Trace number 1718958

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.16 1200.62

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq5.cnf
MD5SUM79c983ee7a6671238604da3040f85341
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 variables151669
Number of clauses2465731
Sum of the clauses size7141423
Maximum clause length150
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22309834
Number of clauses of size 335167
Number of clauses of size 45995
Number of clauses of size 511790
Number of clauses of size over 5102944

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-1718958-1240641429/watcher-1718958-1240641429 -o /tmp/evaluation-result-1718958-1240641429/solver-1718958-1240641429 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1718958-1240641429.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.07 1.02 1.00 2/64 19316
/proc/meminfo: memFree=1111096/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=8588 CPUtime=0
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 1537 0 0 0 0 0 0 0 18 0 1 0 92169996 8794112 1521 1992294400 4194304 6412682 548682068832 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 2147 1528 192 541 0 1597 0

[startup+0.0981081 s]
/proc/loadavg: 1.07 1.02 1.00 2/64 19316
/proc/meminfo: memFree=1111096/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=61004 CPUtime=0.09
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 13896 0 0 0 4 5 0 0 18 0 1 0 92169996 62468096 13880 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 15251 13887 208 541 0 14701 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61004

[startup+0.102107 s]
/proc/loadavg: 1.07 1.02 1.00 2/64 19316
/proc/meminfo: memFree=1111096/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=63380 CPUtime=0.09
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 14563 0 0 0 4 5 0 0 18 0 1 0 92169996 64901120 14547 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 15878 14553 208 541 0 15328 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63380

[startup+0.301143 s]
/proc/loadavg: 1.07 1.02 1.00 2/64 19316
/proc/meminfo: memFree=1111096/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=120144 CPUtime=0.29
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 23440 0 0 0 20 9 0 0 19 0 1 0 92169996 123027456 23424 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 30036 23424 219 541 0 29486 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 120144

[startup+0.702215 s]
/proc/loadavg: 1.07 1.02 1.00 2/64 19316
/proc/meminfo: memFree=1111096/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=126348 CPUtime=0.69
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 25136 0 0 0 59 10 0 0 22 0 1 0 92169996 129380352 25120 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 31587 25120 219 541 0 31037 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 126348

