Trace number 1719114

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.2 1200.6

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq4.cnf
MD5SUM6fcbaf8c6c7ed0c41d8ac12258cafaee
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark853.531
Satisfiable
(Un)Satisfiability was proved
Number of variables106013
Number of clauses1598301
Sum of the clauses size4617403
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21491607
Number of clauses of size 324060
Number of clauses of size 45002
Number of clauses of size 59194
Number of clauses of size over 568437

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-1719114-1240643476/watcher-1719114-1240643476 -o /tmp/evaluation-result-1719114-1240643476/solver-1719114-1240643476 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1719114-1240643476.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21493
/proc/meminfo: memFree=1806792/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=8588 CPUtime=0
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 1011 0 0 0 0 0 0 0 18 0 1 0 92381765 8794112 995 1992294400 4194304 6412682 548682068832 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 2147 1002 192 541 0 1597 0

[startup+0.0928261 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21493
/proc/meminfo: memFree=1806792/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=57376 CPUtime=0.08
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 13561 0 0 0 3 5 0 0 18 0 1 0 92381765 58753024 13545 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 14344 13552 208 541 0 13794 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 57376

[startup+0.101826 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21493
/proc/meminfo: memFree=1806792/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=62656 CPUtime=0.09
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 15021 0 0 0 4 5 0 0 18 0 1 0 92381765 64159744 15006 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 15697 15011 208 541 0 15147 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62656

[startup+0.30186 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21493
/proc/meminfo: memFree=1806792/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=86648 CPUtime=0.29
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 17301 0 0 0 22 7 0 0 19 0 1 0 92381765 88727552 17285 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 21662 17285 219 541 0 21112 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86648

[startup+0.70193 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21493
/proc/meminfo: memFree=1806792/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=92852 CPUtime=0.69
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 18992 0 0 0 61 8 0 0 22 0 1 0 92381765 95080448 18976 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 23213 18976 219 541 0 22663 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92852

[startup+1.50107 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1726656/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=104820 CPUtime=1.49
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 22288 0 0 0 138 11 0 0 25 0 1 0 92381765 107335680 22272 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 26205 22272 219 541 0 25655 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 104820

[startup+3.10136 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1708352/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=128820 CPUtime=3.08
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 28898 0 0 0 292 16 0 0 25 0 1 0 92381765 131911680 28882 1992294400 4194304 6412682 548682068832 18446744073709551615 5277709 0 0 4096 0 0 0 0 17 0 0 0
/proc/21493/statm: 32205 28882 219 541 0 31655 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 128820

[startup+6.30191 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1653056/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=177900 CPUtime=6.28
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 43734 0 0 0 603 25 0 0 25 0 1 0 92381765 182169600 42181 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 44475 42181 220 541 0 43925 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 177900

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1523008/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=305568 CPUtime=12.68
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 72668 0 0 0 1232 36 0 0 25 0 1 0 92381765 312901632 71115 1992294400 4194304 6412682 548682068832 18446744073709551615 4564586 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 76392 71115 239 541 0 75842 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 305568

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1466496/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=356276 CPUtime=25.47
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 85703 0 0 0 2491 56 0 0 25 0 1 0 92381765 364826624 84150 1992294400 4194304 6412682 548682068832 18446744073709551615 4522775 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 89069 84150 248 541 0 88519 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 356276

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1435072/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=384676 CPUtime=51.06
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 93267 0 0 0 5019 87 0 0 25 0 1 0 92381765 393908224 91714 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 96169 91714 255 541 0 95619 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 384676

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1434624/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=384676 CPUtime=102.25
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 93390 0 0 0 10133 92 0 0 25 0 1 0 92381765 393908224 91837 1992294400 4194304 6412682 548682068832 18446744073709551615 4574763 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 96169 91837 258 541 0 95619 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 384676

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1433920/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=384676 CPUtime=162.23
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 93561 0 0 0 16083 140 0 0 25 0 1 0 92381765 393908224 92008 1992294400 4194304 6412682 548682068832 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 96169 92008 258 541 0 95619 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 384676

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1432832/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=384676 CPUtime=222.21
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 93831 0 0 0 22062 159 0 0 25 0 1 0 92381765 393908224 92278 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 96169 92278 258 541 0 95619 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 384676

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1432128/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=384676 CPUtime=282.2
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 94001 0 0 0 28028 192 0 0 25 0 1 0 92381765 393908224 92448 1992294400 4194304 6412682 548682068832 18446744073709551615 4285840 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 96169 92448 258 541 0 95619 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 384676

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1431936/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=384680 CPUtime=342.17
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 94033 0 0 0 33959 258 0 0 25 0 1 0 92381765 393912320 92480 1992294400 4194304 6412682 548682068832 18446744073709551615 5484872 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 96170 92480 258 541 0 95620 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 384680

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1431616/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=384680 CPUtime=402.15
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 94101 0 0 0 39852 363 0 0 25 0 1 0 92381765 393912320 92548 1992294400 4194304 6412682 548682068832 18446744073709551615 4359631 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 96170 92548 258 541 0 95620 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 384680

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1431424/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=384680 CPUtime=462.13
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 94143 0 0 0 45841 372 0 0 25 0 1 0 92381765 393912320 92590 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 96170 92590 258 541 0 95620 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 384680

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1430336/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=384680 CPUtime=522.11
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 94420 0 0 0 51780 431 0 0 25 0 1 0 92381765 393912320 92867 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 96170 92867 258 541 0 95620 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 384680

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1394496/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=423468 CPUtime=582.09
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 103358 0 0 0 57741 468 0 0 25 0 1 0 92381765 433631232 101805 1992294400 4194304 6412682 548682068832 18446744073709551615 4570410 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 105867 101805 258 541 0 105317 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 423468

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1385088/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=434084 CPUtime=642.07
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 105698 0 0 0 63687 520 0 0 25 0 1 0 92381765 444502016 104145 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 108521 104145 258 541 0 107971 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 434084

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1349760/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=473216 CPUtime=702.05
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 114506 0 0 0 69636 569 0 0 25 0 1 0 92381765 484573184 112953 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 118304 112953 258 541 0 117754 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 473216

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1345472/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=477360 CPUtime=762.04
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 115562 0 0 0 75608 596 0 0 25 0 1 0 92381765 488816640 114009 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 119340 114009 258 541 0 118790 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 477360

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1339456/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=483088 CPUtime=822.02
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 117058 0 0 0 81571 631 0 0 25 0 1 0 92381765 494682112 115505 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 120772 115505 258 541 0 120222 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 483088

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1330688/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=492096 CPUtime=882
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 119234 0 0 0 87543 657 0 0 25 0 1 0 92381765 503906304 117681 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 123024 117681 258 541 0 122474 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 492096

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1307776/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=515712 CPUtime=941.98
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 124933 0 0 0 93514 684 0 0 25 0 1 0 92381765 528089088 123380 1992294400 4194304 6412682 548682068832 18446744073709551615 4570452 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 128928 123380 258 541 0 128378 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 515712

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1307776/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=515712 CPUtime=1001.96
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 124935 0 0 0 99512 684 0 0 25 0 1 0 92381765 528089088 123382 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 128928 123382 258 541 0 128378 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 515712

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1305152/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=518536 CPUtime=1061.93
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 125577 0 0 0 105383 810 0 0 25 0 1 0 92381765 530980864 124024 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 129634 124024 258 541 0 129084 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 518536

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1275840/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=551324 CPUtime=1121.91
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 132899 0 0 0 111300 891 0 0 25 0 1 0 92381765 564555776 131346 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 137831 131346 258 541 0 137281 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 551324

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1265984/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=562804 CPUtime=1181.9
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 135509 0 0 0 117245 945 0 0 25 0 1 0 92381765 576311296 133956 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 140701 133956 258 541 0 140151 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 562804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1249344/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=578644 CPUtime=1200.09
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 139490 0 0 0 119047 962 0 0 25 0 1 0 92381765 592531456 137937 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 144661 137937 258 541 0 144111 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 578644

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21494
/proc/meminfo: memFree=1249344/2055920 swapFree=4192812/4192956
[pid=21493] ppid=21491 vsize=578644 CPUtime=1200.09
/proc/21493/stat : 21493 (kw) R 21491 21493 21109 0 -1 0 139490 0 0 0 119047 962 0 0 25 0 1 0 92381765 592531456 137937 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21493/statm: 144661 137937 258 541 0 144111 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 578644

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.6
CPU time (s): 1200.2
CPU user time (s): 1190.48
CPU system time (s): 9.71652
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 578644

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

runsolver used 0.906862 second user time and 2.50462 second system time

The end

Launcher Data

Begin job on node4 at 2009-04-25 09:11:18
IDJOB=1719114
IDBENCH=20578
IDSOLVER=501
FILE ID=node4/1719114-1240643476
PBS_JOBID= 9186453
Free space on /tmp= 66176 MiB

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

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

MD5SUM BENCH= 6fcbaf8c6c7ed0c41d8ac12258cafaee
RANDOM SEED=1648392587

node4.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.265
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.265
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:       1807336 kB
Buffers:         14744 kB
Cached:         157492 kB
SwapCached:        144 kB
Active:          44648 kB
Inactive:       141628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1807336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           33868 kB
Writeback:           0 kB
Mapped:          23692 kB
Slab:            48304 kB
Committed_AS:   415660 kB
PageTables:       1468 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= 66168 MiB
End job on node4 at 2009-04-25 09:31:20