Trace number 1772995

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.85 3609.93

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h13-unsat.cnf
MD5SUM3a68d904935650d9da7e64e1ee7bae82
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.376
Satisfiable
(Un)Satisfiability was proved
Number of variables454385
Number of clauses1367522
Sum of the clauses size3191290
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 2911962
Number of clauses of size 3451911
Number of clauses of size 42126
Number of clauses of size 518
Number of clauses of size over 5174

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.71/3609.82	c 3600.02 seconds
3608.71/3609.82	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-1772995-1241275495/watcher-1772995-1241275495 -o /tmp/evaluation-result-1772995-1241275495/solver-1772995-1241275495 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1772995-1241275495.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 21400
/proc/meminfo: memFree=1247040/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=5516 CPUtime=0
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 998 0 0 0 0 0 0 0 18 0 1 0 155582571 5648384 982 1992294400 4194304 6412682 548682068864 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 1379 982 192 541 0 829 0

[startup+0.080609 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21400
/proc/meminfo: memFree=1247040/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=56816 CPUtime=0.07
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 10609 0 0 0 3 4 0 0 18 0 1 0 155582571 58179584 10593 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 14204 10597 208 541 0 13654 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 56816

[startup+0.102612 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21400
/proc/meminfo: memFree=1247040/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=64076 CPUtime=0.09
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 13028 0 0 0 4 5 0 0 18 0 1 0 155582571 65613824 13012 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 16019 13016 208 541 0 15469 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64076

[startup+0.301639 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21400
/proc/meminfo: memFree=1247040/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=182332 CPUtime=0.29
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 42685 0 0 0 12 17 0 0 19 0 1 0 155582571 186707968 42670 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 45616 42676 208 541 0 45066 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 182332

[startup+0.701696 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21400
/proc/meminfo: memFree=1247040/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=278272 CPUtime=0.69
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 65121 0 0 0 43 26 0 0 22 0 1 0 155582571 284950528 65105 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 69568 65105 221 541 0 69018 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 278272

[startup+1.50181 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21401
/proc/meminfo: memFree=982456/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=288984 CPUtime=1.49
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 68078 0 0 0 121 28 0 0 25 0 1 0 155582571 295919616 68062 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 72246 68062 221 541 0 71696 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 288984

[startup+3.10104 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21401
/proc/meminfo: memFree=966264/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=309456 CPUtime=3.09
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 73771 0 0 0 278 31 0 0 25 0 1 0 155582571 316882944 73755 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 77364 73756 221 541 0 76814 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 309456

[startup+6.30149 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21401
/proc/meminfo: memFree=918392/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=351768 CPUtime=6.29
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 86115 0 0 0 590 39 0 0 25 0 1 0 155582571 360210432 85330 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 87942 85330 221 541 0 87392 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 351768

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21401
/proc/meminfo: memFree=787456/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=486536 CPUtime=12.68
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 121089 0 0 0 1182 86 0 0 25 0 1 0 155582571 498212864 116097 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 121634 116097 248 541 0 121084 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 486536

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21401
/proc/meminfo: memFree=618496/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=615144 CPUtime=25.48
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 154508 0 0 0 2272 276 0 0 25 0 1 0 155582571 629907456 149516 1992294400 4194304 6412682 548682068864 18446744073709551615 4652985 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 153786 149516 248 541 0 153236 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 615144

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21401
/proc/meminfo: memFree=605632/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=620352 CPUtime=51.07
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 159797 0 0 0 4813 294 0 0 25 0 1 0 155582571 635240448 151245 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 155088 151245 255 541 0 154538 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 620352

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21401
/proc/meminfo: memFree=605504/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=620352 CPUtime=102.25
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 159861 0 0 0 9930 295 0 0 25 0 1 0 155582571 635240448 151309 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 155088 151309 255 541 0 154538 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 620352

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21401
/proc/meminfo: memFree=605312/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=620352 CPUtime=162.23
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 159905 0 0 0 15927 296 0 0 25 0 1 0 155582571 635240448 151353 1992294400 4194304 6412682 548682068864 18446744073709551615 4285802 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 155088 151353 255 541 0 154538 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 620352

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21401
/proc/meminfo: memFree=605120/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=620352 CPUtime=222.22
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 159949 0 0 0 21924 298 0 0 25 0 1 0 155582571 635240448 151397 1992294400 4194304 6412682 548682068864 18446744073709551615 4329632 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 155088 151397 255 541 0 154538 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 620352

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21401
/proc/meminfo: memFree=604928/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=620352 CPUtime=282.2
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 159995 0 0 0 27921 299 0 0 25 0 1 0 155582571 635240448 151443 1992294400 4194304 6412682 548682068864 18446744073709551615 4417510 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 155088 151443 255 541 0 154538 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 620352

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21401
/proc/meminfo: memFree=593280/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=631032 CPUtime=342.18
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 162881 0 0 0 33918 300 0 0 25 0 1 0 155582571 646176768 154329 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 157758 154329 258 541 0 157208 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 631032

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21401
/proc/meminfo: memFree=592640/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=631032 CPUtime=402.16
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 163036 0 0 0 39915 301 0 0 25 0 1 0 155582571 646176768 154484 1992294400 4194304 6412682 548682068864 18446744073709551615 4328489 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 157758 154484 258 541 0 157208 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 631032

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21401
/proc/meminfo: memFree=592512/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=631032 CPUtime=462.14
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 163099 0 0 0 45912 302 0 0 25 0 1 0 155582571 646176768 154547 1992294400 4194304 6412682 548682068864 18446744073709551615 4286922 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 157758 154547 258 541 0 157208 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 631032

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21401
/proc/meminfo: memFree=592256/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=631032 CPUtime=522.13
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 163164 0 0 0 51910 303 0 0 25 0 1 0 155582571 646176768 154612 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 157758 154612 258 541 0 157208 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 631032

[startup+582.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 21401
/proc/meminfo: memFree=592000/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=631032 CPUtime=582.11
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 163230 0 0 0 57907 304 0 0 25 0 1 0 155582571 646176768 154678 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 157758 154678 258 541 0 157208 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 631032

[startup+642.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 21401
/proc/meminfo: memFree=591872/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=631032 CPUtime=642.1
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 163261 0 0 0 63905 305 0 0 25 0 1 0 155582571 646176768 154709 1992294400 4194304 6412682 548682068864 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 157758 154709 258 541 0 157208 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 631032

[startup+702.302 s]

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

/proc/meminfo: memFree=577280/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=642632 CPUtime=2981.4
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 166844 0 0 0 297802 338 0 0 25 0 1 0 155582571 658055168 158292 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 160658 158292 258 541 0 160108 0
Current children cumulated CPU time (s) 2981.4
Current children cumulated vsize (KiB) 642632

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21407
/proc/meminfo: memFree=577216/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=642632 CPUtime=3041.38
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 166859 0 0 0 303799 339 0 0 25 0 1 0 155582571 658055168 158307 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 160658 158307 258 541 0 160108 0
Current children cumulated CPU time (s) 3041.38
Current children cumulated vsize (KiB) 642632

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21407
/proc/meminfo: memFree=577152/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=642632 CPUtime=3101.36
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 166874 0 0 0 309796 340 0 0 25 0 1 0 155582571 658055168 158322 1992294400 4194304 6412682 548682068864 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 160658 158322 258 541 0 160108 0
Current children cumulated CPU time (s) 3101.36
Current children cumulated vsize (KiB) 642632

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21407
/proc/meminfo: memFree=577088/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=642632 CPUtime=3161.34
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 166889 0 0 0 315794 340 0 0 25 0 1 0 155582571 658055168 158337 1992294400 4194304 6412682 548682068864 18446744073709551615 4286778 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 160658 158337 258 541 0 160108 0
Current children cumulated CPU time (s) 3161.34
Current children cumulated vsize (KiB) 642632

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21409
/proc/meminfo: memFree=576896/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=642636 CPUtime=3221.32
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 166895 0 0 0 321791 341 0 0 25 0 1 0 155582571 658059264 158343 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 160659 158343 258 541 0 160109 0
Current children cumulated CPU time (s) 3221.32
Current children cumulated vsize (KiB) 642636

[startup+3282.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 21409
/proc/meminfo: memFree=576896/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=642636 CPUtime=3281.31
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 166897 0 0 0 327788 343 0 0 25 0 1 0 155582571 658059264 158345 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 160659 158345 258 541 0 160109 0
Current children cumulated CPU time (s) 3281.31
Current children cumulated vsize (KiB) 642636

[startup+3342.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 21409
/proc/meminfo: memFree=576960/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=642636 CPUtime=3341.29
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 166897 0 0 0 333785 344 0 0 25 0 1 0 155582571 658059264 158345 1992294400 4194304 6412682 548682068864 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 160659 158345 258 541 0 160109 0
Current children cumulated CPU time (s) 3341.29
Current children cumulated vsize (KiB) 642636

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21409
/proc/meminfo: memFree=576960/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=642636 CPUtime=3401.27
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 166897 0 0 0 339782 345 0 0 25 0 1 0 155582571 658059264 158345 1992294400 4194304 6412682 548682068864 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 160659 158345 258 541 0 160109 0
Current children cumulated CPU time (s) 3401.27
Current children cumulated vsize (KiB) 642636

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21409
/proc/meminfo: memFree=571520/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=648160 CPUtime=3461.26
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 168278 0 0 0 345780 346 0 0 25 0 1 0 155582571 663715840 159726 1992294400 4194304 6412682 548682068864 18446744073709551615 4327399 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 162040 159726 258 541 0 161490 0
Current children cumulated CPU time (s) 3461.26
Current children cumulated vsize (KiB) 648160

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21409
/proc/meminfo: memFree=571520/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=648160 CPUtime=3521.23
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 168278 0 0 0 351777 346 0 0 25 0 1 0 155582571 663715840 159726 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 162040 159726 258 541 0 161490 0
Current children cumulated CPU time (s) 3521.23
Current children cumulated vsize (KiB) 648160

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21409
/proc/meminfo: memFree=571456/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=648160 CPUtime=3581.22
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 168279 0 0 0 357774 348 0 0 25 0 1 0 155582571 663715840 159727 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 162040 159727 258 541 0 161490 0
Current children cumulated CPU time (s) 3581.22
Current children cumulated vsize (KiB) 648160

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 21409
/proc/meminfo: memFree=571456/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=648160 CPUtime=3582.82
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 168279 0 0 0 357934 348 0 0 25 0 1 0 155582571 663715840 159727 1992294400 4194304 6412682 548682068864 18446744073709551615 4286815 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 162040 159727 258 541 0 161490 0
Current children cumulated CPU time (s) 3582.82
Current children cumulated vsize (KiB) 648160

[startup+3596.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21409
/proc/meminfo: memFree=571456/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=648160 CPUtime=3595.61
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 168279 0 0 0 359213 348 0 0 25 0 1 0 155582571 663715840 159727 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 162040 159727 258 541 0 161490 0
Current children cumulated CPU time (s) 3595.61
Current children cumulated vsize (KiB) 648160

[startup+3603.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21409
/proc/meminfo: memFree=571456/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=648160 CPUtime=3602.01
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 168279 0 0 0 359853 348 0 0 25 0 1 0 155582571 663715840 159727 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 162040 159727 258 541 0 161490 0
Current children cumulated CPU time (s) 3602.01
Current children cumulated vsize (KiB) 648160

[startup+3606.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21409
/proc/meminfo: memFree=571456/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=648160 CPUtime=3605.21
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 168279 0 0 0 360173 348 0 0 25 0 1 0 155582571 663715840 159727 1992294400 4194304 6412682 548682068864 18446744073709551615 4286797 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 162040 159727 258 541 0 161490 0
Current children cumulated CPU time (s) 3605.21
Current children cumulated vsize (KiB) 648160

[startup+3607.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21409
/proc/meminfo: memFree=571456/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=648160 CPUtime=3606.81
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 168279 0 0 0 360333 348 0 0 25 0 1 0 155582571 663715840 159727 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 162040 159727 258 541 0 161490 0
Current children cumulated CPU time (s) 3606.81
Current children cumulated vsize (KiB) 648160

[startup+3608.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21409
/proc/meminfo: memFree=571456/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=648160 CPUtime=3607.61
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 168279 0 0 0 360413 348 0 0 25 0 1 0 155582571 663715840 159727 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 162040 159727 258 541 0 161490 0
Current children cumulated CPU time (s) 3607.61
Current children cumulated vsize (KiB) 648160

[startup+3609.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21409
/proc/meminfo: memFree=571456/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=648160 CPUtime=3608.41
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 0 168279 0 0 0 360493 348 0 0 25 0 1 0 155582571 663715840 159727 1992294400 4194304 6412682 548682068864 18446744073709551615 4328868 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 162040 159727 258 541 0 161490 0
Current children cumulated CPU time (s) 3608.41
Current children cumulated vsize (KiB) 648160

[startup+3609.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21409
/proc/meminfo: memFree=571456/2055920 swapFree=4181364/4192956
[pid=21400] ppid=21398 vsize=0 CPUtime=3608.8
/proc/21400/stat : 21400 (kw) R 21398 21400 21328 0 -1 4 168286 0 0 0 360525 355 0 0 25 0 1 0 155582571 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/21400/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3608.8
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3609.93
CPU time (s): 3608.85
CPU user time (s): 3605.26
CPU system time (s): 3.59145
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 648160

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

runsolver used 2.92056 second user time and 7.32789 second system time

The end

Launcher Data

Begin job on node29 at 2009-05-02 16:44:57
IDJOB=1772995
IDBENCH=20424
IDSOLVER=611
FILE ID=node29/1772995-1241275495
PBS_JOBID= 9225001
Free space on /tmp= 66440 MiB

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

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

MD5SUM BENCH= 3a68d904935650d9da7e64e1ee7bae82
RANDOM SEED=1562165688

node29.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:      2055920 kB
MemFree:       1247520 kB
Buffers:         74924 kB
Cached:         636036 kB
SwapCached:       5420 kB
Active:         110676 kB
Inactive:       608164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1247520 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:           26752 kB
Writeback:           0 kB
Mapped:          13624 kB
Slab:            75528 kB
Committed_AS:   759588 kB
PageTables:       1468 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= 66400 MiB
End job on node29 at 2009-05-02 17:45:07