Trace number 1773485

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? 3603.77 3604.71

General information on the benchmark

Namevange-col-abb313GPIA-9-c.cnf
MD5SUM0baefedb2aaa81442743e253487854d8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark445.091
Satisfiable
(Un)Satisfiability was proved
Number of variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

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
3603.65/3604.60	c 3600 seconds
3603.65/3604.60	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-1773485-1241279036/watcher-1773485-1241279036 -o /tmp/evaluation-result-1773485-1241279036/solver-1773485-1241279036 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1773485-1241279036.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 26759
/proc/meminfo: memFree=1248384/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=4896 CPUtime=0
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 845 0 0 0 0 0 0 0 20 0 1 0 155936634 5013504 830 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 1224 834 208 541 0 674 0

[startup+0.102395 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26759
/proc/meminfo: memFree=1248384/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=13540 CPUtime=0.09
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 1869 0 0 0 9 0 0 0 20 0 1 0 155936634 13864960 1853 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 3385 1853 221 541 0 2835 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13540

[startup+0.201404 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26759
/proc/meminfo: memFree=1248384/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=14860 CPUtime=0.19
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 2236 0 0 0 18 1 0 0 21 0 1 0 155936634 15216640 2220 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 3715 2220 221 541 0 3165 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14860

[startup+0.301414 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26759
/proc/meminfo: memFree=1248384/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=16312 CPUtime=0.29
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 2617 0 0 0 28 1 0 0 22 0 1 0 155936634 16703488 2601 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 4078 2601 221 541 0 3528 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16312

[startup+0.701454 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26759
/proc/meminfo: memFree=1248384/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=21868 CPUtime=0.69
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 4109 0 0 0 67 2 0 0 25 0 1 0 155936634 22392832 4093 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 5467 4093 221 541 0 4917 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21868

[startup+1.50153 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26760
/proc/meminfo: memFree=1226936/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=32848 CPUtime=1.49
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 7060 0 0 0 145 4 0 0 25 0 1 0 155936634 33636352 7044 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 8212 7044 221 541 0 7662 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32848

[startup+3.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26760
/proc/meminfo: memFree=1210360/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=54840 CPUtime=3.09
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 12971 0 0 0 301 8 0 0 25 0 1 0 155936634 56156160 12955 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 13710 12955 221 541 0 13160 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54840

[startup+6.30102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26760
/proc/meminfo: memFree=1119032/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=149516 CPUtime=6.29
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 36257 0 0 0 611 18 0 0 25 0 1 0 155936634 153104384 36204 1992294400 4194304 6412682 548682068864 18446744073709551615 5508555 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 37379 36204 239 541 0 36829 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 149516

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26760
/proc/meminfo: memFree=1041416/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=218204 CPUtime=12.69
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 51955 0 0 0 1245 24 0 0 25 0 1 0 155936634 223440896 51871 1992294400 4194304 6412682 548682068864 18446744073709551615 4564741 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 54551 51871 239 541 0 54001 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 218204

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26760
/proc/meminfo: memFree=1040776/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=219020 CPUtime=25.48
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 52173 0 0 0 2524 24 0 0 25 0 1 0 155936634 224276480 52089 1992294400 4194304 6412682 548682068864 18446744073709551615 4564583 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 54755 52089 239 541 0 54205 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 219020

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26760
/proc/meminfo: memFree=1037512/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=222068 CPUtime=51.06
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 52940 0 0 0 5081 25 0 0 25 0 1 0 155936634 227397632 52856 1992294400 4194304 6412682 548682068864 18446744073709551615 4509017 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 55517 52856 247 541 0 54967 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 222068

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26760
/proc/meminfo: memFree=1035784/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=222496 CPUtime=102.25
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 53486 0 0 0 9903 322 0 0 25 0 1 0 155936634 227835904 53310 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 55624 53310 257 541 0 55074 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 222496

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26760
/proc/meminfo: memFree=1034248/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=224392 CPUtime=162.24
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 53867 0 0 0 15741 483 0 0 25 0 1 0 155936634 229777408 53691 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 56098 53691 257 541 0 55548 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 224392

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26760
/proc/meminfo: memFree=1033096/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=224392 CPUtime=222.22
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 54886 0 0 0 21617 605 0 0 25 0 1 0 155936634 229777408 53943 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 56098 53943 257 541 0 55548 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 224392

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26760
/proc/meminfo: memFree=1032136/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=224392 CPUtime=282.21
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 56050 0 0 0 27544 677 0 0 25 0 1 0 155936634 229777408 54225 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 56098 54225 257 541 0 55548 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 224392

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26760
/proc/meminfo: memFree=1030408/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=228184 CPUtime=342.19
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 58600 0 0 0 33423 796 0 0 25 0 1 0 155936634 233660416 54595 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 57046 54595 257 541 0 56496 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 228184

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26760
/proc/meminfo: memFree=1017800/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=241424 CPUtime=402.18
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 61783 0 0 0 39340 878 0 0 25 0 1 0 155936634 247218176 57778 1992294400 4194304 6412682 548682068864 18446744073709551615 4296619 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 60356 57778 257 541 0 59806 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 241424

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26760
/proc/meminfo: memFree=1012296/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=249512 CPUtime=462.16
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 64586 0 0 0 45257 959 0 0 25 0 1 0 155936634 255500288 59240 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 62378 59240 257 541 0 61828 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 249512

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26760
/proc/meminfo: memFree=996296/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=267008 CPUtime=522.15
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 70039 0 0 0 51178 1037 0 0 25 0 1 0 155936634 273416192 63151 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 66752 63151 257 541 0 66202 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 267008

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26760
/proc/meminfo: memFree=975880/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=289732 CPUtime=582.13
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 76947 0 0 0 57042 1171 0 0 25 0 1 0 155936634 296685568 68285 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 72433 68285 257 541 0 71883 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 289732

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26760
/proc/meminfo: memFree=950280/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=325432 CPUtime=642.12
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 85283 0 0 0 62900 1312 0 0 25 0 1 0 155936634 333242368 74581 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 81358 74581 257 541 0 80808 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 325432

[startup+702.302 s]

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

/proc/meminfo: memFree=670472/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=650604 CPUtime=2981.51
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 170941 0 0 0 295498 2653 0 0 25 0 1 0 155936634 666218496 144421 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 162651 144421 257 541 0 162101 0
Current children cumulated CPU time (s) 2981.51
Current children cumulated vsize (KiB) 650604

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26766
/proc/meminfo: memFree=659272/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=663976 CPUtime=3041.49
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 173707 0 0 0 301477 2672 0 0 25 0 1 0 155936634 679911424 147187 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 165994 147187 257 541 0 165444 0
Current children cumulated CPU time (s) 3041.49
Current children cumulated vsize (KiB) 663976

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26766
/proc/meminfo: memFree=649736/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=673524 CPUtime=3101.49
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 176080 0 0 0 307467 2682 0 0 25 0 1 0 155936634 689688576 149560 1992294400 4194304 6412682 548682068864 18446744073709551615 4286801 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 168381 149560 257 541 0 167831 0
Current children cumulated CPU time (s) 3101.49
Current children cumulated vsize (KiB) 673524

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26766
/proc/meminfo: memFree=642248/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=680968 CPUtime=3161.47
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 177980 0 0 0 313458 2689 0 0 25 0 1 0 155936634 697311232 151460 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 170242 151460 257 541 0 169692 0
Current children cumulated CPU time (s) 3161.47
Current children cumulated vsize (KiB) 680968

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26766
/proc/meminfo: memFree=635912/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=688548 CPUtime=3221.45
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 184238 0 0 0 319446 2699 0 0 25 0 1 0 155936634 705073152 153000 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 172137 153000 257 541 0 171587 0
Current children cumulated CPU time (s) 3221.45
Current children cumulated vsize (KiB) 688548

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26766
/proc/meminfo: memFree=626888/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=699908 CPUtime=3281.43
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 186484 0 0 0 325406 2737 0 0 25 0 1 0 155936634 716705792 155246 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 174977 155246 257 541 0 174427 0
Current children cumulated CPU time (s) 3281.43
Current children cumulated vsize (KiB) 699908

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26768
/proc/meminfo: memFree=622984/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=704388 CPUtime=3341.41
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 187476 0 0 0 331371 2770 0 0 25 0 1 0 155936634 721293312 156238 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 176097 156238 257 541 0 175547 0
Current children cumulated CPU time (s) 3341.41
Current children cumulated vsize (KiB) 704388

[startup+3402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26768
/proc/meminfo: memFree=621512/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=705668 CPUtime=3401.4
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 187823 0 0 0 337339 2801 0 0 25 0 1 0 155936634 722604032 156585 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 176417 156585 257 541 0 175867 0
Current children cumulated CPU time (s) 3401.4
Current children cumulated vsize (KiB) 705668

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26768
/proc/meminfo: memFree=620296/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=706948 CPUtime=3461.39
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 188129 0 0 0 343318 2821 0 0 25 0 1 0 155936634 723914752 156891 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 176737 156891 257 541 0 176187 0
Current children cumulated CPU time (s) 3461.39
Current children cumulated vsize (KiB) 706948

[startup+3522.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26768
/proc/meminfo: memFree=619848/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=706948 CPUtime=3521.37
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 188240 0 0 0 349301 2836 0 0 25 0 1 0 155936634 723914752 157002 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 176737 157002 257 541 0 176187 0
Current children cumulated CPU time (s) 3521.37
Current children cumulated vsize (KiB) 706948

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26768
/proc/meminfo: memFree=618696/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=708068 CPUtime=3581.36
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 188527 0 0 0 355272 2864 0 0 25 0 1 0 155936634 725061632 157289 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 177017 157289 257 541 0 176467 0
Current children cumulated CPU time (s) 3581.36
Current children cumulated vsize (KiB) 708068

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

[startup+3584 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26768
/proc/meminfo: memFree=618632/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=708068 CPUtime=3583.06
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 188531 0 0 0 355441 2865 0 0 25 0 1 0 155936634 725061632 157293 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 177017 157293 257 541 0 176467 0
Current children cumulated CPU time (s) 3583.06
Current children cumulated vsize (KiB) 708068

[startup+3596.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26768
/proc/meminfo: memFree=618632/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=708068 CPUtime=3595.85
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 188536 0 0 0 356705 2880 0 0 25 0 1 0 155936634 725061632 157298 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 177017 157298 257 541 0 176467 0
Current children cumulated CPU time (s) 3595.85
Current children cumulated vsize (KiB) 708068

[startup+3600 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26768
/proc/meminfo: memFree=618632/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=708068 CPUtime=3599.05
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 188540 0 0 0 357011 2894 0 0 25 0 1 0 155936634 725061632 157302 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 177017 157302 257 541 0 176467 0
Current children cumulated CPU time (s) 3599.05
Current children cumulated vsize (KiB) 708068

[startup+3603.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26768
/proc/meminfo: memFree=618568/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=708068 CPUtime=3602.25
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 188545 0 0 0 357319 2906 0 0 25 0 1 0 155936634 725061632 157307 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 177017 157307 257 541 0 176467 0
Current children cumulated CPU time (s) 3602.25
Current children cumulated vsize (KiB) 708068

[startup+3604 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26768
/proc/meminfo: memFree=618568/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=708068 CPUtime=3603.05
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 188551 0 0 0 357395 2910 0 0 25 0 1 0 155936634 725061632 157313 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 177017 157313 257 541 0 176467 0
Current children cumulated CPU time (s) 3603.05
Current children cumulated vsize (KiB) 708068

[startup+3604.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26768
/proc/meminfo: memFree=618568/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=708068 CPUtime=3603.45
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 188552 0 0 0 357433 2912 0 0 25 0 1 0 155936634 725061632 157314 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 177017 157314 257 541 0 176467 0
Current children cumulated CPU time (s) 3603.45
Current children cumulated vsize (KiB) 708068

[startup+3604.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26768
/proc/meminfo: memFree=618568/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=708068 CPUtime=3603.65
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 0 188552 0 0 0 357453 2912 0 0 25 0 1 0 155936634 725061632 157314 1992294400 4194304 6412682 548682068864 18446744073709551615 4328629 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 177017 157314 257 541 0 176467 0
Current children cumulated CPU time (s) 3603.65
Current children cumulated vsize (KiB) 708068

[startup+3604.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26768
/proc/meminfo: memFree=1207336/2055920 swapFree=4180900/4192956
[pid=26759] ppid=26757 vsize=0 CPUtime=3603.76
/proc/26759/stat : 26759 (kw) R 26757 26759 26631 0 -1 4 188559 0 0 0 357454 2922 0 0 25 0 1 0 155936634 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/26759/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3603.76
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3604.71
CPU time (s): 3603.77
CPU user time (s): 3574.54
CPU system time (s): 29.2266
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 708068

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

runsolver used 3.07653 second user time and 10.0405 second system time

The end

Launcher Data

Begin job on node27 at 2009-05-02 17:43:57
IDJOB=1773485
IDBENCH=69600
IDSOLVER=611
FILE ID=node27/1773485-1241279036
PBS_JOBID= 9225011
Free space on /tmp= 66276 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT_RACE08/cnf/vange-col-abb313GPIA-9-c.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773485-1241279036/watcher-1773485-1241279036 -o /tmp/evaluation-result-1773485-1241279036/solver-1773485-1241279036 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1773485-1241279036.cnf

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

MD5SUM BENCH= 0baefedb2aaa81442743e253487854d8
RANDOM SEED=1941775351

node27.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 2800.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5521.40
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 2800.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1248864 kB
Buffers:         75508 kB
Cached:         643484 kB
SwapCached:       5072 kB
Active:          88164 kB
Inactive:       638888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1248864 kB
SwapTotal:     4192956 kB
SwapFree:      4180900 kB
Dirty:           22780 kB
Writeback:           0 kB
Mapped:          14144 kB
Slab:            65896 kB
Committed_AS:   675592 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66276 MiB
End job on node27 at 2009-05-02 18:44:02