Trace number 1723972

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
SAT07 reference solver: picosat 535? (TO) 1200.07 1200.41

General information on the benchmark

Namemanol-pipe-f9n.cnf
MD5SUM61e4a04a828a2cd33ae3f3dde54ef320
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark280.7
Satisfiable
(Un)Satisfiability was proved
Number of variables185149
Number of clauses552412
Sum of the clauses size1288960
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2368274
Number of clauses of size 3184137
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


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-1723972-1240690771/watcher-1723972-1240690771 -o /tmp/evaluation-result-1723972-1240690771/solver-1723972-1240690771 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1723972-1240690771.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: 2.00 1.87 1.53 2/64 32747
/proc/meminfo: memFree=1838584/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=568 CPUtime=0
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 68 0 0 0 0 0 0 0 18 0 1 0 97103171 581632 54 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 142 54 40 102 0 37 0

[startup+0.0547501 s]
/proc/loadavg: 2.00 1.87 1.53 2/64 32747
/proc/meminfo: memFree=1838584/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=856 CPUtime=0.04
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 154 0 0 0 2 2 0 0 18 0 1 0 97103171 876544 140 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 214 140 40 102 0 109 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 856

[startup+0.102752 s]
/proc/loadavg: 2.00 1.87 1.53 2/64 32747
/proc/meminfo: memFree=1838584/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=1348 CPUtime=0.09
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 239 0 0 0 4 5 0 0 18 0 1 0 97103171 1380352 225 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 337 225 40 102 0 232 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1348

[startup+0.301772 s]
/proc/loadavg: 2.00 1.87 1.53 2/64 32747
/proc/meminfo: memFree=1838584/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=2476 CPUtime=0.29
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 509 0 0 0 15 14 0 0 19 0 1 0 97103171 2535424 495 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 619 496 40 102 0 514 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2476

[startup+0.701811 s]
/proc/loadavg: 2.00 1.87 1.53 2/64 32747
/proc/meminfo: memFree=1838584/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=4560 CPUtime=0.69
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 1066 0 0 0 35 34 0 0 23 0 1 0 97103171 4669440 1053 1992294400 134512640 134931368 4294956224 18446744073709551615 134526140 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 1140 1053 40 102 0 1035 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4560

[startup+1.50189 s]
/proc/loadavg: 2.00 1.87 1.53 2/65 32748
/proc/meminfo: memFree=1832816/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=13076 CPUtime=1.49
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 2196 0 0 0 75 74 0 0 25 0 1 0 97103171 13389824 2182 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 3269 2182 40 102 0 3164 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13076

[startup+3.10105 s]
/proc/loadavg: 1.92 1.85 1.52 2/65 32748
/proc/meminfo: memFree=1826032/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=26012 CPUtime=3.08
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 4441 0 0 0 148 160 0 0 25 0 1 0 97103171 26636288 4427 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 6503 4427 40 102 0 6398 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 26012

[startup+6.30137 s]
/proc/loadavg: 1.92 1.85 1.52 2/65 32748
/proc/meminfo: memFree=1813872/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=33028 CPUtime=6.29
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 6229 0 0 0 409 220 0 0 25 0 1 0 97103171 33820672 6173 1992294400 134512640 134931368 4294956224 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 8257 6173 48 102 0 8152 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33028

[startup+12.702 s]
/proc/loadavg: 1.78 1.83 1.52 2/65 32748
/proc/meminfo: memFree=1813488/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=33424 CPUtime=12.68
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 6313 0 0 0 1048 220 0 0 25 0 1 0 97103171 34226176 6257 1992294400 134512640 134931368 4294956224 18446744073709551615 134525741 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 8356 6257 48 102 0 8251 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33424

[startup+25.5023 s]
/proc/loadavg: 1.66 1.80 1.51 2/65 32748
/proc/meminfo: memFree=1812272/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=34612 CPUtime=25.48
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 6620 0 0 0 2328 220 0 0 25 0 1 0 97103171 35442688 6564 1992294400 134512640 134931368 4294956224 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 8653 6564 48 102 0 8548 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34612

[startup+51.1028 s]
/proc/loadavg: 1.51 1.75 1.50 2/65 32748
/proc/meminfo: memFree=1808496/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=38432 CPUtime=51.07
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 7619 0 0 0 4886 221 0 0 25 0 1 0 97103171 39354368 7563 1992294400 134512640 134931368 4294956224 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 9608 7563 48 102 0 9503 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38432

