Trace number 1773055

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? 3600.09 3600.96

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.13.unsat.cnf
MD5SUM8ca1246723b65c8e0ae1eddb535ce13f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2010
Number of clauses6802
Sum of the clauses size17668
Maximum clause length25
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22961
Number of clauses of size 33733
Number of clauses of size 443
Number of clauses of size 546
Number of clauses of size over 516

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
3600.02/3600.91	c 3600 seconds
3600.02/3600.91	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-1773055-1241275635/watcher-1773055-1241275635 -o /tmp/evaluation-result-1773055-1241275635/solver-1773055-1241275635 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1773055-1241275635.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 18639
/proc/meminfo: memFree=1182128/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=3800 CPUtime=0
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 563 0 0 0 0 0 0 0 18 0 1 0 155596865 3891200 547 1992294400 4194304 6412682 548682068864 18446744073709551615 4348177 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 950 547 221 541 0 400 0

[startup+0.0886419 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18639
/proc/meminfo: memFree=1182128/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=4836 CPUtime=0.07
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 873 0 0 0 7 0 0 0 18 0 1 0 155596865 4952064 857 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 1209 857 254 541 0 659 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4836

[startup+0.101642 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18639
/proc/meminfo: memFree=1182128/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=4836 CPUtime=0.09
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 873 0 0 0 9 0 0 0 18 0 1 0 155596865 4952064 857 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 1209 857 254 541 0 659 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4836

[startup+0.30166 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18639
/proc/meminfo: memFree=1182128/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=4968 CPUtime=0.29
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 931 0 0 0 29 0 0 0 19 0 1 0 155596865 5087232 915 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 1242 915 254 541 0 692 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4968

[startup+0.701695 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18639
/proc/meminfo: memFree=1182128/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=5872 CPUtime=0.69
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 1134 0 0 0 69 0 0 0 22 0 1 0 155596865 6012928 1118 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 1468 1118 254 541 0 918 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5872

[startup+1.50177 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18640
/proc/meminfo: memFree=1177704/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=7732 CPUtime=1.49
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 1609 0 0 0 148 1 0 0 25 0 1 0 155596865 7917568 1593 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 1933 1593 254 541 0 1383 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7732

[startup+3.10191 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18640
/proc/meminfo: memFree=1175080/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=11384 CPUtime=3.09
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 2481 0 0 0 308 1 0 0 25 0 1 0 155596865 11657216 2465 1992294400 4194304 6412682 548682068864 18446744073709551615 5482557 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 2846 2465 254 541 0 2296 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11384

[startup+6.30119 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18640
/proc/meminfo: memFree=1172648/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=12164 CPUtime=6.29
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 2756 0 0 0 627 2 0 0 25 0 1 0 155596865 12455936 2656 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 3041 2656 257 541 0 2491 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12164

[startup+12.7028 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18640
/proc/meminfo: memFree=1169960/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=14332 CPUtime=12.69
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 3403 0 0 0 1265 4 0 0 25 0 1 0 155596865 14675968 3191 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 3583 3191 257 541 0 3033 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14332

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18640
/proc/meminfo: memFree=1165032/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=19640 CPUtime=25.48
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 4865 0 0 0 2539 9 0 0 25 0 1 0 155596865 20111360 4415 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 4910 4415 257 541 0 4360 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19640

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18640
/proc/meminfo: memFree=1156968/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=28016 CPUtime=51.08
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 7213 0 0 0 5092 16 0 0 25 0 1 0 155596865 28688384 6403 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 7004 6403 257 541 0 6454 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28016

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18640
/proc/meminfo: memFree=1145128/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=41284 CPUtime=102.27
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 10585 0 0 0 10199 28 0 0 25 0 1 0 155596865 42274816 9436 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 10321 9436 257 541 0 9771 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 41284

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18640
/proc/meminfo: memFree=1135336/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=52092 CPUtime=162.25
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 13499 0 0 0 16186 39 0 0 25 0 1 0 155596865 53342208 11901 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 13023 11901 257 541 0 12473 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 52092

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18640
/proc/meminfo: memFree=1126504/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=62608 CPUtime=222.23
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 16193 0 0 0 22175 48 0 0 25 0 1 0 155596865 64110592 14001 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 15652 14001 257 541 0 15102 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 62608

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18640
/proc/meminfo: memFree=1118120/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=71472 CPUtime=282.23
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 18687 0 0 0 28165 58 0 0 25 0 1 0 155596865 73187328 16130 1992294400 4194304 6412682 548682068864 18446744073709551615 4359733 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 17868 16130 257 541 0 17318 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 71472

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18640
/proc/meminfo: memFree=1108264/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=82664 CPUtime=342.21
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 21234 0 0 0 34155 66 0 0 25 0 1 0 155596865 84647936 18677 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 20666 18677 257 541 0 20116 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 82664

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18640
/proc/meminfo: memFree=1103976/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=86964 CPUtime=402.2
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 22630 0 0 0 40146 74 0 0 25 0 1 0 155596865 89051136 19653 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 21741 19653 257 541 0 21191 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 86964

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18640
/proc/meminfo: memFree=1095592/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=95724 CPUtime=462.18
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 25187 0 0 0 46133 85 0 0 25 0 1 0 155596865 98021376 21727 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 23931 21727 257 541 0 23381 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 95724

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18640
/proc/meminfo: memFree=1092968/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=99252 CPUtime=522.17
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 25938 0 0 0 52126 91 0 0 25 0 1 0 155596865 101634048 22478 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 24813 22478 257 541 0 24263 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 99252

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18640
/proc/meminfo: memFree=1082856/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=110084 CPUtime=582.15
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 28946 0 0 0 58115 100 0 0 25 0 1 0 155596865 112726016 24931 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 27521 24931 257 541 0 26971 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 110084

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18640
/proc/meminfo: memFree=1080808/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=112084 CPUtime=642.14
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 29458 0 0 0 64108 106 0 0 25 0 1 0 155596865 114774016 25443 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 28021 25443 257 541 0 27471 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 112084

[startup+702.301 s]

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

/proc/meminfo: memFree=933800/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=275760 CPUtime=2921.58
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 71732 0 0 0 291866 292 0 0 25 0 1 0 155596865 282378240 62123 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 68940 62123 257 541 0 68390 0
Current children cumulated CPU time (s) 2921.58
Current children cumulated vsize (KiB) 275760

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18646
/proc/meminfo: memFree=924264/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=285328 CPUtime=2981.56
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 74092 0 0 0 297859 297 0 0 25 0 1 0 155596865 292175872 64483 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 71332 64483 257 541 0 70782 0
Current children cumulated CPU time (s) 2981.56
Current children cumulated vsize (KiB) 285328

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18646
/proc/meminfo: memFree=912616/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=297068 CPUtime=3041.56
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 77027 0 0 0 303852 304 0 0 25 0 1 0 155596865 304197632 67418 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 74267 67418 257 541 0 73717 0
Current children cumulated CPU time (s) 3041.56
Current children cumulated vsize (KiB) 297068

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18648
/proc/meminfo: memFree=897896/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=314072 CPUtime=3101.53
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 80617 0 0 0 309846 307 0 0 25 0 1 0 155596865 321609728 71008 1992294400 4194304 6412682 548682068864 18446744073709551615 4296628 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 78518 71008 257 541 0 77968 0
Current children cumulated CPU time (s) 3101.53
Current children cumulated vsize (KiB) 314072

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18648
/proc/meminfo: memFree=903784/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=308156 CPUtime=3161.52
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 80618 0 0 0 315842 310 0 0 25 0 1 0 155596865 315551744 69531 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 77039 69531 257 541 0 76489 0
Current children cumulated CPU time (s) 3161.52
Current children cumulated vsize (KiB) 308156

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18648
/proc/meminfo: memFree=903784/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=308156 CPUtime=3221.51
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 80619 0 0 0 321836 315 0 0 25 0 1 0 155596865 315551744 69532 1992294400 4194304 6412682 548682068864 18446744073709551615 4286815 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 77039 69532 257 541 0 76489 0
Current children cumulated CPU time (s) 3221.51
Current children cumulated vsize (KiB) 308156

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18648
/proc/meminfo: memFree=903080/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=309436 CPUtime=3281.5
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 80825 0 0 0 327831 319 0 0 25 0 1 0 155596865 316862464 69738 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 77359 69738 257 541 0 76809 0
Current children cumulated CPU time (s) 3281.5
Current children cumulated vsize (KiB) 309436

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18648
/proc/meminfo: memFree=901160/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=311996 CPUtime=3341.47
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 81307 0 0 0 333824 323 0 0 25 0 1 0 155596865 319483904 70220 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 77999 70220 257 541 0 77449 0
Current children cumulated CPU time (s) 3341.47
Current children cumulated vsize (KiB) 311996

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18648
/proc/meminfo: memFree=900776/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=311996 CPUtime=3401.47
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 81403 0 0 0 339820 327 0 0 25 0 1 0 155596865 319483904 70316 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 77999 70316 257 541 0 77449 0
Current children cumulated CPU time (s) 3401.47
Current children cumulated vsize (KiB) 311996

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18648
/proc/meminfo: memFree=900712/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=311996 CPUtime=3461.45
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 81434 0 0 0 345815 330 0 0 25 0 1 0 155596865 319483904 70347 1992294400 4194304 6412682 548682068864 18446744073709551615 4417086 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 77999 70347 257 541 0 77449 0
Current children cumulated CPU time (s) 3461.45
Current children cumulated vsize (KiB) 311996

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18648
/proc/meminfo: memFree=900584/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=311996 CPUtime=3521.44
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 81460 0 0 0 351810 334 0 0 25 0 1 0 155596865 319483904 70373 1992294400 4194304 6412682 548682068864 18446744073709551615 4287153 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 77999 70373 257 541 0 77449 0
Current children cumulated CPU time (s) 3521.44
Current children cumulated vsize (KiB) 311996

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18648
/proc/meminfo: memFree=899432/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=312636 CPUtime=3581.42
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 81743 0 0 0 357805 337 0 0 25 0 1 0 155596865 320139264 70656 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 78159 70656 257 541 0 77609 0
Current children cumulated CPU time (s) 3581.42
Current children cumulated vsize (KiB) 312636

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 18648
/proc/meminfo: memFree=899432/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=312636 CPUtime=3583.02
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 81743 0 0 0 357965 337 0 0 25 0 1 0 155596865 320139264 70656 1992294400 4194304 6412682 548682068864 18446744073709551615 4286788 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 78159 70656 257 541 0 77609 0
Current children cumulated CPU time (s) 3583.02
Current children cumulated vsize (KiB) 312636

[startup+3590.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18648
/proc/meminfo: memFree=899368/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=312636 CPUtime=3589.43
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 81759 0 0 0 358605 338 0 0 25 0 1 0 155596865 320139264 70672 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 78159 70672 257 541 0 77609 0
Current children cumulated CPU time (s) 3589.43
Current children cumulated vsize (KiB) 312636

[startup+3596.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18648
/proc/meminfo: memFree=898984/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=313276 CPUtime=3595.82
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 81866 0 0 0 359244 338 0 0 25 0 1 0 155596865 320794624 70779 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 78319 70779 257 541 0 77769 0
Current children cumulated CPU time (s) 3595.82
Current children cumulated vsize (KiB) 313276

[startup+3598.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18648
/proc/meminfo: memFree=898920/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=313276 CPUtime=3597.42
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 81867 0 0 0 359404 338 0 0 25 0 1 0 155596865 320794624 70780 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 78319 70780 257 541 0 77769 0
Current children cumulated CPU time (s) 3597.42
Current children cumulated vsize (KiB) 313276

[startup+3599.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18648
/proc/meminfo: memFree=898920/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=313276 CPUtime=3599.02
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 81867 0 0 0 359564 338 0 0 25 0 1 0 155596865 320794624 70780 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 78319 70780 257 541 0 77769 0
Current children cumulated CPU time (s) 3599.02
Current children cumulated vsize (KiB) 313276

[startup+3600.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18648
/proc/meminfo: memFree=898920/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=313276 CPUtime=3599.82
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 81867 0 0 0 359644 338 0 0 25 0 1 0 155596865 320794624 70780 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 78319 70780 257 541 0 77769 0
Current children cumulated CPU time (s) 3599.82
Current children cumulated vsize (KiB) 313276

[startup+3600.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18648
/proc/meminfo: memFree=898920/2055920 swapFree=4179760/4192956
[pid=18639] ppid=18637 vsize=313276 CPUtime=3600.02
/proc/18639/stat : 18639 (kw) R 18637 18639 18510 0 -1 0 81868 0 0 0 359664 338 0 0 25 0 1 0 155596865 320794624 70781 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18639/statm: 78319 70781 257 541 0 77769 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 313276

Child status: 0
Real time (s): 3600.96
CPU time (s): 3600.09
CPU user time (s): 3596.65
CPU system time (s): 3.43148
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 314072

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

runsolver used 2.74958 second user time and 7.81581 second system time

The end

Launcher Data

Begin job on node15 at 2009-05-02 16:47:15
IDJOB=1773055
IDBENCH=20470
IDSOLVER=611
FILE ID=node15/1773055-1241275635
PBS_JOBID= 9224999
Free space on /tmp= 66548 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.13.unsat.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773055-1241275635/watcher-1773055-1241275635 -o /tmp/evaluation-result-1773055-1241275635/solver-1773055-1241275635 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1773055-1241275635.cnf

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

MD5SUM BENCH= 8ca1246723b65c8e0ae1eddb535ce13f
RANDOM SEED=1150148132

node15.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.220
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	: 5931.00
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.220
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:       1182608 kB
Buffers:         80744 kB
Cached:         699512 kB
SwapCached:       7388 kB
Active:         135368 kB
Inactive:       654436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1182608 kB
SwapTotal:     4192956 kB
SwapFree:      4179760 kB
Dirty:            2404 kB
Writeback:           0 kB
Mapped:          14548 kB
Slab:            69500 kB
Committed_AS:   661392 kB
PageTables:       1464 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= 66544 MiB
End job on node15 at 2009-05-02 17:47:16