Trace number 1774845

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? 3608.62 3610.69

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3542.12
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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
3608.42/3610.50	c 3600 seconds
3608.42/3610.50	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-1774845-1241282829/watcher-1774845-1241282829 -o /tmp/evaluation-result-1774845-1241282829/solver-1774845-1241282829 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1774845-1241282829.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 29798
/proc/meminfo: memFree=1892016/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=5516 CPUtime=0
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 1001 0 0 0 0 0 0 0 18 0 1 0 156317441 5648384 985 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 1506 990 195 541 0 956 0

[startup+0.0586719 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29798
/proc/meminfo: memFree=1892016/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=38472 CPUtime=0.05
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 7720 0 0 0 2 3 0 0 18 0 1 0 156317441 39395328 7704 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 9618 7708 208 541 0 9068 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 38472

[startup+0.10168 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29798
/proc/meminfo: memFree=1892016/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=62956 CPUtime=0.09
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 12954 0 0 0 4 5 0 0 18 0 1 0 156317441 64466944 12938 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 15772 12944 208 541 0 15222 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62956

[startup+0.301717 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29798
/proc/meminfo: memFree=1892016/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=165560 CPUtime=0.29
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 37219 0 0 0 14 15 0 0 19 0 1 0 156317441 169533440 37203 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 41390 37203 219 541 0 40840 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 165560

[startup+0.701796 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29798
/proc/meminfo: memFree=1892016/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=171764 CPUtime=0.69
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 38945 0 0 0 53 16 0 0 23 0 1 0 156317441 175886336 38929 1992294400 4194304 6412682 548682068864 18446744073709551615 4916816 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 42941 38930 219 541 0 42391 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 171764

[startup+1.50195 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29799
/proc/meminfo: memFree=1732584/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=181664 CPUtime=1.49
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 41741 0 0 0 131 18 0 0 25 0 1 0 156317441 186023936 41725 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 45416 41725 219 541 0 44866 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 181664

[startup+3.10127 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29799
/proc/meminfo: memFree=1716712/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=201236 CPUtime=3.09
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 47958 0 0 0 287 22 0 0 25 0 1 0 156317441 206065664 47173 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 50309 47173 220 541 0 49759 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 201236

[startup+6.30189 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29799
/proc/meminfo: memFree=1663720/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=242624 CPUtime=6.29
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 61038 0 0 0 601 28 0 0 25 0 1 0 156317441 248446976 58716 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 60656 58716 221 541 0 60106 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 242624

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29799
/proc/meminfo: memFree=1583720/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=318328 CPUtime=12.69
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 80236 0 0 0 1215 54 0 0 25 0 1 0 156317441 325967872 77914 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 79582 77914 248 541 0 79032 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 318328

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29799
/proc/meminfo: memFree=1565224/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=327292 CPUtime=25.48
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 84656 0 0 0 2473 75 0 0 25 0 1 0 156317441 335147008 80305 1992294400 4194304 6412682 548682068864 18446744073709551615 4304428 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 81823 80305 255 541 0 81273 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 327292

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29799
/proc/meminfo: memFree=1564968/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=327292 CPUtime=51.07
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 84667 0 0 0 5030 77 0 0 25 0 1 0 156317441 335147008 80316 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 81823 80316 255 541 0 81273 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 327292

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29799
/proc/meminfo: memFree=1564968/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=327292 CPUtime=102.24
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 84711 0 0 0 10138 86 0 0 25 0 1 0 156317441 335147008 80360 1992294400 4194304 6412682 548682068864 18446744073709551615 4304428 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 81823 80360 255 541 0 81273 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 327292

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29799
/proc/meminfo: memFree=1563176/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=329080 CPUtime=162.22
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 85169 0 0 0 16129 93 0 0 25 0 1 0 156317441 336977920 80818 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 82270 80818 258 541 0 81720 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 329080

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29799
/proc/meminfo: memFree=1562472/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=329080 CPUtime=222.16
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 85357 0 0 0 22114 102 0 0 25 0 1 0 156317441 336977920 81006 1992294400 4194304 6412682 548682068864 18446744073709551615 4333463 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 82270 81006 258 541 0 81720 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 329080

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29799
/proc/meminfo: memFree=1541608/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=349760 CPUtime=282.12
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 90545 0 0 0 28103 109 0 0 25 0 1 0 156317441 358154240 86194 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 87440 86194 258 541 0 86890 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 349760

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29799
/proc/meminfo: memFree=1541552/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=349760 CPUtime=342.09
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 90546 0 0 0 34098 111 0 0 25 0 1 0 156317441 358154240 86195 1992294400 4194304 6412682 548682068864 18446744073709551615 4304805 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 87440 86195 258 541 0 86890 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 349760

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29799
/proc/meminfo: memFree=1513712/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=377880 CPUtime=402.04
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 97606 0 0 0 40077 127 0 0 25 0 1 0 156317441 386949120 93255 1992294400 4194304 6412682 548682068864 18446744073709551615 4333387 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 94470 93255 258 541 0 93920 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 377880

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29799
/proc/meminfo: memFree=1487792/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=403256 CPUtime=462
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 103941 0 0 0 46059 141 0 0 25 0 1 0 156317441 412934144 99589 1992294400 4194304 6412682 548682068864 18446744073709551615 4333498 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 100814 99589 258 541 0 100264 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 403256

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29799
/proc/meminfo: memFree=1478448/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=412572 CPUtime=521.96
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 106277 0 0 0 52053 143 0 0 25 0 1 0 156317441 422473728 101925 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 103143 101925 258 541 0 102593 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 412572

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29799
/proc/meminfo: memFree=1470192/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=421088 CPUtime=581.92
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 108390 0 0 0 58038 154 0 0 25 0 1 0 156317441 431194112 104038 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 105272 104038 258 541 0 104722 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 421088

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29799
/proc/meminfo: memFree=1432880/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=458436 CPUtime=641.89
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 117637 0 0 0 64019 170 0 0 25 0 1 0 156317441 469438464 113285 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 114609 113285 258 541 0 114059 0
Current children cumulated CPU time (s) 641.89
Current children cumulated vsize (KiB) 458436

[startup+702.301 s]

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

/proc/meminfo: memFree=903024/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=989964 CPUtime=3040.54
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 249560 0 0 0 303625 429 0 0 25 0 1 0 156317441 1013723136 245195 1992294400 4194304 6412682 548682068864 18446744073709551615 4333087 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 247491 245195 258 541 0 246941 0
Current children cumulated CPU time (s) 3040.54
Current children cumulated vsize (KiB) 989964

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29807
/proc/meminfo: memFree=902576/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=989964 CPUtime=3100.5
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 249587 0 0 0 309617 433 0 0 25 0 1 0 156317441 1013723136 245222 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 247491 245222 258 541 0 246941 0
Current children cumulated CPU time (s) 3100.5
Current children cumulated vsize (KiB) 989964

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29807
/proc/meminfo: memFree=877360/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=1016800 CPUtime=3160.48
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 256176 0 0 0 315606 442 0 0 25 0 1 0 156317441 1041203200 251810 1992294400 4194304 6412682 548682068864 18446744073709551615 4286890 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 254200 251810 258 541 0 253650 0
Current children cumulated CPU time (s) 3160.48
Current children cumulated vsize (KiB) 1016800

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29807
/proc/meminfo: memFree=835248/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=1058752 CPUtime=3220.45
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 266481 0 0 0 321594 451 0 0 25 0 1 0 156317441 1084162048 262111 1992294400 4194304 6412682 548682068864 18446744073709551615 4333410 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 264688 262111 258 541 0 264138 0
Current children cumulated CPU time (s) 3220.45
Current children cumulated vsize (KiB) 1058752

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29807
/proc/meminfo: memFree=792304/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=1102220 CPUtime=3280.42
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 277186 0 0 0 327580 462 0 0 25 0 1 0 156317441 1128673280 272813 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 275555 272813 258 541 0 275005 0
Current children cumulated CPU time (s) 3280.42
Current children cumulated vsize (KiB) 1102220

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29807
/proc/meminfo: memFree=737840/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=1157812 CPUtime=3340.38
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 290933 0 0 0 333562 476 0 0 25 0 1 0 156317441 1185599488 286555 1992294400 4194304 6412682 548682068864 18446744073709551615 4333454 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 289453 286555 258 541 0 288903 0
Current children cumulated CPU time (s) 3340.38
Current children cumulated vsize (KiB) 1157812

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29807
/proc/meminfo: memFree=682096/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=1213276 CPUtime=3400.35
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 304663 0 0 0 339550 485 0 0 25 0 1 0 156317441 1242394624 300283 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 303319 300283 258 541 0 302769 0
Current children cumulated CPU time (s) 3400.35
Current children cumulated vsize (KiB) 1213276

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29807
/proc/meminfo: memFree=681968/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=1213276 CPUtime=3460.3
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 304675 0 0 0 345544 486 0 0 25 0 1 0 156317441 1242394624 300295 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 303319 300295 258 541 0 302769 0
Current children cumulated CPU time (s) 3460.3
Current children cumulated vsize (KiB) 1213276

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29807
/proc/meminfo: memFree=681840/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=1213276 CPUtime=3520.28
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 304694 0 0 0 351539 489 0 0 25 0 1 0 156317441 1242394624 300314 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 303319 300314 258 541 0 302769 0
Current children cumulated CPU time (s) 3520.28
Current children cumulated vsize (KiB) 1213276

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29807
/proc/meminfo: memFree=681712/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=1213276 CPUtime=3580.23
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 304706 0 0 0 357532 491 0 0 25 0 1 0 156317441 1242394624 300326 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 303319 300326 258 541 0 302769 0
Current children cumulated CPU time (s) 3580.23
Current children cumulated vsize (KiB) 1213276

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 29807
/proc/meminfo: memFree=681712/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=1213276 CPUtime=3581.83
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 304707 0 0 0 357692 491 0 0 25 0 1 0 156317441 1242394624 300327 1992294400 4194304 6412682 548682068864 18446744073709551615 4333504 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 303319 300327 258 541 0 302769 0
Current children cumulated CPU time (s) 3581.83
Current children cumulated vsize (KiB) 1213276

[startup+3596.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29807
/proc/meminfo: memFree=681712/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=1213276 CPUtime=3594.63
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 304708 0 0 0 358970 493 0 0 25 0 1 0 156317441 1242394624 300328 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 303319 300328 258 541 0 302769 0
Current children cumulated CPU time (s) 3594.63
Current children cumulated vsize (KiB) 1213276

[startup+3603.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29807
/proc/meminfo: memFree=681648/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=1213276 CPUtime=3601.02
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 304712 0 0 0 359609 493 0 0 25 0 1 0 156317441 1242394624 300332 1992294400 4194304 6412682 548682068864 18446744073709551615 4286890 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 303319 300332 258 541 0 302769 0
Current children cumulated CPU time (s) 3601.02
Current children cumulated vsize (KiB) 1213276

[startup+3606.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29807
/proc/meminfo: memFree=681648/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=1213276 CPUtime=3604.22
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 304713 0 0 0 359928 494 0 0 25 0 1 0 156317441 1242394624 300333 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 303319 300333 258 541 0 302769 0
Current children cumulated CPU time (s) 3604.22
Current children cumulated vsize (KiB) 1213276

[startup+3607.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29807
/proc/meminfo: memFree=681648/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=1213276 CPUtime=3605.83
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 304713 0 0 0 360089 494 0 0 25 0 1 0 156317441 1242394624 300333 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 303319 300333 258 541 0 302769 0
Current children cumulated CPU time (s) 3605.83
Current children cumulated vsize (KiB) 1213276

[startup+3609.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29807
/proc/meminfo: memFree=681648/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=1213276 CPUtime=3607.42
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 304713 0 0 0 360248 494 0 0 25 0 1 0 156317441 1242394624 300333 1992294400 4194304 6412682 548682068864 18446744073709551615 4287710 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 303319 300333 258 541 0 302769 0
Current children cumulated CPU time (s) 3607.42
Current children cumulated vsize (KiB) 1213276

[startup+3610.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29807
/proc/meminfo: memFree=681648/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=1213276 CPUtime=3608.22
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 304713 0 0 0 360328 494 0 0 25 0 1 0 156317441 1242394624 300333 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 303319 300333 258 541 0 302769 0
Current children cumulated CPU time (s) 3608.22
Current children cumulated vsize (KiB) 1213276

[startup+3610.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29807
/proc/meminfo: memFree=681648/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=1213276 CPUtime=3608.42
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 0 304713 0 0 0 360348 494 0 0 25 0 1 0 156317441 1242394624 300333 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 303319 300333 258 541 0 302769 0
Current children cumulated CPU time (s) 3608.42
Current children cumulated vsize (KiB) 1213276

[startup+3610.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29807
/proc/meminfo: memFree=681648/2055924 swapFree=4149332/4192956
[pid=29798] ppid=29796 vsize=0 CPUtime=3608.52
/proc/29798/stat : 29798 (kw) R 29796 29798 29699 0 -1 4 304720 0 0 0 360349 503 0 0 25 0 1 0 156317441 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/29798/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3608.52
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3610.69
CPU time (s): 3608.62
CPU user time (s): 3603.49
CPU system time (s): 5.12522
CPU usage (%): 99.9426
Max. virtual memory (cumulated for all children) (KiB): 1213276

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

runsolver used 3.2935 second user time and 9.8475 second system time

The end

Launcher Data

Begin job on node6 at 2009-05-02 18:47:11
IDJOB=1774845
IDBENCH=71037
IDSOLVER=611
FILE ID=node6/1774845-1241282829
PBS_JOBID= 9225027
Free space on /tmp= 66524 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774845-1241282829/watcher-1774845-1241282829 -o /tmp/evaluation-result-1774845-1241282829/solver-1774845-1241282829 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1774845-1241282829.cnf

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=996130174

node6.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.281
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.281
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:      2055924 kB
MemFree:       1893200 kB
Buffers:          3064 kB
Cached:          49332 kB
SwapCached:      37364 kB
Active:          64992 kB
Inactive:        26424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1893200 kB
SwapTotal:     4192956 kB
SwapFree:      4149332 kB
Dirty:           28292 kB
Writeback:           0 kB
Mapped:          14004 kB
Slab:            57268 kB
Committed_AS:   778672 kB
PageTables:       1452 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= 66516 MiB
End job on node6 at 2009-05-02 19:47:22