Trace number 1723974

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
kw 2009-03-20? (TO) 1200.1 1200.46

General information on the benchmark

Namemizh-sha0-36-2.cnf
MD5SUM82bf685774b76ba263c886940c3aa94d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark145.388
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210239
Sum of the clauses size628391
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286996
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com

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-1723974-1240690800/watcher-1723974-1240690800 -o /tmp/evaluation-result-1723974-1240690800/solver-1723974-1240690800 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1723974-1240690800.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24781
/proc/meminfo: memFree=1582728/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=5512 CPUtime=0
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 937 0 0 0 0 0 0 0 20 0 1 0 97106176 5644288 921 1992294400 4194304 6412682 548682068832 18446744073709551615 4272375 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 1378 928 201 541 0 828 0

[startup+0.101038 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24781
/proc/meminfo: memFree=1582728/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=33932 CPUtime=0.09
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 7551 0 0 0 7 2 0 0 20 0 1 0 97106176 34746368 7535 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 8483 7535 221 541 0 7933 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33932

[startup+0.20105 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24781
/proc/meminfo: memFree=1582728/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=34988 CPUtime=0.19
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 7852 0 0 0 17 2 0 0 21 0 1 0 97106176 35827712 7836 1992294400 4194304 6412682 548682068832 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 8747 7836 221 541 0 8197 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34988

[startup+0.301061 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24781
/proc/meminfo: memFree=1582728/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=36176 CPUtime=0.29
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 8180 0 0 0 26 3 0 0 22 0 1 0 97106176 37044224 8164 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 9044 8164 221 541 0 8494 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36176

[startup+0.701107 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24781
/proc/meminfo: memFree=1582728/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=40928 CPUtime=0.69
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 9554 0 0 0 66 3 0 0 25 0 1 0 97106176 41910272 9538 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 10232 9538 221 541 0 9682 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40928

[startup+1.5022 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 24782
/proc/meminfo: memFree=1542016/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=56828 CPUtime=1.49
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 13919 0 0 0 140 9 0 0 25 0 1 0 97106176 58191872 13609 1992294400 4194304 6412682 548682068832 18446744073709551615 4551757 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 14207 13609 248 541 0 13657 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56828

[startup+3.10138 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 24782
/proc/meminfo: memFree=1521472/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=64548 CPUtime=3.08
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 15992 0 0 0 291 17 0 0 25 0 1 0 97106176 66097152 15290 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 16137 15290 255 541 0 15587 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 64548

[startup+6.30174 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 24782
/proc/meminfo: memFree=1519488/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=64988 CPUtime=6.29
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 16149 0 0 0 606 23 0 0 25 0 1 0 97106176 66547712 15447 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 16247 15447 258 541 0 15697 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64988

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 24782
/proc/meminfo: memFree=1517512/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=67384 CPUtime=12.69
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 16783 0 0 0 1235 34 0 0 25 0 1 0 97106176 69001216 16081 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 16846 16081 258 541 0 16296 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67384

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 24782
/proc/meminfo: memFree=1509896/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=74804 CPUtime=25.49
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 18571 0 0 0 2497 52 0 0 25 0 1 0 97106176 76599296 17869 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 18701 17869 258 541 0 18151 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 74804

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 24782
/proc/meminfo: memFree=1499528/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=85424 CPUtime=51.07
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 21261 0 0 0 5038 69 0 0 25 0 1 0 97106176 87474176 20559 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 21356 20559 258 541 0 20806 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 85424

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 24782
/proc/meminfo: memFree=1476040/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=109264 CPUtime=102.26
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 27048 0 0 0 10138 88 0 0 25 0 1 0 97106176 111886336 26346 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 27316 26346 258 541 0 26766 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 109264

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24782
/proc/meminfo: memFree=1459592/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=126076 CPUtime=162.24
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 31288 0 0 0 16115 109 0 0 25 0 1 0 97106176 129101824 30586 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 31519 30586 258 541 0 30969 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 126076

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24782
/proc/meminfo: memFree=1445128/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=139888 CPUtime=222.23
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 34752 0 0 0 22094 129 0 0 25 0 1 0 97106176 143245312 34050 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 34972 34050 258 541 0 34422 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 139888

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24782
/proc/meminfo: memFree=1430280/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=154564 CPUtime=282.2
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 38463 0 0 0 28075 145 0 0 25 0 1 0 97106176 158273536 37761 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 38641 37761 258 541 0 38091 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 154564

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24782
/proc/meminfo: memFree=1416264/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=169876 CPUtime=342.19
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 42332 0 0 0 34059 160 0 0 25 0 1 0 97106176 173953024 41217 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 42469 41217 258 541 0 41919 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 169876

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24782
/proc/meminfo: memFree=1391432/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=194824 CPUtime=402.16
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 48999 0 0 0 40041 175 0 0 25 0 1 0 97106176 199499776 47408 1992294400 4194304 6412682 548682068832 18446744073709551615 4333454 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 48706 47408 258 541 0 48156 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 194824

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24782
/proc/meminfo: memFree=1389448/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=196868 CPUtime=462.15
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 49527 0 0 0 46028 187 0 0 25 0 1 0 97106176 201592832 47936 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 49217 47936 258 541 0 48667 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 196868

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24782
/proc/meminfo: memFree=1374728/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=211292 CPUtime=522.13
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 53703 0 0 0 52010 203 0 0 25 0 1 0 97106176 216363008 51564 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 52823 51564 258 541 0 52273 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 211292

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24782
/proc/meminfo: memFree=1364680/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=221780 CPUtime=582.12
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 56301 0 0 0 57993 219 0 0 25 0 1 0 97106176 227102720 54162 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 55445 54162 258 541 0 54895 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 221780

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24782
/proc/meminfo: memFree=1354568/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=231516 CPUtime=642.1
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 59367 0 0 0 63979 231 0 0 25 0 1 0 97106176 237072384 56596 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 57879 56596 258 541 0 57329 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 231516

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24782
/proc/meminfo: memFree=1338504/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=248068 CPUtime=702.08
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 63500 0 0 0 69963 245 0 0 25 0 1 0 97106176 254021632 60729 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 62017 60729 258 541 0 61467 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 248068

[startup+762.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24782
/proc/meminfo: memFree=1312968/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=273560 CPUtime=762.07
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 70484 0 0 0 75946 261 0 0 25 0 1 0 97106176 280125440 66985 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 68390 66985 258 541 0 67840 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 273560

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24782
/proc/meminfo: memFree=1312776/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=273560 CPUtime=822.04
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 70525 0 0 0 81935 269 0 0 25 0 1 0 97106176 280125440 67026 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 68390 67026 258 541 0 67840 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 273560

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24782
/proc/meminfo: memFree=1294344/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=292328 CPUtime=882.03
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 75132 0 0 0 87921 282 0 0 25 0 1 0 97106176 299343872 71633 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 73082 71633 258 541 0 72532 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 292328

[startup+942.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24782
/proc/meminfo: memFree=1282120/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=307940 CPUtime=942.01
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 78954 0 0 0 93909 292 0 0 25 0 1 0 97106176 315330560 74617 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 76985 74617 258 541 0 76435 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 307940

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24782
/proc/meminfo: memFree=1281992/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=308176 CPUtime=1001.99
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 79031 0 0 0 99901 298 0 0 25 0 1 0 97106176 315572224 74694 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 77044 74694 258 541 0 76494 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 308176

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24782
/proc/meminfo: memFree=1257352/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=333968 CPUtime=1061.98
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 85372 0 0 0 105886 312 0 0 25 0 1 0 97106176 341983232 81035 1992294400 4194304 6412682 548682068832 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 83492 81035 258 541 0 82942 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 333968

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24782
/proc/meminfo: memFree=1223688/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=367144 CPUtime=1121.96
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 94492 0 0 0 111868 328 0 0 25 0 1 0 97106176 375955456 89190 1992294400 4194304 6412682 548682068832 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 91786 89190 258 541 0 91236 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 367144

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24784
/proc/meminfo: memFree=1223624/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=367144 CPUtime=1181.94
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 94493 0 0 0 117858 336 0 0 25 0 1 0 97106176 375955456 89191 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 91786 89191 258 541 0 91236 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 367144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24784
/proc/meminfo: memFree=1223624/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=367144 CPUtime=1200.04
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 94502 0 0 0 119666 338 0 0 25 0 1 0 97106176 375955456 89200 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 91786 89200 258 541 0 91236 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 367144

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

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

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24784
/proc/meminfo: memFree=1223624/2055920 swapFree=4178508/4192956
[pid=24781] ppid=24779 vsize=367144 CPUtime=1200.04
/proc/24781/stat : 24781 (kw) R 24779 24781 24257 0 -1 0 94502 0 0 0 119666 338 0 0 25 0 1 0 97106176 375955456 89200 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24781/statm: 91786 89200 258 541 0 91236 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 367144

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.46
CPU time (s): 1200.1
CPU user time (s): 1196.67
CPU system time (s): 3.43348
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 371036

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

runsolver used 0.91586 second user time and 2.49962 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-25 22:20:00
IDJOB=1723974
IDBENCH=71748
IDSOLVER=501
FILE ID=node63/1723974-1240690800
PBS_JOBID= 9186670
Free space on /tmp= 66336 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT_RACE06/mizh-sha0-36-2.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723974-1240690800/watcher-1723974-1240690800 -o /tmp/evaluation-result-1723974-1240690800/solver-1723974-1240690800 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1723974-1240690800.cnf

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

MD5SUM BENCH= 82bf685774b76ba263c886940c3aa94d
RANDOM SEED=37266366

node63.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1583144 kB
Buffers:         50668 kB
Cached:         345872 kB
SwapCached:       7516 kB
Active:         125312 kB
Inactive:       281484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1583144 kB
SwapTotal:     4192956 kB
SwapFree:      4178508 kB
Dirty:            6360 kB
Writeback:           0 kB
Mapped:          14856 kB
Slab:            51756 kB
Committed_AS:   524940 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66332 MiB
End job on node63 at 2009-04-25 22:40:03