Trace number 1519645

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.05 1200.34

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S942507261-096.cnf
MD5SUM4f6bdfd00a34ed543884cc191900870c
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 variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

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-1519645-1238232084/watcher-1519645-1238232084 -o /tmp/evaluation-result-1519645-1238232084/solver-1519645-1238232084 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519645-1238232084.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.98 0.97 3/64 30703
/proc/meminfo: memFree=1267624/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=2888 CPUtime=0
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 315 0 0 0 0 0 0 0 18 0 1 0 1095870258 2957312 299 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 722 299 216 541 0 172 0

[startup+0.058752 s]
/proc/loadavg: 0.99 0.98 0.97 3/64 30703
/proc/meminfo: memFree=1267624/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=3680 CPUtime=0.05
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 538 0 0 0 5 0 0 0 18 0 1 0 1095870258 3768320 522 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 920 522 216 541 0 370 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3680

[startup+0.102756 s]
/proc/loadavg: 0.99 0.98 0.97 3/64 30703
/proc/meminfo: memFree=1267624/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=4340 CPUtime=0.1
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 697 0 0 0 10 0 0 0 18 0 1 0 1095870258 4444160 681 1992294400 4194304 6412682 548682068864 18446744073709551615 5487182 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 1085 681 216 541 0 535 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4340

[startup+0.302772 s]
/proc/loadavg: 0.99 0.98 0.97 3/64 30703
/proc/meminfo: memFree=1267624/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=6056 CPUtime=0.29
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 1158 0 0 0 29 0 0 0 19 0 1 0 1095870258 6201344 1142 1992294400 4194304 6412682 548682068864 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 1514 1142 235 541 0 964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6056

[startup+0.701807 s]
/proc/loadavg: 0.99 0.98 0.97 3/64 30703
/proc/meminfo: memFree=1267624/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=6056 CPUtime=0.69
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 1158 0 0 0 69 0 0 0 22 0 1 0 1095870258 6201344 1142 1992294400 4194304 6412682 548682068864 18446744073709551615 4522371 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 1514 1142 235 541 0 964 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6056

