Trace number 3282507

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 2011-02-28UNSAT 1122.67 1122.65

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor064.cnf
MD5SUM902b28046d424b16042ca612ddad48e0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark788.78
Satisfiable
(Un)Satisfiability was proved
Number of variables51064
Number of clauses152039
Sum of the clauses size354755
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2101358
Number of clauses of size 350679
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1122.61/1122.63	c 1122.640000 seconds
1122.61/1122.63	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3282507-1303756147/watcher-3282507-1303756147 -o /tmp/evaluation-result-3282507-1303756147/solver-3282507-1303756147 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3282507-1303756147.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.71 3.94 3.91 1/174 18006
/proc/meminfo: memFree=13895896/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=8312 CPUtime=0 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 1475 0 0 0 0 0 0 0 21 0 1 0 487213414 8511488 1425 33554432000 4194304 6935321 140735660323248 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 2078 1431 241 670 0 1399 0

[startup+0.087372 s]
/proc/loadavg: 3.71 3.94 3.91 1/174 18006
/proc/meminfo: memFree=13895896/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=38876 CPUtime=0.08 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 8719 0 0 0 7 1 0 0 21 0 1 0 487213414 39809024 8652 33554432000 4194304 6935321 140735660323248 18446744073709551615 5354906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 9719 8653 247 670 0 9040 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 38876

[startup+0.100368 s]
/proc/loadavg: 3.71 3.94 3.91 1/174 18006
/proc/meminfo: memFree=13895896/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=40168 CPUtime=0.09 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 9069 0 0 0 8 1 0 0 21 0 1 0 487213414 41132032 9002 33554432000 4194304 6935321 140735660323248 18446744073709551615 4876470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 10042 9002 247 670 0 9363 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40168

[startup+0.300285 s]
/proc/loadavg: 3.71 3.94 3.91 1/174 18006
/proc/meminfo: memFree=13895896/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=54980 CPUtime=0.29 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 12749 0 0 0 28 1 0 0 22 0 1 0 487213414 56299520 12682 33554432000 4194304 6935321 140735660323248 18446744073709551615 4876470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 13745 12682 247 670 0 13066 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54980

[startup+0.700218 s]
/proc/loadavg: 3.71 3.94 3.91 1/174 18006
/proc/meminfo: memFree=13895896/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=80280 CPUtime=0.69 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 19284 0 0 0 64 5 0 0 23 0 1 0 487213414 82206720 18917 33554432000 4194304 6935321 140735660323248 18446744073709551615 5323920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 20070 18917 273 670 0 19391 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80280

[startup+1.50109 s]
/proc/loadavg: 3.73 3.95 3.91 5/190 18037
/proc/meminfo: memFree=13599488/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=93096 CPUtime=1.49 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 22453 0 0 0 139 10 0 0 25 0 1 0 487213414 95330304 21687 33554432000 4194304 6935321 140735660323248 18446744073709551615 4341572 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 23274 21687 286 670 0 22595 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93096

[startup+3.10076 s]
/proc/loadavg: 3.73 3.95 3.91 5/190 18037
/proc/meminfo: memFree=13560428/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=93096 CPUtime=3.09 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 22465 0 0 0 299 10 0 0 25 0 1 0 487213414 95330304 21699 33554432000 4194304 6935321 140735660323248 18446744073709551615 4430908 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 23274 21699 286 670 0 22595 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93096

[startup+6.30028 s]
/proc/loadavg: 3.73 3.95 3.91 5/190 18037
/proc/meminfo: memFree=13557960/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=93096 CPUtime=6.29 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 22482 0 0 0 619 10 0 0 25 0 1 0 487213414 95330304 21716 33554432000 4194304 6935321 140735660323248 18446744073709551615 4430571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 23274 21716 286 670 0 22595 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93096

[startup+12.7002 s]
/proc/loadavg: 3.77 3.95 3.91 5/190 18037
/proc/meminfo: memFree=13554524/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=93700 CPUtime=12.69 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 22677 0 0 0 1259 10 0 0 25 0 1 0 487213414 95948800 21911 33554432000 4194304 6935321 140735660323248 18446744073709551615 4429769 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 23425 21911 298 670 0 22746 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93700

[startup+25.501 s]
/proc/loadavg: 3.81 3.95 3.91 5/190 18037
/proc/meminfo: memFree=13545348/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=95424 CPUtime=25.49 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 23077 0 0 0 2539 10 0 0 25 0 1 0 487213414 97714176 22311 33554432000 4194304 6935321 140735660323248 18446744073709551615 4434597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 23856 22311 298 670 0 23177 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 95424

[startup+51.1007 s]
/proc/loadavg: 3.87 3.95 3.91 5/190 18038
/proc/meminfo: memFree=13523528/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=98532 CPUtime=51.09 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 23815 0 0 0 5098 11 0 0 25 0 1 0 487213414 100896768 23049 33554432000 4194304 6935321 140735660323248 18446744073709551615 4819748 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 24633 23049 298 670 0 23954 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 98532

