Trace number 1556216

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.11 1200.46

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor128.cnf
MD5SUM065c126f0d55807310a398728b44423f
Bench CategoryAPPLICATION (applications 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 variables200440
Number of clauses599015
Sum of the clauses size1397699
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399342
Number of clauses of size 3199671
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-1556216-1238747615/watcher-1556216-1238747615 -o /tmp/evaluation-result-1556216-1238747615/solver-1556216-1238747615 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1556216-1238747615.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 3/64 12951
/proc/meminfo: memFree=1916728/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=7504 CPUtime=0
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 794 0 0 0 0 0 0 0 20 0 1 0 1147426934 7684096 778 1992294400 4194304 6412682 548682068832 18446744073709551615 4342988 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 1876 784 200 541 0 1326 0

[startup+0.0380571 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12951
/proc/meminfo: memFree=1916728/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=26904 CPUtime=0.03
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 4989 0 0 0 2 1 0 0 20 0 1 0 1147426934 27549696 4973 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 6726 4978 208 541 0 6176 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 26904

[startup+0.101063 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12951
/proc/meminfo: memFree=1916728/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=61020 CPUtime=0.09
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 13292 0 0 0 5 4 0 0 20 0 1 0 1147426934 62484480 13276 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 15255 13282 208 541 0 14705 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61020

[startup+0.301083 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12951
/proc/meminfo: memFree=1916728/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=123744 CPUtime=0.29
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 28778 0 0 0 19 10 0 0 22 0 1 0 1147426934 126713856 28762 1992294400 4194304 6412682 548682068832 18446744073709551615 4854032 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 30936 28762 219 541 0 30386 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 123744

[startup+0.701122 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12951
/proc/meminfo: memFree=1916728/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=128628 CPUtime=0.69
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 30185 0 0 0 58 11 0 0 25 0 1 0 1147426934 131715072 30169 1992294400 4194304 6412682 548682068832 18446744073709551615 4351698 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 32157 30169 219 541 0 31607 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128628

[startup+1.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12952
/proc/meminfo: memFree=1792496/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=138528 CPUtime=1.49
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 32965 0 0 0 137 12 0 0 25 0 1 0 1147426934 141852672 32949 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 34632 32949 219 541 0 34082 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 138528

[startup+3.10137 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12952
/proc/meminfo: memFree=1776368/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=158544 CPUtime=3.08
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 38956 0 0 0 293 15 0 0 25 0 1 0 1147426934 162349056 38555 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 39636 38555 220 541 0 39086 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 158544

[startup+6.30169 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12952
/proc/meminfo: memFree=1702512/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=233916 CPUtime=6.29
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 58925 0 0 0 582 47 0 0 25 0 1 0 1147426934 239529984 56580 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 58479 56580 248 541 0 57929 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 233916

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12952
/proc/meminfo: memFree=1582256/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=337296 CPUtime=12.64
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 84505 0 0 0 1145 119 0 0 25 0 1 0 1147426934 345391104 80623 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 84324 80623 248 541 0 83774 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 337296

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12952
/proc/meminfo: memFree=1552816/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=349944 CPUtime=25.44
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 89403 0 0 0 2413 131 0 0 25 0 1 0 1147426934 358342656 83955 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 87486 83955 255 541 0 86936 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 349944

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12952
/proc/meminfo: memFree=1552752/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=349944 CPUtime=51.03
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 89452 0 0 0 4967 136 0 0 25 0 1 0 1147426934 358342656 84004 1992294400 4194304 6412682 548682068832 18446744073709551615 4417127 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 87486 84004 255 541 0 86936 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 349944

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12952
/proc/meminfo: memFree=1550256/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=351324 CPUtime=102.23
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 90087 0 0 0 10080 143 0 0 25 0 1 0 1147426934 359755776 84639 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 87831 84639 258 541 0 87281 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 351324

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12952
/proc/meminfo: memFree=1549936/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=351324 CPUtime=162.2
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 90191 0 0 0 16070 150 0 0 25 0 1 0 1147426934 359755776 84743 1992294400 4194304 6412682 548682068832 18446744073709551615 5484944 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 87831 84743 258 541 0 87281 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 351324

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12952
/proc/meminfo: memFree=1549488/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=351324 CPUtime=222.18
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 90262 0 0 0 22064 154 0 0 25 0 1 0 1147426934 359755776 84814 1992294400 4194304 6412682 548682068832 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 87831 84814 258 541 0 87281 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 351324

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12952
/proc/meminfo: memFree=1549296/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=351324 CPUtime=282.17
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 90316 0 0 0 28056 161 0 0 25 0 1 0 1147426934 359755776 84868 1992294400 4194304 6412682 548682068832 18446744073709551615 4574659 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 87831 84868 258 541 0 87281 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 351324

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12952
/proc/meminfo: memFree=1549104/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=351324 CPUtime=342.16
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 90350 0 0 0 34052 164 0 0 25 0 1 0 1147426934 359755776 84902 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 87831 84902 258 541 0 87281 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 351324

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12952
/proc/meminfo: memFree=1548592/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=351324 CPUtime=402.14
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 90477 0 0 0 40041 173 0 0 25 0 1 0 1147426934 359755776 85029 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 87831 85029 258 541 0 87281 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 351324

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12952
/proc/meminfo: memFree=1548400/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=351324 CPUtime=462.13
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 90513 0 0 0 46036 177 0 0 25 0 1 0 1147426934 359755776 85065 1992294400 4194304 6412682 548682068832 18446744073709551615 4289365 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 87831 85065 258 541 0 87281 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 351324

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12952
/proc/meminfo: memFree=1548464/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=351324 CPUtime=522.12
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 90513 0 0 0 52035 177 0 0 25 0 1 0 1147426934 359755776 85065 1992294400 4194304 6412682 548682068832 18446744073709551615 4574763 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 87831 85065 258 541 0 87281 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 351324

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12953
/proc/meminfo: memFree=1548016/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=351324 CPUtime=582.1
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 90564 0 0 0 58020 190 0 0 25 0 1 0 1147426934 359755776 85116 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 87831 85116 258 541 0 87281 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 351324

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12954
/proc/meminfo: memFree=1547888/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=351324 CPUtime=642.08
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 90650 0 0 0 64009 199 0 0 25 0 1 0 1147426934 359755776 85202 1992294400 4194304 6412682 548682068832 18446744073709551615 4574659 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 87831 85202 258 541 0 87281 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 351324

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12954
/proc/meminfo: memFree=1547760/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=351324 CPUtime=702.06
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 90650 0 0 0 70007 199 0 0 25 0 1 0 1147426934 359755776 85202 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 87831 85202 258 541 0 87281 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 351324

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12954
/proc/meminfo: memFree=1547760/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=351324 CPUtime=762.05
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 90652 0 0 0 76006 199 0 0 25 0 1 0 1147426934 359755776 85204 1992294400 4194304 6412682 548682068832 18446744073709551615 4333410 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 87831 85204 258 541 0 87281 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 351324

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12954
/proc/meminfo: memFree=1547184/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=351324 CPUtime=822.03
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 90779 0 0 0 81994 209 0 0 25 0 1 0 1147426934 359755776 85331 1992294400 4194304 6412682 548682068832 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 87831 85331 258 541 0 87281 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 351324

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12954
/proc/meminfo: memFree=1546160/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=352492 CPUtime=882.02
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 91041 0 0 0 87982 220 0 0 25 0 1 0 1147426934 360951808 85593 1992294400 4194304 6412682 548682068832 18446744073709551615 4550302 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 88123 85593 258 541 0 87573 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 352492

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12954
/proc/meminfo: memFree=1544816/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=353688 CPUtime=942
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 91364 0 0 0 93969 231 0 0 25 0 1 0 1147426934 362176512 85916 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 88422 85916 258 541 0 87872 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 353688

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12954
/proc/meminfo: memFree=1544816/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=353688 CPUtime=1001.98
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 91364 0 0 0 99967 231 0 0 25 0 1 0 1147426934 362176512 85916 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 88422 85916 258 541 0 87872 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 353688

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12954
/proc/meminfo: memFree=1540080/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=358388 CPUtime=1061.97
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 92542 0 0 0 105957 240 0 0 25 0 1 0 1147426934 366989312 87094 1992294400 4194304 6412682 548682068832 18446744073709551615 4333082 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 89597 87094 258 541 0 89047 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 358388

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12954
/proc/meminfo: memFree=1535088/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=363348 CPUtime=1121.95
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 93777 0 0 0 111943 252 0 0 25 0 1 0 1147426934 372068352 88329 1992294400 4194304 6412682 548682068832 18446744073709551615 4333348 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 90837 88329 258 541 0 90287 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 363348

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12954
/proc/meminfo: memFree=1534576/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=363756 CPUtime=1181.94
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 93897 0 0 0 117929 265 0 0 25 0 1 0 1147426934 372486144 88449 1992294400 4194304 6412682 548682068832 18446744073709551615 4286788 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 90939 88449 258 541 0 90389 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 363756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12954
/proc/meminfo: memFree=1532784/2055920 swapFree=4176444/4192956
[pid=12951] ppid=12949 vsize=365564 CPUtime=1200.04
/proc/12951/stat : 12951 (kw) R 12949 12951 12618 0 -1 0 94341 0 0 0 119735 269 0 0 25 0 1 0 1147426934 374337536 88893 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/12951/statm: 91391 88893 258 541 0 90841 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 365564

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.46
CPU time (s): 1200.11
CPU user time (s): 1197.36
CPU system time (s): 2.74958
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 365564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.36
system time used= 2.74958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94341
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= 3
involuntary context switches= 1528

runsolver used 1.06384 second user time and 3.3145 second system time

The end

Launcher Data

Begin job on node27 at 2009-04-03 10:33:36
IDJOB=1556216
IDBENCH=70815
IDSOLVER=501
FILE ID=node27/1556216-1238747615
PBS_JOBID= 9085429
Free space on /tmp= 66316 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor128.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556216-1238747615/watcher-1556216-1238747615 -o /tmp/evaluation-result-1556216-1238747615/solver-1556216-1238747615 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1556216-1238747615.cnf

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

MD5SUM BENCH= 065c126f0d55807310a398728b44423f
RANDOM SEED=1907244344

node27.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		: 2800.196
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	: 5521.40
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		: 2800.196
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:       1917208 kB
Buffers:          8572 kB
Cached:          66964 kB
SwapCached:       9328 kB
Active:          37556 kB
Inactive:        48932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1917208 kB
SwapTotal:     4192956 kB
SwapFree:      4176444 kB
Dirty:           12768 kB
Writeback:           0 kB
Mapped:          16844 kB
Slab:            38212 kB
Committed_AS:  3154504 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66288 MiB
End job on node27 at 2009-04-03 10:53:38