Trace number 1775375

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 1419.99 1420.36

General information on the benchmark

Namevelev-pipe-o-uns-1.0-7.cnf
MD5SUMb7df25f653e1e7a9ffcd39b3231809e6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark253.494
Satisfiable
(Un)Satisfiability was proved
Number of variables24415
Number of clauses711050
Sum of the clauses size2091630
Maximum clause length161
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2605924
Number of clauses of size 386384
Number of clauses of size 4614
Number of clauses of size 5475
Number of clauses of size over 517652

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
1419.82/1420.26	c 1416.18 seconds
1419.82/1420.26	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-1775375-1241284224/watcher-1775375-1241284224 -o /tmp/evaluation-result-1775375-1241284224/solver-1775375-1241284224 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1775375-1241284224.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 1045
/proc/meminfo: memFree=1935656/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=4936 CPUtime=0
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 831 0 0 0 0 0 0 0 18 0 1 0 156450178 5054464 815 1992294400 4194304 6412682 548682068864 18446744073709551615 4272166 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 1282 819 201 541 0 732 0

[startup+0.0955499 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1045
/proc/meminfo: memFree=1935656/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=25772 CPUtime=0.08
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 4347 0 0 0 7 1 0 0 18 0 1 0 156450178 26390528 4331 1992294400 4194304 6412682 548682068864 18446744073709551615 4916766 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 6443 4331 219 541 0 5893 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25772

[startup+0.10155 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1045
/proc/meminfo: memFree=1935656/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=25904 CPUtime=0.09
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 4372 0 0 0 8 1 0 0 18 0 1 0 156450178 26525696 4356 1992294400 4194304 6412682 548682068864 18446744073709551615 4284301 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 6476 4356 219 541 0 5926 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25904

[startup+0.301568 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1045
/proc/meminfo: memFree=1935656/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=29204 CPUtime=0.29
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 5280 0 0 0 27 2 0 0 19 0 1 0 156450178 29904896 5264 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 7301 5264 219 541 0 6751 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29204

[startup+0.701606 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1045
/proc/meminfo: memFree=1935656/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=35600 CPUtime=0.69
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 7039 0 0 0 65 4 0 0 23 0 1 0 156450178 36454400 7023 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 8900 7023 219 541 0 8350 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35600

[startup+1.50168 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1903136/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=48780 CPUtime=1.49
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 11008 0 0 0 144 5 0 0 25 0 1 0 156450178 49950720 10607 1992294400 4194304 6412682 548682068864 18446744073709551615 4351308 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 12195 10608 220 541 0 11645 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48780

[startup+3.10383 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1879072/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=74352 CPUtime=3.09
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 18728 0 0 0 299 10 0 0 25 0 1 0 156450178 76136448 17558 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 18588 17558 220 541 0 18038 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74352

[startup+6.30113 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1821280/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=124156 CPUtime=6.29
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 29881 0 0 0 615 14 0 0 25 0 1 0 156450178 127135744 28711 1992294400 4194304 6412682 548682068864 18446744073709551615 4564924 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 31039 28711 239 541 0 30489 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 124156

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1813088/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=133060 CPUtime=12.69
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 32262 0 0 0 1252 17 0 0 25 0 1 0 156450178 136253440 31092 1992294400 4194304 6412682 548682068864 18446744073709551615 4564949 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 33265 31092 248 541 0 32715 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 133060

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1797536/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=146344 CPUtime=25.48
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 35540 0 0 0 2529 19 0 0 25 0 1 0 156450178 149856256 34370 1992294400 4194304 6412682 548682068864 18446744073709551615 4564583 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 36586 34370 248 541 0 36036 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 146344

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1796512/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=146344 CPUtime=51.05
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 35825 0 0 0 5069 36 0 0 25 0 1 0 156450178 149856256 34655 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 36586 34655 258 541 0 36036 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 146344

[startup+102.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1763232/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=183008 CPUtime=102.24
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 44120 0 0 0 10162 62 0 0 25 0 1 0 156450178 187400192 42950 1992294400 4194304 6412682 548682068864 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 45752 42950 258 541 0 45202 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 183008

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1732384/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=216956 CPUtime=162.23
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 51812 0 0 0 16118 105 0 0 25 0 1 0 156450178 222162944 50642 1992294400 4194304 6412682 548682068864 18446744073709551615 4362429 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 54239 50642 258 541 0 53689 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 216956

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1692640/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=258860 CPUtime=222.21
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 61722 0 0 0 22072 149 0 0 25 0 1 0 156450178 265072640 60552 1992294400 4194304 6412682 548682068864 18446744073709551615 5264010 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 64715 60552 258 541 0 64165 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 258860

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1665440/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=287388 CPUtime=282.19
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 68744 0 0 0 28032 187 0 0 25 0 1 0 156450178 294285312 67574 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 71847 67574 258 541 0 71297 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 287388

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1635944/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=316980 CPUtime=342.18
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 75882 0 0 0 33991 227 0 0 25 0 1 0 156450178 324587520 74712 1992294400 4194304 6412682 548682068864 18446744073709551615 4331821 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 79245 74712 258 541 0 78695 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 316980

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1603752/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=349520 CPUtime=402.17
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 83907 0 0 0 39958 259 0 0 25 0 1 0 156450178 357908480 82737 1992294400 4194304 6412682 548682068864 18446744073709551615 4296580 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 87380 82737 258 541 0 86830 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 349520

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1587624/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=369676 CPUtime=462.16
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 88060 0 0 0 45918 298 0 0 25 0 1 0 156450178 378548224 86890 1992294400 4194304 6412682 548682068864 18446744073709551615 4285749 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 92419 86890 258 541 0 91869 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 369676

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1577512/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=378992 CPUtime=522.14
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 90442 0 0 0 51890 324 0 0 25 0 1 0 156450178 388087808 89272 1992294400 4194304 6412682 548682068864 18446744073709551615 4286837 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 94748 89272 258 541 0 94198 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 378992

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1529512/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=428084 CPUtime=582.13
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 103267 0 0 0 57854 359 0 0 25 0 1 0 156450178 438358016 101252 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 107021 101252 258 541 0 106471 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 428084

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1528040/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=429208 CPUtime=642.11
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 103620 0 0 0 63826 385 0 0 25 0 1 0 156450178 439508992 101605 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 107302 101605 258 541 0 106752 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 429208

[startup+702.302 s]

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

/proc/meminfo: memFree=1501416/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=460928 CPUtime=762.08
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 111204 0 0 0 75773 435 0 0 25 0 1 0 156450178 471990272 108216 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 115232 108216 258 541 0 114682 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 460928

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1456744/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=507872 CPUtime=822.06
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 123407 0 0 0 81742 464 0 0 25 0 1 0 156450178 520060928 119301 1992294400 4194304 6412682 548682068864 18446744073709551615 4417611 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 126968 119301 258 541 0 126418 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 507872

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1454696/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=510628 CPUtime=882.05
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 123952 0 0 0 87723 482 0 0 25 0 1 0 156450178 522883072 119846 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 127657 119846 258 541 0 127107 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 510628

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1444392/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=522536 CPUtime=942.04
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 126674 0 0 0 93703 501 0 0 25 0 1 0 156450178 535076864 122568 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 130634 122568 258 541 0 130084 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 522536

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1388904/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=579836 CPUtime=1002.02
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 140369 0 0 0 99680 522 0 0 25 0 1 0 156450178 593752064 136263 1992294400 4194304 6412682 548682068864 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 144959 136263 258 541 0 144409 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 579836

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1392360/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=577240 CPUtime=1062
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 140786 0 0 0 105661 539 0 0 25 0 1 0 156450178 591093760 135395 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 144310 135395 258 541 0 143760 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 577240

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1389224/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=579800 CPUtime=1122
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 141556 0 0 0 111641 559 0 0 25 0 1 0 156450178 593715200 136165 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 144950 136165 258 541 0 144400 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 579800

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1379368/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=595864 CPUtime=1181.98
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 144280 0 0 0 117625 573 0 0 25 0 1 0 156450178 610164736 138889 1992294400 4194304 6412682 548682068864 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 148966 138889 258 541 0 148416 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 595864

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1346536/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=628892 CPUtime=1241.97
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 153599 0 0 0 123606 591 0 0 25 0 1 0 156450178 643985408 146729 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 157223 146729 258 541 0 156673 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 628892

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1345448/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=630208 CPUtime=1301.95
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 153911 0 0 0 129593 602 0 0 25 0 1 0 156450178 645332992 147041 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 157552 147041 258 541 0 157002 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 630208

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1343720/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=630848 CPUtime=1361.93
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 154333 0 0 0 135580 613 0 0 25 0 1 0 156450178 645988352 147463 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 157712 147463 258 541 0 157162 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 630848

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

[startup+1382.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1343656/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=630848 CPUtime=1381.92
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 154356 0 0 0 137578 614 0 0 25 0 1 0 156450178 645988352 147486 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 157712 147486 258 541 0 157162 0
Current children cumulated CPU time (s) 1381.92
Current children cumulated vsize (KiB) 630848

[startup+1395.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1342632/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=631488 CPUtime=1394.73
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 154603 0 0 0 138855 618 0 0 25 0 1 0 156450178 646643712 147733 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 157872 147733 258 541 0 157322 0
Current children cumulated CPU time (s) 1394.73
Current children cumulated vsize (KiB) 631488

[startup+1407.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1342568/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=631488 CPUtime=1407.52
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 154619 0 0 0 140133 619 0 0 25 0 1 0 156450178 646643712 147749 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 157872 147749 258 541 0 157322 0
Current children cumulated CPU time (s) 1407.52
Current children cumulated vsize (KiB) 631488

[startup+1414.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1342440/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=631488 CPUtime=1413.92
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 154650 0 0 0 140772 620 0 0 25 0 1 0 156450178 646643712 147780 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 157872 147780 258 541 0 157322 0
Current children cumulated CPU time (s) 1413.92
Current children cumulated vsize (KiB) 631488

[startup+1417.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1342440/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=631488 CPUtime=1417.12
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 154651 0 0 0 141092 620 0 0 25 0 1 0 156450178 646643712 147781 1992294400 4194304 6412682 548682068864 18446744073709551615 4296488 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 157872 147781 258 541 0 157322 0
Current children cumulated CPU time (s) 1417.12
Current children cumulated vsize (KiB) 631488

[startup+1419.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1342440/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=631488 CPUtime=1418.72
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 154651 0 0 0 141251 621 0 0 25 0 1 0 156450178 646643712 147781 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 157872 147781 258 541 0 157322 0
Current children cumulated CPU time (s) 1418.72
Current children cumulated vsize (KiB) 631488

[startup+1419.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1342440/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=631488 CPUtime=1419.52
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 0 154651 0 0 0 141331 621 0 0 25 0 1 0 156450178 646643712 147781 1992294400 4194304 6412682 548682068864 18446744073709551615 4304500 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 157872 147781 258 541 0 157322 0
Current children cumulated CPU time (s) 1419.52
Current children cumulated vsize (KiB) 631488

[startup+1420.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1342440/2055920 swapFree=4181312/4192956
[pid=1045] ppid=1043 vsize=0 CPUtime=1419.92
/proc/1045/stat : 1045 (kw) R 1043 1045 865 0 -1 4 154658 0 0 0 141367 625 0 0 25 0 1 0 156450178 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/1045/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1419.92
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 1420.36
CPU time (s): 1419.99
CPU user time (s): 1413.68
CPU system time (s): 6.31004
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 634872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1413.68
system time used= 6.31004
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154658
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= 4
involuntary context switches= 3445

runsolver used 1.15782 second user time and 2.79557 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-02 19:10:24
IDJOB=1775375
IDBENCH=71743
IDSOLVER=611
FILE ID=node48/1775375-1241284224
PBS_JOBID= 9225052
Free space on /tmp= 66404 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.0-7.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775375-1241284224/watcher-1775375-1241284224 -o /tmp/evaluation-result-1775375-1241284224/solver-1775375-1241284224 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1775375-1241284224.cnf

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

MD5SUM BENCH= b7df25f653e1e7a9ffcd39b3231809e6
RANDOM SEED=569784723

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:       1936072 kB
Buffers:          7864 kB
Cached:          50820 kB
SwapCached:       5440 kB
Active:          26768 kB
Inactive:        39824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1936072 kB
SwapTotal:     4192956 kB
SwapFree:      4181312 kB
Dirty:           15232 kB
Writeback:           0 kB
Mapped:          13532 kB
Slab:            39220 kB
Committed_AS:   760288 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= 66400 MiB
End job on node48 at 2009-05-02 19:34:05