[startup+102.307 s]
/proc/loadavg: 3.95 3.95 3.91 5/190 18040
/proc/meminfo: memFree=13492176/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=100100 CPUtime=102.3 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 25013 0 0 0 10219 11 0 0 25 0 1 0 487213414 102502400 23469 33554432000 4194304 6935321 140735660323248 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 25025 23469 298 670 0 24346 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 100100

[startup+162.301 s]
/proc/loadavg: 3.43 3.81 3.87 4/184 18058
/proc/meminfo: memFree=13538592/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=111316 CPUtime=162.29 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 28695 0 0 0 16217 12 0 0 25 0 1 0 487213414 113987584 26273 33554432000 4194304 6935321 140735660323248 18446744073709551615 4347175 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 27829 26273 298 670 0 27150 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 111316

[startup+222.301 s]
/proc/loadavg: 3.16 3.66 3.81 4/184 18060
/proc/meminfo: memFree=13521952/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=119560 CPUtime=222.3 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 30756 0 0 0 22217 13 0 0 25 0 1 0 487213414 122429440 28334 33554432000 4194304 6935321 140735660323248 18446744073709551615 4430567 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 29890 28334 298 670 0 29211 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 119560

[startup+282.301 s]
/proc/loadavg: 3.06 3.54 3.75 4/184 18062
/proc/meminfo: memFree=13513380/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=127660 CPUtime=282.29 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 32631 0 0 0 28216 13 0 0 25 0 1 0 487213414 130723840 30209 33554432000 4194304 6935321 140735660323248 18446744073709551615 4348032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 31915 30209 298 670 0 31236 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 127660

[startup+342.301 s]
/proc/loadavg: 3.02 3.44 3.70 4/184 18063
/proc/meminfo: memFree=13499112/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=132472 CPUtime=342.29 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 33844 0 0 0 34216 13 0 0 25 0 1 0 487213414 135651328 31422 33554432000 4194304 6935321 140735660323248 18446744073709551615 4346534 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 33118 31422 298 670 0 32439 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 132472

[startup+402.301 s]
/proc/loadavg: 3.05 3.37 3.66 4/184 18064
/proc/meminfo: memFree=13490296/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=138920 CPUtime=402.29 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 36208 0 0 0 40215 14 0 0 25 0 1 0 487213414 142254080 33041 33554432000 4194304 6935321 140735660323248 18446744073709551615 4346639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 34730 33041 298 670 0 34051 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 138920

[startup+462.301 s]
/proc/loadavg: 3.02 3.30 3.62 4/184 18066
/proc/meminfo: memFree=13478752/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=150220 CPUtime=462.29 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 39052 0 0 0 46214 15 0 0 25 0 1 0 487213414 153825280 35885 33554432000 4194304 6935321 140735660323248 18446744073709551615 4430943 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 37555 35885 298 670 0 36876 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 150220

[startup+522.3 s]
/proc/loadavg: 3.00 3.24 3.58 4/184 18068
/proc/meminfo: memFree=13472664/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=155380 CPUtime=522.3 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 40333 0 0 0 52214 16 0 0 25 0 1 0 487213414 159109120 37166 33554432000 4194304 6935321 140735660323248 18446744073709551615 4346590 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 38845 37166 298 670 0 38166 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 155380

[startup+582.301 s]
/proc/loadavg: 3.00 3.20 3.54 4/184 18070
/proc/meminfo: memFree=13461360/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=163080 CPUtime=582.3 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 42266 0 0 0 58214 16 0 0 25 0 1 0 487213414 166993920 39099 33554432000 4194304 6935321 140735660323248 18446744073709551615 4346573 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 40770 39099 298 670 0 40091 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 163080

[startup+642.3 s]
/proc/loadavg: 3.00 3.16 3.50 4/184 18071
/proc/meminfo: memFree=13438784/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=184300 CPUtime=642.3 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 47587 0 0 0 64212 18 0 0 25 0 1 0 487213414 188723200 44420 33554432000 4194304 6935321 140735660323248 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 46075 44420 298 670 0 45396 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 184300

[startup+702.3 s]
/proc/loadavg: 3.00 3.13 3.47 4/184 18073
/proc/meminfo: memFree=13435544/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=186676 CPUtime=702.3 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 48197 0 0 0 70211 19 0 0 25 0 1 0 487213414 191156224 45030 33554432000 4194304 6935321 140735660323248 18446744073709551615 4430732 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 46669 45030 298 670 0 45990 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 186676

[startup+762.306 s]
/proc/loadavg: 3.00 3.10 3.44 4/184 18074
/proc/meminfo: memFree=13433668/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=188268 CPUtime=762.31 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 48596 0 0 0 76212 19 0 0 25 0 1 0 487213414 192786432 45429 33554432000 4194304 6935321 140735660323248 18446744073709551615 4346652 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 47067 45429 298 670 0 46388 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 188268

