Trace number 1731892

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

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-85-100.cnf
MD5SUM5edff193beb565edf484fbb5f8f23427
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark22.1276
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of clauses180
Sum of the clauses size540
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3180
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-1731892-1240775740/watcher-1731892-1240775740 -o /tmp/evaluation-result-1731892-1240775740/solver-1731892-1240775740 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1731892-1240775740.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.40 1.09 1.03 3/67 10876
/proc/meminfo: memFree=1544656/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=2640 CPUtime=0
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 312 0 0 0 0 0 0 0 18 0 1 0 105600174 2703360 296 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 660 296 241 541 0 110 0

[startup+0.0855219 s]
/proc/loadavg: 1.40 1.09 1.03 3/67 10876
/proc/meminfo: memFree=1544656/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=3444 CPUtime=0.07
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 489 0 0 0 7 0 0 0 18 0 1 0 105600174 3526656 473 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 861 473 241 541 0 311 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3444

[startup+0.101522 s]
/proc/loadavg: 1.40 1.09 1.03 3/67 10876
/proc/meminfo: memFree=1544656/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=3444 CPUtime=0.09
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 516 0 0 0 9 0 0 0 18 0 1 0 105600174 3526656 500 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 861 500 241 541 0 311 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3444

[startup+0.301539 s]
/proc/loadavg: 1.40 1.09 1.03 3/67 10876
/proc/meminfo: memFree=1544656/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=4836 CPUtime=0.29
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 823 0 0 0 29 0 0 0 19 0 1 0 105600174 4952064 807 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 1209 807 241 541 0 659 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4836

[startup+0.701575 s]
/proc/loadavg: 1.40 1.09 1.03 3/67 10876
/proc/meminfo: memFree=1544656/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=6608 CPUtime=0.69
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 1217 0 0 0 68 1 0 0 22 0 1 0 105600174 6766592 1201 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 1652 1201 241 541 0 1102 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6608

[startup+1.50165 s]
/proc/loadavg: 1.40 1.09 1.03 3/68 10877
/proc/meminfo: memFree=1540168/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=8036 CPUtime=1.49
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 1611 0 0 0 146 3 0 0 25 0 1 0 105600174 8228864 1510 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 2009 1510 247 541 0 1459 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8036

[startup+3.10179 s]
/proc/loadavg: 1.40 1.09 1.03 2/68 10877
/proc/meminfo: memFree=1538440/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=10448 CPUtime=3.09
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 2223 0 0 0 306 3 0 0 25 0 1 0 105600174 10698752 2010 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 2612 2010 247 541 0 2062 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10448

[startup+6.30107 s]
/proc/loadavg: 1.36 1.09 1.03 2/68 10877
/proc/meminfo: memFree=1535112/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=13652 CPUtime=6.28
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 3008 0 0 0 623 5 0 0 25 0 1 0 105600174 13979648 2647 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 3413 2647 247 541 0 2863 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13652

[startup+12.7016 s]
/proc/loadavg: 1.33 1.09 1.03 2/68 10877
/proc/meminfo: memFree=1530440/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=18336 CPUtime=12.68
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 4416 0 0 0 1260 8 0 0 25 0 1 0 105600174 18776064 3740 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 4584 3740 247 541 0 4034 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18336

[startup+25.5018 s]
/proc/loadavg: 1.26 1.08 1.03 2/68 10877
/proc/meminfo: memFree=1523528/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=26768 CPUtime=25.48
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 6548 0 0 0 2532 16 0 0 25 0 1 0 105600174 27410432 5393 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 6692 5393 248 541 0 6142 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26768

[startup+51.1011 s]
/proc/loadavg: 1.17 1.08 1.02 2/68 10877
/proc/meminfo: memFree=1513224/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=37524 CPUtime=51.07
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 9838 0 0 0 5081 26 0 0 25 0 1 0 105600174 38424576 7956 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 9381 7956 248 541 0 8831 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37524

[startup+102.306 s]
/proc/loadavg: 1.07 1.06 1.02 2/68 10877
/proc/meminfo: memFree=1501832/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=52224 CPUtime=102.27
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 13401 0 0 0 10186 41 0 0 25 0 1 0 105600174 53477376 10835 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 13056 10835 248 541 0 12506 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 52224

[startup+162.302 s]
/proc/loadavg: 1.02 1.05 1.01 2/68 10877
/proc/meminfo: memFree=1491592/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=61988 CPUtime=162.25
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 16807 0 0 0 16171 54 0 0 25 0 1 0 105600174 63475712 13336 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 15497 13336 248 541 0 14947 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 61988

[startup+222.301 s]
/proc/loadavg: 1.01 1.04 1.01 2/68 10877
/proc/meminfo: memFree=1483080/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=72528 CPUtime=222.24
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 19522 0 0 0 22156 68 0 0 25 0 1 0 105600174 74268672 15495 1992294400 4194304 6412682 548682068832 18446744073709551615 4287561 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 18132 15495 248 541 0 17582 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 72528

