Trace number 3466675

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 NameAnswerobjective functionCPU timeWall clock time
MinisatID 2.4.8-gmp? (TO) 1800.1 1800.06

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n370e.opb
MD5SUM2ed7df63a411bcdd93a5895df0fcaa15
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark13248230049
Best CPU time to get the best result obtained on this benchmark1800.33
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4571140278
Optimality of the best value was proved NO
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29700464693312
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29700464693312
Number of bits of the biggest sum of numbers45
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.49/0.55	>>> IMPORTANT: two aggregates with the same head occurred. Assuming that this head is certainly true.
1800.04/1800.01	>>> Terminate signal received

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3466675-1307396285/watcher-3466675-1307396285 -o /tmp/evaluation-result-3466675-1307396285/solver-3466675-1307396285 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid-gmp HOME/instance-3466675-1307396285.opb --verbosity=0 --format=opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Using a pseudo terminal to collect output from the solver
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.01 2.00 2/498 12406
/proc/meminfo: memFree=29922716/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=7680 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 420 0 0 0 0 0 0 0 25 0 1 0 851229466 7864320 367 33554432000 4194304 6736272 140735890317840 18446744073709551615 5148075 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 1920 367 221 621 0 1290 0

[startup+0.100831 s]
/proc/loadavg: 1.99 2.01 2.00 2/498 12406
/proc/meminfo: memFree=29922716/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=15828 CPUtime=0.09 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 2705 0 0 0 9 0 0 0 25 0 1 0 851229466 16207872 2313 33554432000 4194304 6736272 140735890317840 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 3957 2313 221 621 0 3327 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15828

[startup+0.200807 s]
/proc/loadavg: 1.99 2.01 2.00 2/498 12406
/proc/meminfo: memFree=29922716/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=24300 CPUtime=0.19 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 5083 0 0 0 19 0 0 0 25 0 1 0 851229466 24883200 4306 33554432000 4194304 6736272 140735890317840 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 6075 4307 221 621 0 5445 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 24300

[startup+0.300767 s]
/proc/loadavg: 1.99 2.01 2.00 2/498 12406
/proc/meminfo: memFree=29922716/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=37288 CPUtime=0.29 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 8463 0 0 0 29 0 0 0 25 0 1 0 851229466 38182912 6917 33554432000 4194304 6736272 140735890317840 18446744073709551615 4368691 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 9322 6917 221 621 0 8692 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37288

[startup+0.700727 s]
/proc/loadavg: 1.99 2.01 2.00 2/498 12406
/proc/meminfo: memFree=29922716/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=88640 CPUtime=0.69 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 25344 0 0 0 67 2 0 0 25 0 1 0 851229466 90767360 19442 33554432000 4194304 6736272 140735890317840 18446744073709551615 5792827 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 22160 19442 248 621 0 21530 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88640

[startup+1.50056 s]
/proc/loadavg: 1.99 2.01 2.00 3/499 12408
/proc/meminfo: memFree=29843960/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=96712 CPUtime=1.49 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 27359 0 0 0 147 2 0 0 25 0 1 0 851229466 99033088 21457 33554432000 4194304 6736272 140735890317840 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 24178 21457 248 621 0 23548 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96712

[startup+3.10028 s]
/proc/loadavg: 1.99 2.01 2.00 3/499 12408
/proc/meminfo: memFree=29757408/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=244732 CPUtime=3.09 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 79715 0 0 0 300 9 0 0 25 0 1 0 851229466 250605568 58996 33554432000 4194304 6736272 140735890317840 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 61183 58996 265 621 0 60553 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 244732

[startup+6.30071 s]
/proc/loadavg: 2.07 2.03 2.01 3/499 12408
/proc/meminfo: memFree=29552304/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=378204 CPUtime=6.29 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 113482 0 0 0 617 12 0 0 25 0 1 0 851229466 387280896 92762 33554432000 4194304 6736272 140735890317840 18446744073709551615 5643796 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 94551 92762 284 621 0 93921 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 378204