[startup+822.301 s]
/proc/loadavg: 3.06 3.11 3.42 4/184 18076
/proc/meminfo: memFree=13411592/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=210796 CPUtime=822.31 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 54159 0 0 0 82211 20 0 0 25 0 1 0 487213414 215855104 50991 33554432000 4194304 6935321 140735660323248 18446744073709551615 4346639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 52699 50991 298 670 0 52020 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 210796

[startup+882.301 s]
/proc/loadavg: 3.02 3.08 3.39 4/184 18078
/proc/meminfo: memFree=13400548/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=219488 CPUtime=882.3 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 56358 0 0 0 88210 20 0 0 25 0 1 0 487213414 224755712 53190 33554432000 4194304 6935321 140735660323248 18446744073709551615 4430675 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 54872 53190 298 670 0 54193 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 219488

[startup+942.301 s]
/proc/loadavg: 3.09 3.08 3.36 4/184 18079
/proc/meminfo: memFree=13398436/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=219488 CPUtime=942.3 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 56381 0 0 0 94210 20 0 0 25 0 1 0 487213414 224755712 53213 33554432000 4194304 6935321 140735660323248 18446744073709551615 4430667 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 54872 53213 298 670 0 54193 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 219488

[startup+1002.3 s]
/proc/loadavg: 3.09 3.08 3.35 4/184 18081
/proc/meminfo: memFree=13398176/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=219828 CPUtime=1002.3 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 56484 0 0 0 100210 20 0 0 25 0 1 0 487213414 225103872 53316 33554432000 4194304 6935321 140735660323248 18446744073709551615 4430567 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 54957 53316 298 670 0 54278 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 219828

[startup+1062.3 s]
/proc/loadavg: 3.03 3.06 3.32 4/184 18082
/proc/meminfo: memFree=13396172/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=221604 CPUtime=1062.3 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 56937 0 0 0 106210 20 0 0 25 0 1 0 487213414 226922496 53769 33554432000 4194304 6935321 140735660323248 18446744073709551615 4347735 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 55401 53769 298 670 0 54722 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 221604

[startup+1122.3 s]
/proc/loadavg: 3.01 3.05 3.30 4/184 18084
/proc/meminfo: memFree=13396168/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=221604 CPUtime=1122.31 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 56938 0 0 0 112210 21 0 0 25 0 1 0 487213414 226922496 53770 33554432000 4194304 6935321 140735660323248 18446744073709551615 5742128 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 55401 53770 298 670 0 54722 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 221604

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

[startup+1122.5 s]
/proc/loadavg: 3.01 3.05 3.30 4/184 18084
/proc/meminfo: memFree=13396168/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=221604 CPUtime=1122.51 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 56938 0 0 0 112230 21 0 0 25 0 1 0 487213414 226922496 53770 33554432000 4194304 6935321 140735660323248 18446744073709551615 4430675 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 55401 53770 298 670 0 54722 0
Current children cumulated CPU time (s) 1122.51
Current children cumulated vsize (KiB) 221604

[startup+1122.6 s]
/proc/loadavg: 3.01 3.05 3.30 4/184 18084
/proc/meminfo: memFree=13396168/32950928 swapFree=67111528/67111528
[pid=18006] ppid=18004 vsize=221604 CPUtime=1122.61 cores=0,2
/proc/18006/stat : 18006 (kw) R 18004 18006 16527 0 -1 4202496 56938 0 0 0 112240 21 0 0 25 0 1 0 487213414 226922496 53770 33554432000 4194304 6935321 140735660323248 18446744073709551615 4400558 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18006/statm: 55401 53770 298 670 0 54722 0
Current children cumulated CPU time (s) 1122.61
Current children cumulated vsize (KiB) 221604

Child status: 20
Real time (s): 1122.65
CPU time (s): 1122.67
CPU user time (s): 1122.44
CPU system time (s): 0.227965
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 221604

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

runsolver used 1.84072 second user time and 4.20836 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-25 20:29:07
IDJOB=3282507
IDBENCH=70817
IDSOLVER=1658
FILE ID=node126/3282507-1303756147
RUNJOBID= node126-1303756147-17994
PBS_JOBID= 13154036
Free space on /tmp= 71504 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor064.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282507-1303756147/watcher-3282507-1303756147 -o /tmp/evaluation-result-3282507-1303756147/solver-3282507-1303756147 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3282507-1303756147.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 902b28046d424b16042ca612ddad48e0
RANDOM SEED=826225063

node126.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13896176 kB
Buffers:       1995312 kB
Cached:       16420640 kB
SwapCached:          0 kB
Active:        7837284 kB
Inactive:     10643360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13896176 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5064 kB
Writeback:           0 kB
AnonPages:       64484 kB
Mapped:          14496 kB
Slab:           509292 kB
PageTables:       5152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   192376 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71472 MiB
End job on node126 at 2011-04-25 20:47:50