Trace number 1726402

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.06 1219.63

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d0.02-s925928766.sat05-538.reshuffled-07.cnf
MD5SUMc2cb7643bd8a1926480278b8bba0ef3d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark714.136
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses8767
Sum of the clauses size26476
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38592
Number of clauses of size 4175
Number of clauses of size 50
Number of clauses of size over 50

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-1726402-1240711761/watcher-1726402-1240711761 -o /tmp/evaluation-result-1726402-1240711761/solver-1726402-1240711761 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1726402-1240711761.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/65 19546
/proc/meminfo: memFree=1619448/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=3000 CPUtime=0
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 385 0 0 0 0 0 0 0 20 0 1 0 99205028 3072000 369 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 750 369 219 541 0 200 0

[startup+0.0649399 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 19546
/proc/meminfo: memFree=1619448/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=4744 CPUtime=0.05
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 853 0 0 0 5 0 0 0 20 0 1 0 99205028 4857856 837 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 1219 838 246 541 0 669 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4744

[startup+0.101947 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 19546
/proc/meminfo: memFree=1619448/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=5140 CPUtime=0.09
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 947 0 0 0 9 0 0 0 20 0 1 0 99205028 5263360 931 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 1285 931 246 541 0 735 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5140

[startup+0.301988 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 19546
/proc/meminfo: memFree=1619448/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=5272 CPUtime=0.29
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 1002 0 0 0 29 0 0 0 22 0 1 0 99205028 5398528 986 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 1318 986 253 541 0 768 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5272

[startup+0.701069 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 19546
/proc/meminfo: memFree=1619448/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=5800 CPUtime=0.69
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 1125 0 0 0 68 1 0 0 25 0 1 0 99205028 5939200 1109 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 1450 1109 253 541 0 900 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5800

[startup+1.50123 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19547
/proc/meminfo: memFree=1615088/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=7432 CPUtime=1.49
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 1535 0 0 0 148 1 0 0 25 0 1 0 99205028 7610368 1519 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 1858 1519 253 541 0 1308 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7432

[startup+3.10156 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19547
/proc/meminfo: memFree=1613232/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=9124 CPUtime=3.09
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 1931 0 0 0 307 2 0 0 25 0 1 0 99205028 9342976 1876 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 2281 1876 253 541 0 1731 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9124

[startup+6.30121 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19547
/proc/meminfo: memFree=1611248/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=10720 CPUtime=6.29
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 2427 0 0 0 626 3 0 0 25 0 1 0 99205028 10977280 2275 1992294400 4194304 6412682 548682068832 18446744073709551615 4286788 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 2680 2275 257 541 0 2130 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10720

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19547
/proc/meminfo: memFree=1608688/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=13624 CPUtime=12.69
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 3208 0 0 0 1263 6 0 0 25 0 1 0 99205028 13950976 2927 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 3406 2927 257 541 0 2856 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13624

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19547
/proc/meminfo: memFree=1603376/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=19208 CPUtime=25.48
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 4710 0 0 0 2538 10 0 0 25 0 1 0 99205028 19668992 4155 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 4802 4155 257 541 0 4252 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19208

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19547
/proc/meminfo: memFree=1595760/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=28556 CPUtime=51.07
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 7132 0 0 0 5090 17 0 0 25 0 1 0 99205028 29241344 6161 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 7139 6161 257 541 0 6589 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28556

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19547
/proc/meminfo: memFree=1585520/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=38964 CPUtime=102.26
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 10173 0 0 0 10197 29 0 0 25 0 1 0 99205028 39899136 8570 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 9741 8570 257 541 0 9191 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 38964

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19547
/proc/meminfo: memFree=1574128/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=52044 CPUtime=162.23
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 13369 0 0 0 16185 38 0 0 25 0 1 0 99205028 53293056 11489 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 13011 11489 257 541 0 12461 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 52044

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19547
/proc/meminfo: memFree=1565104/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=63304 CPUtime=222.21
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 16210 0 0 0 22172 49 0 0 25 0 1 0 99205028 64823296 13646 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 15826 13646 257 541 0 15276 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 63304

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19547
/proc/meminfo: memFree=1559152/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=70816 CPUtime=282.19
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 17841 0 0 0 28163 56 0 0 25 0 1 0 99205028 72515584 15277 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 17704 15277 257 541 0 17154 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 70816

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19547
/proc/meminfo: memFree=1555120/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=74996 CPUtime=342.16
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 19149 0 0 0 34153 63 0 0 25 0 1 0 99205028 76795904 16165 1992294400 4194304 6412682 548682068832 18446744073709551615 4286911 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 18749 16165 257 541 0 18199 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 74996

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19547
/proc/meminfo: memFree=1547952/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=83356 CPUtime=402.15
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 21422 0 0 0 40142 73 0 0 25 0 1 0 99205028 85356544 17955 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 20839 17955 257 541 0 20289 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 83356

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19547
/proc/meminfo: memFree=1540400/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=92252 CPUtime=462.13
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 23863 0 0 0 46132 81 0 0 25 0 1 0 99205028 94466048 19840 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 23063 19840 257 541 0 22513 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 92252

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19547
/proc/meminfo: memFree=1536944/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=95452 CPUtime=522.1
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 24723 0 0 0 52122 88 0 0 25 0 1 0 99205028 97742848 20700 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 23863 20700 257 541 0 23313 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 95452

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19547
/proc/meminfo: memFree=1529904/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=106040 CPUtime=582.08
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 27106 0 0 0 58112 96 0 0 25 0 1 0 99205028 108584960 22444 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 26510 22444 257 541 0 25960 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 106040

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19547
/proc/meminfo: memFree=1528432/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=106520 CPUtime=642.06
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 27471 0 0 0 64105 101 0 0 25 0 1 0 99205028 109076480 22809 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 26630 22809 257 541 0 26080 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 106520

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19547
/proc/meminfo: memFree=1516272/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=119512 CPUtime=702.04
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 30502 0 0 0 70095 109 0 0 25 0 1 0 99205028 122380288 25840 1992294400 4194304 6412682 548682068832 18446744073709551615 4296580 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 29878 25840 257 541 0 29328 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 119512

[startup+762.307 s]
/proc/loadavg: 1.08 1.02 1.01 2/73 20094
/proc/meminfo: memFree=1515136/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=118168 CPUtime=761.69
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 30896 0 0 0 76054 115 0 0 25 0 1 0 99205028 121004032 25499 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 29542 25499 257 541 0 28992 0
Current children cumulated CPU time (s) 761.69
Current children cumulated vsize (KiB) 118168

[startup+822.301 s]
/proc/loadavg: 1.79 1.22 1.07 3/73 3431
/proc/meminfo: memFree=1492624/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=121368 CPUtime=813
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 31546 0 0 0 81171 129 0 0 25 0 1 0 99205028 124280832 26149 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 30342 26149 257 541 0 29792 0
Current children cumulated CPU time (s) 813
Current children cumulated vsize (KiB) 121368

[startup+882.302 s]
/proc/loadavg: 2.10 1.41 1.15 2/73 20863
/proc/meminfo: memFree=1464464/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=128560 CPUtime=863.57
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 33214 0 0 0 86213 144 0 0 25 0 1 0 99205028 131645440 27817 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 32140 27817 257 541 0 31590 0
Current children cumulated CPU time (s) 863.57
Current children cumulated vsize (KiB) 128560

[startup+942.302 s]
/proc/loadavg: 1.44 1.35 1.14 2/66 22137
/proc/meminfo: memFree=1460520/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=134572 CPUtime=922.83
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 35266 0 0 0 92131 152 0 0 25 0 1 0 99205028 137801728 29024 1992294400 4194304 6412682 548682068832 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 33643 29024 257 541 0 33093 0
Current children cumulated CPU time (s) 922.83
Current children cumulated vsize (KiB) 134572

[startup+1002.3 s]
/proc/loadavg: 1.16 1.28 1.13 2/66 22137
/proc/meminfo: memFree=1459752/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=135852 CPUtime=982.8
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 35476 0 0 0 98122 158 0 0 25 0 1 0 99205028 139112448 29234 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 33963 29234 257 541 0 33413 0
Current children cumulated CPU time (s) 982.8
Current children cumulated vsize (KiB) 135852

[startup+1062.3 s]
/proc/loadavg: 1.06 1.23 1.12 2/66 22137
/proc/meminfo: memFree=1457960/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=137572 CPUtime=1042.79
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 35962 0 0 0 104115 164 0 0 25 0 1 0 99205028 140873728 29720 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 34393 29720 257 541 0 33843 0
Current children cumulated CPU time (s) 1042.79
Current children cumulated vsize (KiB) 137572

[startup+1122.3 s]
/proc/loadavg: 1.02 1.18 1.10 2/66 22137
/proc/meminfo: memFree=1442280/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=153944 CPUtime=1102.77
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 39836 0 0 0 110106 171 0 0 25 0 1 0 99205028 157638656 33594 1992294400 4194304 6412682 548682068832 18446744073709551615 4296616 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 38486 33594 257 541 0 37936 0
Current children cumulated CPU time (s) 1102.77
Current children cumulated vsize (KiB) 153944

[startup+1182.3 s]
/proc/loadavg: 1.00 1.15 1.09 2/66 22137
/proc/meminfo: memFree=1446000/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=150052 CPUtime=1162.74
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 39851 0 0 0 116098 176 0 0 25 0 1 0 99205028 153653248 32637 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 37513 32637 257 541 0 36963 0
Current children cumulated CPU time (s) 1162.74
Current children cumulated vsize (KiB) 150052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1219.6 s]
/proc/loadavg: 1.00 1.13 1.09 2/66 22137
/proc/meminfo: memFree=1445040/2055920 swapFree=4181392/4192956
[pid=19546] ppid=19544 vsize=151332 CPUtime=1200.03
/proc/19546/stat : 19546 (kw) R 19544 19546 18818 0 -1 0 40121 0 0 0 119825 178 0 0 25 0 1 0 99205028 154963968 32907 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 37833 32907 257 541 0 37283 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 151332

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): 1219.63
CPU time (s): 1200.06
CPU user time (s): 1198.25
CPU system time (s): 1.80972
CPU usage (%): 98.3961
Max. virtual memory (cumulated for all children) (KiB): 153944

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

runsolver used 1.39079 second user time and 3.05953 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-26 04:09:21
IDJOB=1726402
IDBENCH=24613
IDSOLVER=501
FILE ID=node80/1726402-1240711761
PBS_JOBID= 9186816
Free space on /tmp= 66156 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d0.02-s925928766.sat05-538.reshuffled-07.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726402-1240711761/watcher-1726402-1240711761 -o /tmp/evaluation-result-1726402-1240711761/solver-1726402-1240711761 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1726402-1240711761.cnf

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

MD5SUM BENCH= c2cb7643bd8a1926480278b8bba0ef3d
RANDOM SEED=2035476278

node80.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.270
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.270
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1619928 kB
Buffers:         58388 kB
Cached:         301496 kB
SwapCached:       5480 kB
Active:         154280 kB
Inactive:       213480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1619928 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:            2364 kB
Writeback:           0 kB
Mapped:          13496 kB
Slab:            54260 kB
Committed_AS:   339488 kB
PageTables:       1384 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= 66156 MiB
End job on node80 at 2009-04-26 04:29:42