[startup+12.7006 s]
/proc/loadavg: 2.06 2.03 2.00 3/499 12408
/proc/meminfo: memFree=29540824/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=393132 CPUtime=12.69 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 116021 0 0 0 1257 12 0 0 25 0 1 0 851229466 402567168 95297 33554432000 4194304 6736272 140735890317840 18446744073709551615 5148013 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 98283 95297 284 621 0 97653 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 393132

[startup+25.5013 s]
/proc/loadavg: 2.05 2.02 2.00 3/499 12409
/proc/meminfo: memFree=29533360/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=398764 CPUtime=25.5 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 117543 0 0 0 2537 13 0 0 25 0 1 0 851229466 408334336 96818 33554432000 4194304 6736272 140735890317840 18446744073709551615 5803188 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 99691 96818 284 621 0 99061 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 398764

[startup+51.1008 s]
/proc/loadavg: 2.14 2.05 2.01 3/499 12409
/proc/meminfo: memFree=29532032/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=398764 CPUtime=51.1 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 117598 0 0 0 5097 13 0 0 25 0 1 0 851229466 408334336 96871 33554432000 4194304 6736272 140735890317840 18446744073709551615 5150551 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 99691 96871 284 621 0 99061 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 398764

[startup+102.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/499 12439
/proc/meminfo: memFree=29765888/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=429408 CPUtime=102.3 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 122249 0 0 0 10217 13 0 0 25 0 1 0 851229466 439713792 101516 33554432000 4194304 6736272 140735890317840 18446744073709551615 5818012 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 107352 101516 284 621 0 106722 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 429408

[startup+162.301 s]
/proc/loadavg: 2.12 2.05 2.01 3/499 12440
/proc/meminfo: memFree=29671388/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=510316 CPUtime=162.29 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 143586 0 0 0 16212 17 0 0 25 0 1 0 851229466 522563584 122831 33554432000 4194304 6736272 140735890317840 18446744073709551615 5151408 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 127579 122831 285 621 0 126949 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 510316

[startup+222.318 s]
/proc/loadavg: 2.04 2.04 2.00 3/499 12442
/proc/meminfo: memFree=29572668/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=723964 CPUtime=222.32 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 168142 0 0 0 22211 21 0 0 25 0 1 0 851229466 741339136 147352 33554432000 4194304 6736272 140735890317840 18446744073709551615 5817936 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 180991 147352 285 621 0 180361 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 723964

[startup+282.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/499 12443
/proc/meminfo: memFree=29510980/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=723964 CPUtime=282.3 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 183229 0 0 0 28207 23 0 0 25 0 1 0 851229466 741339136 162428 33554432000 4194304 6736272 140735890317840 18446744073709551615 4750608 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 180991 162428 285 621 0 180361 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 723964

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 12445
/proc/meminfo: memFree=29496932/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=723964 CPUtime=342.3 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 186394 0 0 0 34206 24 0 0 25 0 1 0 851229466 741339136 165591 33554432000 4194304 6736272 140735890317840 18446744073709551615 5149361 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 180991 165591 285 621 0 180361 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 723964

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 12447
/proc/meminfo: memFree=29457820/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=724932 CPUtime=402.3 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 196383 0 0 0 40205 25 0 0 25 0 1 0 851229466 742330368 175569 33554432000 4194304 6736272 140735890317840 18446744073709551615 5150526 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 181233 175569 285 621 0 180603 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 724932

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 12448
/proc/meminfo: memFree=29362296/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=939856 CPUtime=462.3 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 220258 0 0 0 46201 29 0 0 25 0 1 0 851229466 962412544 199425 33554432000 4194304 6736272 140735890317840 18446744073709551615 5818612 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 234964 199425 285 621 0 234334 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 939856

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/499 12450
/proc/meminfo: memFree=29252256/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=939856 CPUtime=522.3 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 247719 0 0 0 52197 33 0 0 25 0 1 0 851229466 962412544 226848 33554432000 4194304 6736272 140735890317840 18446744073709551615 5150512 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 234964 226848 285 621 0 234334 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 939856

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/499 12452
/proc/meminfo: memFree=29224524/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=1289104 CPUtime=582.3 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 254667 0 0 0 58196 34 0 0 25 0 1 0 851229466 1320042496 233786 33554432000 4194304 6736272 140735890317840 18446744073709551615 4734537 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 322276 233786 285 621 0 321646 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1289104


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

[startup+882.319 s]
/proc/loadavg: 2.01 2.03 2.00 3/499 12461
/proc/meminfo: memFree=29052500/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=1289104 CPUtime=882.33 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 297368 0 0 0 88193 40 0 0 25 0 1 0 851229466 1320042496 276443 33554432000 4194304 6736272 140735890317840 18446744073709551615 5154864 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 322276 276443 285 621 0 321646 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 1289104

[startup+942.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 12462
/proc/meminfo: memFree=29009644/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=1289104 CPUtime=942.32 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 308199 0 0 0 94190 42 0 0 25 0 1 0 851229466 1320042496 287261 33554432000 4194304 6736272 140735890317840 18446744073709551615 5811923 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 322276 287261 285 621 0 321646 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1289104

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 12465
/proc/meminfo: memFree=29671640/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=511284 CPUtime=1002.31 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 341986 0 0 0 100182 49 0 0 25 0 1 0 851229466 523554816 122359 33554432000 4194304 6736272 140735890317840 18446744073709551615 5150754 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 127821 122359 285 621 0 127191 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 511284

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 12466
/proc/meminfo: memFree=29643832/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=592672 CPUtime=1062.32 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 348876 0 0 0 106182 50 0 0 25 0 1 0 851229466 606896128 129247 33554432000 4194304 6736272 140735890317840 18446744073709551615 5818787 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 148168 129247 285 621 0 147538 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 592672

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 12469
/proc/meminfo: memFree=29551800/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=724932 CPUtime=1122.31 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 371691 0 0 0 112178 53 0 0 25 0 1 0 851229466 742330368 152047 33554432000 4194304 6736272 140735890317840 18446744073709551615 5219596 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 181233 152047 285 621 0 180603 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 724932

[startup+1182.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/499 12470
/proc/meminfo: memFree=29439552/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=939856 CPUtime=1182.32 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 400112 0 0 0 118173 59 0 0 25 0 1 0 851229466 962412544 180442 33554432000 4194304 6736272 140735890317840 18446744073709551615 5792718 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 234964 180442 285 621 0 234334 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 939856

[startup+1242.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/499 12472
/proc/meminfo: memFree=29284892/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=939856 CPUtime=1242.32 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 437261 0 0 0 124166 66 0 0 25 0 1 0 851229466 962412544 217568 33554432000 4194304 6736272 140735890317840 18446744073709551615 5155021 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 234964 217568 285 621 0 234334 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 939856

[startup+1302.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/499 12474
/proc/meminfo: memFree=29246660/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=941624 CPUtime=1302.32 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 446279 0 0 0 130166 66 0 0 25 0 1 0 851229466 964222976 226583 33554432000 4194304 6736272 140735890317840 18446744073709551615 5818807 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 235406 226583 285 621 0 234776 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 941624

[startup+1362.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/499 12475
/proc/meminfo: memFree=29246876/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=941624 CPUtime=1362.32 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 446301 0 0 0 136166 66 0 0 25 0 1 0 851229466 964222976 226604 33554432000 4194304 6736272 140735890317840 18446744073709551615 5818079 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 235406 226604 285 621 0 234776 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 941624

[startup+1422.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/499 12486
/proc/meminfo: memFree=29246188/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=941624 CPUtime=1422.33 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 446764 0 0 0 142166 67 0 0 25 0 1 0 851229466 964222976 227064 33554432000 4194304 6736272 140735890317840 18446744073709551615 5818509 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 235406 227064 285 621 0 234776 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 941624

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/499 12488
/proc/meminfo: memFree=29246108/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=941624 CPUtime=1482.33 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 446764 0 0 0 148166 67 0 0 25 0 1 0 851229466 964222976 227064 33554432000 4194304 6736272 140735890317840 18446744073709551615 5803305 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 235406 227064 285 621 0 234776 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 941624

[startup+1542.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 12492
/proc/meminfo: memFree=29245844/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=941624 CPUtime=1542.35 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 446869 0 0 0 154168 67 0 0 25 0 1 0 851229466 964222976 227169 33554432000 4194304 6736272 140735890317840 18446744073709551615 5811878 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 235406 227169 285 621 0 234776 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 941624

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 12495
/proc/meminfo: memFree=29245560/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=941624 CPUtime=1602.33 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 446893 0 0 0 160166 67 0 0 25 0 1 0 851229466 964222976 227191 33554432000 4194304 6736272 140735890317840 18446744073709551615 5148094 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 235406 227191 285 621 0 234776 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 941624

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 12496
/proc/meminfo: memFree=29245656/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=941624 CPUtime=1662.33 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 446896 0 0 0 166166 67 0 0 25 0 1 0 851229466 964222976 227194 33554432000 4194304 6736272 140735890317840 18446744073709551615 5817043 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 235406 227194 285 621 0 234776 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 941624

[startup+1722.3 s]
/proc/loadavg: 2.13 2.03 2.01 3/499 12498
/proc/meminfo: memFree=29245268/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=941624 CPUtime=1722.34 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 446902 0 0 0 172167 67 0 0 25 0 1 0 851229466 964222976 227200 33554432000 4194304 6736272 140735890317840 18446744073709551615 5803347 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 235406 227200 285 621 0 234776 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 941624

[startup+1782.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/499 12499
/proc/meminfo: memFree=29244260/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=941624 CPUtime=1782.34 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 446905 0 0 0 178167 67 0 0 25 0 1 0 851229466 964222976 227203 33554432000 4194304 6736272 140735890317840 18446744073709551615 5806460 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 235406 227203 285 621 0 234776 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 941624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.20 2.07 2.02 3/499 12500
/proc/meminfo: memFree=29244368/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=941624 CPUtime=1800.04 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 446905 0 0 0 179937 67 0 0 25 0 1 0 851229466 964222976 227203 33554432000 4194304 6736272 140735890317840 18446744073709551615 5155021 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 235406 227203 285 621 0 234776 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 941624

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

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

[startup+1800 s]
/proc/loadavg: 2.20 2.07 2.02 3/499 12500
/proc/meminfo: memFree=29244368/32951124 swapFree=53876548/67111528
[pid=12406] ppid=12404 vsize=941624 CPUtime=1800.04 cores=0,2,4,6
/proc/12406/stat : 12406 (minisatid-gmp) R 12404 12406 11339 0 -1 4202496 446905 0 0 0 179937 67 0 0 25 0 1 0 851229466 964222976 227203 33554432000 4194304 6736272 140735890317840 18446744073709551615 5155021 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/12406/statm: 235406 227203 285 621 0 234776 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 941624

Child status: 0
Real time (s): 1800.06
CPU time (s): 1800.1
CPU user time (s): 1799.39
CPU system time (s): 0.709892
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1419332

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

runsolver used 9.77351 second user time and 19.585 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-06 23:38:05
IDJOB=3466675
IDBENCH=2292
IDSOLVER=1957
FILE ID=node108/3466675-1307396285
RUNJOBID= node108-1307381328-11357
PBS_JOBID= 13514199
Free space on /tmp= 73896 MiB

SOLVER NAME= MinisatID 2.4.8-gmp
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-n370e.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3466675-1307396285/watcher-3466675-1307396285 -o /tmp/evaluation-result-3466675-1307396285/solver-3466675-1307396285 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid-gmp HOME/instance-3466675-1307396285.opb --verbosity=0 --format=opb 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 2ed7df63a411bcdd93a5895df0fcaa15
RANDOM SEED=1976779664

node108.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.820
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.64
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.820
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	: 5226.15
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.820
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.82
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.820
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.77
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.820
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.82
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.820
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.820
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.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29922880 kB
Buffers:        349916 kB
Cached:        1134008 kB
SwapCached:      13540 kB
Active:        1773464 kB
Inactive:       968352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29922880 kB
SwapTotal:    67111528 kB
SwapFree:     53876548 kB
Dirty:           11696 kB
Writeback:           0 kB
AnonPages:     1255148 kB
Mapped:          13776 kB
Slab:           151088 kB
PageTables:      66500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 134829488 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= 73896 MiB
End job on node108 at 2011-06-07 00:08:07