Trace number 1517012

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.12 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/420/
unif-k3-r4.25-v420-c1785-S1136141672-041.cnf
MD5SUM09d6fe3a1e05d3fb5871651e475eb37c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark137.967
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
Number of clauses of size 40
Number of clauses of size 50
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 |    1785     5355 |     535       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1759     5320 |      --       0       --      -- |     --   | -26/-35
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 411   #clauses: 1759   #literals: 5320
0.00/0.00	c CPU time:   0.004999 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.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  411                                                  |
0.00/0.01	c |  Number of clauses:    1759                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.09/1200.61	HOME/glucose.sh: line 55: 32162 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-1517012-1238278809/watcher-1517012-1238278809 -o /tmp/evaluation-result-1517012-1238278809/solver-1517012-1238278809 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1517012-1238278809.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: 1.00 1.00 1.00 3/64 32159
/proc/meminfo: memFree=1159680/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1100546777 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 236 195 169 0 51 0
[pid=32160] ppid=32159 vsize=1012 CPUtime=0
/proc/32160/stat : 32160 (SatELite_releas) R 32159 32159 31846 0 -1 4194304 153 0 0 0 0 0 0 0 19 0 1 0 1100546777 1036288 137 1992294400 134512640 135225430 4294956176 18446744073709551615 134587351 0 0 4096 3 0 0 0 17 0 0 0
/proc/32160/statm: 253 137 76 174 0 76 0

