Trace number 1774155

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.6 3601.5

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-25-s100.cnf
MD5SUMc4b5df05f50ec97b624a18161f6d43b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark362.402
Satisfiable
(Un)Satisfiability was proved
Number of variables31931
Number of clauses96111
Sum of the clauses size226723
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261482
Number of clauses of size 334565
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
3600.50/3601.47	c 3600.01 seconds
3600.50/3601.47	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-1774155-1241280265/watcher-1774155-1241280265 -o /tmp/evaluation-result-1774155-1241280265/solver-1774155-1241280265 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1774155-1241280265.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.93 1.00 0.99 2/64 902
/proc/meminfo: memFree=1959392/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=5640 CPUtime=0
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 771 0 0 0 0 0 0 0 18 0 1 0 156054241 5775360 755 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 1410 759 208 541 0 860 0

[startup+0.020403 s]
/proc/loadavg: 0.93 1.00 0.99 2/64 902
/proc/meminfo: memFree=1959392/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=13636 CPUtime=0.01
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 2848 0 0 0 1 0 0 0 18 0 1 0 156054241 13963264 2832 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 3409 2838 208 541 0 2859 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13636

[startup+0.101411 s]
/proc/loadavg: 0.93 1.00 0.99 2/64 902
/proc/meminfo: memFree=1959392/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=22380 CPUtime=0.09
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 4983 0 0 0 8 1 0 0 18 0 1 0 156054241 22917120 4967 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 5595 4968 221 541 0 5045 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22380

[startup+0.30143 s]
/proc/loadavg: 0.93 1.00 0.99 2/64 902
/proc/meminfo: memFree=1959392/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=24948 CPUtime=0.29
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 5755 0 0 0 27 2 0 0 19 0 1 0 156054241 25546752 5690 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 6237 5690 221 541 0 5687 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24948

[startup+0.701466 s]
/proc/loadavg: 0.93 1.00 0.99 2/64 902
/proc/meminfo: memFree=1959392/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=33744 CPUtime=0.69
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 8322 0 0 0 66 3 0 0 23 0 1 0 156054241 34553856 7972 1992294400 4194304 6412682 548682068864 18446744073709551615 4521784 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 8436 7972 239 541 0 7886 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33744

[startup+1.50154 s]
/proc/loadavg: 0.93 1.00 0.99 2/65 903
/proc/meminfo: memFree=1924760/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=44452 CPUtime=1.49
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 11163 0 0 0 136 13 0 0 25 0 1 0 156054241 45518848 10620 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 11113 10620 248 541 0 10563 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44452

[startup+3.10169 s]
/proc/loadavg: 0.93 1.00 0.99 2/65 903
/proc/meminfo: memFree=1904344/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=60856 CPUtime=3.09
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 15242 0 0 0 293 16 0 0 25 0 1 0 156054241 62316544 14449 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 15214 14449 255 541 0 14664 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60856

[startup+6.30199 s]
/proc/loadavg: 0.94 1.00 0.99 2/65 903
/proc/meminfo: memFree=1899288/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=60856 CPUtime=6.29
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 15243 0 0 0 613 16 0 0 25 0 1 0 156054241 62316544 14450 1992294400 4194304 6412682 548682068864 18446744073709551615 4285776 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 15214 14450 255 541 0 14664 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60856

[startup+12.7016 s]
/proc/loadavg: 0.94 1.00 0.99 2/65 903
/proc/meminfo: memFree=1899496/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=60856 CPUtime=12.69
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 15246 0 0 0 1252 17 0 0 25 0 1 0 156054241 62316544 14453 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 15214 14453 255 541 0 14664 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60856

[startup+25.5018 s]
/proc/loadavg: 0.95 1.00 0.99 2/65 903
/proc/meminfo: memFree=1899624/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=60856 CPUtime=25.49
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 15252 0 0 0 2532 17 0 0 25 0 1 0 156054241 62316544 14459 1992294400 4194304 6412682 548682068864 18446744073709551615 4417611 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 15214 14459 255 541 0 14664 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60856

