Trace number 1773184

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) 10000.1 10004.4

General information on the benchmark

Nameindustrial/narain/
clauses-8.cnf
MD5SUM74bd745b1c68e4deddfa063e58b6b54d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1450.29
Satisfiable
(Un)Satisfiability was proved
Number of variables1461771
Number of clauses5687554
Sum of the clauses size14147618
Maximum clause length601
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24325673
Number of clauses of size 3961281
Number of clauses of size 411051
Number of clauses of size 5354960
Number of clauses of size over 534588

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 num clauses = 5687554
0.00/0.00	c too many clauses .. no preprocessing
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:  1461772                                              |
0.00/0.00	c |  Number of clauses:    5687554                                              |
4.08/4.11	c |  Parsing time:         3.50         s                                       |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773184-1241256512/watcher-1773184-1241256512 -o /tmp/evaluation-result-1773184-1241256512/solver-1773184-1241256512 -C 10000 -W 12000 -M 1800 glucose.sh HOME/instance-1773184-1241256512.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 25920
/proc/meminfo: memFree=922936/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) R 25918 25920 25883 0 -1 4194304 295 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717539999 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=1888 CPUtime=0
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 246 0 0 0 0 0 0 0 18 0 1 0 153679739 1933312 231 1992294400 134512640 135217611 4294956336 18446744073709551615 134745486 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 472 239 47 172 0 297 0

