Trace number 1520073

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.12 1200.63

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S2141146009-040.cnf
MD5SUM706f9f438d5c8feea78ebbd738aac840
Bench CategoryRANDOM (random 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 variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1520073-1238260682/watcher-1520073-1238260682 -o /tmp/evaluation-result-1520073-1238260682/solver-1520073-1238260682 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1520073-1238260682.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 14256
/proc/meminfo: memFree=878960/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=2732 CPUtime=0
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 297 0 0 0 0 0 0 0 18 0 1 0 1098735320 2797568 281 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 683 282 216 541 0 133 0

[startup+0.00842211 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 14256
/proc/meminfo: memFree=878960/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=2732 CPUtime=0
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 313 0 0 0 0 0 0 0 18 0 1 0 1098735320 2797568 297 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 683 297 216 541 0 133 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2732

[startup+0.101432 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 14256
/proc/meminfo: memFree=878960/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=3920 CPUtime=0.09
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 626 0 0 0 9 0 0 0 18 0 1 0 1098735320 4014080 610 1992294400 4194304 6412682 548682068864 18446744073709551615 4564583 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 980 610 235 541 0 430 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3920

[startup+0.301453 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 14256
/proc/meminfo: memFree=878960/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=3920 CPUtime=0.29
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 626 0 0 0 29 0 0 0 19 0 1 0 1098735320 4014080 610 1992294400 4194304 6412682 548682068864 18446744073709551615 4508735 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 980 610 235 541 0 430 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3920

[startup+0.701494 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 14256
/proc/meminfo: memFree=878960/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=5900 CPUtime=0.69
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 1200 0 0 0 68 1 0 0 23 0 1 0 1098735320 6041600 1085 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 1475 1086 242 541 0 925 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5900

[startup+1.50158 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=874344/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=8388 CPUtime=1.49
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 1791 0 0 0 148 1 0 0 25 0 1 0 1098735320 8589312 1636 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 2097 1636 242 541 0 1547 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8388

[startup+3.10175 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=872168/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=10588 CPUtime=3.09
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 2373 0 0 0 307 2 0 0 25 0 1 0 1098735320 10842112 2121 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 2647 2121 247 541 0 2097 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10588

[startup+6.30108 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=868968/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=13788 CPUtime=6.29
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 3191 0 0 0 625 4 0 0 25 0 1 0 1098735320 14118912 2810 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 3447 2810 247 541 0 2897 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13788

[startup+12.7028 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=865128/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=17984 CPUtime=12.69
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 4359 0 0 0 1262 7 0 0 25 0 1 0 1098735320 18415616 3704 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 4496 3704 247 541 0 3946 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17984

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=860072/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=24092 CPUtime=25.48
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 5905 0 0 0 2537 11 0 0 25 0 1 0 1098735320 24670208 4992 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 6023 4992 247 541 0 5473 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24092

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=851048/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=33684 CPUtime=51.07
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 8444 0 0 0 5087 20 0 0 25 0 1 0 1098735320 34492416 6981 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 8421 6981 247 541 0 7871 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33684

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=842472/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=43652 CPUtime=102.25
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 11282 0 0 0 10194 31 0 0 25 0 1 0 1098735320 44699648 9301 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 10913 9301 247 541 0 10363 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 43652

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=834216/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=55128 CPUtime=162.22
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 13775 0 0 0 16180 42 0 0 25 0 1 0 1098735320 56451072 11476 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 13782 11476 247 541 0 13232 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 55128

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=825832/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=63816 CPUtime=222.2
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 16149 0 0 0 22169 51 0 0 25 0 1 0 1098735320 65347584 13484 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 15954 13484 247 541 0 15404 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 63816

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=821608/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=68664 CPUtime=282.17
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 17624 0 0 0 28157 60 0 0 25 0 1 0 1098735320 70311936 14538 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 17166 14538 247 541 0 16616 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 68664

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=814824/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=76688 CPUtime=342.14
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 19791 0 0 0 34147 67 0 0 25 0 1 0 1098735320 78528512 16221 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 19172 16221 247 541 0 18622 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 76688

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=807656/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=84648 CPUtime=402.12
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 22163 0 0 0 40136 76 0 0 25 0 1 0 1098735320 86679552 18037 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 21162 18037 247 541 0 20612 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 84648

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=802408/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=90728 CPUtime=462.09
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 23455 0 0 0 46127 82 0 0 25 0 1 0 1098735320 92905472 19329 1992294400 4194304 6412682 548682068864 18446744073709551615 4287134 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 22682 19329 247 541 0 22132 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 90728

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=793064/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=101696 CPUtime=522.07
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 25781 0 0 0 52119 88 0 0 25 0 1 0 1098735320 104136704 21655 1992294400 4194304 6412682 548682068864 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 25424 21655 247 541 0 24874 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 101696

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=793256/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=102016 CPUtime=582.05
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 26373 0 0 0 58110 95 0 0 25 0 1 0 1098735320 104464384 21607 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 25504 21607 247 541 0 24954 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 102016

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=791016/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=104356 CPUtime=642.03
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 26927 0 0 0 64101 102 0 0 25 0 1 0 1098735320 106860544 22161 1992294400 4194304 6412682 548682068864 18446744073709551615 4286778 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 26089 22161 247 541 0 25539 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 104356

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=783336/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=112800 CPUtime=701.99
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 29506 0 0 0 70092 107 0 0 25 0 1 0 1098735320 115507200 24004 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 28200 24004 247 541 0 27650 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 112800

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=781096/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=116000 CPUtime=761.97
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 30107 0 0 0 76084 113 0 0 25 0 1 0 1098735320 118784000 24605 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 29000 24605 247 541 0 28450 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 116000

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=776872/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=121120 CPUtime=821.94
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 31181 0 0 0 82076 118 0 0 25 0 1 0 1098735320 124026880 25679 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 30280 25679 247 541 0 29730 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 121120

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=772200/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=126240 CPUtime=881.92
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 32348 0 0 0 88070 122 0 0 25 0 1 0 1098735320 129269760 26846 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 31560 26846 247 541 0 31010 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 126240

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=766824/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=132712 CPUtime=941.9
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 34508 0 0 0 94063 127 0 0 25 0 1 0 1098735320 135897088 28160 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 33178 28160 247 541 0 32628 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 132712

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=766248/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=133444 CPUtime=1001.87
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 34683 0 0 0 100054 133 0 0 25 0 1 0 1098735320 136646656 28335 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 33361 28335 247 541 0 32811 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 133444

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=765288/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=134084 CPUtime=1061.84
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 34928 0 0 0 106046 138 0 0 25 0 1 0 1098735320 137302016 28580 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 33521 28580 247 541 0 32971 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 134084

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=764264/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=135044 CPUtime=1121.82
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 35175 0 0 0 112040 142 0 0 25 0 1 0 1098735320 138285056 28827 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 33761 28827 247 541 0 33211 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 135044

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=756840/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=144336 CPUtime=1181.8
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 37049 0 0 0 118032 148 0 0 25 0 1 0 1098735320 147800064 30701 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 36084 30701 247 541 0 35534 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 144336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14257
/proc/meminfo: memFree=754664/2055920 swapFree=4174972/4192956
[pid=14256] ppid=14254 vsize=147156 CPUtime=1200.09
/proc/14256/stat : 14256 (kw) R 14254 14256 13944 0 -1 0 37560 0 0 0 119860 149 0 0 25 0 1 0 1098735320 150687744 31212 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/14256/statm: 36789 31212 247 541 0 36239 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 147156

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.63
CPU time (s): 1200.12
CPU user time (s): 1198.6
CPU system time (s): 1.51577
CPU usage (%): 99.9577
Max. virtual memory (cumulated for all children) (KiB): 147156

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

runsolver used 1.00785 second user time and 3.36949 second system time

The end

Launcher Data

Begin job on node7 at 2009-03-28 18:18:02
IDJOB=1520073
IDBENCH=70466
IDSOLVER=501
FILE ID=node7/1520073-1238260682
PBS_JOBID= 9060772
Free space on /tmp= 65660 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S2141146009-040.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520073-1238260682/watcher-1520073-1238260682 -o /tmp/evaluation-result-1520073-1238260682/solver-1520073-1238260682 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1520073-1238260682.cnf

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

MD5SUM BENCH= 706f9f438d5c8feea78ebbd738aac840
RANDOM SEED=206586516

node7.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.236
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.236
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:        879440 kB
Buffers:         90452 kB
Cached:         983556 kB
SwapCached:      11884 kB
Active:         109764 kB
Inactive:       977672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        879440 kB
SwapTotal:     4192956 kB
SwapFree:      4174972 kB
Dirty:            2408 kB
Writeback:           0 kB
Mapped:          19136 kB
Slab:            75008 kB
Committed_AS:  2837960 kB
PageTables:       1456 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= 65660 MiB
End job on node7 at 2009-03-28 18:38:05