Trace number 1772985

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? 3609.84 3611.44

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h14-sat.cnf
MD5SUM7cc30e40be8c690e76c3fb158623be61
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2143.16
Satisfiable
(Un)Satisfiability was proved
Number of variables508177
Number of clauses1529045
Sum of the clauses size3568287
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 21019705
Number of clauses of size 3505422
Number of clauses of size 42413
Number of clauses of size 519
Number of clauses of size over 5155

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
3609.71/3611.32	c 3600.01 seconds
3609.71/3611.32	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1772985-1241275422/watcher-1772985-1241275422 -o /tmp/evaluation-result-1772985-1241275422/solver-1772985-1241275422 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1772985-1241275422.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26724
/proc/meminfo: memFree=1243584/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=5516 CPUtime=0
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 998 0 0 0 0 0 0 0 18 0 1 0 155575356 5648384 982 1992294400 4194304 6412682 548682068864 18446744073709551615 4402399 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 1379 988 193 541 0 829 0

[startup+0.0252219 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26724
/proc/meminfo: memFree=1243584/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=22444 CPUtime=0.02
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 3885 0 0 0 1 1 0 0 18 0 1 0 155575356 22982656 3869 1992294400 4194304 6412682 548682068864 18446744073709551615 4272004 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 5611 3877 201 541 0 5061 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22444

[startup+0.101228 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26724
/proc/meminfo: memFree=1243584/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=67228 CPUtime=0.09
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 13189 0 0 0 4 5 0 0 18 0 1 0 155575356 68841472 13173 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 16807 13178 208 541 0 16257 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 67228

[startup+0.301248 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26724
/proc/meminfo: memFree=1243584/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=183472 CPUtime=0.29
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 42202 0 0 0 13 16 0 0 20 0 1 0 155575356 187875328 42186 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 45868 42192 208 541 0 45318 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 183472

[startup+0.701288 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26724
/proc/meminfo: memFree=1243584/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=309448 CPUtime=0.69
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 72374 0 0 0 41 28 0 0 24 0 1 0 155575356 316874752 72358 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 77362 72358 221 541 0 76812 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 309448

[startup+1.50137 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26725
/proc/meminfo: memFree=950072/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=319832 CPUtime=1.49
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 75275 0 0 0 119 30 0 0 25 0 1 0 155575356 327507968 75259 1992294400 4194304 6412682 548682068864 18446744073709551615 4916816 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 79958 75259 221 541 0 79408 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 319832

[startup+3.10153 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26725
/proc/meminfo: memFree=934072/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=340252 CPUtime=3.09
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 80931 0 0 0 276 33 0 0 25 0 1 0 155575356 348418048 80915 1992294400 4194304 6412682 548682068864 18446744073709551615 4778265 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 85063 80915 221 541 0 84513 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 340252

[startup+6.30186 s]
/proc/loadavg: 1.16 1.03 1.01 2/65 26725
/proc/meminfo: memFree=886584/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=382476 CPUtime=6.28
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 93304 0 0 0 588 40 0 0 25 0 1 0 155575356 391655424 92519 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 95619 92519 221 541 0 95069 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 382476

[startup+12.7025 s]
/proc/loadavg: 1.15 1.03 1.01 2/65 26725
/proc/meminfo: memFree=739384/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=530636 CPUtime=12.68
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 131588 0 0 0 1200 68 0 0 25 0 1 0 155575356 543371264 126280 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 132659 126280 248 541 0 132109 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 530636

[startup+25.5018 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 26725
/proc/meminfo: memFree=575032/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=659348 CPUtime=25.46
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 165176 0 0 0 2273 273 0 0 25 0 1 0 155575356 675172352 159868 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 164837 159868 248 541 0 164287 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 659348

[startup+51.1014 s]
/proc/loadavg: 1.07 1.03 1.01 2/65 26725
/proc/meminfo: memFree=525880/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=692696 CPUtime=51.04
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 178352 0 0 0 4775 329 0 0 25 0 1 0 155575356 709320704 169063 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 173174 169063 255 541 0 172624 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 692696

[startup+102.306 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 26725
/proc/meminfo: memFree=525752/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=692696 CPUtime=102.23
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 178417 0 0 0 9893 330 0 0 25 0 1 0 155575356 709320704 169128 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 173174 169128 255 541 0 172624 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 692696

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 26725
/proc/meminfo: memFree=525560/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=692696 CPUtime=162.2
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 178468 0 0 0 15890 330 0 0 25 0 1 0 155575356 709320704 169179 1992294400 4194304 6412682 548682068864 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 173174 169179 255 541 0 172624 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 692696

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 26725
/proc/meminfo: memFree=525368/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=692696 CPUtime=222.17
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 178518 0 0 0 21886 331 0 0 25 0 1 0 155575356 709320704 169229 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 173174 169229 255 541 0 172624 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 692696

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26725
/proc/meminfo: memFree=525176/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=692696 CPUtime=282.15
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 178571 0 0 0 27882 333 0 0 25 0 1 0 155575356 709320704 169282 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 173174 169282 255 541 0 172624 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 692696

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26725
/proc/meminfo: memFree=524984/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=692696 CPUtime=342.12
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 178615 0 0 0 33878 334 0 0 25 0 1 0 155575356 709320704 169326 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 173174 169326 255 541 0 172624 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 692696

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26725
/proc/meminfo: memFree=512760/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=704736 CPUtime=402.1
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 181641 0 0 0 39875 335 0 0 25 0 1 0 155575356 721649664 172352 1992294400 4194304 6412682 548682068864 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 176184 172352 258 541 0 175634 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 704736

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26725
/proc/meminfo: memFree=512568/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=704736 CPUtime=462.06
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 181710 0 0 0 45869 337 0 0 25 0 1 0 155575356 721649664 172421 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 176184 172421 258 541 0 175634 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 704736

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26725
/proc/meminfo: memFree=512376/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=704736 CPUtime=522.03
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 181758 0 0 0 51866 337 0 0 25 0 1 0 155575356 721649664 172469 1992294400 4194304 6412682 548682068864 18446744073709551615 4417649 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 176184 172469 258 541 0 175634 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 704736

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26725
/proc/meminfo: memFree=511928/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=704736 CPUtime=582.01
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 181862 0 0 0 57862 339 0 0 25 0 1 0 155575356 721649664 172573 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 176184 172573 258 541 0 175634 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 704736

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26725
/proc/meminfo: memFree=511608/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=704736 CPUtime=641.98
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 181946 0 0 0 63859 339 0 0 25 0 1 0 155575356 721649664 172657 1992294400 4194304 6412682 548682068864 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 176184 172657 258 541 0 175634 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 704736

[startup+702.302 s]

################
# More data... #
################

/proc/meminfo: memFree=499448/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=713344 CPUtime=3040.94
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 184957 0 0 0 303725 369 0 0 25 0 1 0 155575356 730464256 175668 1992294400 4194304 6412682 548682068864 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 178336 175668 258 541 0 177786 0
Current children cumulated CPU time (s) 3040.94
Current children cumulated vsize (KiB) 713344

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26731
/proc/meminfo: memFree=499384/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=713344 CPUtime=3100.91
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 184970 0 0 0 309722 369 0 0 25 0 1 0 155575356 730464256 175681 1992294400 4194304 6412682 548682068864 18446744073709551615 4286710 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 178336 175681 258 541 0 177786 0
Current children cumulated CPU time (s) 3100.91
Current children cumulated vsize (KiB) 713344

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26731
/proc/meminfo: memFree=499320/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=713344 CPUtime=3160.89
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 184985 0 0 0 315719 370 0 0 25 0 1 0 155575356 730464256 175696 1992294400 4194304 6412682 548682068864 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 178336 175696 258 541 0 177786 0
Current children cumulated CPU time (s) 3160.89
Current children cumulated vsize (KiB) 713344

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26731
/proc/meminfo: memFree=499320/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=713344 CPUtime=3220.86
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 184987 0 0 0 321716 370 0 0 25 0 1 0 155575356 730464256 175698 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 178336 175698 258 541 0 177786 0
Current children cumulated CPU time (s) 3220.86
Current children cumulated vsize (KiB) 713344

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26731
/proc/meminfo: memFree=499320/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=713344 CPUtime=3280.84
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 184987 0 0 0 327713 371 0 0 25 0 1 0 155575356 730464256 175698 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 178336 175698 258 541 0 177786 0
Current children cumulated CPU time (s) 3280.84
Current children cumulated vsize (KiB) 713344

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26733
/proc/meminfo: memFree=499192/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=713344 CPUtime=3340.81
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 184987 0 0 0 333710 371 0 0 25 0 1 0 155575356 730464256 175698 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 178336 175698 258 541 0 177786 0
Current children cumulated CPU time (s) 3340.81
Current children cumulated vsize (KiB) 713344

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26733
/proc/meminfo: memFree=499192/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=713344 CPUtime=3400.79
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 184987 0 0 0 339707 372 0 0 25 0 1 0 155575356 730464256 175698 1992294400 4194304 6412682 548682068864 18446744073709551615 4333434 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 178336 175698 258 541 0 177786 0
Current children cumulated CPU time (s) 3400.79
Current children cumulated vsize (KiB) 713344

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26733
/proc/meminfo: memFree=499192/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=713344 CPUtime=3460.76
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 184987 0 0 0 345704 372 0 0 25 0 1 0 155575356 730464256 175698 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 178336 175698 258 541 0 177786 0
Current children cumulated CPU time (s) 3460.76
Current children cumulated vsize (KiB) 713344

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26733
/proc/meminfo: memFree=499192/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=713344 CPUtime=3520.74
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 184988 0 0 0 351701 373 0 0 25 0 1 0 155575356 730464256 175699 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 178336 175699 258 541 0 177786 0
Current children cumulated CPU time (s) 3520.74
Current children cumulated vsize (KiB) 713344

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26733
/proc/meminfo: memFree=499192/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=713344 CPUtime=3580.71
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 184990 0 0 0 357698 373 0 0 25 0 1 0 155575356 730464256 175701 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 178336 175701 258 541 0 177786 0
Current children cumulated CPU time (s) 3580.71
Current children cumulated vsize (KiB) 713344

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

[startup+3583.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26733
/proc/meminfo: memFree=499192/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=713344 CPUtime=3582.31
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 184990 0 0 0 357858 373 0 0 25 0 1 0 155575356 730464256 175701 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 178336 175701 258 541 0 177786 0
Current children cumulated CPU time (s) 3582.31
Current children cumulated vsize (KiB) 713344

[startup+3596.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26733
/proc/meminfo: memFree=499192/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=713344 CPUtime=3595.11
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 184991 0 0 0 359138 373 0 0 25 0 1 0 155575356 730464256 175702 1992294400 4194304 6412682 548682068864 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 178336 175702 258 541 0 177786 0
Current children cumulated CPU time (s) 3595.11
Current children cumulated vsize (KiB) 713344

[startup+3603.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26733
/proc/meminfo: memFree=499192/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=713344 CPUtime=3601.51
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 184991 0 0 0 359777 374 0 0 25 0 1 0 155575356 730464256 175702 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 178336 175702 258 541 0 177786 0
Current children cumulated CPU time (s) 3601.51
Current children cumulated vsize (KiB) 713344

[startup+3606.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26733
/proc/meminfo: memFree=499192/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=713344 CPUtime=3604.71
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 184991 0 0 0 360097 374 0 0 25 0 1 0 155575356 730464256 175702 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 178336 175702 258 541 0 177786 0
Current children cumulated CPU time (s) 3604.71
Current children cumulated vsize (KiB) 713344

[startup+3609.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26733
/proc/meminfo: memFree=499192/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=713344 CPUtime=3607.91
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 184991 0 0 0 360417 374 0 0 25 0 1 0 155575356 730464256 175702 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 178336 175702 258 541 0 177786 0
Current children cumulated CPU time (s) 3607.91
Current children cumulated vsize (KiB) 713344

[startup+3610.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26733
/proc/meminfo: memFree=499192/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=713344 CPUtime=3608.7
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 184991 0 0 0 360496 374 0 0 25 0 1 0 155575356 730464256 175702 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 178336 175702 258 541 0 177786 0
Current children cumulated CPU time (s) 3608.7
Current children cumulated vsize (KiB) 713344

[startup+3611.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26733
/proc/meminfo: memFree=499192/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=713344 CPUtime=3609.5
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 184991 0 0 0 360576 374 0 0 25 0 1 0 155575356 730464256 175702 1992294400 4194304 6412682 548682068864 18446744073709551615 4327399 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 178336 175702 258 541 0 177786 0
Current children cumulated CPU time (s) 3609.5
Current children cumulated vsize (KiB) 713344

[startup+3611.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26733
/proc/meminfo: memFree=499192/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=713344 CPUtime=3609.71
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 0 184991 0 0 0 360597 374 0 0 25 0 1 0 155575356 730464256 175702 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 178336 175702 258 541 0 177786 0
Current children cumulated CPU time (s) 3609.71
Current children cumulated vsize (KiB) 713344

[startup+3611.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26733
/proc/meminfo: memFree=499192/2055920 swapFree=4180900/4192956
[pid=26724] ppid=26722 vsize=0 CPUtime=3609.8
/proc/26724/stat : 26724 (kw) R 26722 26724 26631 0 -1 4 184998 0 0 0 360599 381 0 0 25 0 1 0 155575356 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3609.8
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3611.44
CPU time (s): 3609.84
CPU user time (s): 3605.99
CPU system time (s): 3.85241
CPU usage (%): 99.9559
Max. virtual memory (cumulated for all children) (KiB): 713344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3605.99
system time used= 3.85241
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184998
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= 5
involuntary context switches= 8690

runsolver used 3.06853 second user time and 10.0715 second system time

The end

Launcher Data

Begin job on node27 at 2009-05-02 16:43:44
IDJOB=1772985
IDBENCH=20423
IDSOLVER=611
FILE ID=node27/1772985-1241275422
PBS_JOBID= 9225011
Free space on /tmp= 66272 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h14-sat.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772985-1241275422/watcher-1772985-1241275422 -o /tmp/evaluation-result-1772985-1241275422/solver-1772985-1241275422 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1772985-1241275422.cnf

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

MD5SUM BENCH= 7cc30e40be8c690e76c3fb158623be61
RANDOM SEED=857897558

node27.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		: 2800.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	: 5521.40
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		: 2800.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:       1244064 kB
Buffers:         75268 kB
Cached:         648280 kB
SwapCached:       5072 kB
Active:          94092 kB
Inactive:       637552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1244064 kB
SwapTotal:     4192956 kB
SwapFree:      4180900 kB
Dirty:           29772 kB
Writeback:           0 kB
Mapped:          14144 kB
Slab:            66128 kB
Committed_AS:   675584 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66228 MiB
End job on node27 at 2009-05-02 17:43:56