Trace number 1717502

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-20UNSAT 758.485 758.705

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h33-unknown.cnf
MD5SUM6197e38464facb30636a5a3ad5b2f0b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark77.2523
Satisfiable
(Un)Satisfiability was proved
Number of variables172950
Number of clauses837466
Sum of the clauses size2168190
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2666462
Number of clauses of size 3164950
Number of clauses of size 41526
Number of clauses of size 5129
Number of clauses of size over 54123

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
758.37/758.65	c 753.96 seconds
758.37/758.65	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1717502-1240628573/watcher-1717502-1240628573 -o /tmp/evaluation-result-1717502-1240628573/solver-1717502-1240628573 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1717502-1240628573.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.37 1.70 1.42 2/64 16485
/proc/meminfo: memFree=1697128/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=5516 CPUtime=0
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 998 0 0 0 0 0 0 0 18 0 1 0 90885495 5648384 982 1992294400 4194304 6412682 548682068832 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 1379 982 192 541 0 829 0

[startup+0.0941181 s]
/proc/loadavg: 1.37 1.70 1.42 2/64 16485
/proc/meminfo: memFree=1697128/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=57172 CPUtime=0.08
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 12570 0 0 0 3 5 0 0 18 0 1 0 90885495 58544128 12554 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 14293 12561 208 541 0 13743 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 57172

[startup+0.102118 s]
/proc/loadavg: 1.37 1.70 1.42 2/64 16485
/proc/meminfo: memFree=1697128/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=61924 CPUtime=0.09
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 13873 0 0 0 3 6 0 0 18 0 1 0 90885495 63410176 13857 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 15481 13861 208 541 0 14931 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61924

[startup+0.302135 s]
/proc/loadavg: 1.37 1.70 1.42 2/64 16485
/proc/meminfo: memFree=1697128/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=114288 CPUtime=0.29
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 25911 0 0 0 18 11 0 0 20 0 1 0 90885495 117030912 25895 1992294400 4194304 6412682 548682068832 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 28572 25896 221 541 0 28022 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 114288

[startup+0.701171 s]
/proc/loadavg: 1.37 1.70 1.42 2/64 16485
/proc/meminfo: memFree=1697128/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=120360 CPUtime=0.69
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 27589 0 0 0 57 12 0 0 23 0 1 0 90885495 123248640 27573 1992294400 4194304 6412682 548682068832 18446744073709551615 4764563 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 30090 27573 221 541 0 29540 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 120360

[startup+1.50124 s]
/proc/loadavg: 1.34 1.69 1.42 2/65 16486
/proc/meminfo: memFree=1582560/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=131844 CPUtime=1.49
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 30768 0 0 0 135 14 0 0 25 0 1 0 90885495 135008256 30752 1992294400 4194304 6412682 548682068832 18446744073709551615 4854043 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 32961 30752 221 541 0 32411 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 131844

[startup+3.10139 s]
/proc/loadavg: 1.34 1.69 1.42 2/65 16486
/proc/meminfo: memFree=1565088/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=155644 CPUtime=3.09
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 38061 0 0 0 290 19 0 0 25 0 1 0 90885495 159379456 37276 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 38911 37276 221 541 0 38361 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 155644

[startup+6.30167 s]
/proc/loadavg: 1.32 1.68 1.42 2/65 16486
/proc/meminfo: memFree=1497632/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=225724 CPUtime=6.29
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 56960 0 0 0 601 28 0 0 25 0 1 0 90885495 231141376 55145 1992294400 4194304 6412682 548682068832 18446744073709551615 4564594 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 56431 55145 239 541 0 55881 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 225724

[startup+12.7012 s]
/proc/loadavg: 1.29 1.67 1.41 2/65 16486
/proc/meminfo: memFree=1477024/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=225724 CPUtime=12.69
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 56960 0 0 0 1241 28 0 0 25 0 1 0 90885495 231141376 55145 1992294400 4194304 6412682 548682068832 18446744073709551615 4564952 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 56431 55145 239 541 0 55881 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 225724

[startup+25.5014 s]
/proc/loadavg: 1.25 1.64 1.41 2/65 16486
/proc/meminfo: memFree=1477152/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=225724 CPUtime=25.48
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 56960 0 0 0 2520 28 0 0 25 0 1 0 90885495 231141376 55145 1992294400 4194304 6412682 548682068832 18446744073709551615 4564963 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 56431 55145 239 541 0 55881 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 225724