[startup+0.00832911 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 25920
/proc/meminfo: memFree=922936/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=2508 CPUtime=0
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 490 0 0 0 0 0 0 0 18 0 1 0 153679739 2568192 475 1992294400 134512640 135217611 4294956336 18446744073709551615 134534592 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 627 475 60 172 0 452 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7868

[startup+0.101336 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 25920
/proc/meminfo: memFree=922936/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=15056 CPUtime=0.09
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 3262 0 0 0 7 2 0 0 20 0 1 0 153679739 15417344 3247 1992294400 134512640 135217611 4294956336 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 3764 3248 60 172 0 3589 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20416

[startup+0.301369 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 25920
/proc/meminfo: memFree=922936/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=38968 CPUtime=0.28
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 8878 0 0 0 23 5 0 0 22 0 1 0 153679739 39903232 8863 1992294400 134512640 135217611 4294956336 18446744073709551615 134528775 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25922/statm: 9742 8863 60 172 0 9567 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 44328

[startup+0.702412 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 25920
/proc/meminfo: memFree=922936/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=82372 CPUtime=0.68
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 19884 0 0 0 58 10 0 0 25 0 1 0 153679739 84348928 19869 1992294400 134512640 135217611 4294956336 18446744073709551615 134516675 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25922/statm: 20593 19869 60 172 0 20418 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 87732

[startup+1.50249 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 25923
/proc/meminfo: memFree=812840/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=178456 CPUtime=1.48
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 41110 0 0 0 125 23 0 0 25 0 1 0 153679739 182738944 41095 1992294400 134512640 135217611 4294956336 18446744073709551615 134726799 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 44614 41096 60 172 0 44439 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 183816

[startup+3.10166 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 25923
/proc/meminfo: memFree=697000/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=352024 CPUtime=3.08
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 81425 0 0 0 263 45 0 0 25 0 1 0 153679739 360472576 81410 1992294400 134512640 135217611 4294956336 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 88006 81411 60 172 0 87831 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 357384

[startup+6.302 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 25923
/proc/meminfo: memFree=491560/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=467164 CPUtime=6.28
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 108438 0 0 0 567 61 0 0 25 0 1 0 153679739 478375936 108415 1992294400 134512640 135217611 4294956336 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 116791 108415 74 172 0 116616 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 472524

[startup+12.7017 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 25923
/proc/meminfo: memFree=487784/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=470076 CPUtime=12.68
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 109176 0 0 0 1207 61 0 0 25 0 1 0 153679739 481357824 109153 1992294400 134512640 135217611 4294956336 18446744073709551615 134524320 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 117519 109153 74 172 0 117344 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 475436

[startup+25.501 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 25923
/proc/meminfo: memFree=485800/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=473084 CPUtime=25.46
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 109727 0 0 0 2485 61 0 0 25 0 1 0 153679739 484438016 109701 1992294400 134512640 135217611 4294956336 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 118271 109701 74 172 0 118096 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 478444

[startup+51.1018 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 25923
/proc/meminfo: memFree=485352/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=473372 CPUtime=51.06
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 109801 0 0 0 5044 62 0 0 25 0 1 0 153679739 484732928 109775 1992294400 134512640 135217611 4294956336 18446744073709551615 134522607 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 118343 109775 75 172 0 118168 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 478732

[startup+102.306 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 25923
/proc/meminfo: memFree=485416/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=473372 CPUtime=102.24
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 109801 0 0 0 10162 62 0 0 25 0 1 0 153679739 484732928 109775 1992294400 134512640 135217611 4294956336 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 118343 109775 75 172 0 118168 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 478732

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25923
/proc/meminfo: memFree=485288/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=473504 CPUtime=162.2
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 109881 0 0 0 16158 62 0 0 25 0 1 0 153679739 484868096 109855 1992294400 134512640 135217611 4294956336 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 118376 109855 76 172 0 118201 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 478864

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25923
/proc/meminfo: memFree=485224/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=473652 CPUtime=222.17
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 109906 0 0 0 22155 62 0 0 25 0 1 0 153679739 485019648 109880 1992294400 134512640 135217611 4294956336 18446744073709551615 134532748 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 118413 109880 76 172 0 118238 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 479012

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25923
/proc/meminfo: memFree=482984/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=475928 CPUtime=282.15
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 110481 0 0 0 28152 63 0 0 25 0 1 0 153679739 487350272 110455 1992294400 134512640 135217611 4294956336 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 118982 110455 76 172 0 118807 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 481288

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25923
/proc/meminfo: memFree=480488/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=478304 CPUtime=342.12
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 111094 0 0 0 34148 64 0 0 25 0 1 0 153679739 489783296 111068 1992294400 134512640 135217611 4294956336 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 119576 111068 76 172 0 119401 0
Current children cumulated CPU time (s) 342.12

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

/proc/25922/statm: 132618 124099 76 172 0 132443 0
Current children cumulated CPU time (s) 9338.26
Current children cumulated vsize (KiB) 535832

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25947
/proc/meminfo: memFree=427816/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=530472 CPUtime=9398.23
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 124125 0 0 0 939738 85 0 0 25 0 1 0 153679739 543203328 124099 1992294400 134512640 135217611 4294956336 18446744073709551615 134537582 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 132618 124099 76 172 0 132443 0
Current children cumulated CPU time (s) 9398.23
Current children cumulated vsize (KiB) 535832

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25947
/proc/meminfo: memFree=427752/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=530472 CPUtime=9458.2
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 124125 0 0 0 945735 85 0 0 25 0 1 0 153679739 543203328 124099 1992294400 134512640 135217611 4294956336 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 132618 124099 76 172 0 132443 0
Current children cumulated CPU time (s) 9458.2
Current children cumulated vsize (KiB) 535832

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25947
/proc/meminfo: memFree=427752/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=530472 CPUtime=9518.17
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 124125 0 0 0 951732 85 0 0 25 0 1 0 153679739 543203328 124099 1992294400 134512640 135217611 4294956336 18446744073709551615 134532823 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 132618 124099 76 172 0 132443 0
Current children cumulated CPU time (s) 9518.17
Current children cumulated vsize (KiB) 535832

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25947
/proc/meminfo: memFree=427752/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=530472 CPUtime=9578.15
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 124125 0 0 0 957730 85 0 0 25 0 1 0 153679739 543203328 124099 1992294400 134512640 135217611 4294956336 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 132618 124099 76 172 0 132443 0
Current children cumulated CPU time (s) 9578.15
Current children cumulated vsize (KiB) 535832

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25947
/proc/meminfo: memFree=427752/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=530472 CPUtime=9638.13
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 124127 0 0 0 963728 85 0 0 25 0 1 0 153679739 543203328 124101 1992294400 134512640 135217611 4294956336 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 132618 124101 76 172 0 132443 0
Current children cumulated CPU time (s) 9638.13
Current children cumulated vsize (KiB) 535832

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25947
/proc/meminfo: memFree=427688/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=530472 CPUtime=9698.09
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 124127 0 0 0 969724 85 0 0 25 0 1 0 153679739 543203328 124101 1992294400 134512640 135217611 4294956336 18446744073709551615 134532748 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 132618 124101 76 172 0 132443 0
Current children cumulated CPU time (s) 9698.09
Current children cumulated vsize (KiB) 535832

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25947
/proc/meminfo: memFree=427688/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=530472 CPUtime=9758.07
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 124127 0 0 0 975722 85 0 0 25 0 1 0 153679739 543203328 124101 1992294400 134512640 135217611 4294956336 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 132618 124101 76 172 0 132443 0
Current children cumulated CPU time (s) 9758.07
Current children cumulated vsize (KiB) 535832

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25947
/proc/meminfo: memFree=427688/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=530472 CPUtime=9818.05
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 124127 0 0 0 981720 85 0 0 25 0 1 0 153679739 543203328 124101 1992294400 134512640 135217611 4294956336 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 132618 124101 76 172 0 132443 0
Current children cumulated CPU time (s) 9818.05
Current children cumulated vsize (KiB) 535832

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25947
/proc/meminfo: memFree=427688/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=530472 CPUtime=9878.02
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 124129 0 0 0 987717 85 0 0 25 0 1 0 153679739 543203328 124103 1992294400 134512640 135217611 4294956336 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 132618 124103 76 172 0 132443 0
Current children cumulated CPU time (s) 9878.02
Current children cumulated vsize (KiB) 535832

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25947
/proc/meminfo: memFree=427688/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=530472 CPUtime=9937.99
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 124129 0 0 0 993714 85 0 0 25 0 1 0 153679739 543203328 124103 1992294400 134512640 135217611 4294956336 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 132618 124103 76 172 0 132443 0
Current children cumulated CPU time (s) 9937.99
Current children cumulated vsize (KiB) 535832

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25947
/proc/meminfo: memFree=427688/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=530472 CPUtime=9997.97
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 124129 0 0 0 999712 85 0 0 25 0 1 0 153679739 543203328 124103 1992294400 134512640 135217611 4294956336 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 132618 124103 76 172 0 132443 0
Current children cumulated CPU time (s) 9997.97
Current children cumulated vsize (KiB) 535832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25947
/proc/meminfo: memFree=427688/2055920 swapFree=4181276/4192956
[pid=25920] ppid=25918 vsize=5360 CPUtime=0
/proc/25920/stat : 25920 (glucose.sh) S 25918 25920 25883 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153679738 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25920/statm: 1340 238 195 169 0 51 0
[pid=25922] ppid=25920 vsize=530472 CPUtime=10000.1
/proc/25922/stat : 25922 (glucose_static) R 25920 25920 25883 0 -1 4194304 124129 0 0 0 999923 85 0 0 25 0 1 0 153679739 543203328 124103 1992294400 134512640 135217611 4294956336 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25922/statm: 132618 124103 76 172 0 132443 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 535832

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25920 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 10000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10004.4
CPU time (s): 10000.1
CPU user time (s): 9999.23
CPU system time (s): 0.85
CPU usage (%): 99.9566
Max. virtual memory (cumulated for all children) (KiB): 535832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 394
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= 4
involuntary context switches= 2

runsolver used 11.0903 second user time and 25.2972 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-02 11:28:40
IDJOB=1773184
IDBENCH=20506
IDSOLVER=610
FILE ID=node47/1773184-1241256512
PBS_JOBID= 9224925
Free space on /tmp= 66384 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/industrial/narain/clauses-8.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773184-1241256512/watcher-1773184-1241256512 -o /tmp/evaluation-result-1773184-1241256512/solver-1773184-1241256512 -C 10000 -W 12000 -M 1800  glucose.sh HOME/instance-1773184-1241256512.cnf

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

MD5SUM BENCH= 74bd745b1c68e4deddfa063e58b6b54d
RANDOM SEED=776770516

node47.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.212
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.212
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:        923352 kB
Buffers:         78880 kB
Cached:         942840 kB
SwapCached:       5488 kB
Active:         141132 kB
Inactive:       888372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        923352 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:          115944 kB
Writeback:           0 kB
Mapped:          13452 kB
Slab:            88984 kB
Committed_AS:   720512 kB
PageTables:       1444 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= 66384 MiB
End job on node47 at 2009-05-02 14:15:26