Trace number 1775475

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? 3606.79 3608.43

General information on the benchmark

Namevelev-pipe-uns-1.0-8.cnf
MD5SUM0767e5dbf6844720495e9eb5423112e1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark307.484
Satisfiable
(Un)Satisfiability was proved
Number of variables35065
Number of clauses1332773
Sum of the clauses size3936683
Maximum clause length178
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21290115
Number of clauses of size 314508
Number of clauses of size 4256
Number of clauses of size 5216
Number of clauses of size over 527677

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
3606.56/3608.26	c 3600 seconds
3606.56/3608.26	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-1775475-1241284859/watcher-1775475-1241284859 -o /tmp/evaluation-result-1775475-1241284859/solver-1775475-1241284859 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1775475-1241284859.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: 0.92 0.95 0.97 3/64 25699
/proc/meminfo: memFree=1071664/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=5516 CPUtime=0
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 1018 0 0 0 0 0 0 0 18 0 1 0 156519510 5648384 1002 1992294400 4194304 6412682 548682068864 18446744073709551615 4263521 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 1379 1004 195 541 0 829 0

[startup+0.0997101 s]
/proc/loadavg: 0.92 0.95 0.97 3/64 25699
/proc/meminfo: memFree=1071664/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=39304 CPUtime=0.09
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 6200 0 0 0 7 2 0 0 18 0 1 0 156519510 40247296 6184 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 9826 6184 219 541 0 9276 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39304

[startup+0.10171 s]
/proc/loadavg: 0.92 0.95 0.97 3/64 25699
/proc/meminfo: memFree=1071664/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=39436 CPUtime=0.09
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 6210 0 0 0 7 2 0 0 18 0 1 0 156519510 40382464 6194 1992294400 4194304 6412682 548682068864 18446744073709551615 4828273 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 9859 6195 219 541 0 9309 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39436

[startup+0.301731 s]
/proc/loadavg: 0.92 0.95 0.97 3/64 25699
/proc/meminfo: memFree=1071664/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=43000 CPUtime=0.29
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 7192 0 0 0 27 2 0 0 19 0 1 0 156519510 44032000 7176 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 10750 7176 219 541 0 10200 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43000

[startup+0.701776 s]
/proc/loadavg: 0.92 0.95 0.97 3/64 25699
/proc/meminfo: memFree=1071664/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=49880 CPUtime=0.69
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 9107 0 0 0 66 3 0 0 23 0 1 0 156519510 51077120 9092 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 12470 9092 219 541 0 11920 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49880

[startup+1.50187 s]
/proc/loadavg: 0.92 0.95 0.97 2/65 25700
/proc/meminfo: memFree=1030312/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=63468 CPUtime=1.49
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 12829 0 0 0 144 5 0 0 25 0 1 0 156519510 64991232 12813 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 15867 12813 219 541 0 15317 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63468

[startup+3.10105 s]
/proc/loadavg: 0.92 0.95 0.97 2/65 25700
/proc/meminfo: memFree=1008808/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=91396 CPUtime=3.09
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 21114 0 0 0 299 10 0 0 25 0 1 0 156519510 93589504 20329 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 22849 20329 220 541 0 22299 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91396

[startup+6.30141 s]
/proc/loadavg: 0.93 0.95 0.97 2/65 25700
/proc/meminfo: memFree=948264/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=144660 CPUtime=6.29
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 37201 0 0 0 611 18 0 0 25 0 1 0 156519510 148131840 34879 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 36165 34879 220 541 0 35615 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 144660

[startup+12.7011 s]
/proc/loadavg: 0.93 0.96 0.97 2/65 25700
/proc/meminfo: memFree=870000/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=208368 CPUtime=12.69
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 52869 0 0 0 1246 23 0 0 25 0 1 0 156519510 213368832 50547 1992294400 4194304 6412682 548682068864 18446744073709551615 4564952 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 52092 50547 239 541 0 51542 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 208368

