Trace number 3467297

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-gmpUNSAT 981.247 981.231

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-pilot87.opb
MD5SUM5945633e92159be43fdff7baf2926f79
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.6126
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables113861
Total number of constraints3582
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 constraints3582
Minimum length of a constraint10
Maximum length of a constraint8647
Number of terms in the objective function 11587
Biggest coefficient in the objective function 1769666112389120
Number of bits for the biggest coefficient in the objective function 51
Sum of the numbers in the objective function 73168715037279064
Number of bits of the sum of numbers in the objective function 57
Biggest number in a constraint 536870912000000000
Number of bits of the biggest number in a constraint 59
Biggest sum of numbers in a constraint 1323519003456940521
Number of bits of the biggest sum of numbers61
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.03	>>> IMPORTANT: two aggregates with the same head occurred. Assuming that this head is certainly true.
981.12/981.19	s UNSATISFIABLE

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-3467297-1307399719/watcher-3467297-1307399719 -o /tmp/evaluation-result-3467297-1307399719/solver-3467297-1307399719 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid-gmp HOME/instance-3467297-1307399719.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.84 1.98 1.94 2/461 11734
/proc/meminfo: memFree=28462816/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=8144 CPUtime=0 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 530 0 0 0 0 0 0 0 23 0 1 0 851569934 8339456 478 33554432000 4194304 6736272 140737405001408 18446744073709551615 5148061 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 2036 478 221 621 0 1406 0

[startup+0.045971 s]
/proc/loadavg: 1.84 1.98 1.94 2/461 11734
/proc/meminfo: memFree=28462816/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=13196 CPUtime=0.04 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 2144 0 0 0 4 0 0 0 23 0 1 0 851569934 13512704 1728 33554432000 4194304 6736272 140737405001408 18446744073709551615 5600240 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 3299 1728 248 621 0 2669 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13196

[startup+0.100973 s]
/proc/loadavg: 1.84 1.98 1.94 2/461 11734
/proc/meminfo: memFree=28462816/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=20196 CPUtime=0.09 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 3769 0 0 0 9 0 0 0 23 0 1 0 851569934 20680704 3353 33554432000 4194304 6736272 140737405001408 18446744073709551615 4532633 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 5049 3353 248 621 0 4419 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20196

[startup+0.300926 s]
/proc/loadavg: 1.84 1.98 1.94 2/461 11734
/proc/meminfo: memFree=28462816/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=33228 CPUtime=0.29 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 6958 0 0 0 28 1 0 0 25 0 1 0 851569934 34025472 6542 33554432000 4194304 6736272 140737405001408 18446744073709551615 5426882 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 8307 6542 248 621 0 7677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33228

[startup+0.700882 s]
/proc/loadavg: 1.84 1.98 1.94 2/461 11734
/proc/meminfo: memFree=28462816/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=46864 CPUtime=0.69 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 10484 0 0 0 68 1 0 0 25 0 1 0 851569934 47988736 9918 33554432000 4194304 6736272 140737405001408 18446744073709551615 4633154 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 11716 9918 248 621 0 11086 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46864

[startup+1.50073 s]
/proc/loadavg: 1.84 1.98 1.94 3/462 11736
/proc/meminfo: memFree=28350500/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=70880 CPUtime=1.49 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 16397 0 0 0 147 2 0 0 25 0 1 0 851569934 72581120 15831 33554432000 4194304 6736272 140737405001408 18446744073709551615 5149872 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 17720 15831 248 621 0 17090 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70880

[startup+3.10045 s]
/proc/loadavg: 1.84 1.98 1.94 3/462 11736
/proc/meminfo: memFree=28195624/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=117132 CPUtime=3.09 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 27946 0 0 0 304 5 0 0 25 0 1 0 851569934 119943168 27198 33554432000 4194304 6736272 140737405001408 18446744073709551615 5231296 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 29283 27198 248 621 0 28653 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 117132