[startup+51.1011 s]
/proc/loadavg: 0.97 1.00 0.99 2/65 903
/proc/meminfo: memFree=1899560/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=60856 CPUtime=51.07
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 15263 0 0 0 5089 18 0 0 25 0 1 0 156054241 62316544 14470 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 15214 14470 255 541 0 14664 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 60856

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 0.99 2/65 903
/proc/meminfo: memFree=1899496/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=60856 CPUtime=102.27
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 15281 0 0 0 10208 19 0 0 25 0 1 0 156054241 62316544 14488 1992294400 4194304 6412682 548682068864 18446744073709551615 4329603 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 15214 14488 255 541 0 14664 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 60856

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 903
/proc/meminfo: memFree=1899432/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=60856 CPUtime=162.24
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 15299 0 0 0 16204 20 0 0 25 0 1 0 156054241 62316544 14506 1992294400 4194304 6412682 548682068864 18446744073709551615 4327501 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 15214 14506 258 541 0 14664 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 60856

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 903
/proc/meminfo: memFree=1899368/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=61044 CPUtime=222.23
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 15306 0 0 0 22202 21 0 0 25 0 1 0 156054241 62509056 14513 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 15261 14513 258 541 0 14711 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 61044

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 3/65 903
/proc/meminfo: memFree=1899368/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=61048 CPUtime=282.22
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 15315 0 0 0 28199 23 0 0 25 0 1 0 156054241 62513152 14522 1992294400 4194304 6412682 548682068864 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 15262 14522 258 541 0 14712 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 61048

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 903
/proc/meminfo: memFree=1899112/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=61244 CPUtime=342.21
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 15376 0 0 0 34196 25 0 0 25 0 1 0 156054241 62713856 14583 1992294400 4194304 6412682 548682068864 18446744073709551615 4328514 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 15311 14583 258 541 0 14761 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 61244

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 903
/proc/meminfo: memFree=1898600/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=61928 CPUtime=402.19
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 15510 0 0 0 40193 26 0 0 25 0 1 0 156054241 63414272 14717 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 15482 14717 258 541 0 14932 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 61928

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 903
/proc/meminfo: memFree=1898536/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=61928 CPUtime=462.17
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 15516 0 0 0 46189 28 0 0 25 0 1 0 156054241 63414272 14723 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 15482 14723 258 541 0 14932 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 61928

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 903
/proc/meminfo: memFree=1897000/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=63592 CPUtime=522.16
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 15897 0 0 0 52186 30 0 0 25 0 1 0 156054241 65118208 15104 1992294400 4194304 6412682 548682068864 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 15898 15104 258 541 0 15348 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 63592

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 903
/proc/meminfo: memFree=1894184/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=66892 CPUtime=582.15
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 16599 0 0 0 58182 33 0 0 25 0 1 0 156054241 68497408 15806 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 16723 15806 258 541 0 16173 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 66892

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 903
/proc/meminfo: memFree=1894120/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=66892 CPUtime=642.13
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 16600 0 0 0 64178 35 0 0 25 0 1 0 156054241 68497408 15807 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 16723 15807 258 541 0 16173 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 66892

[startup+702.302 s]

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

/proc/meminfo: memFree=1818344/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=144840 CPUtime=2921.57
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 36132 0 0 0 292051 106 0 0 25 0 1 0 156054241 148316160 34379 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 36210 34379 258 541 0 35660 0
Current children cumulated CPU time (s) 2921.57
Current children cumulated vsize (KiB) 144840

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 905
/proc/meminfo: memFree=1818152/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=145160 CPUtime=2981.55
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 36183 0 0 0 298048 107 0 0 25 0 1 0 156054241 148643840 34430 1992294400 4194304 6412682 548682068864 18446744073709551615 4286788 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 36290 34430 258 541 0 35740 0
Current children cumulated CPU time (s) 2981.55
Current children cumulated vsize (KiB) 145160

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 905
/proc/meminfo: memFree=1817896/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=145480 CPUtime=3041.54
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 36247 0 0 0 304045 109 0 0 25 0 1 0 156054241 148971520 34494 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 36370 34494 258 541 0 35820 0
Current children cumulated CPU time (s) 3041.54
Current children cumulated vsize (KiB) 145480

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 905
/proc/meminfo: memFree=1816872/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=146760 CPUtime=3101.52
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 36483 0 0 0 310042 110 0 0 25 0 1 0 156054241 150282240 34730 1992294400 4194304 6412682 548682068864 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 36690 34730 258 541 0 36140 0
Current children cumulated CPU time (s) 3101.52
Current children cumulated vsize (KiB) 146760

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 905
/proc/meminfo: memFree=1815400/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=148008 CPUtime=3161.5
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 36849 0 0 0 316038 112 0 0 25 0 1 0 156054241 151560192 35096 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 37002 35096 258 541 0 36452 0
Current children cumulated CPU time (s) 3161.5
Current children cumulated vsize (KiB) 148008

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 905
/proc/meminfo: memFree=1810984/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=154012 CPUtime=3221.49
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 37943 0 0 0 322035 114 0 0 25 0 1 0 156054241 157708288 36190 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 38503 36190 258 541 0 37953 0
Current children cumulated CPU time (s) 3221.49
Current children cumulated vsize (KiB) 154012

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 905
/proc/meminfo: memFree=1805224/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=159892 CPUtime=3281.48
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 39368 0 0 0 328031 117 0 0 25 0 1 0 156054241 163729408 37615 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 39973 37615 258 541 0 39423 0
Current children cumulated CPU time (s) 3281.48
Current children cumulated vsize (KiB) 159892

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 905
/proc/meminfo: memFree=1804136/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=160712 CPUtime=3341.47
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 40015 0 0 0 334028 119 0 0 25 0 1 0 156054241 164569088 37842 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 40178 37842 258 541 0 39628 0
Current children cumulated CPU time (s) 3341.47
Current children cumulated vsize (KiB) 160712

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 911
/proc/meminfo: memFree=1804064/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=160712 CPUtime=3401.45
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 40015 0 0 0 340025 120 0 0 25 0 1 0 156054241 164569088 37842 1992294400 4194304 6412682 548682068864 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 40178 37842 258 541 0 39628 0
Current children cumulated CPU time (s) 3401.45
Current children cumulated vsize (KiB) 160712

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 911
/proc/meminfo: memFree=1803808/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=160712 CPUtime=3461.42
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 40105 0 0 0 346021 121 0 0 25 0 1 0 156054241 164569088 37932 1992294400 4194304 6412682 548682068864 18446744073709551615 4285802 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 40178 37932 258 541 0 39628 0
Current children cumulated CPU time (s) 3461.42
Current children cumulated vsize (KiB) 160712

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 911
/proc/meminfo: memFree=1803552/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=160940 CPUtime=3521.41
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 40151 0 0 0 352017 124 0 0 25 0 1 0 156054241 164802560 37978 1992294400 4194304 6412682 548682068864 18446744073709551615 4328752 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 40235 37978 258 541 0 39685 0
Current children cumulated CPU time (s) 3521.41
Current children cumulated vsize (KiB) 160940

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 911
/proc/meminfo: memFree=1803232/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=161260 CPUtime=3581.4
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 40227 0 0 0 358015 125 0 0 25 0 1 0 156054241 165130240 38054 1992294400 4194304 6412682 548682068864 18446744073709551615 4329769 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 40315 38054 258 541 0 39765 0
Current children cumulated CPU time (s) 3581.4
Current children cumulated vsize (KiB) 161260

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 911
/proc/meminfo: memFree=1803232/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=161260 CPUtime=3583
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 40228 0 0 0 358175 125 0 0 25 0 1 0 156054241 165130240 38055 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 40315 38055 258 541 0 39765 0
Current children cumulated CPU time (s) 3583
Current children cumulated vsize (KiB) 161260

