Trace number 1774495

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-20UNSAT 655.846 656.094

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark99.2819
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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
655.75/656.05	c 653.47 seconds
655.75/656.05	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1774495-1241281119/watcher-1774495-1241281119 -o /tmp/evaluation-result-1774495-1241281119/solver-1774495-1241281119 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1774495-1241281119.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.85 0.97 0.99 3/64 29619
/proc/meminfo: memFree=1194280/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=6368 CPUtime=0
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 783 0 0 0 0 0 0 0 18 0 1 0 156140492 6520832 767 1992294400 4194304 6412682 548682068864 18446744073709551615 4342988 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 1592 774 200 541 0 1042 0

[startup+0.042063 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 29619
/proc/meminfo: memFree=1194280/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=24616 CPUtime=0.03
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 5288 0 0 0 1 2 0 0 18 0 1 0 156140492 25206784 5272 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 6154 5277 208 541 0 5604 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24616

[startup+0.101074 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 29619
/proc/meminfo: memFree=1194280/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=62116 CPUtime=0.09
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 14528 0 0 0 3 6 0 0 18 0 1 0 156140492 63606784 14512 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 15529 14519 208 541 0 14979 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62116

[startup+0.301111 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 29619
/proc/meminfo: memFree=1194280/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=86288 CPUtime=0.29
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 20053 0 0 0 20 9 0 0 19 0 1 0 156140492 88358912 20037 1992294400 4194304 6412682 548682068864 18446744073709551615 4825558 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 21572 20038 221 541 0 21022 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86288

[startup+0.701186 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 29619
/proc/meminfo: memFree=1194280/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=91568 CPUtime=0.68
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 21536 0 0 0 59 9 0 0 23 0 1 0 156140492 93765632 21520 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 22892 21520 221 541 0 22342 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 91568

[startup+1.50134 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 29620
/proc/meminfo: memFree=1104480/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=104544 CPUtime=1.48
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 25118 0 0 0 137 11 0 0 25 0 1 0 156140492 107053056 25102 1992294400 4194304 6412682 548682068864 18446744073709551615 4285084 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 26136 25102 221 541 0 25586 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 104544

[startup+3.10164 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 29620
/proc/meminfo: memFree=1088608/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=138728 CPUtime=3.09
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 34148 0 0 0 289 20 0 0 25 0 1 0 156140492 142057472 32952 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 34682 32952 248 541 0 34132 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 138728

[startup+6.30125 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 29620
/proc/meminfo: memFree=1028448/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=175044 CPUtime=6.29
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 43945 0 0 0 546 83 0 0 25 0 1 0 156140492 179245056 42749 1992294400 4194304 6412682 548682068864 18446744073709551615 4261038 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 43761 42749 248 541 0 43211 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 175044

[startup+12.7015 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 29620
/proc/meminfo: memFree=1011632/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=176728 CPUtime=12.68
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 45535 0 0 0 1178 90 0 0 25 0 1 0 156140492 180969472 43280 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 44182 43280 255 541 0 43632 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 176728

[startup+25.5019 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 29620
/proc/meminfo: memFree=1010416/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=177724 CPUtime=25.48
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 45870 0 0 0 2455 93 0 0 25 0 1 0 156140492 181989376 43615 1992294400 4194304 6412682 548682068864 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 44431 43615 258 541 0 43881 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 177724

[startup+51.1017 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 29620
/proc/meminfo: memFree=1008240/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=179844 CPUtime=51.06
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 46453 0 0 0 5009 97 0 0 25 0 1 0 156140492 184160256 44198 1992294400 4194304 6412682 548682068864 18446744073709551615 4287166 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 44961 44198 258 541 0 44411 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 179844

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 29620
/proc/meminfo: memFree=1008112/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=179844 CPUtime=102.25
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 46503 0 0 0 10122 103 0 0 25 0 1 0 156140492 184160256 44248 1992294400 4194304 6412682 548682068864 18446744073709551615 4419582 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 44961 44248 258 541 0 44411 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 179844

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29620
/proc/meminfo: memFree=1005488/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=182416 CPUtime=162.22
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 47164 0 0 0 16113 109 0 0 25 0 1 0 156140492 186793984 44909 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 45604 44909 258 541 0 45054 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 182416

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29620
/proc/meminfo: memFree=1005232/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=183204 CPUtime=222.2
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 47215 0 0 0 22102 118 0 0 25 0 1 0 156140492 187600896 44960 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 45801 44960 258 541 0 45251 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 183204

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29620
/proc/meminfo: memFree=1000560/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=187740 CPUtime=282.18
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 48381 0 0 0 28093 125 0 0 25 0 1 0 156140492 192245760 46126 1992294400 4194304 6412682 548682068864 18446744073709551615 4286815 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 46935 46126 258 541 0 46385 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 187740

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29620
/proc/meminfo: memFree=998448/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=189748 CPUtime=342.16
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 48891 0 0 0 34083 133 0 0 25 0 1 0 156140492 194301952 46636 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 47437 46636 258 541 0 46887 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 189748

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29620
/proc/meminfo: memFree=987632/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=200864 CPUtime=402.14
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 51585 0 0 0 40074 140 0 0 25 0 1 0 156140492 205684736 49330 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 50216 49330 258 541 0 49666 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 200864

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29620
/proc/meminfo: memFree=985264/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=204140 CPUtime=462.11
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 52218 0 0 0 46066 145 0 0 25 0 1 0 156140492 209039360 49963 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 51035 49963 258 541 0 50485 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 204140

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29620
/proc/meminfo: memFree=975536/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=213832 CPUtime=522.09
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 54612 0 0 0 52055 154 0 0 25 0 1 0 156140492 218963968 52357 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 53458 52357 258 541 0 52908 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 213832

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29620
/proc/meminfo: memFree=963504/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=227244 CPUtime=582.07
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 57626 0 0 0 58044 163 0 0 25 0 1 0 156140492 232697856 55371 1992294400 4194304 6412682 548682068864 18446744073709551615 4304428 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 56811 55371 258 541 0 56261 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 227244

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29620
/proc/meminfo: memFree=959088/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=231524 CPUtime=642.06
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 58720 0 0 0 64038 168 0 0 25 0 1 0 156140492 237080576 56465 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 57881 56465 258 541 0 57331 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 231524

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

[startup+646.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29620
/proc/meminfo: memFree=959088/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=231524 CPUtime=646.05
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 58722 0 0 0 64437 168 0 0 25 0 1 0 156140492 237080576 56467 1992294400 4194304 6412682 548682068864 18446744073709551615 5483173 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 57881 56467 258 541 0 57331 0
Current children cumulated CPU time (s) 646.05
Current children cumulated vsize (KiB) 231524

[startup+652.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29620
/proc/meminfo: memFree=959088/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=231524 CPUtime=652.44
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 58722 0 0 0 65076 168 0 0 25 0 1 0 156140492 237080576 56467 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 57881 56467 258 541 0 57331 0
Current children cumulated CPU time (s) 652.44
Current children cumulated vsize (KiB) 231524

[startup+654.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29620
/proc/meminfo: memFree=959088/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=231524 CPUtime=654.05
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 58722 0 0 0 65236 169 0 0 25 0 1 0 156140492 237080576 56467 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 57881 56467 258 541 0 57331 0
Current children cumulated CPU time (s) 654.05
Current children cumulated vsize (KiB) 231524

[startup+655.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29620
/proc/meminfo: memFree=959088/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=231524 CPUtime=654.85
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 58722 0 0 0 65316 169 0 0 25 0 1 0 156140492 237080576 56467 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 57881 56467 258 541 0 57331 0
Current children cumulated CPU time (s) 654.85
Current children cumulated vsize (KiB) 231524

[startup+655.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29620
/proc/meminfo: memFree=959088/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=231524 CPUtime=655.25
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 58722 0 0 0 65356 169 0 0 25 0 1 0 156140492 237080576 56467 1992294400 4194304 6412682 548682068864 18446744073709551615 4363681 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 57881 56467 258 541 0 57331 0
Current children cumulated CPU time (s) 655.25
Current children cumulated vsize (KiB) 231524

[startup+655.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29620
/proc/meminfo: memFree=959088/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=231524 CPUtime=655.65
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 58722 0 0 0 65396 169 0 0 25 0 1 0 156140492 237080576 56467 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 57881 56467 258 541 0 57331 0
Current children cumulated CPU time (s) 655.65
Current children cumulated vsize (KiB) 231524

[startup+656.001 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29620
/proc/meminfo: memFree=959088/2055920 swapFree=4181168/4192956
[pid=29619] ppid=29617 vsize=231524 CPUtime=655.75
/proc/29619/stat : 29619 (kw) R 29617 29619 29582 0 -1 0 58722 0 0 0 65406 169 0 0 25 0 1 0 156140492 237080576 56467 1992294400 4194304 6412682 548682068864 18446744073709551615 4333454 0 0 4096 0 0 0 0 17 1 0 0
/proc/29619/statm: 57881 56467 258 541 0 57331 0
Current children cumulated CPU time (s) 655.75
Current children cumulated vsize (KiB) 231524

Child status: 20
Real time (s): 656.094
CPU time (s): 655.846
CPU user time (s): 654.117
CPU system time (s): 1.72974
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 231524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 654.117
system time used= 1.72974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58729
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= 3
involuntary context switches= 713

runsolver used 0.765883 second user time and 1.42478 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-02 18:18:39
IDJOB=1774495
IDBENCH=70952
IDSOLVER=611
FILE ID=node37/1774495-1241281119
PBS_JOBID= 9225056
Free space on /tmp= 66540 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774495-1241281119/watcher-1774495-1241281119 -o /tmp/evaluation-result-1774495-1241281119/solver-1774495-1241281119 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1774495-1241281119.cnf

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=38034965

node37.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.259
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.259
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:       1194696 kB
Buffers:         75508 kB
Cached:         691296 kB
SwapCached:       5608 kB
Active:          73052 kB
Inactive:       701560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1194696 kB
SwapTotal:     4192956 kB
SwapFree:      4181168 kB
Dirty:            9424 kB
Writeback:           0 kB
Mapped:          13468 kB
Slab:            72732 kB
Committed_AS:   809328 kB
PageTables:       1372 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= 66528 MiB
End job on node37 at 2009-05-02 18:29:35