Trace number 3282041

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
glueminisat 2.2.5? (TO) 1299.75 1300.02

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor128.cnf
MD5SUM5b2e2178738883a628728bb1ec39f4a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables249327
Number of clauses746444
Sum of the clauses size1741700
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2497628
Number of clauses of size 3248814
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3282041-1303753545/watcher-3282041-1303753545 -o /tmp/evaluation-result-3282041-1303753545/solver-3282041-1303753545 -C 2400 -W 1300 -M 7680 glueminisat -compe HOME/instance-3282041-1303753545.cnf 

running on 2 cores: 4,6

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: 1.40 2.25 3.26 4/182 28424
/proc/meminfo: memFree=18345656/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=19416 CPUtime=0 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 667 0 0 0 0 0 0 0 21 0 1 0 486954194 19881984 605 33554432000 4194304 4309791 140737256519136 18446744073709551615 4292785 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 4854 607 215 29 0 1483 0

[startup+0.093837 s]
/proc/loadavg: 1.40 2.25 3.26 4/182 28424
/proc/meminfo: memFree=18345656/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=40868 CPUtime=0.08 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 6765 0 0 0 8 0 0 0 21 0 1 0 486954194 41848832 6159 33554432000 4194304 4309791 140737256519136 18446744073709551615 274664469189 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 10217 6161 217 29 0 6846 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40868

[startup+0.10083 s]
/proc/loadavg: 1.40 2.25 3.26 4/182 28424
/proc/meminfo: memFree=18345656/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=42744 CPUtime=0.08 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 7422 0 0 0 8 0 0 0 21 0 1 0 486954194 43769856 6803 33554432000 4194304 4309791 140737256519136 18446744073709551615 4245417 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 10686 6803 217 29 0 7315 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 42744

[startup+0.300823 s]
/proc/loadavg: 1.40 2.25 3.26 4/182 28424
/proc/meminfo: memFree=18345656/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=90396 CPUtime=0.28 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 20057 0 0 0 26 2 0 0 22 0 1 0 486954194 92565504 18020 33554432000 4194304 4309791 140737256519136 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 22599 18021 268 29 0 19228 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 90396

[startup+0.700756 s]
/proc/loadavg: 1.40 2.25 3.26 4/182 28424
/proc/meminfo: memFree=18345656/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=128840 CPUtime=0.69 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 30220 0 0 0 65 4 0 0 23 0 1 0 486954194 131932160 27121 33554432000 4194304 4309791 140737256519136 18446744073709551615 4232856 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 32210 27121 228 29 0 28839 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128840

[startup+1.50063 s]
/proc/loadavg: 1.40 2.25 3.26 5/188 28435
/proc/meminfo: memFree=18182472/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=142980 CPUtime=1.49 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 38883 0 0 0 144 5 0 0 25 0 1 0 486954194 146411520 29679 33554432000 4194304 4309791 140737256519136 18446744073709551615 4232179 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 35745 29679 229 29 0 32374 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 142980

[startup+3.10035 s]
/proc/loadavg: 1.40 2.25 3.26 5/188 28435
/proc/meminfo: memFree=18185448/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=125800 CPUtime=3.08 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 41743 0 0 0 303 5 0 0 25 0 1 0 486954194 128819200 25129 33554432000 4194304 4309791 140737256519136 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 31450 25129 249 29 0 28079 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 125800

[startup+6.30075 s]
/proc/loadavg: 1.61 2.28 3.26 7/188 28435
/proc/meminfo: memFree=18177140/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=125800 CPUtime=6.29 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 42024 0 0 0 623 6 0 0 25 0 1 0 486954194 128819200 25408 33554432000 4194304 4309791 140737256519136 18446744073709551615 4275392 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 31450 25408 249 29 0 28079 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 125800

[startup+12.7006 s]
/proc/loadavg: 1.96 2.34 3.27 5/188 28435
/proc/meminfo: memFree=18156896/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=144476 CPUtime=12.69 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 42775 0 0 0 1262 7 0 0 25 0 1 0 486954194 147943424 26148 33554432000 4194304 4309791 140737256519136 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 36119 26148 249 29 0 32748 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 144476

[startup+25.5004 s]
/proc/loadavg: 2.41 2.42 3.29 5/188 28435
/proc/meminfo: memFree=18066608/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=144476 CPUtime=25.48 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 46839 0 0 0 2541 7 0 0 25 0 1 0 486954194 147943424 29748 33554432000 4194304 4309791 140737256519136 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 36119 29748 249 29 0 32748 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 144476

[startup+51.101 s]
/proc/loadavg: 2.95 2.54 3.30 5/188 28436
/proc/meminfo: memFree=18039684/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=163332 CPUtime=51.08 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 52042 0 0 0 5100 8 0 0 25 0 1 0 486954194 167251968 34465 33554432000 4194304 4309791 140737256519136 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 40833 34465 249 29 0 37462 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 163332