[startup+102.306 s]
/proc/loadavg: 1.20 1.62 1.47 2/65 32748
/proc/meminfo: memFree=1805232/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=41204 CPUtime=102.26
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 8443 0 0 0 10003 223 0 0 25 0 1 0 97103171 42192896 8294 1992294400 134512640 134931368 4294956224 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 10301 8294 48 102 0 10196 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 41204

[startup+162.303 s]
/proc/loadavg: 1.07 1.50 1.44 2/65 32748
/proc/meminfo: memFree=1804336/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=42128 CPUtime=162.24
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 8722 0 0 0 16001 223 0 0 25 0 1 0 97103171 43139072 8523 1992294400 134512640 134931368 4294956224 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 10532 8523 48 102 0 10427 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 42128

[startup+222.303 s]
/proc/loadavg: 1.02 1.41 1.41 2/65 32748
/proc/meminfo: memFree=1803248/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=43184 CPUtime=222.22
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 9033 0 0 0 21998 224 0 0 25 0 1 0 97103171 44220416 8781 1992294400 134512640 134931368 4294956224 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 10796 8781 48 102 0 10691 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 43184

[startup+282.303 s]
/proc/loadavg: 1.01 1.33 1.38 2/65 32748
/proc/meminfo: memFree=1802544/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=43844 CPUtime=282.2
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 9264 0 0 0 27996 224 0 0 25 0 1 0 97103171 44896256 8957 1992294400 134512640 134931368 4294956224 18446744073709551615 134523350 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 10961 8957 48 102 0 10856 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 43844

[startup+342.303 s]
/proc/loadavg: 1.00 1.27 1.35 2/65 32748
/proc/meminfo: memFree=1802480/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=43844 CPUtime=342.19
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 9327 0 0 0 33994 225 0 0 25 0 1 0 97103171 44896256 8962 1992294400 134512640 134931368 4294956224 18446744073709551615 134530859 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 10961 8962 48 102 0 10856 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 43844

[startup+402.302 s]
/proc/loadavg: 1.00 1.22 1.33 2/65 32748
/proc/meminfo: memFree=1800944/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=45692 CPUtime=402.17
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 9864 0 0 0 39992 225 0 0 25 0 1 0 97103171 46788608 9438 1992294400 134512640 134931368 4294956224 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 11423 9438 48 102 0 11318 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 45692