[startup+6.30084 s]
/proc/loadavg: 1.85 1.98 1.94 3/462 11736
/proc/meminfo: memFree=27886132/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=423808 CPUtime=6.3 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 136774 0 0 0 613 17 0 0 25 0 1 0 851569934 433979392 103869 33554432000 4194304 6736272 140737405001408 18446744073709551615 5806446 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 105952 103869 268 621 0 105322 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 423808

[startup+12.7007 s]
/proc/loadavg: 1.86 1.98 1.94 3/462 11736
/proc/meminfo: memFree=27467192/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=12.7 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 1243 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 5806452 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 750516

[startup+25.5004 s]
/proc/loadavg: 1.89 1.98 1.94 3/462 11764
/proc/meminfo: memFree=27631216/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=25.49 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 2522 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 4754192 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 750516

[startup+51.1007 s]
/proc/loadavg: 1.93 1.98 1.94 3/462 11765
/proc/meminfo: memFree=27010352/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=51.09 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 5082 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 5803157 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 750516

[startup+102.317 s]
/proc/loadavg: 1.97 1.98 1.94 3/462 11767
/proc/meminfo: memFree=27009032/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=102.31 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 10204 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 4753849 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 750516

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.94 3/462 11768
/proc/meminfo: memFree=27009748/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=162.29 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 16202 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 5803152 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 750516

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.94 3/462 11770
/proc/meminfo: memFree=27010556/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=222.29 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 22202 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 5142086 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 750516

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.94 3/462 11771
/proc/meminfo: memFree=27010388/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=282.29 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 28202 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 4516475 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 750516

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.94 3/462 11773
/proc/meminfo: memFree=27009328/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=342.29 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 34202 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 5806473 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 750516

[startup+402.301 s]
/proc/loadavg: 2.05 1.99 1.95 3/462 11775
/proc/meminfo: memFree=27008764/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=402.29 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 40202 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 5806473 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 750516

[startup+462.3 s]
/proc/loadavg: 2.06 2.01 1.95 3/462 11776
/proc/meminfo: memFree=27008984/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=462.29 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 46202 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 4747840 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 750516

[startup+522.3 s]
/proc/loadavg: 2.06 2.02 1.96 3/462 11778
/proc/meminfo: memFree=27009180/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=522.29 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 52202 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 4758629 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 750516

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/462 11779
/proc/meminfo: memFree=27009244/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=582.3 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 58203 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 5146800 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 750516

[startup+642.301 s]
/proc/loadavg: 2.00 2.01 1.96 3/462 11781
/proc/meminfo: memFree=27007060/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=642.31 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 64204 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 5818068 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 750516