[startup+1.50136 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 19317
/proc/meminfo: memFree=1008240/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=138276 CPUtime=1.49
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 28443 0 0 0 138 11 0 0 25 0 1 0 92169996 141594624 28427 1992294400 4194304 6412682 548682068832 18446744073709551615 4854001 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 34569 28428 219 541 0 34019 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 138276

[startup+3.10164 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 19317
/proc/meminfo: memFree=988592/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=161912 CPUtime=3.09
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 34926 0 0 0 294 15 0 0 25 0 1 0 92169996 165797888 34910 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 40478 34911 219 541 0 39928 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 161912

[startup+6.30122 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 19317
/proc/meminfo: memFree=935664/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=210936 CPUtime=6.29
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 49741 0 0 0 606 23 0 0 25 0 1 0 92169996 215998464 48188 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 52734 48188 220 541 0 52184 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 210936

[startup+12.7014 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 19317
/proc/meminfo: memFree=827440/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=307756 CPUtime=12.68
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 79025 0 0 0 1229 39 0 0 25 0 1 0 92169996 315142144 74399 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 76939 74399 220 541 0 76389 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 307756

[startup+25.5017 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 19317
/proc/meminfo: memFree=664304/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=473804 CPUtime=25.46
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 115361 0 0 0 2471 75 0 0 25 0 1 0 92169996 485175296 110735 1992294400 4194304 6412682 548682068832 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 118451 110735 248 541 0 117901 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 473804

[startup+51.1012 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 19317
/proc/meminfo: memFree=584176/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=552304 CPUtime=51.05
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 134989 0 0 0 5018 87 0 0 25 0 1 0 92169996 565559296 130363 1992294400 4194304 6412682 548682068832 18446744073709551615 4508919 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 138076 130363 248 541 0 137526 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 552304

[startup+102.305 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 19319
/proc/meminfo: memFree=576368/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=558112 CPUtime=102.23
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 136884 0 0 0 10082 141 0 0 25 0 1 0 92169996 571506688 132258 1992294400 4194304 6412682 548682068832 18446744073709551615 4574659 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 139528 132258 258 541 0 138978 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 558112

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19319
/proc/meminfo: memFree=576432/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=558112 CPUtime=162.2
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 136885 0 0 0 16079 141 0 0 25 0 1 0 92169996 571506688 132259 1992294400 4194304 6412682 548682068832 18446744073709551615 4326468 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 139528 132259 258 541 0 138978 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 558112

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19319
/proc/meminfo: memFree=575152/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=558112 CPUtime=222.18
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 137241 0 0 0 21988 230 0 0 25 0 1 0 92169996 571506688 132615 1992294400 4194304 6412682 548682068832 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 139528 132615 258 541 0 138978 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 558112

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19319
/proc/meminfo: memFree=574512/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=558112 CPUtime=282.17
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 137411 0 0 0 27965 252 0 0 25 0 1 0 92169996 571506688 132785 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 139528 132785 258 541 0 138978 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 558112

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19319
/proc/meminfo: memFree=573616/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=558112 CPUtime=342.14
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 137632 0 0 0 33943 271 0 0 25 0 1 0 92169996 571506688 133006 1992294400 4194304 6412682 548682068832 18446744073709551615 4333437 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 139528 133006 258 541 0 138978 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 558112

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19319
/proc/meminfo: memFree=572720/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=558112 CPUtime=402.12
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 137853 0 0 0 39809 403 0 0 25 0 1 0 92169996 571506688 133227 1992294400 4194304 6412682 548682068832 18446744073709551615 4327399 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 139528 133227 258 541 0 138978 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 558112

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19319
/proc/meminfo: memFree=571376/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=558112 CPUtime=462.09
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 138187 0 0 0 45796 413 0 0 25 0 1 0 92169996 571506688 133561 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 139528 133561 258 541 0 138978 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 558112

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19319
/proc/meminfo: memFree=570800/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=558116 CPUtime=522.08
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 138326 0 0 0 51755 453 0 0 25 0 1 0 92169996 571510784 133700 1992294400 4194304 6412682 548682068832 18446744073709551615 5476358 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 139529 133700 258 541 0 138979 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 558116

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19319
/proc/meminfo: memFree=570480/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=558116 CPUtime=582.06
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 138411 0 0 0 57676 530 0 0 25 0 1 0 92169996 571510784 133785 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 139529 133785 258 541 0 138979 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 558116

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19319
/proc/meminfo: memFree=570032/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=558116 CPUtime=642.04
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 138525 0 0 0 63573 631 0 0 25 0 1 0 92169996 571510784 133899 1992294400 4194304 6412682 548682068832 18446744073709551615 4570422 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 139529 133899 258 541 0 138979 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 558116

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19319
/proc/meminfo: memFree=569840/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=558116 CPUtime=702.01
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 138566 0 0 0 69542 659 0 0 25 0 1 0 92169996 571510784 133940 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 139529 133940 258 541 0 138979 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 558116

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19319
/proc/meminfo: memFree=556400/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=571128 CPUtime=762
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 141903 0 0 0 75467 733 0 0 25 0 1 0 92169996 584835072 137277 1992294400 4194304 6412682 548682068832 18446744073709551615 4287207 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 142782 137277 258 541 0 142232 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 571128

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19319
/proc/meminfo: memFree=523120/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=608188 CPUtime=821.97
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 150384 0 0 0 81397 800 0 0 25 0 1 0 92169996 622784512 145758 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 152047 145758 258 541 0 151497 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 608188

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19319
/proc/meminfo: memFree=500656/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=630852 CPUtime=881.94
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 155866 0 0 0 87372 822 0 0 25 0 1 0 92169996 645992448 151240 1992294400 4194304 6412682 548682068832 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 157713 151240 258 541 0 157163 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 630852

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19319
/proc/meminfo: memFree=471664/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=661048 CPUtime=941.93
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 163101 0 0 0 93322 871 0 0 25 0 1 0 92169996 676913152 158475 1992294400 4194304 6412682 548682068832 18446744073709551615 4328489 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 165262 158475 258 541 0 164712 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 661048

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19319
/proc/meminfo: memFree=465776/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=667720 CPUtime=1001.91
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 164553 0 0 0 99279 912 0 0 25 0 1 0 92169996 683745280 159927 1992294400 4194304 6412682 548682068832 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 166930 159927 258 541 0 166380 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 667720

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19319
/proc/meminfo: memFree=436848/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=700444 CPUtime=1061.89
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 171938 0 0 0 105241 948 0 0 25 0 1 0 92169996 717254656 167312 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 175111 167312 258 541 0 174561 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 700444

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19319
/proc/meminfo: memFree=386288/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=751208 CPUtime=1121.86
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 184358 0 0 0 111200 986 0 0 25 0 1 0 92169996 769236992 179732 1992294400 4194304 6412682 548682068832 18446744073709551615 4285797 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 187802 179732 258 541 0 187252 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 751208

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19319
/proc/meminfo: memFree=381744/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=757248 CPUtime=1181.84
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 185518 0 0 0 117173 1011 0 0 25 0 1 0 92169996 775421952 180892 1992294400 4194304 6412682 548682068832 18446744073709551615 4363665 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 189312 180892 258 541 0 188762 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 757248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19319
/proc/meminfo: memFree=381680/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=757248 CPUtime=1200.04
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 0 185518 0 0 0 118993 1011 0 0 25 0 1 0 92169996 775421952 180892 1992294400 4194304 6412682 548682068832 18446744073709551615 4573595 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 189312 180892 258 541 0 188762 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 757248

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19319
/proc/meminfo: memFree=381680/2055920 swapFree=4180840/4192956
[pid=19316] ppid=19314 vsize=0 CPUtime=1200.14
/proc/19316/stat : 19316 (kw) R 19314 19316 18809 0 -1 1028 185518 0 0 0 118993 1021 0 0 25 0 1 0 92169996 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/19316/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.62
CPU time (s): 1200.16
CPU user time (s): 1189.93
CPU system time (s): 10.2294
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 757248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1189.93
system time used= 10.2294
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185518
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 2006

runsolver used 1.08883 second user time and 2.6326 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-25 08:37:12
IDJOB=1718958
IDBENCH=20575
IDSOLVER=501
FILE ID=node60/1718958-1240641429
PBS_JOBID= 9186404
Free space on /tmp= 66360 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq5.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718958-1240641429/watcher-1718958-1240641429 -o /tmp/evaluation-result-1718958-1240641429/solver-1718958-1240641429 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1718958-1240641429.cnf

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

MD5SUM BENCH= 79c983ee7a6671238604da3040f85341
RANDOM SEED=1682340069

node60.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	: 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.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:       1113560 kB
Buffers:         76656 kB
Cached:         779036 kB
SwapCached:       6548 kB
Active:         264912 kB
Inactive:       599896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1113560 kB
SwapTotal:     4192956 kB
SwapFree:      4180840 kB
Dirty:           53196 kB
Writeback:           0 kB
Mapped:          14072 kB
Slab:            63584 kB
Committed_AS:   307308 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= 66348 MiB
End job on node60 at 2009-04-25 08:57:15