Trace number 1718594

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.09 1200.44

General information on the benchmark

Nameindustrial/grieu/
vmpc_28.cnf
MD5SUM2679ca6fb11bcf9f950de09652ce7147
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.9597
Satisfiable
(Un)Satisfiability was proved
Number of variables784
Number of clauses108080
Sum of the clauses size283220
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 242420
Number of clauses of size 365604
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 556

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-1718594-1240638107/watcher-1718594-1240638107 -o /tmp/evaluation-result-1718594-1240638107/solver-1718594-1240638107 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1718594-1240638107.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.98 3/64 19076
/proc/meminfo: memFree=1780968/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=4420 CPUtime=0
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 485 0 0 0 0 0 0 0 18 0 1 0 91844171 4526080 469 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 1105 469 219 541 0 555 0

[startup+0.062028 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 19076
/proc/meminfo: memFree=1780968/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=5344 CPUtime=0.05
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 757 0 0 0 5 0 0 0 18 0 1 0 91844171 5472256 741 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 1336 742 219 541 0 786 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5344

[startup+0.102033 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 19076
/proc/meminfo: memFree=1780968/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=6136 CPUtime=0.09
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 957 0 0 0 9 0 0 0 18 0 1 0 91844171 6283264 941 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 1534 942 219 541 0 984 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6136

[startup+0.302059 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 19076
/proc/meminfo: memFree=1780968/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=9700 CPUtime=0.29
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 1949 0 0 0 29 0 0 0 19 0 1 0 91844171 9932800 1933 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 2425 1933 219 541 0 1875 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9700

[startup+0.701113 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 19076
/proc/meminfo: memFree=1780968/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=18576 CPUtime=0.68
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 4048 0 0 0 67 1 0 0 22 0 1 0 91844171 19021824 4032 1992294400 4194304 6412682 548682068864 18446744073709551615 4564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 4644 4032 239 541 0 4094 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 18576

[startup+1.50122 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19077
/proc/meminfo: memFree=1765664/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=18576 CPUtime=1.48
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 4056 0 0 0 147 1 0 0 25 0 1 0 91844171 19021824 4040 1992294400 4194304 6412682 548682068864 18446744073709551615 4564625 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 4644 4040 239 541 0 4094 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18576

[startup+3.10143 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19077
/proc/meminfo: memFree=1765536/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=19368 CPUtime=3.09
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 4269 0 0 0 307 2 0 0 25 0 1 0 91844171 19832832 4253 1992294400 4194304 6412682 548682068864 18446744073709551615 4564679 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 4842 4253 239 541 0 4292 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19368

[startup+6.30185 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19077
/proc/meminfo: memFree=1765024/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=18536 CPUtime=6.29
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 4297 0 0 0 627 2 0 0 25 0 1 0 91844171 18980864 4097 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 4634 4097 246 541 0 4084 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18536

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19077
/proc/meminfo: memFree=1760936/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=23652 CPUtime=12.68
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 5688 0 0 0 1261 7 0 0 25 0 1 0 91844171 24219648 5291 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 5913 5291 249 541 0 5363 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23652

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19077
/proc/meminfo: memFree=1754600/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=30280 CPUtime=25.49
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 7512 0 0 0 2535 14 0 0 25 0 1 0 91844171 31006720 6876 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 7570 6876 249 541 0 7020 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30280

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19077
/proc/meminfo: memFree=1743528/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=42204 CPUtime=51.08
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 10744 0 0 0 5082 26 0 0 25 0 1 0 91844171 43216896 9588 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 10551 9588 249 541 0 10001 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42204

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19077
/proc/meminfo: memFree=1728744/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=58672 CPUtime=102.27
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 15061 0 0 0 10185 42 0 0 25 0 1 0 91844171 60080128 13273 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 14668 13273 249 541 0 14118 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 58672

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19077
/proc/meminfo: memFree=1714984/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=73720 CPUtime=162.25
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 19068 0 0 0 16168 57 0 0 25 0 1 0 91844171 75489280 16685 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 18430 16685 249 541 0 17880 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 73720

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19077
/proc/meminfo: memFree=1702824/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=86812 CPUtime=222.23
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 22464 0 0 0 22154 69 0 0 25 0 1 0 91844171 88895488 19715 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 21703 19715 249 541 0 21153 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 86812

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19077
/proc/meminfo: memFree=1695784/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=96288 CPUtime=282.21
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 24633 0 0 0 28143 78 0 0 25 0 1 0 91844171 98598912 21464 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 24072 21464 249 541 0 23522 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 96288

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19077
/proc/meminfo: memFree=1686064/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=106888 CPUtime=342.19
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 27533 0 0 0 34129 90 0 0 25 0 1 0 91844171 109453312 23881 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 26722 23881 249 541 0 26172 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 106888

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19077
/proc/meminfo: memFree=1673456/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=120260 CPUtime=402.18
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 31236 0 0 0 40117 101 0 0 25 0 1 0 91844171 123146240 27028 1992294400 4194304 6412682 548682068864 18446744073709551615 4287607 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 30065 27028 249 541 0 29515 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 120260

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19077
/proc/meminfo: memFree=1669872/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=124260 CPUtime=462.16
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 32128 0 0 0 46109 107 0 0 25 0 1 0 91844171 127242240 27920 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 31065 27920 249 541 0 30515 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 124260

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19077
/proc/meminfo: memFree=1656944/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=140292 CPUtime=522.15
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 36035 0 0 0 52099 116 0 0 25 0 1 0 91844171 143659008 31827 1992294400 4194304 6412682 548682068864 18446744073709551615 4264533 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 35073 31827 249 541 0 34523 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 140292

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19077
/proc/meminfo: memFree=1653616/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=141532 CPUtime=582.12
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 36813 0 0 0 58089 123 0 0 25 0 1 0 91844171 144928768 31966 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 35383 31966 249 541 0 34833 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 141532

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19077
/proc/meminfo: memFree=1650288/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=145132 CPUtime=642.12
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 37635 0 0 0 64083 129 0 0 25 0 1 0 91844171 148615168 32788 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 36283 32788 249 541 0 35733 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 145132

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19077
/proc/meminfo: memFree=1637104/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=159320 CPUtime=702.09
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 41642 0 0 0 70071 138 0 0 25 0 1 0 91844171 163143680 36060 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 39830 36060 249 541 0 39280 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 159320

[startup+762.304 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19077
/proc/meminfo: memFree=1634800/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=162280 CPUtime=762.08
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 42219 0 0 0 76063 145 0 0 25 0 1 0 91844171 166174720 36637 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 40570 36637 249 541 0 40020 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 162280

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19077
/proc/meminfo: memFree=1632048/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=165160 CPUtime=822.06
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 42911 0 0 0 82055 151 0 0 25 0 1 0 91844171 169123840 37329 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 41290 37329 249 541 0 40740 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 165160

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19077
/proc/meminfo: memFree=1620784/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=177212 CPUtime=882.04
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 45710 0 0 0 88045 159 0 0 25 0 1 0 91844171 181465088 40128 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 44303 40128 249 541 0 43753 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 177212

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19077
/proc/meminfo: memFree=1612656/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=189448 CPUtime=942.02
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 48574 0 0 0 94036 166 0 0 25 0 1 0 91844171 193994752 42147 1992294400 4194304 6412682 548682068864 18446744073709551615 4286883 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 47362 42147 249 541 0 46812 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 189448

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19077
/proc/meminfo: memFree=1610800/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=191568 CPUtime=1002
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 49027 0 0 0 100030 170 0 0 25 0 1 0 91844171 196165632 42600 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 47892 42600 249 541 0 47342 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 191568

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19077
/proc/meminfo: memFree=1608752/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=193968 CPUtime=1061.99
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 49536 0 0 0 106023 176 0 0 25 0 1 0 91844171 198623232 43109 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 48492 43109 249 541 0 47942 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 193968

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19077
/proc/meminfo: memFree=1606064/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=197008 CPUtime=1121.97
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 50210 0 0 0 112017 180 0 0 25 0 1 0 91844171 201736192 43783 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 49252 43783 249 541 0 48702 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 197008

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19083
/proc/meminfo: memFree=1596208/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=207412 CPUtime=1181.94
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 52697 0 0 0 118008 186 0 0 25 0 1 0 91844171 212389888 46270 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 51853 46270 249 541 0 51303 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 207412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19083
/proc/meminfo: memFree=1592176/2055920 swapFree=4181092/4192956
[pid=19076] ppid=19074 vsize=211828 CPUtime=1200.04
/proc/19076/stat : 19076 (kw) R 19074 19076 18883 0 -1 0 53661 0 0 0 119816 188 0 0 25 0 1 0 91844171 216911872 47234 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19076/statm: 52957 47234 249 541 0 52407 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 211828

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.44
CPU time (s): 1200.09
CPU user time (s): 1198.17
CPU system time (s): 1.92171
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 211828

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

runsolver used 0.813876 second user time and 2.56061 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-25 07:41:47
IDJOB=1718594
IDBENCH=20492
IDSOLVER=501
FILE ID=node13/1718594-1240638107
PBS_JOBID= 9186415
Free space on /tmp= 66220 MiB

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

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

MD5SUM BENCH= 2679ca6fb11bcf9f950de09652ce7147
RANDOM SEED=222812792

node13.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.227
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.227
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:       1781384 kB
Buffers:         44580 kB
Cached:         155064 kB
SwapCached:       5716 kB
Active:          23704 kB
Inactive:       184148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781384 kB
SwapTotal:     4192956 kB
SwapFree:      4181092 kB
Dirty:            3724 kB
Writeback:           0 kB
Mapped:          13468 kB
Slab:            52588 kB
Committed_AS:   273080 kB
PageTables:       1460 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= 66216 MiB
End job on node13 at 2009-04-25 08:01:49