[startup+462.302 s]
/proc/loadavg: 1.00 1.18 1.31 2/65 32748
/proc/meminfo: memFree=1799600/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=46616 CPUtime=462.15
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 10164 0 0 0 45989 226 0 0 25 0 1 0 97103171 47734784 9674 1992294400 134512640 134931368 4294956224 18446744073709551615 134529123 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 11654 9674 48 102 0 11549 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 46616

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.28 2/65 32748
/proc/meminfo: memFree=1798704/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=47408 CPUtime=522.13
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 10430 0 0 0 51987 226 0 0 25 0 1 0 97103171 48545792 9873 1992294400 134512640 134931368 4294956224 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 11852 9873 48 102 0 11747 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 47408

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.26 2/65 32748
/proc/meminfo: memFree=1797104/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=48992 CPUtime=582.12
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 10891 0 0 0 57985 227 0 0 25 0 1 0 97103171 50167808 10264 1992294400 134512640 134931368 4294956224 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 12248 10264 48 102 0 12143 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 48992

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.25 2/65 32748
/proc/meminfo: memFree=1797040/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=48992 CPUtime=642.11
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 10973 0 0 0 63984 227 0 0 25 0 1 0 97103171 50167808 10272 1992294400 134512640 134931368 4294956224 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 12248 10272 48 102 0 12143 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 48992

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.23 2/65 32748
/proc/meminfo: memFree=1797040/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=48992 CPUtime=702.09
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 10973 0 0 0 69982 227 0 0 25 0 1 0 97103171 50167808 10272 1992294400 134512640 134931368 4294956224 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 12248 10272 48 102 0 12143 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 48992

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.21 2/65 32748
/proc/meminfo: memFree=1795504/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=51468 CPUtime=762.08
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 11420 0 0 0 75980 228 0 0 25 0 1 0 97103171 52703232 10642 1992294400 134512640 134931368 4294956224 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 12867 10642 48 102 0 12762 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 51468

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.19 2/65 32748
/proc/meminfo: memFree=1794288/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=52920 CPUtime=822.05
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 11784 0 0 0 81977 228 0 0 25 0 1 0 97103171 54190080 11006 1992294400 134512640 134931368 4294956224 18446744073709551615 134525749 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 13230 11006 48 102 0 13125 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 52920

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.18 2/65 32748
/proc/meminfo: memFree=1792176/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=54636 CPUtime=882.04
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 12321 0 0 0 87975 229 0 0 25 0 1 0 97103171 55947264 11462 1992294400 134512640 134931368 4294956224 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 13659 11462 48 102 0 13554 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 54636

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.16 2/65 32748
/proc/meminfo: memFree=1792176/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=54636 CPUtime=942.02
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 12321 0 0 0 93973 229 0 0 25 0 1 0 97103171 55947264 11462 1992294400 134512640 134931368 4294956224 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 13659 11462 48 102 0 13554 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 54636

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.15 2/65 32748
/proc/meminfo: memFree=1792112/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=54636 CPUtime=1002
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 12413 0 0 0 99971 229 0 0 25 0 1 0 97103171 55947264 11469 1992294400 134512640 134931368 4294956224 18446744073709551615 134525775 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 13659 11469 48 102 0 13554 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 54636

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/65 32748
/proc/meminfo: memFree=1792112/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=54636 CPUtime=1061.98
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 12423 0 0 0 105969 229 0 0 25 0 1 0 97103171 55947264 11479 1992294400 134512640 134931368 4294956224 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 13659 11479 48 102 0 13554 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 54636

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/65 32748
/proc/meminfo: memFree=1792112/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=54636 CPUtime=1121.98
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 12423 0 0 0 111968 230 0 0 25 0 1 0 97103171 55947264 11479 1992294400 134512640 134931368 4294956224 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 13659 11479 48 102 0 13554 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 54636

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 32750
/proc/meminfo: memFree=1791856/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=54636 CPUtime=1181.95
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 12431 0 0 0 117965 230 0 0 25 0 1 0 97103171 55947264 11487 1992294400 134512640 134931368 4294956224 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 13659 11487 48 102 0 13554 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 54636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 32750
/proc/meminfo: memFree=1791856/2055920 swapFree=4191900/4192956
[pid=32747] ppid=32745 vsize=54636 CPUtime=1200.05
/proc/32747/stat : 32747 (picosat) R 32745 32747 32214 0 -1 4194304 12431 0 0 0 119775 230 0 0 25 0 1 0 97103171 55947264 11487 1992294400 134512640 134931368 4294956224 18446744073709551615 134529486 0 0 4096 0 0 0 0 17 1 0 0
/proc/32747/statm: 13659 11487 48 102 0 13554 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 54636

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.41
CPU time (s): 1200.07
CPU user time (s): 1197.76
CPU system time (s): 2.31365
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 54976

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

runsolver used 0.855869 second user time and 2.50062 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-25 22:19:31
IDJOB=1723972
IDBENCH=71745
IDSOLVER=563
FILE ID=node70/1723972-1240690771
PBS_JOBID= 9186667
Free space on /tmp= 66328 MiB

SOLVER NAME= SAT07 reference solver: picosat 535
BENCH NAME= SAT_RACE06/manol-pipe-f9n.cnf
COMMAND LINE= HOME/picosat BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723972-1240690771/watcher-1723972-1240690771 -o /tmp/evaluation-result-1723972-1240690771/solver-1723972-1240690771 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1723972-1240690771.cnf            

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

MD5SUM BENCH= 61e4a04a828a2cd33ae3f3dde54ef320
RANDOM SEED=398025724

node70.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.213
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.213
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:       1839064 kB
Buffers:         19112 kB
Cached:         119972 kB
SwapCached:        384 kB
Active:          25936 kB
Inactive:       126544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1839064 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           10124 kB
Writeback:           0 kB
Mapped:          21808 kB
Slab:            50436 kB
Committed_AS:   297892 kB
PageTables:       1372 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= 66328 MiB
End job on node70 at 2009-04-25 22:39:34