Trace number 1737613

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.05 1200.34

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-151-100.cnf
MD5SUM81c9e6cf99fbe74a8c2bb297a2f27040
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables153
Number of clauses316
Sum of the clauses size948
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3316
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11397
/proc/meminfo: memFree=1662704/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=2756 CPUtime=0
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 328 0 0 0 0 0 0 0 18 0 1 0 110345318 2822144 312 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 689 312 241 541 0 139 0

[startup+0.087259 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11397
/proc/meminfo: memFree=1662704/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=3416 CPUtime=0.08
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 492 0 0 0 8 0 0 0 18 0 1 0 110345318 3497984 476 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 854 476 243 541 0 304 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3416

[startup+0.101258 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11397
/proc/meminfo: memFree=1662704/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=3556 CPUtime=0.09
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 522 0 0 0 9 0 0 0 18 0 1 0 110345318 3641344 506 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 889 506 243 541 0 339 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3556

[startup+0.301271 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11397
/proc/meminfo: memFree=1662704/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=5040 CPUtime=0.29
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 882 0 0 0 29 0 0 0 19 0 1 0 110345318 5160960 866 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 1260 866 243 541 0 710 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5040

[startup+0.701306 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11397
/proc/meminfo: memFree=1662704/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=7080 CPUtime=0.69
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 1405 0 0 0 68 1 0 0 24 0 1 0 110345318 7249920 1389 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 1770 1389 243 541 0 1220 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7080

[startup+1.50138 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1657576/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=9000 CPUtime=1.49
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 1863 0 0 0 147 2 0 0 25 0 1 0 110345318 9216000 1762 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 2250 1762 247 541 0 1700 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9000

[startup+3.10152 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1655272/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=11492 CPUtime=3.1
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 2560 0 0 0 306 4 0 0 25 0 1 0 110345318 11767808 2347 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 2873 2347 247 541 0 2323 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 11492

[startup+6.3018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1651056/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=15772 CPUtime=6.29
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 3646 0 0 0 623 6 0 0 25 0 1 0 110345318 16150528 3285 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 3943 3285 248 541 0 3393 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15772

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1645040/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=21864 CPUtime=12.69
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 5301 0 0 0 1258 11 0 0 25 0 1 0 110345318 22388736 4625 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 5466 4625 248 541 0 4916 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21864

[startup+25.5025 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1636784/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=31708 CPUtime=25.48
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 7804 0 0 0 2528 20 0 0 25 0 1 0 110345318 32468992 6650 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 7927 6650 248 541 0 7377 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31708

[startup+51.1027 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1623600/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=46836 CPUtime=51.08
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 11796 0 0 0 5075 33 0 0 25 0 1 0 110345318 47960064 9915 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 11709 9915 248 541 0 11159 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 46836

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1606000/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=67840 CPUtime=102.27
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 17245 0 0 0 10174 53 0 0 25 0 1 0 110345318 69468160 14259 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 16960 14259 248 541 0 16410 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 67840

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1588912/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=87420 CPUtime=162.25
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 22199 0 0 0 16154 71 0 0 25 0 1 0 110345318 89518080 18729 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 21855 18729 248 541 0 21305 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 87420

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1575792/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=103908 CPUtime=222.24
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 26478 0 0 0 22138 86 0 0 25 0 1 0 110345318 106401792 21812 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 25977 21812 248 541 0 25427 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 103908

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1561136/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=119396 CPUtime=282.22
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 30148 0 0 0 28123 99 0 0 25 0 1 0 110345318 122261504 25482 1992294400 4194304 6412682 548682068832 18446744073709551615 4296559 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 29849 25482 248 541 0 29299 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 119396

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1559792/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=121000 CPUtime=342.21
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 31222 0 0 0 34110 111 0 0 25 0 1 0 110345318 123904000 25820 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 30250 25820 248 541 0 29700 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 121000

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1549552/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=131160 CPUtime=402.2
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 34610 0 0 0 40097 123 0 0 25 0 1 0 110345318 134307840 28362 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 32790 28362 248 541 0 32240 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 131160

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1543344/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=138260 CPUtime=462.18
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 36162 0 0 0 46083 135 0 0 25 0 1 0 110345318 141578240 29914 1992294400 4194304 6412682 548682068832 18446744073709551615 4333147 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 34565 29914 248 541 0 34015 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 138260

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1533936/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=148112 CPUtime=522.17
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 39489 0 0 0 52070 147 0 0 25 0 1 0 110345318 151666688 32268 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 37028 32268 248 541 0 36478 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 148112

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1531760/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=150716 CPUtime=582.15
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 40054 0 0 0 58059 156 0 0 25 0 1 0 110345318 154333184 32833 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 37679 32833 248 541 0 37129 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 150716

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1520304/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=162380 CPUtime=642.14
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 42903 0 0 0 64047 167 0 0 25 0 1 0 110345318 166277120 35682 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 40595 35682 248 541 0 40045 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 162380

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1515952/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=167700 CPUtime=702.12
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 45099 0 0 0 70036 176 0 0 25 0 1 0 110345318 171724800 36759 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 41925 36759 248 541 0 41375 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 167700

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1510896/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=173460 CPUtime=762.11
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 46351 0 0 0 76027 184 0 0 25 0 1 0 110345318 177623040 38011 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 43365 38011 248 541 0 42815 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 173460

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1502960/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=183700 CPUtime=822.09
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 48337 0 0 0 82016 193 0 0 25 0 1 0 110345318 188108800 39997 1992294400 4194304 6412682 548682068832 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 45925 39997 248 541 0 45375 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 183700

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1492208/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=201500 CPUtime=882.08
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 52242 0 0 0 88007 201 0 0 25 0 1 0 110345318 206336000 42616 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 50375 42616 248 541 0 49825 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 201500

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1491248/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=202780 CPUtime=942.07
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 52538 0 0 0 93997 210 0 0 25 0 1 0 110345318 207646720 42912 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 50695 42912 248 541 0 50145 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 202780

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1487472/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=208540 CPUtime=1002.05
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 53459 0 0 0 99988 217 0 0 25 0 1 0 110345318 213544960 43833 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 52135 43833 248 541 0 51585 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 208540

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1485680/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=210168 CPUtime=1062.04
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 53924 0 0 0 105978 226 0 0 25 0 1 0 110345318 215212032 44298 1992294400 4194304 6412682 548682068832 18446744073709551615 4286872 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 52542 44298 248 541 0 51992 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 210168

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1460528/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=237604 CPUtime=1122.03
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 60193 0 0 0 111968 235 0 0 25 0 1 0 110345318 243306496 50567 1992294400 4194304 6412682 548682068832 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 59401 50567 248 541 0 58851 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 237604

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1466288/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=231688 CPUtime=1182
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 60206 0 0 0 117960 240 0 0 25 0 1 0 110345318 237248512 49101 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 57922 49101 248 541 0 57372 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 231688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1465904/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=232328 CPUtime=1200.01
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 60328 0 0 0 119759 242 0 0 25 0 1 0 110345318 237903872 49223 1992294400 4194304 6412682 548682068832 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 58082 49223 248 541 0 57532 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 232328

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11398
/proc/meminfo: memFree=1465904/2055920 swapFree=4192956/4192956
[pid=11397] ppid=11395 vsize=232328 CPUtime=1200.01
/proc/11397/stat : 11397 (kw) R 11395 11397 10757 0 -1 0 60328 0 0 0 119759 242 0 0 25 0 1 0 110345318 237903872 49223 1992294400 4194304 6412682 548682068832 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 1 0 0
/proc/11397/statm: 58082 49223 248 541 0 57532 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 232328

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.34
CPU time (s): 1200.05
CPU user time (s): 1197.59
CPU system time (s): 2.45963
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 237604

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

runsolver used 1.00385 second user time and 2.66059 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-27 11:06:13
IDJOB=1737613
IDBENCH=71792
IDSOLVER=501
FILE ID=node50/1737613-1240823173
PBS_JOBID= 9187463
Free space on /tmp= 66536 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-151-100.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737613-1240823173/watcher-1737613-1240823173 -o /tmp/evaluation-result-1737613-1240823173/solver-1737613-1240823173 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1737613-1240823173.cnf

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

MD5SUM BENCH= 81c9e6cf99fbe74a8c2bb297a2f27040
RANDOM SEED=142668707

node50.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.216
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.216
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:       1663184 kB
Buffers:         66868 kB
Cached:         232400 kB
SwapCached:          0 kB
Active:         134064 kB
Inactive:       179120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1663184 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2236 kB
Writeback:           0 kB
Mapped:          23724 kB
Slab:            65604 kB
Committed_AS:   362608 kB
PageTables:       1448 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= 66532 MiB
End job on node50 at 2009-04-27 11:26:15