Trace number 1515092

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 1.0? (TO) 1200.02 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S1211704640-033.cnf
MD5SUM8ef5d3e404e3cdd2967f89ed54f9c238
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark784.556
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2130    10650 |     638       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 100   #clauses: 2130   #literals: 10650
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  100                                                  |
0.00/0.00	c |  Number of clauses:    2130                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.00/1200.61	HOME/glucose.sh: line 55: 31684 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1515092-1238249093/watcher-1515092-1238249093 -o /tmp/evaluation-result-1515092-1238249093/solver-1515092-1238249093 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1515092-1238249093.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 31681
/proc/meminfo: memFree=1768432/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) R 31679 31681 31288 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1097570351 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 237947644575 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/31681/statm: 1340 235 194 169 0 51 0
[pid=31682] ppid=31681 vsize=1012 CPUtime=0
/proc/31682/stat : 31682 (SatELite_releas) R 31681 31681 31288 0 -1 4194304 151 0 0 0 0 0 0 0 18 0 1 0 1097570352 1036288 135 1992294400 134512640 135225430 4294956176 18446744073709551615 134817026 0 0 4096 3 0 0 0 17 0 0 0
/proc/31682/statm: 253 135 78 174 0 76 0

[startup+0.0880901 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 31681
/proc/meminfo: memFree=1768432/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102091 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 31681
/proc/meminfo: memFree=1768432/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301123 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 31681
/proc/meminfo: memFree=1768432/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701188 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 31681
/proc/meminfo: memFree=1768432/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50132 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 31684
/proc/meminfo: memFree=1766368/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=3756 CPUtime=1.48
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 603 0 0 0 148 0 0 0 25 0 1 0 1097570352 3846144 589 1992294400 134512640 135217611 4294956304 18446744073709551615 134740255 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31684/statm: 939 589 75 172 0 764 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9116

[startup+3.10157 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 31684
/proc/meminfo: memFree=1765600/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=4432 CPUtime=3.08
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 769 0 0 0 308 0 0 0 25 0 1 0 1097570352 4538368 755 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31684/statm: 1108 755 75 172 0 933 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9792

[startup+6.30109 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 31684
/proc/meminfo: memFree=1764576/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=5336 CPUtime=6.28
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 977 0 0 0 628 0 0 0 25 0 1 0 1097570352 5464064 963 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31684/statm: 1334 963 75 172 0 1159 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10696

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 31684
/proc/meminfo: memFree=1763176/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=6456 CPUtime=12.68
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 1232 0 0 0 1268 0 0 0 25 0 1 0 1097570352 6610944 1218 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31684/statm: 1614 1218 75 172 0 1439 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11816

[startup+25.5022 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 31684
/proc/meminfo: memFree=1761768/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=7980 CPUtime=25.48
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 1620 0 0 0 2547 1 0 0 25 0 1 0 1097570352 8171520 1606 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31684/statm: 1995 1606 75 172 0 1820 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13340

[startup+51.1023 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 31684
/proc/meminfo: memFree=1759912/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=9940 CPUtime=51.06
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 2066 0 0 0 5105 1 0 0 25 0 1 0 1097570352 10178560 2052 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31684/statm: 2485 2052 75 172 0 2310 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15300

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 31684
/proc/meminfo: memFree=1757416/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=12384 CPUtime=102.23
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 2653 0 0 0 10222 1 0 0 25 0 1 0 1097570352 12681216 2639 1992294400 134512640 135217611 4294956304 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31684/statm: 3096 2639 75 172 0 2921 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17744

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31684
/proc/meminfo: memFree=1755432/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=14644 CPUtime=162.21
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 3142 0 0 0 16219 2 0 0 25 0 1 0 1097570352 14995456 3128 1992294400 134512640 135217611 4294956304 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31684/statm: 3661 3128 75 172 0 3486 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 20004

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31684
/proc/meminfo: memFree=1753960/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=16216 CPUtime=222.17
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 3501 0 0 0 22215 2 0 0 25 0 1 0 1097570352 16605184 3487 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31684/statm: 4054 3487 75 172 0 3879 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 21576

[startup+282.301 s]
/proc/loadavg: 1.03 1.00 1.00 2/78 31684
/proc/meminfo: memFree=1752488/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=17796 CPUtime=282.15
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 3881 0 0 0 28212 3 0 0 25 0 1 0 1097570352 18223104 3867 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31684/statm: 4449 3867 75 172 0 4274 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 23156

[startup+342.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 31684
/proc/meminfo: memFree=1751216/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=19392 CPUtime=342.12
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 4182 0 0 0 34208 4 0 0 25 0 1 0 1097570352 19857408 4168 1992294400 134512640 135217611 4294956304 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31684/statm: 4848 4168 75 172 0 4673 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 24752

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31684
/proc/meminfo: memFree=1750256/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=20604 CPUtime=402.09
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 4459 0 0 0 40205 4 0 0 25 0 1 0 1097570352 21098496 4445 1992294400 134512640 135217611 4294956304 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31684/statm: 5151 4445 75 172 0 4976 0

################
# More data... #
################

[pid=31684] ppid=31681 vsize=21436 CPUtime=462.06
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 4664 0 0 0 46202 4 0 0 25 0 1 0 1097570352 21950464 4650 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31684/statm: 5359 4650 75 172 0 5184 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 26796

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31684
/proc/meminfo: memFree=1748656/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=22012 CPUtime=522.03
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 4825 0 0 0 52199 4 0 0 25 0 1 0 1097570352 22540288 4811 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31684/statm: 5503 4811 75 172 0 5328 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 27372

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31684
/proc/meminfo: memFree=1747952/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=22800 CPUtime=582.01
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 5014 0 0 0 58196 5 0 0 25 0 1 0 1097570352 23347200 5000 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31684/statm: 5700 5000 75 172 0 5525 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 28160

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31684
/proc/meminfo: memFree=1746928/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=23732 CPUtime=641.98
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 5247 0 0 0 64193 5 0 0 25 0 1 0 1097570352 24301568 5233 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31684/statm: 5933 5233 75 172 0 5758 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 29092

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31684
/proc/meminfo: memFree=1746032/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=24756 CPUtime=701.95
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 5453 0 0 0 70190 5 0 0 25 0 1 0 1097570352 25350144 5439 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31684/statm: 6189 5439 75 172 0 6014 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 30116

[startup+762.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31684
/proc/meminfo: memFree=1745200/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=25680 CPUtime=761.93
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 5671 0 0 0 76187 6 0 0 25 0 1 0 1097570352 26296320 5657 1992294400 134512640 135217611 4294956304 18446744073709551615 134522607 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31684/statm: 6420 5657 75 172 0 6245 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 31040

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31684
/proc/meminfo: memFree=1744752/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=26148 CPUtime=821.9
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 5789 0 0 0 82184 6 0 0 25 0 1 0 1097570352 26775552 5775 1992294400 134512640 135217611 4294956304 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31684/statm: 6537 5775 75 172 0 6362 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 31508

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31684
/proc/meminfo: memFree=1744176/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=26688 CPUtime=881.86
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 5910 0 0 0 88180 6 0 0 25 0 1 0 1097570352 27328512 5896 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31684/statm: 6672 5896 75 172 0 6497 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 32048

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31684
/proc/meminfo: memFree=1743664/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=27396 CPUtime=941.83
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 6046 0 0 0 94177 6 0 0 25 0 1 0 1097570352 28053504 6032 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31684/statm: 6849 6032 75 172 0 6674 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 32756

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31684
/proc/meminfo: memFree=1742832/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=28252 CPUtime=1001.8
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 6251 0 0 0 100174 6 0 0 25 0 1 0 1097570352 28930048 6237 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31684/statm: 7063 6237 75 172 0 6888 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 33612

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31684
/proc/meminfo: memFree=1742320/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=28720 CPUtime=1061.77
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 6370 0 0 0 106171 6 0 0 25 0 1 0 1097570352 29409280 6356 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31684/statm: 7180 6356 75 172 0 7005 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 34080

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31684
/proc/meminfo: memFree=1741872/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=29564 CPUtime=1121.73
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 6483 0 0 0 112167 6 0 0 25 0 1 0 1097570352 30273536 6469 1992294400 134512640 135217611 4294956304 18446744073709551615 134533523 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31684/statm: 7391 6469 75 172 0 7216 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 34924

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31684
/proc/meminfo: memFree=1741168/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=30244 CPUtime=1181.71
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 6653 0 0 0 118164 7 0 0 25 0 1 0 1097570352 30969856 6639 1992294400 134512640 135217611 4294956304 18446744073709551615 134533196 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31684/statm: 7561 6639 75 172 0 7386 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 35604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31684
/proc/meminfo: memFree=1741104/2055920 swapFree=4173572/4192956
[pid=31681] ppid=31679 vsize=5360 CPUtime=0
/proc/31681/stat : 31681 (glucose.sh) S 31679 31681 31288 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 1097570351 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31681/statm: 1340 238 195 169 0 51 0
[pid=31684] ppid=31681 vsize=30244 CPUtime=1200
/proc/31684/stat : 31684 (glucose_static) R 31681 31681 31288 0 -1 4194304 6676 0 0 0 119993 7 0 0 25 0 1 0 1097570352 30969856 6662 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31684/statm: 7561 6662 75 172 0 7386 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 35604

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.02
CPU user time (s): 1199.94
CPU system time (s): 0.079987
CPU usage (%): 99.9508
Max. virtual memory (cumulated for all children) (KiB): 35604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.94
system time used= 0.079987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7152
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 4184

runsolver used 1.52777 second user time and 3.9414 second system time

The end

Launcher Data

Begin job on node69 at 2009-03-28 15:04:53
IDJOB=1515092
IDBENCH=70401
IDSOLVER=503
FILE ID=node69/1515092-1238249093
PBS_JOBID= 9060653
Free space on /tmp= 65728 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/100/unif-k5-r21.3-v100-c2130-S1211704640-033.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515092-1238249093/watcher-1515092-1238249093 -o /tmp/evaluation-result-1515092-1238249093/solver-1515092-1238249093 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1515092-1238249093.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 8ef5d3e404e3cdd2967f89ed54f9c238
RANDOM SEED=984412376

node69.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1768976 kB
Buffers:         49916 kB
Cached:         158632 kB
SwapCached:      10072 kB
Active:         112272 kB
Inactive:       108256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768976 kB
SwapTotal:     4192956 kB
SwapFree:      4173572 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          17700 kB
Slab:            51160 kB
Committed_AS:  3454248 kB
PageTables:       2336 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65724 MiB
End job on node69 at 2009-03-28 15:24:55