Trace number 1555852

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

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
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 variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
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-1555852-1238743307/watcher-1555852-1238743307 -o /tmp/evaluation-result-1555852-1238743307/solver-1555852-1238743307 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1555852-1238743307.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/73 2819
/proc/meminfo: memFree=1709408/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=7504 CPUtime=0
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 927 0 0 0 0 0 0 0 20 0 1 0 1146995282 7684096 911 1992294400 4194304 6412682 548682068832 18446744073709551615 4342988 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 1876 917 200 541 0 1326 0

[startup+0.0565539 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 2819
/proc/meminfo: memFree=1709408/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=34028 CPUtime=0.05
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 7381 0 0 0 3 2 0 0 20 0 1 0 1146995282 34844672 7365 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 8540 7369 208 541 0 7990 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 34028

[startup+0.101558 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 2819
/proc/meminfo: memFree=1709408/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=64708 CPUtime=0.09
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 14299 0 0 0 5 4 0 0 20 0 1 0 1146995282 66260992 14284 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 16177 14290 208 541 0 15627 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64708

[startup+0.301582 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 2819
/proc/meminfo: memFree=1709408/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=124000 CPUtime=0.29
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 28856 0 0 0 19 10 0 0 22 0 1 0 1146995282 126976000 28840 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 31000 28840 219 541 0 30450 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 124000

[startup+0.701628 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 2819
/proc/meminfo: memFree=1709408/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=129544 CPUtime=0.69
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 30434 0 0 0 58 11 0 0 25 0 1 0 1146995282 132653056 30418 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 32386 30418 219 541 0 31836 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129544

[startup+1.50172 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 2820
/proc/meminfo: memFree=1583768/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=142784 CPUtime=1.49
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 34088 0 0 0 137 12 0 0 25 0 1 0 1146995282 146210816 34072 1992294400 4194304 6412682 548682068832 18446744073709551615 4285033 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 35696 34072 220 541 0 35146 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 142784

[startup+3.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 2820
/proc/meminfo: memFree=1565784/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=162432 CPUtime=3.08
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 41896 0 0 0 292 16 0 0 25 0 1 0 1146995282 166330368 39552 1992294400 4194304 6412682 548682068832 18446744073709551615 4297085 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 40608 39552 229 541 0 40058 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 162432

[startup+6.30128 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 2820
/proc/meminfo: memFree=1486872/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=240188 CPUtime=6.28
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 60547 0 0 0 572 56 0 0 25 0 1 0 1146995282 245952512 58203 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 60047 58203 248 541 0 59497 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 240188

[startup+12.702 s]
/proc/loadavg: 1.15 1.03 1.01 2/74 2820
/proc/meminfo: memFree=1362520/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=347004 CPUtime=12.68
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 87082 0 0 0 1147 121 0 0 25 0 1 0 1146995282 355332096 83201 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 86751 83201 248 541 0 86201 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 347004

[startup+25.5015 s]
/proc/loadavg: 1.28 1.06 1.02 2/74 2820
/proc/meminfo: memFree=1346648/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=347760 CPUtime=25.47
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 88976 0 0 0 2420 127 0 0 25 0 1 0 1146995282 356106240 83530 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 86940 83530 255 541 0 86390 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 347760

[startup+51.1015 s]
/proc/loadavg: 1.58 1.15 1.05 2/74 2820
/proc/meminfo: memFree=1346776/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=347760 CPUtime=51.07
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 89024 0 0 0 4973 134 0 0 25 0 1 0 1146995282 356106240 83578 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 86940 83578 255 541 0 86390 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 347760

[startup+102.305 s]
/proc/loadavg: 1.34 1.17 1.06 2/74 2820
/proc/meminfo: memFree=1343384/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=352484 CPUtime=102.25
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 90210 0 0 0 10090 135 0 0 25 0 1 0 1146995282 360943616 84764 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 88121 84764 258 541 0 87571 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 352484

[startup+162.301 s]
/proc/loadavg: 1.13 1.14 1.06 2/74 2820
/proc/meminfo: memFree=1343000/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=352484 CPUtime=162.23
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 90284 0 0 0 16080 143 0 0 25 0 1 0 1146995282 360943616 84838 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 88121 84838 258 541 0 87571 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 352484

[startup+222.301 s]
/proc/loadavg: 1.04 1.11 1.05 2/74 2820
/proc/meminfo: memFree=1342872/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=352484 CPUtime=222.21
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 90332 0 0 0 22075 146 0 0 25 0 1 0 1146995282 360943616 84886 1992294400 4194304 6412682 548682068832 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 88121 84886 258 541 0 87571 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 352484

[startup+282.301 s]
/proc/loadavg: 1.02 1.09 1.04 2/74 2820
/proc/meminfo: memFree=1342296/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=352484 CPUtime=282.2
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 90462 0 0 0 28065 155 0 0 25 0 1 0 1146995282 360943616 85016 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 88121 85016 258 541 0 87571 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 352484

[startup+342.301 s]
/proc/loadavg: 1.00 1.07 1.04 2/74 2820
/proc/meminfo: memFree=1342296/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=352484 CPUtime=342.19
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 90462 0 0 0 34064 155 0 0 25 0 1 0 1146995282 360943616 85016 1992294400 4194304 6412682 548682068832 18446744073709551615 4574763 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 88121 85016 258 541 0 87571 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 352484

[startup+402.301 s]
/proc/loadavg: 1.00 1.05 1.03 2/74 2820
/proc/meminfo: memFree=1341848/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=352484 CPUtime=402.17
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 90566 0 0 0 40055 162 0 0 25 0 1 0 1146995282 360943616 85120 1992294400 4194304 6412682 548682068832 18446744073709551615 4417127 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 88121 85120 258 541 0 87571 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 352484

[startup+462.302 s]
/proc/loadavg: 1.00 1.04 1.03 2/74 2820
/proc/meminfo: memFree=1341592/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=352484 CPUtime=462.15
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 90629 0 0 0 46048 167 0 0 25 0 1 0 1146995282 360943616 85183 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 88121 85183 258 541 0 87571 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 352484

[startup+522.302 s]
/proc/loadavg: 1.00 1.03 1.02 2/74 2820
/proc/meminfo: memFree=1341528/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=352484 CPUtime=522.13
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 90631 0 0 0 52046 167 0 0 25 0 1 0 1146995282 360943616 85185 1992294400 4194304 6412682 548682068832 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 88121 85185 258 541 0 87571 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 352484

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.01 2/74 2820
/proc/meminfo: memFree=1341208/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=352484 CPUtime=582.12
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 90709 0 0 0 58035 177 0 0 25 0 1 0 1146995282 360943616 85263 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 88121 85263 258 541 0 87571 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 352484

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.01 2/74 2820
/proc/meminfo: memFree=1340696/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=352484 CPUtime=642.11
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 90833 0 0 0 64027 184 0 0 25 0 1 0 1146995282 360943616 85387 1992294400 4194304 6412682 548682068832 18446744073709551615 4361205 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 88121 85387 258 541 0 87571 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 352484

[startup+702.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/74 2820
/proc/meminfo: memFree=1340376/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=352484 CPUtime=702.09
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 90900 0 0 0 70023 186 0 0 25 0 1 0 1146995282 360943616 85454 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 88121 85454 258 541 0 87571 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 352484

[startup+762.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/74 2820
/proc/meminfo: memFree=1340312/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=352484 CPUtime=762.07
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 90900 0 0 0 76021 186 0 0 25 0 1 0 1146995282 360943616 85454 1992294400 4194304 6412682 548682068832 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 88121 85454 258 541 0 87571 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 352484

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 2820
/proc/meminfo: memFree=1339672/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=352484 CPUtime=822.06
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 91078 0 0 0 82015 191 0 0 25 0 1 0 1146995282 360943616 85632 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 88121 85632 258 541 0 87571 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 352484

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 2820
/proc/meminfo: memFree=1339224/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=352484 CPUtime=882.04
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 91168 0 0 0 88003 201 0 0 25 0 1 0 1146995282 360943616 85722 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 88121 85722 258 541 0 87571 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 352484

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 2820
/proc/meminfo: memFree=1338776/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=353652 CPUtime=942.03
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 91276 0 0 0 93996 207 0 0 25 0 1 0 1146995282 362139648 85830 1992294400 4194304 6412682 548682068832 18446744073709551615 4333412 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 88413 85830 258 541 0 87863 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 353652

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 2820
/proc/meminfo: memFree=1337816/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=354876 CPUtime=1002.01
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 91506 0 0 0 99987 214 0 0 25 0 1 0 1146995282 363393024 86060 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 88719 86060 258 541 0 88169 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 354876

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 2820
/proc/meminfo: memFree=1335448/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=357256 CPUtime=1061.99
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 92086 0 0 0 105983 216 0 0 25 0 1 0 1146995282 365830144 86640 1992294400 4194304 6412682 548682068832 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 89314 86640 258 541 0 88764 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 357256

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 2820
/proc/meminfo: memFree=1330776/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=361952 CPUtime=1121.98
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 93269 0 0 0 111979 219 0 0 25 0 1 0 1146995282 370638848 87823 1992294400 4194304 6412682 548682068832 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 90488 87823 258 541 0 89938 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 361952

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 2820
/proc/meminfo: memFree=1324696/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=367888 CPUtime=1181.96
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 94771 0 0 0 117968 228 0 0 25 0 1 0 1146995282 376717312 89325 1992294400 4194304 6412682 548682068832 18446744073709551615 4333390 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 91972 89325 258 541 0 91422 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 367888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 2820
/proc/meminfo: memFree=1324696/2055920 swapFree=4175504/4192956
[pid=2819] ppid=2817 vsize=367888 CPUtime=1200.06
/proc/2819/stat : 2819 (kw) R 2817 2819 2689 0 -1 0 94771 0 0 0 119775 231 0 0 25 0 1 0 1146995282 376717312 89325 1992294400 4194304 6412682 548682068832 18446744073709551615 4333445 0 0 4096 0 0 0 0 17 1 0 0
/proc/2819/statm: 91972 89325 258 541 0 91422 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 367888

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.13
CPU user time (s): 1197.76
CPU system time (s): 2.36864
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 367888

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

runsolver used 1.26281 second user time and 3.11852 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-03 09:21:48
IDJOB=1555852
IDBENCH=70808
IDSOLVER=501
FILE ID=node77/1555852-1238743307
PBS_JOBID= 9085418
Free space on /tmp= 66540 MiB

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

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=605680530

node77.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.230
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.230
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:       1709952 kB
Buffers:         46280 kB
Cached:         215360 kB
SwapCached:       9068 kB
Active:          65328 kB
Inactive:       207028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1709952 kB
SwapTotal:     4192956 kB
SwapFree:      4175504 kB
Dirty:           12780 kB
Writeback:           0 kB
Mapped:          17540 kB
Slab:            58784 kB
Committed_AS:  2977648 kB
PageTables:       1984 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= 66512 MiB
End job on node77 at 2009-04-03 09:41:50