[startup+25.5016 s]
/proc/loadavg: 0.95 0.96 0.97 2/65 25700
/proc/meminfo: memFree=847984/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=240632 CPUtime=25.48
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 58302 0 0 0 2520 28 0 0 25 0 1 0 156519510 246407168 55980 1992294400 4194304 6412682 548682068864 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 60158 55980 248 541 0 59608 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 240632

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.97 2/65 25700
/proc/meminfo: memFree=803440/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=284340 CPUtime=51.05
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 69070 0 0 0 5065 40 0 0 25 0 1 0 156519510 291164160 66748 1992294400 4194304 6412682 548682068864 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 71085 66748 255 541 0 70535 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 284340

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.97 2/65 25700
/proc/meminfo: memFree=802864/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=284340 CPUtime=102.23
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 69194 0 0 0 10181 42 0 0 25 0 1 0 156519510 291164160 66872 1992294400 4194304 6412682 548682068864 18446744073709551615 5484944 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 71085 66872 258 541 0 70535 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 284340

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25700
/proc/meminfo: memFree=802096/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=284340 CPUtime=162.2
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 69422 0 0 0 16160 60 0 0 25 0 1 0 156519510 291164160 67100 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 71085 67100 258 541 0 70535 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 284340

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25700
/proc/meminfo: memFree=799920/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=284340 CPUtime=222.17
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 69964 0 0 0 22133 84 0 0 25 0 1 0 156519510 291164160 67642 1992294400 4194304 6412682 548682068864 18446744073709551615 4362429 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 71085 67642 258 541 0 70535 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 284340

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25700
/proc/meminfo: memFree=798896/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=284340 CPUtime=282.15
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 70217 0 0 0 28119 96 0 0 25 0 1 0 156519510 291164160 67895 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 71085 67895 258 541 0 70535 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 284340

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25700
/proc/meminfo: memFree=794032/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=290460 CPUtime=342.12
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 71466 0 0 0 34102 110 0 0 25 0 1 0 156519510 297431040 69144 1992294400 4194304 6412682 548682068864 18446744073709551615 4333390 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 72615 69144 258 541 0 72065 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 290460

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25700
/proc/meminfo: memFree=782768/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=303332 CPUtime=402.1
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 74251 0 0 0 40077 133 0 0 25 0 1 0 156519510 310611968 71929 1992294400 4194304 6412682 548682068864 18446744073709551615 4570445 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 75833 71929 258 541 0 75283 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 303332

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25700
/proc/meminfo: memFree=767856/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=318896 CPUtime=462.08
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 77957 0 0 0 46055 153 0 0 25 0 1 0 156519510 326549504 75635 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 79724 75635 258 541 0 79174 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 318896

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25700
/proc/meminfo: memFree=738800/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=348928 CPUtime=522.04
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 85228 0 0 0 52024 180 0 0 25 0 1 0 156519510 357302272 82906 1992294400 4194304 6412682 548682068864 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 87232 82906 258 541 0 86682 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 348928

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25700
/proc/meminfo: memFree=728816/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=361664 CPUtime=582.02
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 87850 0 0 0 58014 188 0 0 25 0 1 0 156519510 370343936 85528 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 90416 85528 258 541 0 89866 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 361664

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25700
/proc/meminfo: memFree=707056/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=384280 CPUtime=642
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 93157 0 0 0 63985 215 0 0 25 0 1 0 156519510 393502720 90835 1992294400 4194304 6412682 548682068864 18446744073709551615 4286815 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 96070 90835 258 541 0 95520 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 384280

[startup+702.301 s]

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

/proc/meminfo: memFree=23536/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=1140308 CPUtime=2980.98
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 271609 0 0 0 297191 907 0 0 25 0 1 0 156519510 1167675392 261298 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 285077 261298 258 541 0 284527 0
Current children cumulated CPU time (s) 2980.98
Current children cumulated vsize (KiB) 1140308