[startup+51.1017 s]
/proc/loadavg: 1.15 1.58 1.39 2/65 16486
/proc/meminfo: memFree=1477216/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=225724 CPUtime=51.08
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 56960 0 0 0 5080 28 0 0 25 0 1 0 90885495 231141376 55145 1992294400 4194304 6412682 548682068832 18446744073709551615 4564586 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 56431 55145 239 541 0 55881 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 225724

[startup+102.305 s]
/proc/loadavg: 1.06 1.49 1.37 2/65 16486
/proc/meminfo: memFree=1475936/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=232268 CPUtime=102.26
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 57040 0 0 0 10186 40 0 0 25 0 1 0 90885495 237842432 55225 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 58067 55225 248 541 0 57517 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 232268

[startup+162.302 s]
/proc/loadavg: 1.02 1.40 1.35 2/65 16486
/proc/meminfo: memFree=1398112/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=292576 CPUtime=162.23
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 74562 0 0 0 16102 121 0 0 25 0 1 0 90885495 299597824 71374 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 73144 71374 258 541 0 72594 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 292576

[startup+222.301 s]
/proc/loadavg: 1.01 1.32 1.32 2/65 16486
/proc/meminfo: memFree=1397792/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=292576 CPUtime=222.22
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 74637 0 0 0 22096 126 0 0 25 0 1 0 90885495 299597824 71449 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 73144 71449 258 541 0 72594 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 292576