[startup+3590.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 911
/proc/meminfo: memFree=1803232/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=161260 CPUtime=3589.4
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 40228 0 0 0 358815 125 0 0 25 0 1 0 156054241 165130240 38055 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 40315 38055 258 541 0 39765 0
Current children cumulated CPU time (s) 3589.4
Current children cumulated vsize (KiB) 161260

[startup+3596.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 911
/proc/meminfo: memFree=1803232/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=161260 CPUtime=3595.8
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 40230 0 0 0 359454 126 0 0 25 0 1 0 156054241 165130240 38057 1992294400 4194304 6412682 548682068864 18446744073709551615 4426207 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 40315 38057 258 541 0 39765 0
Current children cumulated CPU time (s) 3595.8
Current children cumulated vsize (KiB) 161260

[startup+3599.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 911
/proc/meminfo: memFree=1803232/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=161260 CPUtime=3599
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 40230 0 0 0 359774 126 0 0 25 0 1 0 156054241 165130240 38057 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 40315 38057 258 541 0 39765 0
Current children cumulated CPU time (s) 3599
Current children cumulated vsize (KiB) 161260

[startup+3600.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 911
/proc/meminfo: memFree=1803232/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=161260 CPUtime=3599.79
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 40231 0 0 0 359853 126 0 0 25 0 1 0 156054241 165130240 38058 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 40315 38058 258 541 0 39765 0
Current children cumulated CPU time (s) 3599.79
Current children cumulated vsize (KiB) 161260

[startup+3601.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 911
/proc/meminfo: memFree=1803232/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=161260 CPUtime=3600.19
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 0 40232 0 0 0 359893 126 0 0 25 0 1 0 156054241 165130240 38059 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 40315 38059 258 541 0 39765 0
Current children cumulated CPU time (s) 3600.19
Current children cumulated vsize (KiB) 161260

[startup+3601.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 911
/proc/meminfo: memFree=1803232/2055920 swapFree=4181312/4192956
[pid=902] ppid=900 vsize=0 CPUtime=3600.59
/proc/902/stat : 902 (kw) R 900 902 865 0 -1 4 40239 0 0 0 359931 128 0 0 25 0 1 0 156054241 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/902/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3600.59
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3601.5
CPU time (s): 3600.6
CPU user time (s): 3599.31
CPU system time (s): 1.2898
CPU usage (%): 99.975
Max. virtual memory (cumulated for all children) (KiB): 162396

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

runsolver used 2.66659 second user time and 7.41987 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-02 18:04:25
IDJOB=1774155
IDBENCH=70878
IDSOLVER=611
FILE ID=node48/1774155-1241280265
PBS_JOBID= 9225052
Free space on /tmp= 66416 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-25-s100.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774155-1241280265/watcher-1774155-1241280265 -o /tmp/evaluation-result-1774155-1241280265/solver-1774155-1241280265 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1774155-1241280265.cnf

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

MD5SUM BENCH= c4b5df05f50ec97b624a18161f6d43b5
RANDOM SEED=2051656381

node48.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.209
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.209
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:       1960000 kB
Buffers:          5284 kB
Cached:          29668 kB
SwapCached:       5440 kB
Active:          13640 kB
Inactive:        29084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1960000 kB
SwapTotal:     4192956 kB
SwapFree:      4181312 kB
Dirty:            3972 kB
Writeback:           0 kB
Mapped:          13404 kB
Slab:            39128 kB
Committed_AS:   760224 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66412 MiB
End job on node48 at 2009-05-02 19:04:27