Trace number 1774905

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.23 3610.83

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p1.cnf
MD5SUM9573f6b4001373bab93d1a02f96820d1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6289.06
Satisfiable
(Un)Satisfiability was proved
Number of variables260342
Number of clauses1391257
Sum of the clauses size3358569
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2984984
Number of clauses of size 3327764
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
3609.00/3610.66	c 3600.02 seconds
3609.00/3610.66	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-1774905-1241282937/watcher-1774905-1241282937 -o /tmp/evaluation-result-1774905-1241282937/solver-1774905-1241282937 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1774905-1241282937.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 26854
/proc/meminfo: memFree=1233024/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=5516 CPUtime=0
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 999 0 0 0 0 0 0 0 20 0 1 0 156326854 5648384 983 1992294400 4194304 6412682 548682068864 18446744073709551615 4443408 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 1379 990 195 541 0 829 0

[startup+0.101425 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26854
/proc/meminfo: memFree=1233024/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=62500 CPUtime=0.09
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 12813 0 0 0 4 5 0 0 20 0 1 0 156326854 64000000 12797 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 15625 12804 208 541 0 15075 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62500

[startup+0.201434 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26854
/proc/meminfo: memFree=1233024/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=124012 CPUtime=0.19
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 29576 0 0 0 6 13 0 0 21 0 1 0 156326854 126988288 29560 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 31003 29568 208 541 0 30453 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 124012

[startup+0.301444 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26854
/proc/meminfo: memFree=1233024/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=166032 CPUtime=0.29
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 37277 0 0 0 13 16 0 0 22 0 1 0 156326854 170016768 37261 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 41508 37261 219 541 0 40958 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 166032

[startup+0.701484 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26854
/proc/meminfo: memFree=1233024/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=171444 CPUtime=0.69
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 38794 0 0 0 52 17 0 0 25 0 1 0 156326854 175558656 38778 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 42861 38778 219 541 0 42311 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 171444

[startup+1.50257 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26855
/proc/meminfo: memFree=1072888/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=180948 CPUtime=1.49
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 41498 0 0 0 131 18 0 0 25 0 1 0 156326854 185290752 41482 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 45237 41482 219 541 0 44687 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 180948

[startup+3.10173 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26855
/proc/meminfo: memFree=1058232/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=199860 CPUtime=3.09
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 47489 0 0 0 288 21 0 0 25 0 1 0 156326854 204656640 46704 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 49965 46704 220 541 0 49415 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 199860

[startup+6.30105 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26855
/proc/meminfo: memFree=1016888/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=238476 CPUtime=6.28
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 59794 0 0 0 601 27 0 0 25 0 1 0 156326854 244199424 57472 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 59619 57472 221 541 0 59069 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 238476

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26855
/proc/meminfo: memFree=923520/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=316988 CPUtime=12.68
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 79853 0 0 0 1225 43 0 0 25 0 1 0 156326854 324595712 77531 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 79247 77531 248 541 0 78697 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 316988

[startup+25.502 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 26855
/proc/meminfo: memFree=903360/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=330048 CPUtime=25.48
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 85348 0 0 0 2468 80 0 0 25 0 1 0 156326854 337969152 80992 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 82512 80992 255 541 0 81962 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 330048

[startup+51.1016 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 26855
/proc/meminfo: memFree=903296/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=330048 CPUtime=51.06
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 85354 0 0 0 5025 81 0 0 25 0 1 0 156326854 337969152 80998 1992294400 4194304 6412682 548682068864 18446744073709551615 4304471 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 82512 80998 255 541 0 81962 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 330048

[startup+102.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 26855
/proc/meminfo: memFree=903360/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=330048 CPUtime=102.24
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 85390 0 0 0 10135 89 0 0 25 0 1 0 156326854 337969152 81034 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 82512 81034 255 541 0 81962 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 330048

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26855
/proc/meminfo: memFree=897280/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=336152 CPUtime=162.22
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 86923 0 0 0 16130 92 0 0 25 0 1 0 156326854 344219648 82567 1992294400 4194304 6412682 548682068864 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 84038 82567 258 541 0 83488 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 336152

[startup+222.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26855
/proc/meminfo: memFree=896576/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=336152 CPUtime=222.2
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 87097 0 0 0 22122 98 0 0 25 0 1 0 156326854 344219648 82741 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 84038 82741 258 541 0 83488 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 336152

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26855
/proc/meminfo: memFree=888064/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=344528 CPUtime=282.16
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 89235 0 0 0 28107 109 0 0 25 0 1 0 156326854 352796672 84879 1992294400 4194304 6412682 548682068864 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 86132 84879 258 541 0 85582 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 344528

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26855
/proc/meminfo: memFree=879936/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=352560 CPUtime=342.13
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 91269 0 0 0 34100 113 0 0 25 0 1 0 156326854 361021440 86913 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 88140 86913 258 541 0 87590 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 352560

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26855
/proc/meminfo: memFree=848576/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=384396 CPUtime=402.11
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 99216 0 0 0 40083 128 0 0 25 0 1 0 156326854 393621504 94860 1992294400 4194304 6412682 548682068864 18446744073709551615 4333437 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 96099 94860 258 541 0 95549 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 384396

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26855
/proc/meminfo: memFree=818752/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=413584 CPUtime=462.07
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 106503 0 0 0 46070 137 0 0 25 0 1 0 156326854 423510016 102147 1992294400 4194304 6412682 548682068864 18446744073709551615 5484944 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 103396 102147 258 541 0 102846 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 413584

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26855
/proc/meminfo: memFree=812672/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=419684 CPUtime=522.05
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 108028 0 0 0 52067 138 0 0 25 0 1 0 156326854 429756416 103672 1992294400 4194304 6412682 548682068864 18446744073709551615 4363662 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 104921 103672 258 541 0 104371 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 419684

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26855
/proc/meminfo: memFree=811392/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=421176 CPUtime=582.03
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 108413 0 0 0 58056 147 0 0 25 0 1 0 156326854 431284224 104057 1992294400 4194304 6412682 548682068864 18446744073709551615 4417649 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 105294 104057 258 541 0 104744 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 421176

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26855
/proc/meminfo: memFree=777280/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=455932 CPUtime=642
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 117034 0 0 0 64040 160 0 0 25 0 1 0 156326854 466874368 112678 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 113983 112678 258 541 0 113433 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 455932

[startup+702.302 s]

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

/proc/meminfo: memFree=289280/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=945376 CPUtime=2980.97
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 238610 0 0 0 297671 426 0 0 25 0 1 0 156326854 968065024 234248 1992294400 4194304 6412682 548682068864 18446744073709551615 4286837 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 236344 234248 258 541 0 235794 0
Current children cumulated CPU time (s) 2980.97
Current children cumulated vsize (KiB) 945376

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26863
/proc/meminfo: memFree=288960/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=945376 CPUtime=3040.94
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 238627 0 0 0 303663 431 0 0 25 0 1 0 156326854 968065024 234265 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 236344 234265 258 541 0 235794 0
Current children cumulated CPU time (s) 3040.94
Current children cumulated vsize (KiB) 945376

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26863
/proc/meminfo: memFree=288960/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=945376 CPUtime=3100.92
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 238644 0 0 0 309658 434 0 0 25 0 1 0 156326854 968065024 234282 1992294400 4194304 6412682 548682068864 18446744073709551615 4334489 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 236344 234282 258 541 0 235794 0
Current children cumulated CPU time (s) 3100.92
Current children cumulated vsize (KiB) 945376

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26863
/proc/meminfo: memFree=287680/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=946752 CPUtime=3160.88
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 238981 0 0 0 315650 438 0 0 25 0 1 0 156326854 969474048 234619 1992294400 4194304 6412682 548682068864 18446744073709551615 4304772 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 236688 234619 258 541 0 236138 0
Current children cumulated CPU time (s) 3160.88
Current children cumulated vsize (KiB) 946752

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26863
/proc/meminfo: memFree=261056/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=973924 CPUtime=3220.86
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 245750 0 0 0 321639 447 0 0 25 0 1 0 156326854 997298176 241388 1992294400 4194304 6412682 548682068864 18446744073709551615 4333330 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 243481 241388 258 541 0 242931 0
Current children cumulated CPU time (s) 3220.86
Current children cumulated vsize (KiB) 973924

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26863
/proc/meminfo: memFree=214144/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=1021780 CPUtime=3280.84
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 257562 0 0 0 327623 461 0 0 25 0 1 0 156326854 1046302720 253199 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 255445 253199 258 541 0 254895 0
Current children cumulated CPU time (s) 3280.84
Current children cumulated vsize (KiB) 1021780

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 26863
/proc/meminfo: memFree=175040/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=1060376 CPUtime=3340.81
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 267132 0 0 0 333611 470 0 0 25 0 1 0 156326854 1085825024 262768 1992294400 4194304 6412682 548682068864 18446744073709551615 4333410 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 265094 262768 258 541 0 264544 0
Current children cumulated CPU time (s) 3340.81
Current children cumulated vsize (KiB) 1060376

[startup+3402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26863
/proc/meminfo: memFree=143680/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=1093684 CPUtime=3400.79
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 274958 0 0 0 339601 478 0 0 25 0 1 0 156326854 1119932416 270594 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 273421 270594 258 541 0 272871 0
Current children cumulated CPU time (s) 3400.79
Current children cumulated vsize (KiB) 1093684

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26863
/proc/meminfo: memFree=143488/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=1093684 CPUtime=3460.77
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 274970 0 0 0 345595 482 0 0 25 0 1 0 156326854 1119932416 270606 1992294400 4194304 6412682 548682068864 18446744073709551615 4333454 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 273421 270606 258 541 0 272871 0
Current children cumulated CPU time (s) 3460.77
Current children cumulated vsize (KiB) 1093684

[startup+3522.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26863
/proc/meminfo: memFree=143488/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=1093684 CPUtime=3520.74
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 274974 0 0 0 351590 484 0 0 25 0 1 0 156326854 1119932416 270610 1992294400 4194304 6412682 548682068864 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 273421 270610 258 541 0 272871 0
Current children cumulated CPU time (s) 3520.74
Current children cumulated vsize (KiB) 1093684

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26863
/proc/meminfo: memFree=143360/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=1093684 CPUtime=3580.71
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 275006 0 0 0 357582 489 0 0 25 0 1 0 156326854 1119932416 270642 1992294400 4194304 6412682 548682068864 18446744073709551615 4304772 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 273421 270642 258 541 0 272871 0
Current children cumulated CPU time (s) 3580.71
Current children cumulated vsize (KiB) 1093684

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

[startup+3584 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26863
/proc/meminfo: memFree=143360/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=1093684 CPUtime=3582.41
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 275006 0 0 0 357752 489 0 0 25 0 1 0 156326854 1119932416 270642 1992294400 4194304 6412682 548682068864 18446744073709551615 4304503 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 273421 270642 258 541 0 272871 0
Current children cumulated CPU time (s) 3582.41
Current children cumulated vsize (KiB) 1093684

[startup+3596.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26863
/proc/meminfo: memFree=143360/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=1093684 CPUtime=3595.21
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 275007 0 0 0 359031 490 0 0 25 0 1 0 156326854 1119932416 270643 1992294400 4194304 6412682 548682068864 18446744073709551615 4286731 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 273421 270643 258 541 0 272871 0
Current children cumulated CPU time (s) 3595.21
Current children cumulated vsize (KiB) 1093684

[startup+3603.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26863
/proc/meminfo: memFree=143360/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=1093684 CPUtime=3601.6
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 275012 0 0 0 359670 490 0 0 25 0 1 0 156326854 1119932416 270648 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 273421 270648 258 541 0 272871 0
Current children cumulated CPU time (s) 3601.6
Current children cumulated vsize (KiB) 1093684

[startup+3606.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26863
/proc/meminfo: memFree=143360/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=1093684 CPUtime=3604.79
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 275013 0 0 0 359989 490 0 0 25 0 1 0 156326854 1119932416 270649 1992294400 4194304 6412682 548682068864 18446744073709551615 4333314 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 273421 270649 258 541 0 272871 0
Current children cumulated CPU time (s) 3604.79
Current children cumulated vsize (KiB) 1093684

[startup+3608 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26863
/proc/meminfo: memFree=143360/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=1093684 CPUtime=3606.39
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 275013 0 0 0 360149 490 0 0 25 0 1 0 156326854 1119932416 270649 1992294400 4194304 6412682 548682068864 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 273421 270649 258 541 0 272871 0
Current children cumulated CPU time (s) 3606.39
Current children cumulated vsize (KiB) 1093684

[startup+3609.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26863
/proc/meminfo: memFree=143360/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=1093684 CPUtime=3607.99
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 275013 0 0 0 360309 490 0 0 25 0 1 0 156326854 1119932416 270649 1992294400 4194304 6412682 548682068864 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 273421 270649 258 541 0 272871 0
Current children cumulated CPU time (s) 3607.99
Current children cumulated vsize (KiB) 1093684

[startup+3610.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26863
/proc/meminfo: memFree=143360/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=1093684 CPUtime=3608.8
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 0 275013 0 0 0 360389 491 0 0 25 0 1 0 156326854 1119932416 270649 1992294400 4194304 6412682 548682068864 18446744073709551615 4328868 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 273421 270649 258 541 0 272871 0
Current children cumulated CPU time (s) 3608.8
Current children cumulated vsize (KiB) 1093684

[startup+3610.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26863
/proc/meminfo: memFree=143360/2055920 swapFree=4180900/4192956
[pid=26854] ppid=26852 vsize=0 CPUtime=3609.2
/proc/26854/stat : 26854 (kw) R 26852 26854 26790 0 -1 4 275020 0 0 0 360415 505 0 0 25 0 1 0 156326854 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/26854/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3609.2
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3610.83
CPU time (s): 3609.23
CPU user time (s): 3604.15
CPU system time (s): 5.07923
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 1093684

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

runsolver used 3.08853 second user time and 10.0475 second system time

The end

Launcher Data

Begin job on node27 at 2009-05-02 18:48:59
IDJOB=1774905
IDBENCH=71050
IDSOLVER=611
FILE ID=node27/1774905-1241282937
PBS_JOBID= 9225059
Free space on /tmp= 66272 MiB

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

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

MD5SUM BENCH= 9573f6b4001373bab93d1a02f96820d1
RANDOM SEED=1224054229

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:       1233440 kB
Buffers:         75836 kB
Cached:         658456 kB
SwapCached:       5072 kB
Active:          95084 kB
Inactive:       647204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1233440 kB
SwapTotal:     4192956 kB
SwapFree:      4180900 kB
Dirty:           28620 kB
Writeback:           0 kB
Mapped:          14052 kB
Slab:            66072 kB
Committed_AS:   675584 kB
PageTables:       1372 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= 66264 MiB
End job on node27 at 2009-05-02 19:49:10