[startup+702.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/462 11783
/proc/meminfo: memFree=27007024/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=702.3 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 70203 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 5818046 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 750516

[startup+762.318 s]
/proc/loadavg: 2.00 2.00 1.96 3/462 11784
/proc/meminfo: memFree=27007000/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=762.32 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 76205 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 5803270 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 750516

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/462 11786
/proc/meminfo: memFree=27007556/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=822.3 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 82203 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 5219596 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 750516

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/462 11787
/proc/meminfo: memFree=27006648/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=882.3 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 88203 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 5817948 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 750516

[startup+942.301 s]
/proc/loadavg: 2.19 2.05 1.97 3/462 11790
/proc/meminfo: memFree=27006084/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=942.31 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 94204 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 5146809 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 750516

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

[startup+947.117 s]
/proc/loadavg: 2.18 2.05 1.97 3/462 11790
/proc/meminfo: memFree=27006084/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=947.12 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 94685 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 5812017 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 947.12
Current children cumulated vsize (KiB) 750516

[startup+959.901 s]
/proc/loadavg: 2.14 2.04 1.97 3/462 11790
/proc/meminfo: memFree=27006456/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=959.91 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 95964 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 4733286 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 959.91
Current children cumulated vsize (KiB) 750516

[startup+972.701 s]
/proc/loadavg: 2.12 2.04 1.97 3/462 11791
/proc/meminfo: memFree=27006692/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=972.71 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 97244 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 4734767 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 972.71
Current children cumulated vsize (KiB) 750516

[startup+975.901 s]
/proc/loadavg: 2.27 2.07 1.98 3/462 11791
/proc/meminfo: memFree=27007064/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=975.91 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 97564 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 5146800 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 975.91
Current children cumulated vsize (KiB) 750516

[startup+979.1 s]
/proc/loadavg: 2.25 2.07 1.98 3/462 11791
/proc/meminfo: memFree=27007064/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=979.11 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 97884 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 4754044 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 979.11
Current children cumulated vsize (KiB) 750516

[startup+979.9 s]
/proc/loadavg: 2.25 2.07 1.98 3/462 11791
/proc/meminfo: memFree=27007064/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=979.91 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 97964 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 5812150 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 979.91
Current children cumulated vsize (KiB) 750516

[startup+980.7 s]
/proc/loadavg: 2.25 2.07 1.98 3/462 11791
/proc/meminfo: memFree=27007064/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=980.71 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 98044 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 4753749 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 980.71
Current children cumulated vsize (KiB) 750516

[startup+981.101 s]
/proc/loadavg: 2.25 2.07 1.98 3/462 11791
/proc/meminfo: memFree=27006940/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=750516 CPUtime=981.12 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202496 225512 0 0 0 98085 27 0 0 25 0 1 0 851569934 768528384 185675 33554432000 4194304 6736272 140737405001408 18446744073709551615 5222025 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/11734/statm: 187629 185675 289 621 0 186999 0
Current children cumulated CPU time (s) 981.12
Current children cumulated vsize (KiB) 750516

[startup+981.217 s]
/proc/loadavg: 2.25 2.07 1.98 3/462 11791
/proc/meminfo: memFree=27006940/32951124 swapFree=41830676/67111528
[pid=11734] ppid=11732 vsize=0 CPUtime=981.22 cores=0,2,4,6
/proc/11734/stat : 11734 (minisatid-gmp) R 11732 11734 10199 0 -1 4202500 225519 0 0 0 98093 29 0 0 25 0 1 0 851569934 0 0 33554432000 0 0 0 0 0 0 0 4096 17571 18446744073709551615 0 0 17 2 0 0 0
/proc/11734/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 981.22
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 981.231
CPU time (s): 981.247
CPU user time (s): 980.939
CPU system time (s): 0.307953
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 754872

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

runsolver used 4.5973 second user time and 9.69553 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-07 00:35:20
IDJOB=3467297
IDBENCH=2398
IDSOLVER=1957
FILE ID=node138/3467297-1307399719
RUNJOBID= node138-1307397916-11609
PBS_JOBID= 13514169
Free space on /tmp= 73860 MiB

SOLVER NAME= MinisatID 2.4.8-gmp
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-pilot87.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3467297-1307399719/watcher-3467297-1307399719 -o /tmp/evaluation-result-3467297-1307399719/solver-3467297-1307399719 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid-gmp HOME/instance-3467297-1307399719.opb --verbosity=0 --format=opb 

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

MD5SUM BENCH= 5945633e92159be43fdff7baf2926f79
RANDOM SEED=1922898464

node138.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.854
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.70
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.854
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.854
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.854
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.854
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.854
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.854
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.854
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28463096 kB
Buffers:        335476 kB
Cached:        1180488 kB
SwapCached:      44568 kB
Active:        2461972 kB
Inactive:      1737836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28463096 kB
SwapTotal:    67111528 kB
SwapFree:     41830676 kB
Dirty:           38056 kB
Writeback:           0 kB
AnonPages:     2649980 kB
Mapped:          17280 kB
Slab:           125984 kB
PageTables:      92308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 130726444 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= 73848 MiB
End job on node138 at 2011-06-07 00:51:41