Trace number 1732742

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.14 1200.19

General information on the benchmark

NameCRAFTED/ramseycube/
Q3inK13.cnf
MD5SUMee4a2d6030f643cfa5b109579b0e5c45
Bench CategoryCRAFTED (crafted 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 variables78
Number of clauses2162160
Sum of the clauses size25945920
Maximum clause length12
Minimum clause length12
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 52162160

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-1732742-1240782673/watcher-1732742-1240782673 -o /tmp/evaluation-result-1732742-1240782673/solver-1732742-1240782673 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1732742-1240782673.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.06 1.02 1.00 3/64 26413
/proc/meminfo: memFree=1538248/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=8588 CPUtime=0
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 1108 0 0 0 0 0 0 0 18 0 1 0 106301440 8794112 1093 1992294400 4194304 6412682 548682068832 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 2147 1100 192 541 0 1597 0

[startup+0.015504 s]
/proc/loadavg: 1.06 1.02 1.00 3/64 26413
/proc/meminfo: memFree=1538248/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=29840 CPUtime=0
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 1840 0 0 0 0 0 0 0 18 0 1 0 106301440 30556160 1824 1992294400 4194304 6412682 548682068832 18446744073709551615 4815761 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 7460 1824 216 541 0 6910 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 29840

[startup+0.101482 s]
/proc/loadavg: 1.06 1.02 1.00 3/64 26413
/proc/meminfo: memFree=1538248/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=31112 CPUtime=0.09
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 2144 0 0 0 8 1 0 0 18 0 1 0 106301440 31858688 2128 1992294400 4194304 6412682 548682068832 18446744073709551615 4386441 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 7778 2129 216 541 0 7228 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31112

[startup+0.301424 s]
/proc/loadavg: 1.06 1.02 1.00 3/64 26413
/proc/meminfo: memFree=1538248/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=34008 CPUtime=0.29
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 2845 0 0 0 28 1 0 0 19 0 1 0 106301440 34824192 2829 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 8502 2829 216 541 0 7952 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34008

[startup+0.701311 s]
/proc/loadavg: 1.06 1.02 1.00 3/64 26413
/proc/meminfo: memFree=1538248/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=39428 CPUtime=0.69
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 4218 0 0 0 67 2 0 0 23 0 1 0 106301440 40374272 4202 1992294400 4194304 6412682 548682068832 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 9857 4203 216 541 0 9307 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39428

[startup+1.50108 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 26414
/proc/meminfo: memFree=1518080/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=50336 CPUtime=1.49
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 6971 0 0 0 146 3 0 0 25 0 1 0 106301440 51544064 6955 1992294400 4194304 6412682 548682068832 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 12584 6955 216 541 0 12034 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50336

[startup+3.10163 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 26414
/proc/meminfo: memFree=1501696/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=72764 CPUtime=3.09
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 12474 0 0 0 303 6 0 0 25 0 1 0 106301440 74510336 12458 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 18191 12458 216 541 0 17641 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72764

[startup+6.30172 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 26414
/proc/meminfo: memFree=1457536/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=121596 CPUtime=6.29
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 23530 0 0 0 617 12 0 0 25 0 1 0 106301440 124514304 23514 1992294400 4194304 6412682 548682068832 18446744073709551615 4778237 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 30399 23514 216 541 0 29849 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 121596

[startup+12.7019 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 26414
/proc/meminfo: memFree=1366016/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=211388 CPUtime=12.69
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 45738 0 0 0 1244 25 0 0 25 0 1 0 106301440 216461312 45722 1992294400 4194304 6412682 548682068832 18446744073709551615 4919602 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 52847 45722 216 541 0 52297 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 211388

[startup+25.5013 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 26414
/proc/meminfo: memFree=1073280/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=689780 CPUtime=25.49
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 118340 0 0 0 2490 59 0 0 25 0 1 0 106301440 706334720 116264 1992294400 4194304 6412682 548682068832 18446744073709551615 4508927 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 172445 116264 235 541 0 171895 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 689780

[startup+51.101 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 26414
/proc/meminfo: memFree=1073216/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=689780 CPUtime=51.08
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 118340 0 0 0 5049 59 0 0 25 0 1 0 106301440 706334720 116264 1992294400 4194304 6412682 548682068832 18446744073709551615 4508839 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 172445 116264 235 541 0 171895 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 689780

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 26414
/proc/meminfo: memFree=1177664/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=439440 CPUtime=102.28
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 142636 0 0 0 10153 75 0 0 25 0 1 0 106301440 449986560 90185 1992294400 4194304 6412682 548682068832 18446744073709551615 4286837 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 109860 90185 244 541 0 109310 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 439440

[startup+162.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 26414
/proc/meminfo: memFree=1140224/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=490000 CPUtime=162.28
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 152003 0 0 0 16145 83 0 0 25 0 1 0 106301440 501760000 99552 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 122500 99552 247 541 0 121950 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 490000

[startup+222.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 26414
/proc/meminfo: memFree=1112448/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=522644 CPUtime=222.27
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 158903 0 0 0 22136 91 0 0 25 0 1 0 106301440 535187456 106452 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 130661 106452 247 541 0 130111 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 522644

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 26414
/proc/meminfo: memFree=1102592/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=534804 CPUtime=282.27
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 161362 0 0 0 28132 95 0 0 25 0 1 0 106301440 547639296 108911 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 133701 108911 247 541 0 133151 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 534804

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26414
/proc/meminfo: memFree=1089920/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=551444 CPUtime=342.28
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 164537 0 0 0 34130 98 0 0 25 0 1 0 106301440 564678656 112086 1992294400 4194304 6412682 548682068832 18446744073709551615 4286778 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 137861 112086 247 541 0 137311 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 551444

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26414
/proc/meminfo: memFree=1078016/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=571924 CPUtime=402.27
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 167816 0 0 0 40124 103 0 0 25 0 1 0 106301440 585650176 115365 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 142981 115365 247 541 0 142431 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 571924

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26414
/proc/meminfo: memFree=1066048/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=585364 CPUtime=462.26
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 170447 0 0 0 46118 108 0 0 25 0 1 0 106301440 599412736 117996 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 146341 117996 247 541 0 145791 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 585364

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26414
/proc/meminfo: memFree=1056256/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=599444 CPUtime=522.27
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 172894 0 0 0 52114 113 0 0 25 0 1 0 106301440 613830656 120443 1992294400 4194304 6412682 548682068832 18446744073709551615 4286778 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 149861 120443 247 541 0 149311 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 599444

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26420
/proc/meminfo: memFree=1046648/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=613524 CPUtime=582.25
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 175234 0 0 0 58109 116 0 0 25 0 1 0 106301440 628248576 122783 1992294400 4194304 6412682 548682068832 18446744073709551615 4286805 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 153381 122783 247 541 0 152831 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 613524

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26420
/proc/meminfo: memFree=1036928/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=630168 CPUtime=642.26
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 177718 0 0 0 64107 119 0 0 25 0 1 0 106301440 645292032 125267 1992294400 4194304 6412682 548682068832 18446744073709551615 4296559 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 157542 125267 247 541 0 156992 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 630168

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26420
/proc/meminfo: memFree=1031232/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=637848 CPUtime=702.25
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 179124 0 0 0 70102 123 0 0 25 0 1 0 106301440 653156352 126673 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 159462 126673 247 541 0 158912 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 637848

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26420
/proc/meminfo: memFree=1028224/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=640408 CPUtime=762.25
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 179873 0 0 0 76099 126 0 0 25 0 1 0 106301440 655777792 127422 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 160102 127422 247 541 0 159552 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 640408

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26420
/proc/meminfo: memFree=1021760/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=649368 CPUtime=822.24
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 181500 0 0 0 82095 129 0 0 25 0 1 0 106301440 664952832 129049 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 162342 129049 247 541 0 161792 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 649368

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26420
/proc/meminfo: memFree=1020672/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=649368 CPUtime=882.24
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 181771 0 0 0 88092 132 0 0 25 0 1 0 106301440 664952832 129320 1992294400 4194304 6412682 548682068832 18446744073709551615 4286778 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 162342 129320 247 541 0 161792 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 649368

[startup+942.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 26420
/proc/meminfo: memFree=1019712/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=649368 CPUtime=942.24
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 182031 0 0 0 94089 135 0 0 25 0 1 0 106301440 664952832 129580 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 162342 129580 247 541 0 161792 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 649368

[startup+1002.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 26420
/proc/meminfo: memFree=1015808/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=654488 CPUtime=1002.24
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 182989 0 0 0 100086 138 0 0 25 0 1 0 106301440 670195712 130538 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 163622 130538 247 541 0 163072 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 654488

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26420
/proc/meminfo: memFree=1011968/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=659608 CPUtime=1062.25
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 183953 0 0 0 106084 141 0 0 25 0 1 0 106301440 675438592 131502 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 164902 131502 247 541 0 164352 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 659608

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26420
/proc/meminfo: memFree=1008576/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=663448 CPUtime=1122.24
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 184806 0 0 0 112081 143 0 0 25 0 1 0 106301440 679370752 132355 1992294400 4194304 6412682 548682068832 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 165862 132355 247 541 0 165312 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 663448

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26420
/proc/meminfo: memFree=1003840/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=668568 CPUtime=1182.23
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 185972 0 0 0 118077 146 0 0 25 0 1 0 106301440 684613632 133521 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 167142 133521 247 541 0 166592 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 668568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26420
/proc/meminfo: memFree=1002240/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=671128 CPUtime=1200.05
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 186371 0 0 0 119857 148 0 0 25 0 1 0 106301440 687235072 133920 1992294400 4194304 6412682 548682068832 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 167782 133920 247 541 0 167232 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 671128

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

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

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26420
/proc/meminfo: memFree=1002240/2055920 swapFree=4181368/4192956
[pid=26413] ppid=26411 vsize=671128 CPUtime=1200.05
/proc/26413/stat : 26413 (kw) R 26411 26413 25913 0 -1 0 186371 0 0 0 119857 148 0 0 25 0 1 0 106301440 687235072 133920 1992294400 4194304 6412682 548682068832 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 0 0 0
/proc/26413/statm: 167782 133920 247 541 0 167232 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 671128

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.19
CPU time (s): 1200.14
CPU user time (s): 1198.57
CPU system time (s): 1.56876
CPU usage (%): 99.9956
Max. virtual memory (cumulated for all children) (KiB): 689780

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

runsolver used 1.04284 second user time and 3.33449 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-26 23:51:20
IDJOB=1732742
IDBENCH=71127
IDSOLVER=501
FILE ID=node16/1732742-1240782673
PBS_JOBID= 9187265
Free space on /tmp= 66236 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/CRAFTED/ramseycube/Q3inK13.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732742-1240782673/watcher-1732742-1240782673 -o /tmp/evaluation-result-1732742-1240782673/solver-1732742-1240782673 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1732742-1240782673.cnf

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

MD5SUM BENCH= ee4a2d6030f643cfa5b109579b0e5c45
RANDOM SEED=2045569815

node16.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.234
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.234
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:       1538728 kB
Buffers:         54532 kB
Cached:         404096 kB
SwapCached:       5472 kB
Active:         281704 kB
Inactive:       184936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1538728 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:           92308 kB
Writeback:           0 kB
Mapped:          13608 kB
Slab:            36592 kB
Committed_AS:   429936 kB
PageTables:       1436 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= 66232 MiB
End job on node16 at 2009-04-27 00:11:23