[startup+102.307 s]
/proc/loadavg: 3.54 2.77 3.34 5/188 28438
/proc/meminfo: memFree=18011224/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=163332 CPUtime=102.29 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 52957 0 0 0 10219 10 0 0 25 0 1 0 486954194 167251968 35362 33554432000 4194304 4309791 140737256519136 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 40833 35362 249 29 0 37462 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 163332

[startup+162.301 s]
/proc/loadavg: 3.90 3.00 3.38 5/188 28439
/proc/meminfo: memFree=17900736/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=212652 CPUtime=162.27 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 70955 0 0 0 16214 13 0 0 25 0 1 0 486954194 217755648 45492 33554432000 4194304 4309791 140737256519136 18446744073709551615 4275183 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 53163 45492 249 29 0 49792 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 212652

[startup+222.3 s]
/proc/loadavg: 3.96 3.18 3.42 5/188 28441
/proc/meminfo: memFree=17960864/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=213872 CPUtime=222.26 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 81030 0 0 0 22210 16 0 0 25 0 1 0 486954194 219004928 44436 33554432000 4194304 4309791 140737256519136 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 53468 44436 249 29 0 50097 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 213872

[startup+282.301 s]
/proc/loadavg: 4.04 3.34 3.46 5/188 28443
/proc/meminfo: memFree=17881248/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=213872 CPUtime=282.26 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 91294 0 0 0 28208 18 0 0 25 0 1 0 486954194 219004928 45228 33554432000 4194304 4309791 140737256519136 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 53468 45228 249 29 0 50097 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 213872

[startup+342.301 s]
/proc/loadavg: 4.01 3.46 3.49 5/188 28444
/proc/meminfo: memFree=17862012/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=213872 CPUtime=342.25 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 100317 0 0 0 34205 20 0 0 25 0 1 0 486954194 219004928 43410 33554432000 4194304 4309791 140737256519136 18446744073709551615 4259390 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 53468 43410 249 29 0 50097 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 213872

[startup+402.301 s]
/proc/loadavg: 4.00 3.56 3.52 5/188 28446
/proc/meminfo: memFree=17890280/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=164552 CPUtime=402.24 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 103660 0 0 0 40201 23 0 0 25 0 1 0 486954194 168501248 35799 33554432000 4194304 4309791 140737256519136 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 41138 35799 249 29 0 37767 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 164552

[startup+462.301 s]
/proc/loadavg: 4.00 3.63 3.54 5/188 28447
/proc/meminfo: memFree=17790208/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=213872 CPUtime=462.24 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 114948 0 0 0 46198 26 0 0 25 0 1 0 486954194 219004928 47037 33554432000 4194304 4309791 140737256519136 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 53468 47037 249 29 0 50097 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 213872

[startup+522.3 s]
/proc/loadavg: 4.00 3.70 3.57 5/188 28449
/proc/meminfo: memFree=17841540/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=213872 CPUtime=522.23 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 124766 0 0 0 52195 28 0 0 25 0 1 0 486954194 219004928 44224 33554432000 4194304 4309791 140737256519136 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 53468 44224 249 29 0 50097 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 213872

[startup+582.301 s]
/proc/loadavg: 4.05 3.77 3.60 5/188 28451
/proc/meminfo: memFree=17873528/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=164552 CPUtime=582.23 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 129449 0 0 0 58192 31 0 0 25 0 1 0 486954194 168501248 35799 33554432000 4194304 4309791 140737256519136 18446744073709551615 4259202 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 41138 35799 249 29 0 37767 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 164552

[startup+642.301 s]
/proc/loadavg: 4.02 3.81 3.62 5/188 28452
/proc/meminfo: memFree=17749760/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=213872 CPUtime=642.23 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 139585 0 0 0 64189 34 0 0 25 0 1 0 486954194 219004928 45905 33554432000 4194304 4309791 140737256519136 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 53468 45905 249 29 0 50097 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 213872

[startup+702.301 s]
/proc/loadavg: 4.07 3.85 3.65 5/188 28454
/proc/meminfo: memFree=17908968/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=164552 CPUtime=702.21 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 142563 0 0 0 70185 36 0 0 25 0 1 0 486954194 168501248 35799 33554432000 4194304 4309791 140737256519136 18446744073709551615 4275426 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 41138 35799 249 29 0 37767 0
Current children cumulated CPU time (s) 702.21
Current children cumulated vsize (KiB) 164552

[startup+762.307 s]
/proc/loadavg: 4.02 3.88 3.67 5/188 28455
/proc/meminfo: memFree=17714656/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=244692 CPUtime=762.21 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 155076 0 0 0 76182 39 0 0 25 0 1 0 486954194 250564608 48254 33554432000 4194304 4309791 140737256519136 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 61173 48254 249 29 0 57802 0
Current children cumulated CPU time (s) 762.21
Current children cumulated vsize (KiB) 244692