[startup+282.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/68 10877
/proc/meminfo: memFree=1473160/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=87828 CPUtime=282.22
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 22611 0 0 0 28144 78 0 0 25 0 1 0 105600174 89935872 17944 1992294400 4194304 6412682 548682068832 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 21957 17944 248 541 0 21407 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 87828

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/68 10883
/proc/meminfo: memFree=1468360/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=92948 CPUtime=342.2
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 23818 0 0 0 34130 90 0 0 25 0 1 0 105600174 95178752 19151 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 23237 19151 248 541 0 22687 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 92948

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/68 10883
/proc/meminfo: memFree=1458952/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=105752 CPUtime=402.18
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 26910 0 0 0 40118 100 0 0 25 0 1 0 105600174 108290048 21507 1992294400 4194304 6412682 548682068832 18446744073709551615 4287621 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 26438 21507 248 541 0 25888 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 105752

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 10883
/proc/meminfo: memFree=1453896/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=112152 CPUtime=462.17
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 28172 0 0 0 46109 108 0 0 25 0 1 0 105600174 114843648 22769 1992294400 4194304 6412682 548682068832 18446744073709551615 4286811 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 28038 22769 248 541 0 27488 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 112152

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10883
/proc/meminfo: memFree=1449608/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=114424 CPUtime=522.15
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 30056 0 0 0 52099 116 0 0 25 0 1 0 105600174 117170176 23807 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 28606 23807 248 541 0 28056 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 114424

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10883
/proc/meminfo: memFree=1448584/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=115704 CPUtime=582.14
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 30343 0 0 0 58088 126 0 0 25 0 1 0 105600174 118480896 24094 1992294400 4194304 6412682 548682068832 18446744073709551615 4286788 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 28926 24094 248 541 0 28376 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 115704

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10883
/proc/meminfo: memFree=1442248/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=122448 CPUtime=642.13
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 31921 0 0 0 64079 134 0 0 25 0 1 0 105600174 125386752 25672 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 30612 25672 248 541 0 30062 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 122448

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10883
/proc/meminfo: memFree=1435336/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=130900 CPUtime=702.11
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 34612 0 0 0 70071 140 0 0 25 0 1 0 105600174 134041600 27390 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 32725 27390 248 541 0 32175 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 130900

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10883
/proc/meminfo: memFree=1433224/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=133460 CPUtime=762.1
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 35152 0 0 0 76063 147 0 0 25 0 1 0 105600174 136663040 27930 1992294400 4194304 6412682 548682068832 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 33365 27930 248 541 0 32815 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 133460

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10883
/proc/meminfo: memFree=1427464/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=141140 CPUtime=822.08
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 36586 0 0 0 82053 155 0 0 25 0 1 0 105600174 144527360 29364 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 35285 29364 248 541 0 34735 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 141140

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10883
/proc/meminfo: memFree=1422856/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=146260 CPUtime=882.06
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 37735 0 0 0 88044 162 0 0 25 0 1 0 105600174 149770240 30513 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 36565 30513 248 541 0 36015 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 146260

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10883
/proc/meminfo: memFree=1420936/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=148820 CPUtime=942.06
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 39328 0 0 0 94039 167 0 0 25 0 1 0 105600174 152391680 30988 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 37205 30988 248 541 0 36655 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 148820

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10883
/proc/meminfo: memFree=1417480/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=153940 CPUtime=1002.04
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 40193 0 0 0 100031 173 0 0 25 0 1 0 105600174 157634560 31853 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 38485 31853 248 541 0 37935 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 153940

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10883
/proc/meminfo: memFree=1415048/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=156500 CPUtime=1062.02
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 40793 0 0 0 106023 179 0 0 25 0 1 0 105600174 160256000 32453 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 39125 32453 248 541 0 38575 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 156500

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10883
/proc/meminfo: memFree=1411976/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=159060 CPUtime=1122.01
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 41570 0 0 0 112015 186 0 0 25 0 1 0 105600174 162877440 33230 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 39765 33230 248 541 0 39215 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 159060

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10883
/proc/meminfo: memFree=1405960/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=166740 CPUtime=1182
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 43069 0 0 0 118009 191 0 0 25 0 1 0 105600174 170741760 34729 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 41685 34729 248 541 0 41135 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 166740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10883
/proc/meminfo: memFree=1405768/2055920 swapFree=4192812/4192956
[pid=10876] ppid=10874 vsize=166740 CPUtime=1200.09
/proc/10876/stat : 10876 (kw) R 10874 10876 10467 0 -1 0 43111 0 0 0 119817 192 0 0 25 0 1 0 105600174 170741760 34771 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 41685 34771 248 541 0 41135 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 166740

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.43
CPU time (s): 1200.13
CPU user time (s): 1198.18
CPU system time (s): 1.9497
CPU usage (%): 99.975
Max. virtual memory (cumulated for all children) (KiB): 166740

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

runsolver used 1.09283 second user time and 3.2845 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-26 21:55:40
IDJOB=1731892
IDBENCH=71106
IDSOLVER=501
FILE ID=node68/1731892-1240775740
PBS_JOBID= 9187173
Free space on /tmp= 66556 MiB

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

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

MD5SUM BENCH= 5edff193beb565edf484fbb5f8f23427
RANDOM SEED=1565605597

node68.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.223
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.223
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:       1545072 kB
Buffers:         62856 kB
Cached:         355608 kB
SwapCached:        144 kB
Active:         179376 kB
Inactive:       255564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1545072 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2248 kB
Writeback:           0 kB
Mapped:          26412 kB
Slab:            61516 kB
Committed_AS:   316644 kB
PageTables:       1560 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= 66556 MiB
End job on node68 at 2009-04-26 22:15:43