[startup+282.302 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 16486
/proc/meminfo: memFree=1397600/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=292580 CPUtime=282.2
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 74684 0 0 0 28090 130 0 0 25 0 1 0 90885495 299601920 71496 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 73145 71496 258 541 0 72595 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 292580

[startup+342.303 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 16486
/proc/meminfo: memFree=1397224/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=292580 CPUtime=342.19
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 74768 0 0 0 34084 135 0 0 25 0 1 0 90885495 299601920 71580 1992294400 4194304 6412682 548682068832 18446744073709551615 4360237 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 73145 71580 258 541 0 72595 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 292580

[startup+402.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 16486
/proc/meminfo: memFree=1397096/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=292580 CPUtime=402.17
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 74805 0 0 0 40074 143 0 0 25 0 1 0 90885495 299601920 71617 1992294400 4194304 6412682 548682068832 18446744073709551615 4363681 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 73145 71617 258 541 0 72595 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 292580

[startup+462.303 s]
/proc/loadavg: 1.00 1.14 1.24 2/65 16486
/proc/meminfo: memFree=1394152/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=295324 CPUtime=462.15
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 75523 0 0 0 46067 148 0 0 25 0 1 0 90885495 302411776 72335 1992294400 4194304 6412682 548682068832 18446744073709551615 4417649 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 73831 72335 258 541 0 73281 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 295324

[startup+522.303 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 16486
/proc/meminfo: memFree=1387688/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=301604 CPUtime=522.13
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 77130 0 0 0 52060 153 0 0 25 0 1 0 90885495 308842496 73942 1992294400 4194304 6412682 548682068832 18446744073709551615 4328456 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 75401 73942 258 541 0 74851 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 301604

[startup+582.302 s]
/proc/loadavg: 1.00 1.09 1.20 2/65 16486
/proc/meminfo: memFree=1386024/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=303420 CPUtime=582.12
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 77554 0 0 0 58052 160 0 0 25 0 1 0 90885495 310702080 74366 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 75855 74366 258 541 0 75305 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 303420

[startup+642.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 16486
/proc/meminfo: memFree=1377704/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=312164 CPUtime=642.11
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 79626 0 0 0 64044 167 0 0 25 0 1 0 90885495 319655936 76438 1992294400 4194304 6412682 548682068832 18446744073709551615 5484944 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 78041 76438 258 541 0 77491 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 312164

[startup+702.301 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 16486
/proc/meminfo: memFree=1377128/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=312164 CPUtime=702.08
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 79770 0 0 0 70036 172 0 0 25 0 1 0 90885495 319655936 76582 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 78041 76582 258 541 0 77491 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 312164

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

[startup+716.701 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 16486
/proc/meminfo: memFree=1377000/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=313624 CPUtime=716.48
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 79801 0 0 0 71473 175 0 0 25 0 1 0 90885495 321150976 76613 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 78406 76613 258 541 0 77856 0
Current children cumulated CPU time (s) 716.48
Current children cumulated vsize (KiB) 313624

[startup+742.302 s]
/proc/loadavg: 1.00 1.05 1.16 2/65 16486
/proc/meminfo: memFree=1373352/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=318280 CPUtime=742.07
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 80699 0 0 0 74029 178 0 0 25 0 1 0 90885495 325918720 77511 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 79570 77511 258 541 0 79020 0
Current children cumulated CPU time (s) 742.07
Current children cumulated vsize (KiB) 318280

[startup+748.701 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 16486
/proc/meminfo: memFree=1373352/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=318280 CPUtime=748.47
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 80699 0 0 0 74668 179 0 0 25 0 1 0 90885495 325918720 77511 1992294400 4194304 6412682 548682068832 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 79570 77511 258 541 0 79020 0
Current children cumulated CPU time (s) 748.47
Current children cumulated vsize (KiB) 318280

[startup+755.102 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 16486
/proc/meminfo: memFree=1373352/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=318280 CPUtime=754.87
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 80699 0 0 0 75307 180 0 0 25 0 1 0 90885495 325918720 77511 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 79570 77511 258 541 0 79020 0
Current children cumulated CPU time (s) 754.87
Current children cumulated vsize (KiB) 318280

[startup+756.701 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 16486
/proc/meminfo: memFree=1373352/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=318280 CPUtime=756.47
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 80699 0 0 0 75467 180 0 0 25 0 1 0 90885495 325918720 77511 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 79570 77511 258 541 0 79020 0
Current children cumulated CPU time (s) 756.47
Current children cumulated vsize (KiB) 318280

[startup+757.501 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 16486
/proc/meminfo: memFree=1373352/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=318280 CPUtime=757.27
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 80699 0 0 0 75547 180 0 0 25 0 1 0 90885495 325918720 77511 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 79570 77511 258 541 0 79020 0
Current children cumulated CPU time (s) 757.27
Current children cumulated vsize (KiB) 318280

[startup+758.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 16486
/proc/meminfo: memFree=1373352/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=318280 CPUtime=758.07
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 0 80699 0 0 0 75627 180 0 0 25 0 1 0 90885495 325918720 77511 1992294400 4194304 6412682 548682068832 18446744073709551615 4302248 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 79570 77511 258 541 0 79020 0
Current children cumulated CPU time (s) 758.07
Current children cumulated vsize (KiB) 318280

[startup+758.701 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 16486
/proc/meminfo: memFree=1373352/2055920 swapFree=4192812/4192956
[pid=16485] ppid=16483 vsize=0 CPUtime=758.47
/proc/16485/stat : 16485 (kw) R 16483 16485 15684 0 -1 4 80706 0 0 0 75662 185 0 0 25 0 1 0 90885495 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 758.47
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 758.705
CPU time (s): 758.485
CPU user time (s): 756.622
CPU system time (s): 1.86272
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 318280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 756.622
system time used= 1.86272
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80706
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= 3
involuntary context switches= 1963

runsolver used 0.599908 second user time and 1.68474 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-25 05:02:54
IDJOB=1717502
IDBENCH=20418
IDSOLVER=501
FILE ID=node43/1717502-1240628573
PBS_JOBID= 9186351
Free space on /tmp= 66388 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h33-unknown.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717502-1240628573/watcher-1717502-1240628573 -o /tmp/evaluation-result-1717502-1240628573/solver-1717502-1240628573 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1717502-1240628573.cnf

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

MD5SUM BENCH= 6197e38464facb30636a5a3ad5b2f0b5
RANDOM SEED=597389108

node43.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.237
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.237
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:       1697608 kB
Buffers:         33680 kB
Cached:         243276 kB
SwapCached:        144 kB
Active:          72064 kB
Inactive:       218944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1697608 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           17416 kB
Writeback:           0 kB
Mapped:          23692 kB
Slab:            53260 kB
Committed_AS:   307824 kB
PageTables:       1444 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= 66372 MiB
End job on node43 at 2009-04-25 05:15:33