[startup+1.50188 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 30704
/proc/meminfo: memFree=1264352/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=8128 CPUtime=1.49
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 1990 0 0 0 148 1 0 0 25 0 1 0 1095870258 8323072 1689 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 2032 1689 244 541 0 1482 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8128

[startup+3.10202 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 30704
/proc/meminfo: memFree=1259232/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=12588 CPUtime=3.09
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 3100 0 0 0 307 2 0 0 25 0 1 0 1095870258 12890112 2759 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 3147 2759 244 541 0 2597 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12588

[startup+6.3013 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 30704
/proc/meminfo: memFree=1254560/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=16668 CPUtime=6.29
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 4149 0 0 0 626 3 0 0 25 0 1 0 1095870258 17068032 3711 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 4167 3711 247 541 0 3617 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16668

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 30704
/proc/meminfo: memFree=1249440/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=21516 CPUtime=12.69
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 5406 0 0 0 1263 6 0 0 25 0 1 0 1095870258 22032384 4760 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 5379 4760 247 541 0 4829 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21516

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 30704
/proc/meminfo: memFree=1241312/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=29820 CPUtime=25.48
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 7720 0 0 0 2538 10 0 0 25 0 1 0 1095870258 30535680 6759 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 7455 6759 247 541 0 6905 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29820

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 30704
/proc/meminfo: memFree=1230496/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=42420 CPUtime=51.08
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 10918 0 0 0 5088 20 0 0 25 0 1 0 1095870258 43438080 9478 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 10605 9478 247 541 0 10055 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42420

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 30704
/proc/meminfo: memFree=1211936/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=62136 CPUtime=102.27
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 16243 0 0 0 10193 34 0 0 25 0 1 0 1095870258 63627264 14076 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 15534 14076 247 541 0 14984 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 62136

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 30704
/proc/meminfo: memFree=1197920/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=79016 CPUtime=162.25
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 20173 0 0 0 16176 49 0 0 25 0 1 0 1095870258 80912384 17688 1992294400 4194304 6412682 548682068864 18446744073709551615 4286911 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 19754 17688 247 541 0 19204 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 79016

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 30704
/proc/meminfo: memFree=1184032/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=93552 CPUtime=222.24
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 24275 0 0 0 22162 62 0 0 25 0 1 0 1095870258 95797248 21003 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 23388 21003 247 541 0 22838 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 93552

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 30704
/proc/meminfo: memFree=1174240/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=104596 CPUtime=282.22
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 26850 0 0 0 28151 71 0 0 25 0 1 0 1095870258 107106304 23578 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 26149 23578 247 541 0 25599 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 104596

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 30704
/proc/meminfo: memFree=1171040/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=107728 CPUtime=342.21
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 28034 0 0 0 34141 80 0 0 25 0 1 0 1095870258 110313472 24278 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 26932 24278 247 541 0 26382 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 107728

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 30704
/proc/meminfo: memFree=1157088/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=123100 CPUtime=402.19
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 32122 0 0 0 40130 89 0 0 25 0 1 0 1095870258 126054400 27810 1992294400 4194304 6412682 548682068864 18446744073709551615 4287583 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 30775 27810 247 541 0 30225 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 123100

[startup+462.302 s]
/proc/loadavg: 1.07 1.00 0.98 2/65 30704
/proc/meminfo: memFree=1152928/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=127740 CPUtime=462.18
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 33129 0 0 0 46122 96 0 0 25 0 1 0 1095870258 130805760 28817 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 31935 28817 247 541 0 31385 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 127740

[startup+522.302 s]
/proc/loadavg: 1.09 1.02 0.98 2/65 30704
/proc/meminfo: memFree=1142368/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=141516 CPUtime=522.16
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 36395 0 0 0 52112 104 0 0 25 0 1 0 1095870258 144912384 31443 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 35379 31443 247 541 0 34829 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 141516

[startup+582.303 s]
/proc/loadavg: 1.03 1.01 0.98 2/65 30704
/proc/meminfo: memFree=1140704/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=143276 CPUtime=582.15
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 36807 0 0 0 58105 110 0 0 25 0 1 0 1095870258 146714624 31855 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 35819 31855 247 541 0 35269 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 143276

[startup+642.303 s]
/proc/loadavg: 1.01 1.00 0.98 2/65 30704
/proc/meminfo: memFree=1125792/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=159244 CPUtime=642.14
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 40509 0 0 0 64096 118 0 0 25 0 1 0 1095870258 163065856 35557 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 39811 35557 247 541 0 39261 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 159244

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30704
/proc/meminfo: memFree=1123232/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=162544 CPUtime=702.12
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 41911 0 0 0 70087 125 0 0 25 0 1 0 1095870258 166445056 36223 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 40636 36223 247 541 0 40086 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 162544

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30704
/proc/meminfo: memFree=1119776/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=166064 CPUtime=762.11
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 42755 0 0 0 76081 130 0 0 25 0 1 0 1095870258 170049536 37067 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 41516 37067 247 541 0 40966 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 166064

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30704
/proc/meminfo: memFree=1111136/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=176164 CPUtime=822.1
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 45000 0 0 0 82073 137 0 0 25 0 1 0 1095870258 180391936 39312 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 44041 39312 247 541 0 43491 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 176164

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30704
/proc/meminfo: memFree=1102432/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=184704 CPUtime=882.08
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 47926 0 0 0 88065 143 0 0 25 0 1 0 1095870258 189136896 41392 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 46176 41392 247 541 0 45626 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 184704

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30704
/proc/meminfo: memFree=1100896/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=186464 CPUtime=942.07
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 48340 0 0 0 94059 148 0 0 25 0 1 0 1095870258 190939136 41806 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 46616 41806 247 541 0 46066 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 186464

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30704
/proc/meminfo: memFree=1098720/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=189024 CPUtime=1002.05
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 48865 0 0 0 100053 152 0 0 25 0 1 0 1095870258 193560576 42331 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 47256 42331 247 541 0 46706 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 189024

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30704
/proc/meminfo: memFree=1089568/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=200320 CPUtime=1062.03
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 51194 0 0 0 106045 158 0 0 25 0 1 0 1095870258 205127680 44660 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 50080 44660 247 541 0 49530 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 200320

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30704
/proc/meminfo: memFree=1078560/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=211624 CPUtime=1122.02
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 54813 0 0 0 112034 168 0 0 25 0 1 0 1095870258 216702976 47306 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 52906 47306 247 541 0 52356 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 211624

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30706
/proc/meminfo: memFree=1078176/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=212352 CPUtime=1182.01
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 54986 0 0 0 118027 174 0 0 25 0 1 0 1095870258 217448448 47479 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 53088 47479 247 541 0 52538 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 212352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30706
/proc/meminfo: memFree=1077472/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=212832 CPUtime=1200.01
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 55108 0 0 0 119826 175 0 0 25 0 1 0 1095870258 217939968 47601 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 53208 47601 247 541 0 52658 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 212832

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30706
/proc/meminfo: memFree=1077472/2055920 swapFree=4178784/4192956
[pid=30703] ppid=30701 vsize=212832 CPUtime=1200.01
/proc/30703/stat : 30703 (kw) R 30701 30703 30362 0 -1 0 55108 0 0 0 119826 175 0 0 25 0 1 0 1095870258 217939968 47601 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30703/statm: 53208 47601 247 541 0 52658 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 212832

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.34
CPU time (s): 1200.05
CPU user time (s): 1198.26
CPU system time (s): 1.78373
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 215516

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

runsolver used 0.909861 second user time and 2.58561 second system time

The end

Launcher Data

Begin job on node57 at 2009-03-28 10:21:24
IDJOB=1519645
IDBENCH=70252
IDSOLVER=501
FILE ID=node57/1519645-1238232084
PBS_JOBID= 9060572
Free space on /tmp= 66220 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S942507261-096.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519645-1238232084/watcher-1519645-1238232084 -o /tmp/evaluation-result-1519645-1238232084/solver-1519645-1238232084 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1519645-1238232084.cnf

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

MD5SUM BENCH= 4f6bdfd00a34ed543884cc191900870c
RANDOM SEED=815631629

node57.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.213
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.213
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:       1268040 kB
Buffers:         88200 kB
Cached:         612356 kB
SwapCached:       8004 kB
Active:         296576 kB
Inactive:       413408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1268040 kB
SwapTotal:     4192956 kB
SwapFree:      4178784 kB
Dirty:            2732 kB
Writeback:           0 kB
Mapped:          15096 kB
Slab:            63964 kB
Committed_AS:  2506520 kB
PageTables:       1392 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= 66220 MiB
End job on node57 at 2009-03-28 10:41:27