[startup+822.3 s]
/proc/loadavg: 4.09 3.91 3.69 5/188 28457
/proc/meminfo: memFree=17864816/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=184572 CPUtime=822.19 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 157192 0 0 0 82178 41 0 0 25 0 1 0 486954194 189001728 36168 33554432000 4194304 4309791 140737256519136 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 46143 36168 249 29 0 42772 0
Current children cumulated CPU time (s) 822.19
Current children cumulated vsize (KiB) 184572

[startup+882.301 s]
/proc/loadavg: 4.03 3.93 3.71 5/188 28459
/proc/meminfo: memFree=17670004/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=264712 CPUtime=882.19 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 169725 0 0 0 88174 45 0 0 25 0 1 0 486954194 271065088 48640 33554432000 4194304 4309791 140737256519136 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 66178 48640 249 29 0 62807 0
Current children cumulated CPU time (s) 882.19
Current children cumulated vsize (KiB) 264712

[startup+942.301 s]
/proc/loadavg: 4.01 3.94 3.72 5/188 28469
/proc/meminfo: memFree=17860672/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=184572 CPUtime=942.15 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 172098 0 0 0 94169 46 0 0 25 0 1 0 486954194 189001728 36361 33554432000 4194304 4309791 140737256519136 18446744073709551615 4259848 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 46143 36361 249 29 0 42772 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 184572

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.74 5/188 28471
/proc/meminfo: memFree=17674292/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=264712 CPUtime=1002.14 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 185261 0 0 0 100163 51 0 0 25 0 1 0 486954194 271065088 49448 33554432000 4194304 4309791 140737256519136 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 66178 49448 249 29 0 62807 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 264712

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.75 5/188 28472
/proc/meminfo: memFree=17885708/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=198776 CPUtime=1062.13 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 194149 0 0 0 106157 56 0 0 25 0 1 0 486954194 203546624 41658 33554432000 4194304 4309791 140737256519136 18446744073709551615 4277457 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 49694 41658 249 29 0 46323 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 198776

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.76 5/188 28474
/proc/meminfo: memFree=17705528/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=248096 CPUtime=1122.13 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 206668 0 0 0 112154 59 0 0 25 0 1 0 486954194 254050304 54132 33554432000 4194304 4309791 140737256519136 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 62024 54132 249 29 0 58653 0
Current children cumulated CPU time (s) 1122.13
Current children cumulated vsize (KiB) 248096

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.77 5/188 28476
/proc/meminfo: memFree=17573836/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=278916 CPUtime=1182.12 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 212297 0 0 0 118150 62 0 0 25 0 1 0 486954194 285609984 59697 33554432000 4194304 4309791 140737256519136 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 69729 59697 249 29 0 66358 0
Current children cumulated CPU time (s) 1182.12
Current children cumulated vsize (KiB) 278916

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.78 5/188 28480
/proc/meminfo: memFree=17760668/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=248096 CPUtime=1242.04 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 221616 0 0 0 124138 66 0 0 25 0 1 0 486954194 254050304 52064 33554432000 4194304 4309791 140737256519136 18446744073709551615 4253869 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 62024 52064 249 29 0 58653 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 248096



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 3.99 3.80 3/184 28483
/proc/meminfo: memFree=18032372/32951132 swapFree=67111528/67111528
[pid=28424] ppid=28422 vsize=278916 CPUtime=1299.73 cores=4,6
/proc/28424/stat : 28424 (glueminisat) R 28422 28424 27276 0 -1 4202496 226858 0 0 0 129904 69 0 0 25 0 1 0 486954194 285609984 57232 33554432000 4194304 4309791 140737256519136 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28424/statm: 69729 57232 249 29 0 66358 0
Current children cumulated CPU time (s) 1299.73
Current children cumulated vsize (KiB) 278916

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1299.75
CPU user time (s): 1299.04
CPU system time (s): 0.707892
CPU usage (%): 99.9795
Max. virtual memory (cumulated for all children) (KiB): 278916

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

runsolver used 2.23366 second user time and 4.88726 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-25 19:45:46
IDJOB=3282041
IDBENCH=70769
IDSOLVER=1650
FILE ID=node131/3282041-1303753545
RUNJOBID= node131-1303753545-28366
PBS_JOBID= 13154031
Free space on /tmp= 72032 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor128.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282041-1303753545/watcher-3282041-1303753545 -o /tmp/evaluation-result-3282041-1303753545/solver-3282041-1303753545 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3282041-1303753545.cnf

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

MD5SUM BENCH= 5b2e2178738883a628728bb1ec39f4a9
RANDOM SEED=832063201

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.75
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.830
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.77
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.830
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.830
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.75
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18346184 kB
Buffers:       1001700 kB
Cached:       12949696 kB
SwapCached:          0 kB
Active:        4568832 kB
Inactive:      9520496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18346184 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23488 kB
Writeback:          28 kB
AnonPages:      137288 kB
Mapped:          15528 kB
Slab:           452524 kB
PageTables:       5252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   312152 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72040 MiB
End job on node131 at 2011-04-25 20:07:28