[startup+3042.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25708
/proc/meminfo: memFree=19952/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=1145428 CPUtime=3040.92
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 272505 0 0 0 303169 923 0 0 25 0 1 0 156519510 1172918272 262194 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 286357 262194 258 541 0 285807 0
Current children cumulated CPU time (s) 3040.92
Current children cumulated vsize (KiB) 1145428

[startup+3102.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25708
/proc/meminfo: memFree=16624/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=1149268 CPUtime=3100.88
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 273361 0 0 0 309147 941 0 0 25 0 1 0 156519510 1176850432 263050 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 287317 263050 258 541 0 286767 0
Current children cumulated CPU time (s) 3100.88
Current children cumulated vsize (KiB) 1149268

[startup+3162.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25708
/proc/meminfo: memFree=15856/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=1149268 CPUtime=3160.85
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 273551 0 0 0 315133 952 0 0 25 0 1 0 156519510 1176850432 263240 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 287317 263240 258 541 0 286767 0
Current children cumulated CPU time (s) 3160.85
Current children cumulated vsize (KiB) 1149268

[startup+3222.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25708
/proc/meminfo: memFree=16240/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=1153108 CPUtime=3220.83
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 274159 0 0 0 321116 967 0 0 25 0 1 0 156519510 1180782592 263848 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 288277 263848 258 541 0 287727 0
Current children cumulated CPU time (s) 3220.83
Current children cumulated vsize (KiB) 1153108

[startup+3282.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25708
/proc/meminfo: memFree=14832/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=1154388 CPUtime=3280.81
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 274535 0 0 0 327103 978 0 0 25 0 1 0 156519510 1182093312 264224 1992294400 4194304 6412682 548682068864 18446744073709551615 4334489 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 288597 264224 258 541 0 288047 0
Current children cumulated CPU time (s) 3280.81
Current children cumulated vsize (KiB) 1154388

[startup+3342.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25708
/proc/meminfo: memFree=15920/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=1200008 CPUtime=3340.78
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 283248 0 0 0 333079 999 0 0 25 0 1 0 156519510 1228808192 272937 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 300002 272937 258 541 0 299452 0
Current children cumulated CPU time (s) 3340.78
Current children cumulated vsize (KiB) 1200008

[startup+3402.31 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25708
/proc/meminfo: memFree=16368/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=1234560 CPUtime=3400.75
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 291249 0 0 0 339065 1010 0 0 25 0 1 0 156519510 1264189440 280938 1992294400 4194304 6412682 548682068864 18446744073709551615 4296628 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 308640 280938 258 541 0 308090 0
Current children cumulated CPU time (s) 3400.75
Current children cumulated vsize (KiB) 1234560

[startup+3462.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25708
/proc/meminfo: memFree=16368/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=1234560 CPUtime=3460.72
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 291249 0 0 0 345062 1010 0 0 25 0 1 0 156519510 1264189440 280938 1992294400 4194304 6412682 548682068864 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 308640 280938 258 541 0 308090 0
Current children cumulated CPU time (s) 3460.72
Current children cumulated vsize (KiB) 1234560

[startup+3522.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25708
/proc/meminfo: memFree=17200/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=1237532 CPUtime=3520.69
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 293881 0 0 0 351045 1024 0 0 25 0 1 0 156519510 1267232768 280773 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 309383 280773 258 541 0 308833 0
Current children cumulated CPU time (s) 3520.69
Current children cumulated vsize (KiB) 1237532

[startup+3582.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25708
/proc/meminfo: memFree=16496/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=1237532 CPUtime=3580.67
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 294053 0 0 0 357029 1038 0 0 25 0 1 0 156519510 1267232768 280945 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 309383 280945 258 541 0 308833 0
Current children cumulated CPU time (s) 3580.67
Current children cumulated vsize (KiB) 1237532

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

[startup+3583.9 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25708
/proc/meminfo: memFree=16496/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=1237532 CPUtime=3582.26
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 294053 0 0 0 357188 1038 0 0 25 0 1 0 156519510 1267232768 280945 1992294400 4194304 6412682 548682068864 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 309383 280945 258 541 0 308833 0
Current children cumulated CPU time (s) 3582.26
Current children cumulated vsize (KiB) 1237532

[startup+3596.7 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25708
/proc/meminfo: memFree=16496/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=1237532 CPUtime=3595.06
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 294053 0 0 0 358466 1040 0 0 25 0 1 0 156519510 1267232768 280945 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 309383 280945 258 541 0 308833 0
Current children cumulated CPU time (s) 3595.06
Current children cumulated vsize (KiB) 1237532

[startup+3603.1 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25708
/proc/meminfo: memFree=16368/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=1237532 CPUtime=3601.46
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 294095 0 0 0 359105 1041 0 0 25 0 1 0 156519510 1267232768 280987 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 309383 280987 258 541 0 308833 0
Current children cumulated CPU time (s) 3601.46
Current children cumulated vsize (KiB) 1237532

[startup+3606.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25708
/proc/meminfo: memFree=16368/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=1237532 CPUtime=3604.66
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 294100 0 0 0 359425 1041 0 0 25 0 1 0 156519510 1267232768 280992 1992294400 4194304 6412682 548682068864 18446744073709551615 4286778 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 309383 280992 258 541 0 308833 0
Current children cumulated CPU time (s) 3604.66
Current children cumulated vsize (KiB) 1237532

[startup+3607.1 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25708
/proc/meminfo: memFree=16304/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=1237532 CPUtime=3605.46
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 294100 0 0 0 359505 1041 0 0 25 0 1 0 156519510 1267232768 280992 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 309383 280992 258 541 0 308833 0
Current children cumulated CPU time (s) 3605.46
Current children cumulated vsize (KiB) 1237532

[startup+3607.9 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25708
/proc/meminfo: memFree=16304/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=1237532 CPUtime=3606.26
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 0 294101 0 0 0 359585 1041 0 0 25 0 1 0 156519510 1267232768 280993 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 309383 280993 258 541 0 308833 0
Current children cumulated CPU time (s) 3606.26
Current children cumulated vsize (KiB) 1237532

[startup+3608.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25708
/proc/meminfo: memFree=16304/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=0 CPUtime=3606.66
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 4 294108 0 0 0 359621 1045 0 0 25 0 1 0 156519510 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3606.66
Current children cumulated vsize (KiB) 0

[startup+3608.4 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 25708
/proc/meminfo: memFree=16304/2055920 swapFree=4180748/4192956
[pid=25699] ppid=25697 vsize=0 CPUtime=3606.76
/proc/25699/stat : 25699 (kw) R 25697 25699 25662 0 -1 4 294108 0 0 0 359621 1055 0 0 25 0 1 0 156519510 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3606.76
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3608.43
CPU time (s): 3606.79
CPU user time (s): 3596.21
CPU system time (s): 10.5814
CPU usage (%): 99.9547
Max. virtual memory (cumulated for all children) (KiB): 1237532

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

runsolver used 3.10853 second user time and 10.0185 second system time

The end

Launcher Data

Begin job on node23 at 2009-05-02 19:21:00
IDJOB=1775475
IDBENCH=71777
IDSOLVER=611
FILE ID=node23/1775475-1241284859
PBS_JOBID= 9225066
Free space on /tmp= 66420 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT_RACE06/velev-pipe-uns-1.0-8.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775475-1241284859/watcher-1775475-1241284859 -o /tmp/evaluation-result-1775475-1241284859/solver-1775475-1241284859 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1775475-1241284859.cnf

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

MD5SUM BENCH= 0767e5dbf6844720495e9eb5423112e1
RANDOM SEED=1831844976

node23.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.238
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.238
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:       1072080 kB
Buffers:         87988 kB
Cached:         791496 kB
SwapCached:       6080 kB
Active:         106600 kB
Inactive:       781192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1072080 kB
SwapTotal:     4192956 kB
SwapFree:      4180748 kB
Dirty:           26652 kB
Writeback:           0 kB
Mapped:          13980 kB
Slab:            82076 kB
Committed_AS:   723920 kB
PageTables:       1388 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= 66412 MiB
End job on node23 at 2009-05-02 20:21:09