Trace number 1727833

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/Hard/contest05/QG/
QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
MD5SUM63ebbe5da415dad3af97436d64747f33
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1108.56
Satisfiable
(Un)Satisfiability was proved
Number of variables1130
Number of clauses18089
Sum of the clauses size86030
Maximum clause length13
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 21085
Number of clauses of size 38672
Number of clauses of size 4224
Number of clauses of size 5266
Number of clauses of size over 57814

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-1727833-1240729525/watcher-1727833-1240729525 -o /tmp/evaluation-result-1727833-1240729525/solver-1727833-1240729525 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1727833-1240729525.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.98 0.99 3/64 21729
/proc/meminfo: memFree=1121040/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=3408 CPUtime=0
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 448 0 0 0 0 0 0 0 18 0 1 0 100986012 3489792 432 1992294400 4194304 6412682 548682068864 18446744073709551615 4386547 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 852 432 221 541 0 302 0

[startup+0.026634 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21729
/proc/meminfo: memFree=1121040/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=3672 CPUtime=0.02
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 517 0 0 0 2 0 0 0 18 0 1 0 100986012 3760128 501 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 918 501 221 541 0 368 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3672

[startup+0.10264 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21729
/proc/meminfo: memFree=1121040/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=4596 CPUtime=0.09
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 779 0 0 0 9 0 0 0 18 0 1 0 100986012 4706304 763 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 1149 763 221 541 0 599 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4596

[startup+0.302658 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21729
/proc/meminfo: memFree=1121040/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=6188 CPUtime=0.29
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 1180 0 0 0 29 0 0 0 19 0 1 0 100986012 6336512 1164 1992294400 4194304 6412682 548682068864 18446744073709551615 4264210 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 1547 1164 239 541 0 997 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6188

[startup+0.702698 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21729
/proc/meminfo: memFree=1121040/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=6376 CPUtime=0.69
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 1386 0 0 0 68 1 0 0 22 0 1 0 100986012 6529024 1224 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 1594 1224 246 541 0 1044 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6376

[startup+1.50177 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21730
/proc/meminfo: memFree=1115976/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=9048 CPUtime=1.49
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 2023 0 0 0 148 1 0 0 25 0 1 0 100986012 9265152 1861 1992294400 4194304 6412682 548682068864 18446744073709551615 4286926 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 2262 1861 246 541 0 1712 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9048

[startup+3.10192 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21730
/proc/meminfo: memFree=1113032/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=11704 CPUtime=3.08
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 2647 0 0 0 306 2 0 0 25 0 1 0 100986012 11984896 2445 1992294400 4194304 6412682 548682068864 18446744073709551615 4427126 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 2926 2445 246 541 0 2376 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11704

[startup+6.30121 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21730
/proc/meminfo: memFree=1110728/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=13600 CPUtime=6.29
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 3142 0 0 0 625 4 0 0 25 0 1 0 100986012 13926400 2895 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 3400 2895 249 541 0 2850 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13600

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21730
/proc/meminfo: memFree=1107720/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=16968 CPUtime=12.69
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 4131 0 0 0 1262 7 0 0 25 0 1 0 100986012 17375232 3703 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 4242 3703 249 541 0 3692 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16968

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21730
/proc/meminfo: memFree=1101192/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=23600 CPUtime=25.49
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 5732 0 0 0 2537 12 0 0 25 0 1 0 100986012 24166400 5134 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 5900 5134 249 541 0 5350 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23600

[startup+51.1014 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 21730
/proc/meminfo: memFree=1093960/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=31372 CPUtime=51.08
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 7885 0 0 0 5090 18 0 0 25 0 1 0 100986012 32124928 6925 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 7843 6925 249 541 0 7293 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31372

[startup+102.305 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 21730
/proc/meminfo: memFree=1084360/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=42968 CPUtime=102.26
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 10673 0 0 0 10197 29 0 0 25 0 1 0 100986012 43999232 9373 1992294400 4194304 6412682 548682068864 18446744073709551615 4286837 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 10742 9373 249 541 0 10192 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 42968

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 21730
/proc/meminfo: memFree=1075528/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=52780 CPUtime=162.25
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 13330 0 0 0 16185 40 0 0 25 0 1 0 100986012 54046720 11580 1992294400 4194304 6412682 548682068864 18446744073709551615 4286874 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 13195 11580 249 541 0 12645 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 52780

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21730
/proc/meminfo: memFree=1066440/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=62612 CPUtime=222.24
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 15858 0 0 0 22174 50 0 0 25 0 1 0 100986012 64114688 13831 1992294400 4194304 6412682 548682068864 18446744073709551615 4495318 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 15653 13831 249 541 0 15103 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 62612

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21730
/proc/meminfo: memFree=1058824/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=73216 CPUtime=282.22
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 18197 0 0 0 28163 59 0 0 25 0 1 0 100986012 74973184 15852 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 18304 15852 249 541 0 17754 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 73216

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21730
/proc/meminfo: memFree=1051976/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=80388 CPUtime=342.21
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 20104 0 0 0 34152 69 0 0 25 0 1 0 100986012 82317312 17393 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 20097 17393 249 541 0 19547 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 80388

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21730
/proc/meminfo: memFree=1043336/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=89972 CPUtime=402.19
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 22687 0 0 0 40143 76 0 0 25 0 1 0 100986012 92131328 19555 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 22493 19555 249 541 0 21943 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 89972

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21730
/proc/meminfo: memFree=1035336/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=99296 CPUtime=462.18
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 24722 0 0 0 46132 86 0 0 25 0 1 0 100986012 101679104 21590 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 24824 21590 249 541 0 24274 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 99296

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21730
/proc/meminfo: memFree=1030792/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=103852 CPUtime=522.16
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 26301 0 0 0 52125 91 0 0 25 0 1 0 100986012 106344448 22685 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 25963 22685 249 541 0 25413 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 103852

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21730
/proc/meminfo: memFree=1026824/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=109032 CPUtime=582.15
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 27370 0 0 0 58119 96 0 0 25 0 1 0 100986012 111648768 23754 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 27258 23754 249 541 0 26708 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 109032

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21730
/proc/meminfo: memFree=1016008/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=120196 CPUtime=642.13
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 30542 0 0 0 64109 104 0 0 25 0 1 0 100986012 123080704 26370 1992294400 4194304 6412682 548682068864 18446744073709551615 4287166 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 30049 26370 249 541 0 29499 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 120196

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21730
/proc/meminfo: memFree=1013000/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=122756 CPUtime=702.12
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 31293 0 0 0 70103 109 0 0 25 0 1 0 100986012 125702144 27121 1992294400 4194304 6412682 548682068864 18446744073709551615 4286922 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 30689 27121 249 541 0 30139 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 122756

[startup+762.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21730
/proc/meminfo: memFree=1007176/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=129160 CPUtime=762.1
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 32731 0 0 0 76096 114 0 0 25 0 1 0 100986012 132259840 28559 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 32290 28559 249 541 0 31740 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 129160

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21730
/proc/meminfo: memFree=999368/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=137964 CPUtime=822.08
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 34729 0 0 0 82090 118 0 0 25 0 1 0 100986012 141275136 30557 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 34491 30557 249 541 0 33941 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 137964

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21730
/proc/meminfo: memFree=996424/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=143640 CPUtime=882.07
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 36070 0 0 0 88085 122 0 0 25 0 1 0 100986012 147087360 31258 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 35910 31258 249 541 0 35360 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 143640

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21730
/proc/meminfo: memFree=995336/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=145480 CPUtime=942.05
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 36520 0 0 0 94079 126 0 0 25 0 1 0 100986012 148971520 31708 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 36370 31708 249 541 0 35820 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 145480

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21730
/proc/meminfo: memFree=992008/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=149640 CPUtime=1002.04
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 37358 0 0 0 100074 130 0 0 25 0 1 0 100986012 153231360 32546 1992294400 4194304 6412682 548682068864 18446744073709551615 4286874 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 37410 32546 249 541 0 36860 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 149640

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21730
/proc/meminfo: memFree=984072/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=156888 CPUtime=1062.03
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 39207 0 0 0 106066 137 0 0 25 0 1 0 100986012 160653312 34395 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 39222 34395 249 541 0 38672 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 156888

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21730
/proc/meminfo: memFree=978376/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=162720 CPUtime=1122.01
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 41266 0 0 0 112059 142 0 0 25 0 1 0 100986012 166625280 35718 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 40680 35718 249 541 0 40130 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 162720

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21730
/proc/meminfo: memFree=977288/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=164364 CPUtime=1182
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 41578 0 0 0 118053 147 0 0 25 0 1 0 100986012 168308736 36030 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 41091 36030 249 541 0 40541 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 164364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21730
/proc/meminfo: memFree=975944/2055920 swapFree=4148400/4192956
[pid=21729] ppid=21727 vsize=166284 CPUtime=1200.09
/proc/21729/stat : 21729 (kw) R 21727 21729 21562 0 -1 0 41916 0 0 0 119860 149 0 0 25 0 1 0 100986012 170274816 36368 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/21729/statm: 41571 36368 249 541 0 41021 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 166284

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.61
CPU system time (s): 1.52277
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 166284

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

runsolver used 0.989849 second user time and 2.42263 second system time

The end

Launcher Data

Begin job on node14 at 2009-04-26 09:05:25
IDJOB=1727833
IDBENCH=24646
IDSOLVER=501
FILE ID=node14/1727833-1240729525
PBS_JOBID= 9186952
Free space on /tmp= 66436 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727833-1240729525/watcher-1727833-1240729525 -o /tmp/evaluation-result-1727833-1240729525/solver-1727833-1240729525 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1727833-1240729525.cnf

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

MD5SUM BENCH= 63ebbe5da415dad3af97436d64747f33
RANDOM SEED=2000889608

node14.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.256
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	: 5931.00
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.256
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:       1121520 kB
Buffers:         75456 kB
Cached:         743452 kB
SwapCached:      38368 kB
Active:         194724 kB
Inactive:       664904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1121520 kB
SwapTotal:     4192956 kB
SwapFree:      4148400 kB
Dirty:            2652 kB
Writeback:           0 kB
Mapped:          13492 kB
Slab:            60740 kB
Committed_AS:   344732 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66436 MiB
End job on node14 at 2009-04-26 09:25:28