[startup+0.0693121 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32159
/proc/meminfo: memFree=1159680/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101315 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32159
/proc/meminfo: memFree=1159680/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301336 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32159
/proc/meminfo: memFree=1159680/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.70138 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32159
/proc/meminfo: memFree=1159680/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50147 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1157680/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=3628 CPUtime=1.48
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 563 0 0 0 148 0 0 0 25 0 1 0 1100546778 3715072 549 1992294400 134512640 135217611 4294956304 18446744073709551615 134533280 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 907 549 75 172 0 732 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8988

[startup+3.10163 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1157168/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=4160 CPUtime=3.07
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 687 0 0 0 307 0 0 0 25 0 1 0 1100546778 4259840 673 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 1040 673 75 172 0 865 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9520

[startup+6.30198 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1156144/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=5004 CPUtime=6.27
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 879 0 0 0 627 0 0 0 25 0 1 0 1100546778 5124096 865 1992294400 134512640 135217611 4294956304 18446744073709551615 134533588 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 1251 865 75 172 0 1076 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10364

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1154992/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=5944 CPUtime=12.67
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 1138 0 0 0 1267 0 0 0 25 0 1 0 1100546778 6086656 1124 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 1486 1124 75 172 0 1311 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11304

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1153520/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=7460 CPUtime=25.47
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 1483 0 0 0 2546 1 0 0 25 0 1 0 1100546778 7639040 1469 1992294400 134512640 135217611 4294956304 18446744073709551615 134533778 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 1865 1469 75 172 0 1690 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12820

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1151856/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=9384 CPUtime=51.06
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 1956 0 0 0 5105 1 0 0 25 0 1 0 1100546778 9609216 1942 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 2346 1942 75 172 0 2171 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14744

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1149424/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=11608 CPUtime=102.24
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 2489 0 0 0 10222 2 0 0 25 0 1 0 1100546778 11886592 2475 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 2902 2475 75 172 0 2727 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 16968

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1147632/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=13544 CPUtime=162.21
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 2936 0 0 0 16219 2 0 0 25 0 1 0 1100546778 13869056 2922 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 3386 2922 75 172 0 3211 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18904

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1146160/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=14988 CPUtime=222.18
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 3294 0 0 0 22216 2 0 0 25 0 1 0 1100546778 15347712 3280 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 3747 3280 75 172 0 3572 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 20348

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1145008/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=16284 CPUtime=282.16
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 3616 0 0 0 28213 3 0 0 25 0 1 0 1100546778 16674816 3602 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 4071 3602 75 172 0 3896 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 21644

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1143408/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=17720 CPUtime=342.14
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 3964 0 0 0 34210 4 0 0 25 0 1 0 1100546778 18145280 3950 1992294400 134512640 135217611 4294956304 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 4430 3950 75 172 0 4255 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 23080

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1142640/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=18660 CPUtime=402.12
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 4176 0 0 0 40208 4 0 0 25 0 1 0 1100546778 19107840 4162 1992294400 134512640 135217611 4294956304 18446744073709551615 134533135 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 4665 4162 75 172 0 4490 0

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

[pid=32162] ppid=32159 vsize=19804 CPUtime=462.09
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 4402 0 0 0 46205 4 0 0 25 0 1 0 1100546778 20279296 4388 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 4951 4388 75 172 0 4776 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 25164

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1140848/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=20696 CPUtime=522.06
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 4609 0 0 0 52202 4 0 0 25 0 1 0 1100546778 21192704 4595 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 5174 4595 75 172 0 4999 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 26056

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1140144/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=21532 CPUtime=582.05
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 4787 0 0 0 58200 5 0 0 25 0 1 0 1100546778 22048768 4773 1992294400 134512640 135217611 4294956304 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 5383 4773 75 172 0 5208 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 26892

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1139760/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=22032 CPUtime=642.03
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 4897 0 0 0 64198 5 0 0 25 0 1 0 1100546778 22560768 4883 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 5508 4883 75 172 0 5333 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 27392

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1139184/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=22576 CPUtime=702
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 5023 0 0 0 70195 5 0 0 25 0 1 0 1100546778 23117824 5009 1992294400 134512640 135217611 4294956304 18446744073709551615 134537495 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 5644 5009 75 172 0 5469 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 27936

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1138224/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=23444 CPUtime=761.97
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 5262 0 0 0 76192 5 0 0 25 0 1 0 1100546778 24006656 5248 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 5861 5248 75 172 0 5686 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 28804

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1137648/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=24052 CPUtime=821.94
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 5400 0 0 0 82189 5 0 0 25 0 1 0 1100546778 24629248 5386 1992294400 134512640 135217611 4294956304 18446744073709551615 134533202 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 6013 5386 75 172 0 5838 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 29412

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1137456/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=24384 CPUtime=881.92
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 5462 0 0 0 88187 5 0 0 25 0 1 0 1100546778 24969216 5448 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 6096 5448 75 172 0 5921 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 29744

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1136624/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=25164 CPUtime=941.89
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 5666 0 0 0 94184 5 0 0 25 0 1 0 1100546778 25767936 5652 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 6291 5652 75 172 0 6116 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 30524

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1136176/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=25656 CPUtime=1001.88
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 5763 0 0 0 100182 6 0 0 25 0 1 0 1100546778 26271744 5749 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 6414 5749 75 172 0 6239 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 31016

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1135600/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=26320 CPUtime=1061.85
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 5913 0 0 0 106179 6 0 0 25 0 1 0 1100546778 26951680 5899 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 6580 5899 75 172 0 6405 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 31680

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1134640/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=27400 CPUtime=1121.82
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 6164 0 0 0 112176 6 0 0 25 0 1 0 1100546778 28057600 6150 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 6850 6150 76 172 0 6675 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 32760

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1134128/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=27972 CPUtime=1181.8
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 6283 0 0 0 118174 6 0 0 25 0 1 0 1100546778 28643328 6269 1992294400 134512640 135217611 4294956304 18446744073709551615 134533016 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 6993 6269 76 172 0 6818 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 33332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32162
/proc/meminfo: memFree=1134000/2055920 swapFree=4173368/4192956
[pid=32159] ppid=32157 vsize=5360 CPUtime=0
/proc/32159/stat : 32159 (glucose.sh) S 32157 32159 31846 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 1100546777 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32159/statm: 1340 238 195 169 0 51 0
[pid=32162] ppid=32159 vsize=28108 CPUtime=1200.09
/proc/32162/stat : 32162 (glucose_static) R 32159 32159 31846 0 -1 4194304 6325 0 0 0 120003 6 0 0 25 0 1 0 1100546778 28782592 6311 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32162/statm: 7027 6311 76 172 0 6852 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 33468

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.12
CPU user time (s): 1200.04
CPU system time (s): 0.077988
CPU usage (%): 99.9588
Max. virtual memory (cumulated for all children) (KiB): 33468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.04
system time used= 0.077988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6808
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= 4200

runsolver used 0.98385 second user time and 3.39148 second system time

The end

Launcher Data

Begin job on node19 at 2009-03-28 23:20:09
IDJOB=1517012
IDBENCH=70561
IDSOLVER=503
FILE ID=node19/1517012-1238278809
PBS_JOBID= 9060891
Free space on /tmp= 66404 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/420/unif-k3-r4.25-v420-c1785-S1136141672-041.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517012-1238278809/watcher-1517012-1238278809 -o /tmp/evaluation-result-1517012-1238278809/solver-1517012-1238278809 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1517012-1238278809.cnf

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

MD5SUM BENCH= 09d6fe3a1e05d3fb5871651e475eb37c
RANDOM SEED=1613749421

node19.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.235
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	: 5914.62
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.235
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:       1160160 kB
Buffers:         97956 kB
Cached:         690880 kB
SwapCached:      13360 kB
Active:          61616 kB
Inactive:       742268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1160160 kB
SwapTotal:     4192956 kB
SwapFree:      4173368 kB
Dirty:            1604 kB
Writeback:           0 kB
Mapped:          15552 kB
Slab:            77860 kB
Committed_AS:  2939820 kB
PageTables:       1456 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= 66404 MiB
End job on node19 at 2009-03-28 23:40:11