Trace number 1730271

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.22 1200.62

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
gt-ordering-sat-gt-040.sat05-1297.reshuffled-07.cnf
MD5SUMa12e117c336ca4cea22ec458f6b2361c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.9686
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses60099
Sum of the clauses size180957
Maximum clause length39
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2780
Number of clauses of size 359279
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-1730271-1240757577/watcher-1730271-1240757577 -o /tmp/evaluation-result-1730271-1240757577/solver-1730271-1240757577 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1730271-1240757577.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/65 21485
/proc/meminfo: memFree=1769528/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=4180 CPUtime=0
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 547 0 0 0 0 0 0 0 20 0 1 0 103787236 4280320 531 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 1045 531 219 541 0 495 0

[startup+0.021977 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 21485
/proc/meminfo: memFree=1769528/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=4312 CPUtime=0.01
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 600 0 0 0 1 0 0 0 20 0 1 0 103787236 4415488 584 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 1078 584 219 541 0 528 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4312

[startup+0.101991 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 21485
/proc/meminfo: memFree=1769528/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=5632 CPUtime=0.09
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 952 0 0 0 9 0 0 0 20 0 1 0 103787236 5767168 936 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 1408 936 219 541 0 858 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5632

[startup+0.302026 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 21485
/proc/meminfo: memFree=1769528/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=9460 CPUtime=0.29
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 2000 0 0 0 28 1 0 0 22 0 1 0 103787236 9687040 1984 1992294400 4194304 6412682 548682068864 18446744073709551615 4298473 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 2365 1984 230 541 0 1815 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9460

[startup+0.701097 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 21485
/proc/meminfo: memFree=1769528/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=11704 CPUtime=0.69
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 2560 0 0 0 68 1 0 0 25 0 1 0 103787236 11984896 2544 1992294400 4194304 6412682 548682068864 18446744073709551615 4522335 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 2926 2544 239 541 0 2376 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11704

[startup+1.50124 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 21486
/proc/meminfo: memFree=1762224/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=12656 CPUtime=1.49
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 3354 0 0 0 146 3 0 0 25 0 1 0 103787236 12959744 2809 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 3164 2809 247 541 0 2614 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12656

[startup+3.10152 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 21486
/proc/meminfo: memFree=1755056/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=19220 CPUtime=3.09
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 4950 0 0 0 304 5 0 0 25 0 1 0 103787236 19681280 4320 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 4805 4320 250 541 0 4255 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19220

[startup+6.3011 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 21486
/proc/meminfo: memFree=1747568/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=27324 CPUtime=6.29
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 6895 0 0 0 619 10 0 0 25 0 1 0 103787236 27979776 6084 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 6831 6084 250 541 0 6281 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27324

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 21486
/proc/meminfo: memFree=1732272/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=46476 CPUtime=12.68
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 11538 0 0 0 1249 19 0 0 25 0 1 0 103787236 47591424 10453 1992294400 4194304 6412682 548682068864 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 11619 10453 250 541 0 11069 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46476

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 21486
/proc/meminfo: memFree=1711856/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=66392 CPUtime=25.49
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 16473 0 0 0 2517 32 0 0 25 0 1 0 103787236 67985408 14650 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 16598 14650 250 541 0 16048 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66392

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 21486
/proc/meminfo: memFree=1662768/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=121976 CPUtime=51.07
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 29738 0 0 0 5049 58 0 0 25 0 1 0 103787236 124903424 26870 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 30494 26870 250 541 0 29944 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 121976

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 21486
/proc/meminfo: memFree=1599792/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=201180 CPUtime=102.26
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 47197 0 0 0 10116 110 0 0 25 0 1 0 103787236 206008320 42502 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 50295 42502 250 541 0 49745 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 201180

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21486
/proc/meminfo: memFree=1550448/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=258160 CPUtime=162.24
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 61716 0 0 0 16078 146 0 0 25 0 1 0 103787236 264355840 54799 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 64540 54799 250 541 0 63990 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 258160

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21486
/proc/meminfo: memFree=1492592/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=329448 CPUtime=222.21
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 77123 0 0 0 22037 184 0 0 25 0 1 0 103787236 337354752 69233 1992294400 4194304 6412682 548682068864 18446744073709551615 4296616 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 82362 69233 250 541 0 81812 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 329448

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21486
/proc/meminfo: memFree=1452784/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=378072 CPUtime=282.2
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 90011 0 0 0 27995 225 0 0 25 0 1 0 103787236 387145728 79716 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 94518 79716 250 541 0 93968 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 378072

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21486
/proc/meminfo: memFree=1398704/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=433964 CPUtime=342.18
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 104416 0 0 0 33959 259 0 0 25 0 1 0 103787236 444379136 92642 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 108491 92642 250 541 0 107941 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 433964

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21486
/proc/meminfo: memFree=1376048/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=460508 CPUtime=402.16
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 111767 0 0 0 39933 283 0 0 25 0 1 0 103787236 471560192 98292 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 115127 98292 250 541 0 114577 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 460508

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21486
/proc/meminfo: memFree=1321712/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=527308 CPUtime=462.14
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 125317 0 0 0 45894 320 0 0 25 0 1 0 103787236 539963392 111842 1992294400 4194304 6412682 548682068864 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 131827 111842 250 541 0 131277 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 527308

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21492
/proc/meminfo: memFree=1307696/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=545724 CPUtime=522.11
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 130849 0 0 0 51866 345 0 0 25 0 1 0 103787236 558821376 115418 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 136431 115418 250 541 0 135881 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 545724

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21492
/proc/meminfo: memFree=1272496/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=583516 CPUtime=582.09
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 139514 0 0 0 57847 362 0 0 25 0 1 0 103787236 597520384 124083 1992294400 4194304 6412682 548682068864 18446744073709551615 4296580 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 145879 124083 250 541 0 145329 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 583516

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21492
/proc/meminfo: memFree=1281264/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=574660 CPUtime=642.08
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 139530 0 0 0 63845 363 0 0 25 0 1 0 103787236 588451840 121850 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 143665 121850 250 541 0 143115 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 574660

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21492
/proc/meminfo: memFree=1252336/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=609000 CPUtime=702.05
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 146988 0 0 0 69812 393 0 0 25 0 1 0 103787236 623616000 129308 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 152250 129308 250 541 0 151700 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 609000

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21492
/proc/meminfo: memFree=1159600/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=706864 CPUtime=762.04
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 169920 0 0 0 75774 430 0 0 25 0 1 0 103787236 723828736 152240 1992294400 4194304 6412682 548682068864 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 176716 152240 250 541 0 176166 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 706864

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21492
/proc/meminfo: memFree=1159536/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=706864 CPUtime=822.02
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 169920 0 0 0 81772 430 0 0 25 0 1 0 103787236 723828736 152240 1992294400 4194304 6412682 548682068864 18446744073709551615 4296562 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 176716 152240 250 541 0 176166 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 706864

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21492
/proc/meminfo: memFree=1159536/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=706864 CPUtime=881.99
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 169920 0 0 0 87769 430 0 0 25 0 1 0 103787236 723828736 152240 1992294400 4194304 6412682 548682068864 18446744073709551615 4296559 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 176716 152240 250 541 0 176166 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 706864

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21492
/proc/meminfo: memFree=1148976/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=727960 CPUtime=941.98
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 175215 0 0 0 93750 448 0 0 25 0 1 0 103787236 745431040 154948 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 181990 154948 250 541 0 181440 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 727960

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21492
/proc/meminfo: memFree=1089264/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=797936 CPUtime=1001.95
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 190426 0 0 0 99711 484 0 0 25 0 1 0 103787236 817086464 170159 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 199484 170159 250 541 0 198934 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 797936

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21492
/proc/meminfo: memFree=1021104/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=864896 CPUtime=1061.93
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 207025 0 0 0 105681 512 0 0 25 0 1 0 103787236 885653504 186758 1992294400 4194304 6412682 548682068864 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 216224 186758 250 541 0 215674 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 864896

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21492
/proc/meminfo: memFree=1017712/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=871924 CPUtime=1121.92
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 210837 0 0 0 111659 533 0 0 25 0 1 0 103787236 892850176 187596 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 217981 187596 250 541 0 217431 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 871924

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21492
/proc/meminfo: memFree=996848/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=900724 CPUtime=1181.89
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 216019 0 0 0 117629 560 0 0 25 0 1 0 103787236 922341376 192778 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 225181 192778 250 541 0 224631 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 900724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21492
/proc/meminfo: memFree=989296/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=910324 CPUtime=1200.09
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 0 217912 0 0 0 119440 569 0 0 25 0 1 0 103787236 932171776 194671 1992294400 4194304 6412682 548682068864 18446744073709551615 5277709 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 227581 194671 250 541 0 227031 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 910324

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

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

[startup+1200.61 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21492
/proc/meminfo: memFree=989296/2055920 swapFree=4192812/4192956
[pid=21485] ppid=21483 vsize=0 CPUtime=1200.19
/proc/21485/stat : 21485 (kw) R 21483 21485 21178 0 -1 1028 217912 0 0 0 119440 579 0 0 25 0 1 0 103787236 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/21485/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.62
CPU time (s): 1200.22
CPU user time (s): 1194.41
CPU system time (s): 5.81112
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 910324

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

runsolver used 1.38279 second user time and 2.94855 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-26 16:52:57
IDJOB=1730271
IDBENCH=24727
IDSOLVER=501
FILE ID=node89/1730271-1240757577
PBS_JOBID= 9187093
Free space on /tmp= 66384 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/gt-ordering-sat-gt-040.sat05-1297.reshuffled-07.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730271-1240757577/watcher-1730271-1240757577 -o /tmp/evaluation-result-1730271-1240757577/solver-1730271-1240757577 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1730271-1240757577.cnf

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

MD5SUM BENCH= a12e117c336ca4cea22ec458f6b2361c
RANDOM SEED=230906705

node89.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.268
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.268
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:       1770008 kB
Buffers:         31744 kB
Cached:         173272 kB
SwapCached:        140 kB
Active:          40104 kB
Inactive:       178860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1770008 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3204 kB
Writeback:           0 kB
Mapped:          23544 kB
Slab:            52860 kB
Committed_AS:   321960 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= 66380 MiB
End job on node89 at 2009-04-26 17:13:00