Trace number 1720310

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.67

General information on the benchmark

Namevange-col-abb313GPIA-9-c.cnf
MD5SUM0baefedb2aaa81442743e253487854d8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.1461
Satisfiable
(Un)Satisfiability was proved
Number of variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

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-1720310-1240654715/watcher-1720310-1240654715 -o /tmp/evaluation-result-1720310-1240654715/solver-1720310-1240654715 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1720310-1240654715.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.99 0.97 0.98 3/64 3723
/proc/meminfo: memFree=1785360/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=5028 CPUtime=0
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 884 0 0 0 0 0 0 0 18 0 1 0 93498504 5148672 868 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 1257 872 208 541 0 707 0

[startup+0.0484349 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3723
/proc/meminfo: memFree=1785360/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=12880 CPUtime=0.04
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 1682 0 0 0 4 0 0 0 18 0 1 0 93498504 13189120 1666 1992294400 4194304 6412682 548682068864 18446744073709551615 4816695 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 3220 1666 221 541 0 2670 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12880

[startup+0.101439 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3723
/proc/meminfo: memFree=1785360/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=13672 CPUtime=0.09
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 1902 0 0 0 9 0 0 0 18 0 1 0 93498504 14000128 1886 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 3418 1886 221 541 0 2868 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13672

[startup+0.301459 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3723
/proc/meminfo: memFree=1785360/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=16708 CPUtime=0.29
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 2725 0 0 0 29 0 0 0 19 0 1 0 93498504 17108992 2709 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 4177 2709 221 541 0 3627 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16708

[startup+0.701503 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3723
/proc/meminfo: memFree=1785360/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=22792 CPUtime=0.69
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 4358 0 0 0 68 1 0 0 23 0 1 0 93498504 23339008 4342 1992294400 4194304 6412682 548682068864 18446744073709551615 4853963 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 5698 4342 221 541 0 5148 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22792

[startup+1.50159 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1763912/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=34972 CPUtime=1.49
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 7608 0 0 0 146 3 0 0 25 0 1 0 93498504 35811328 7592 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 8743 7592 221 541 0 8193 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34972

[startup+3.10277 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1745800/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=58944 CPUtime=3.09
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 14059 0 0 0 302 7 0 0 25 0 1 0 93498504 60358656 14043 1992294400 4194304 6412682 548682068864 18446744073709551615 4917579 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 14736 14043 221 541 0 14186 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58944

[startup+6.30111 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1649224/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=156364 CPUtime=6.28
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 38007 0 0 0 614 14 0 0 25 0 1 0 93498504 160116736 37954 1992294400 4194304 6412682 548682068864 18446744073709551615 4564924 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 39091 37954 239 541 0 38541 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 156364

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1578376/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=218204 CPUtime=12.67
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 51955 0 0 0 1247 20 0 0 25 0 1 0 93498504 223440896 51871 1992294400 4194304 6412682 548682068864 18446744073709551615 4564571 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 54551 51871 239 541 0 54001 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 218204

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1577736/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=219168 CPUtime=25.46
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 52195 0 0 0 2526 20 0 0 25 0 1 0 93498504 224428032 52111 1992294400 4194304 6412682 548682068864 18446744073709551615 4564586 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 54792 52111 239 541 0 54242 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 219168

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1574600/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=221548 CPUtime=51.04
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 53010 0 0 0 5075 29 0 0 25 0 1 0 93498504 226865152 52834 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 55387 52834 254 541 0 54837 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 221548

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1572552/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=222496 CPUtime=102.21
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 53548 0 0 0 9896 325 0 0 25 0 1 0 93498504 227835904 53372 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 55624 53372 257 541 0 55074 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 222496

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1570760/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=224392 CPUtime=162.18
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 53980 0 0 0 15750 468 0 0 25 0 1 0 93498504 229777408 53804 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 56098 53804 257 541 0 55548 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 224392

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1569416/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=224392 CPUtime=222.16
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 55022 0 0 0 21635 581 0 0 25 0 1 0 93498504 229777408 54079 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 56098 54079 257 541 0 55548 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 224392

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1568328/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=228180 CPUtime=282.12
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 57144 0 0 0 27560 652 0 0 25 0 1 0 93498504 233656320 54305 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 57045 54305 257 541 0 56495 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 228180

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1567176/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=228184 CPUtime=342.1
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 58613 0 0 0 33431 779 0 0 25 0 1 0 93498504 233660416 54608 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 57046 54608 257 541 0 56496 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 228184

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1556232/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=241584 CPUtime=402.07
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 62740 0 0 0 39366 841 0 0 25 0 1 0 93498504 247382016 57394 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 60396 57394 257 541 0 59846 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 241584

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1535752/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=264024 CPUtime=462.04
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 67864 0 0 0 45288 916 0 0 25 0 1 0 93498504 270360576 62518 1992294400 4194304 6412682 548682068864 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 66006 62518 257 541 0 65456 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 264024

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1529032/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=272148 CPUtime=522.02
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 71082 0 0 0 51192 1010 0 0 25 0 1 0 93498504 278679552 64194 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 68037 64194 257 541 0 67487 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 272148

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1506248/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=297656 CPUtime=582
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 78520 0 0 0 57041 1159 0 0 25 0 1 0 93498504 304799744 69858 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 74414 69858 257 541 0 73864 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 297656

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1482952/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=330388 CPUtime=641.97
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 86346 0 0 0 62928 1269 0 0 25 0 1 0 93498504 338317312 75644 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 82597 75644 257 541 0 82047 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 330388

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1462152/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=353652 CPUtime=701.94
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 91639 0 0 0 68776 1418 0 0 25 0 1 0 93498504 362139648 80937 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 88413 80937 257 541 0 87863 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 353652

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1454920/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=360340 CPUtime=761.92
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 95667 0 0 0 74702 1490 0 0 25 0 1 0 93498504 368988160 82619 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 90085 82619 257 541 0 89535 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 360340

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1450312/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=366500 CPUtime=821.89
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 96835 0 0 0 80665 1524 0 0 25 0 1 0 93498504 375296000 83787 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 91625 83787 257 541 0 91075 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 366500

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1434568/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=384736 CPUtime=881.87
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 100764 0 0 0 86636 1551 0 0 25 0 1 0 93498504 393969664 87716 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 96184 87716 257 541 0 95634 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 384736

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1413384/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=406432 CPUtime=941.84
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 108704 0 0 0 92545 1639 0 0 25 0 1 0 93498504 416186368 92958 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 101608 92958 257 541 0 101058 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 406432

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1410760/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=409792 CPUtime=1001.8
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 109362 0 0 0 98475 1705 0 0 25 0 1 0 93498504 419627008 93616 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 102448 93616 257 541 0 101898 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 409792

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1406408/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=414312 CPUtime=1061.79
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 110445 0 0 0 104434 1745 0 0 25 0 1 0 93498504 424255488 94699 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 103578 94699 257 541 0 103028 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 414312

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1391048/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=430908 CPUtime=1121.76
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 114319 0 0 0 110402 1774 0 0 25 0 1 0 93498504 441249792 98573 1992294400 4194304 6412682 548682068864 18446744073709551615 5492840 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 107727 98573 257 541 0 107177 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 430908

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1374280/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=448372 CPUtime=1181.74
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 118504 0 0 0 116382 1792 0 0 25 0 1 0 93498504 459132928 102758 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 112093 102758 257 541 0 111543 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 448372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3724
/proc/meminfo: memFree=1372104/2055920 swapFree=4191900/4192956
[pid=3723] ppid=3721 vsize=450328 CPUtime=1200.04
/proc/3723/stat : 3723 (kw) R 3721 3723 3507 0 -1 0 122089 0 0 0 118204 1800 0 0 25 0 1 0 93498504 461135872 103240 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/3723/statm: 112582 103240 257 541 0 112032 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 450328

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.67
CPU time (s): 1200.11
CPU user time (s): 1182.04
CPU system time (s): 18.0663
CPU usage (%): 99.9532
Max. virtual memory (cumulated for all children) (KiB): 462308

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

runsolver used 1.08983 second user time and 3.2885 second system time

The end

Launcher Data

Begin job on node64 at 2009-04-25 12:18:36
IDJOB=1720310
IDBENCH=69600
IDSOLVER=501
FILE ID=node64/1720310-1240654715
PBS_JOBID= 9186547
Free space on /tmp= 66148 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT_RACE08/cnf/vange-col-abb313GPIA-9-c.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720310-1240654715/watcher-1720310-1240654715 -o /tmp/evaluation-result-1720310-1240654715/solver-1720310-1240654715 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1720310-1240654715.cnf

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

MD5SUM BENCH= 0baefedb2aaa81442743e253487854d8
RANDOM SEED=2013007050

node64.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.218
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.218
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:       1785776 kB
Buffers:         13936 kB
Cached:         187096 kB
SwapCached:        384 kB
Active:          50456 kB
Inactive:       164444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785776 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           22780 kB
Writeback:           0 kB
Mapped:          22320 kB
Slab:            40956 kB
Committed_AS:   249944 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66144 MiB
End job on node64 at 2009-04-25 12:38:39