Trace number 3466297

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.03

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-swath2.opb
MD5SUMa4a0adfe0d9b9bff1eac92e870352c94
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables52335
Total number of constraints5202
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)193
Number of constraints which are nor clauses,nor cardinality constraints5009
Minimum length of a constraint1
Maximum length of a constraint49934
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1073741824000000
Number of bits of the biggest number in a constraint 50
Biggest sum of numbers in a constraint 4820003452178237
Number of bits of the biggest sum of numbers53
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.00	>>> IMPORTANT: two aggregates with the same head occurred. Assuming that this head is certainly true.
1800.06/1800.02	>>> 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-3466297-1307396638/watcher-3466297-1307396638 -o /tmp/evaluation-result-3466297-1307396638/solver-3466297-1307396638 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid-gmp HOME/instance-3466297-1307396638.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.92 2.00 1.99 2/515 5062
/proc/meminfo: memFree=22832916/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=8280 CPUtime=0 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 586 0 0 0 0 0 0 0 24 0 1 0 929894533 8478720 533 33554432000 4194304 6736272 140736983788304 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 2070 534 248 621 0 1440 0

[startup+0.0829071 s]
/proc/loadavg: 1.92 2.00 1.99 2/515 5062
/proc/meminfo: memFree=22832916/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=18576 CPUtime=0.07 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 3028 0 0 0 7 0 0 0 24 0 1 0 929894533 19021824 2931 33554432000 4194304 6736272 140736983788304 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 4644 2933 248 621 0 4014 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 18576

[startup+0.100901 s]
/proc/loadavg: 1.92 2.00 1.99 2/515 5062
/proc/meminfo: memFree=22832916/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=20776 CPUtime=0.09 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 3785 0 0 0 9 0 0 0 25 0 1 0 929894533 21274624 3533 33554432000 4194304 6736272 140736983788304 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 5194 3534 248 621 0 4564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20776

[startup+0.300862 s]
/proc/loadavg: 1.92 2.00 1.99 2/515 5062
/proc/meminfo: memFree=22832916/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=37996 CPUtime=0.29 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 9636 0 0 0 29 0 0 0 25 0 1 0 929894533 38907904 7664 33554432000 4194304 6736272 140736983788304 18446744073709551615 5231296 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 9499 7664 248 621 0 8869 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37996

[startup+0.700783 s]
/proc/loadavg: 1.92 2.00 1.99 2/515 5062
/proc/meminfo: memFree=22832916/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=43568 CPUtime=0.69 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 11051 0 0 0 68 1 0 0 25 0 1 0 929894533 44613632 9079 33554432000 4194304 6736272 140736983788304 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 10892 9079 248 621 0 10262 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43568

[startup+1.50063 s]
/proc/loadavg: 1.92 2.00 1.99 3/516 5063
/proc/meminfo: memFree=22778844/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=106404 CPUtime=1.49 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 34477 0 0 0 145 4 0 0 25 0 1 0 929894533 108957696 24871 33554432000 4194304 6736272 140736983788304 18446744073709551615 4661570 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 26601 24871 265 621 0 25971 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 106404

[startup+3.10033 s]
/proc/loadavg: 1.92 2.00 1.99 3/516 5063
/proc/meminfo: memFree=22673940/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=244296 CPUtime=3.09 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 68743 0 0 0 301 8 0 0 25 0 1 0 929894533 250159104 59137 33554432000 4194304 6736272 140736983788304 18446744073709551615 5817966 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 61074 59137 274 621 0 60444 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 244296

[startup+6.30074 s]
/proc/loadavg: 1.93 2.00 1.99 3/516 5063
/proc/meminfo: memFree=22594200/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=244296 CPUtime=6.29 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 68743 0 0 0 621 8 0 0 25 0 1 0 929894533 250159104 59137 33554432000 4194304 6736272 140736983788304 18446744073709551615 5803283 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 61074 59137 274 621 0 60444 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 244296

[startup+12.7005 s]
/proc/loadavg: 1.93 2.00 1.99 3/516 5064
/proc/meminfo: memFree=22593340/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=246000 CPUtime=12.69 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 69071 0 0 0 1261 8 0 0 25 0 1 0 929894533 251904000 59465 33554432000 4194304 6736272 140736983788304 18446744073709551615 5219536 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 61500 59465 274 621 0 60870 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 246000

[startup+25.5011 s]
/proc/loadavg: 1.95 2.00 1.99 3/516 5064
/proc/meminfo: memFree=22592844/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=246256 CPUtime=25.49 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 69124 0 0 0 2541 8 0 0 25 0 1 0 929894533 252166144 59518 33554432000 4194304 6736272 140736983788304 18446744073709551615 4758642 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 61564 59518 274 621 0 60934 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 246256

[startup+51.1002 s]
/proc/loadavg: 1.96 2.00 1.99 3/516 5065
/proc/meminfo: memFree=22591960/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=247792 CPUtime=51.09 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 69375 0 0 0 5101 8 0 0 25 0 1 0 929894533 253739008 59769 33554432000 4194304 6736272 140736983788304 18446744073709551615 5148051 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 61948 59769 274 621 0 61318 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 247792

[startup+102.32 s]
/proc/loadavg: 2.11 2.03 2.00 3/516 5066
/proc/meminfo: memFree=22586464/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=247792 CPUtime=102.31 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 70343 0 0 0 10223 8 0 0 25 0 1 0 929894533 253739008 60737 33554432000 4194304 6736272 140736983788304 18446744073709551615 4750634 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 61948 60737 284 621 0 61318 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 247792

[startup+162.301 s]
/proc/loadavg: 2.04 2.02 2.00 3/516 5068
/proc/meminfo: memFree=22585796/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=247792 CPUtime=162.29 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 70343 0 0 0 16221 8 0 0 25 0 1 0 929894533 253739008 60737 33554432000 4194304 6736272 140736983788304 18446744073709551615 4754015 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 61948 60737 284 621 0 61318 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 247792

[startup+222.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/516 5069
/proc/meminfo: memFree=22586600/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=247792 CPUtime=222.3 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 70389 0 0 0 22222 8 0 0 25 0 1 0 929894533 253739008 60783 33554432000 4194304 6736272 140736983788304 18446744073709551615 5818012 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 61948 60783 284 621 0 61318 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 247792

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/516 5071
/proc/meminfo: memFree=22587692/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=247792 CPUtime=282.3 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 70389 0 0 0 28222 8 0 0 25 0 1 0 929894533 253739008 60783 33554432000 4194304 6736272 140736983788304 18446744073709551615 5149361 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 61948 60783 284 621 0 61318 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 247792

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/516 5072
/proc/meminfo: memFree=22584788/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=247792 CPUtime=342.3 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 70472 0 0 0 34222 8 0 0 25 0 1 0 929894533 253739008 60864 33554432000 4194304 6736272 140736983788304 18446744073709551615 5155021 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 61948 60864 284 621 0 61318 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 247792

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/516 5074
/proc/meminfo: memFree=22583384/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=247792 CPUtime=402.3 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 70481 0 0 0 40222 8 0 0 25 0 1 0 929894533 253739008 60873 33554432000 4194304 6736272 140736983788304 18446744073709551615 5806372 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 61948 60873 284 621 0 61318 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 247792

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/516 5076
/proc/meminfo: memFree=22583976/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=247792 CPUtime=462.3 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 70546 0 0 0 46222 8 0 0 25 0 1 0 929894533 253739008 60938 33554432000 4194304 6736272 140736983788304 18446744073709551615 5818012 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 61948 60938 284 621 0 61318 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 247792

[startup+522.301 s]
/proc/loadavg: 2.07 2.03 2.01 3/516 5077
/proc/meminfo: memFree=22580216/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=254932 CPUtime=522.3 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 71372 0 0 0 52222 8 0 0 25 0 1 0 929894533 261050368 61760 33554432000 4194304 6736272 140736983788304 18446744073709551615 5141856 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 63733 61760 284 621 0 63103 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 254932

[startup+582.301 s]
/proc/loadavg: 2.06 2.03 2.01 3/516 5079
/proc/meminfo: memFree=22581168/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=254932 CPUtime=582.31 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 71372 0 0 0 58223 8 0 0 25 0 1 0 929894533 261050368 61760 33554432000 4194304 6736272 140736983788304 18446744073709551615 4734706 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 63733 61760 284 621 0 63103 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 254932


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

[startup+822.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/516 5085
/proc/meminfo: memFree=22579908/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=254932 CPUtime=822.32 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 71421 0 0 0 82224 8 0 0 25 0 1 0 929894533 261050368 61809 33554432000 4194304 6736272 140736983788304 18446744073709551615 5221904 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 63733 61809 284 621 0 63103 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 254932

[startup+882.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 5087
/proc/meminfo: memFree=22579256/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=254932 CPUtime=882.32 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 71422 0 0 0 88224 8 0 0 25 0 1 0 929894533 261050368 61810 33554432000 4194304 6736272 140736983788304 18446744073709551615 5803245 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 63733 61810 284 621 0 63103 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 254932

[startup+942.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 5088
/proc/meminfo: memFree=22579716/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=254932 CPUtime=942.32 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 71424 0 0 0 94224 8 0 0 25 0 1 0 929894533 261050368 61812 33554432000 4194304 6736272 140736983788304 18446744073709551615 5155018 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 63733 61812 284 621 0 63103 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 254932

[startup+1002.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/516 5090
/proc/meminfo: memFree=22578824/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=254932 CPUtime=1002.32 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 71678 0 0 0 100224 8 0 0 25 0 1 0 929894533 261050368 62066 33554432000 4194304 6736272 140736983788304 18446744073709551615 5155021 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 63733 62066 284 621 0 63103 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 254932

[startup+1062.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/516 5101
/proc/meminfo: memFree=22578628/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=254932 CPUtime=1062.32 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 71679 0 0 0 106224 8 0 0 25 0 1 0 929894533 261050368 62067 33554432000 4194304 6736272 140736983788304 18446744073709551615 5806354 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 63733 62067 284 621 0 63103 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 254932

[startup+1122.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/516 5102
/proc/meminfo: memFree=22577476/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=254932 CPUtime=1122.34 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 72084 0 0 0 112225 9 0 0 25 0 1 0 929894533 261050368 62472 33554432000 4194304 6736272 140736983788304 18446744073709551615 5155021 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 63733 62472 284 621 0 63103 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 254932

[startup+1182.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/516 5104
/proc/meminfo: memFree=22576952/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=254932 CPUtime=1182.34 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 72086 0 0 0 118225 9 0 0 25 0 1 0 929894533 261050368 62474 33554432000 4194304 6736272 140736983788304 18446744073709551615 5154864 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 63733 62474 284 621 0 63103 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 254932

[startup+1242.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/516 5105
/proc/meminfo: memFree=22576904/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=254932 CPUtime=1242.34 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 72097 0 0 0 124225 9 0 0 25 0 1 0 929894533 261050368 62485 33554432000 4194304 6736272 140736983788304 18446744073709551615 4750634 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 63733 62485 284 621 0 63103 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 254932

[startup+1302.3 s]
/proc/loadavg: 2.01 2.03 2.00 2/516 5108
/proc/meminfo: memFree=22635640/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=262112 CPUtime=1302.35 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 72647 0 0 0 130226 9 0 0 25 0 1 0 929894533 268402688 63035 33554432000 4194304 6736272 140736983788304 18446744073709551615 5816819 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 65528 63035 284 621 0 64898 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 262112

[startup+1362.3 s]
/proc/loadavg: 1.37 1.84 1.94 2/510 5127
/proc/meminfo: memFree=22626568/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=273608 CPUtime=1362.34 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 91152 0 0 0 136222 12 0 0 25 0 1 0 929894533 280174592 67441 33554432000 4194304 6736272 140736983788304 18446744073709551615 5816988 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 68402 67441 286 621 0 67772 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 273608

[startup+1422.32 s]
/proc/loadavg: 1.13 1.69 1.87 2/510 5128
/proc/meminfo: memFree=22627632/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=273608 CPUtime=1422.36 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 91152 0 0 0 142224 12 0 0 25 0 1 0 929894533 280174592 67441 33554432000 4194304 6736272 140736983788304 18446744073709551615 4734706 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 68402 67441 286 621 0 67772 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 273608

[startup+1482.3 s]
/proc/loadavg: 1.05 1.56 1.82 2/510 5130
/proc/meminfo: memFree=22627592/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=273608 CPUtime=1482.35 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 91152 0 0 0 148223 12 0 0 25 0 1 0 929894533 280174592 67441 33554432000 4194304 6736272 140736983788304 18446744073709551615 5142094 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 68402 67441 286 621 0 67772 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 273608

[startup+1542.3 s]
/proc/loadavg: 1.18 1.49 1.77 2/510 5131
/proc/meminfo: memFree=22627408/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=273608 CPUtime=1542.35 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 91152 0 0 0 154223 12 0 0 25 0 1 0 929894533 280174592 67441 33554432000 4194304 6736272 140736983788304 18446744073709551615 4734706 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 68402 67441 286 621 0 67772 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 273608

[startup+1602.3 s]
/proc/loadavg: 1.06 1.40 1.72 2/510 5133
/proc/meminfo: memFree=22627360/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=273608 CPUtime=1602.35 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 91152 0 0 0 160223 12 0 0 25 0 1 0 929894533 280174592 67441 33554432000 4194304 6736272 140736983788304 18446744073709551615 5803157 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 68402 67441 286 621 0 67772 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 273608

[startup+1662.3 s]
/proc/loadavg: 1.02 1.32 1.67 2/510 5135
/proc/meminfo: memFree=22627536/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=273608 CPUtime=1662.35 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 91152 0 0 0 166223 12 0 0 25 0 1 0 929894533 280174592 67441 33554432000 4194304 6736272 140736983788304 18446744073709551615 5155021 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 68402 67441 286 621 0 67772 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 273608

[startup+1722.3 s]
/proc/loadavg: 1.01 1.26 1.63 2/510 5136
/proc/meminfo: memFree=22627352/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=273608 CPUtime=1722.35 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 91152 0 0 0 172223 12 0 0 25 0 1 0 929894533 280174592 67441 33554432000 4194304 6736272 140736983788304 18446744073709551615 4754024 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 68402 67441 286 621 0 67772 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 273608

[startup+1782.3 s]
/proc/loadavg: 1.00 1.21 1.59 2/510 5138
/proc/meminfo: memFree=22626304/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=273608 CPUtime=1782.36 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 91152 0 0 0 178224 12 0 0 25 0 1 0 929894533 280174592 67441 33554432000 4194304 6736272 140736983788304 18446744073709551615 5818041 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 68402 67441 286 621 0 67772 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 273608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.00 1.20 1.57 2/510 5138
/proc/meminfo: memFree=22627048/32950928 swapFree=58671692/67111528
[pid=5062] ppid=5060 vsize=273608 CPUtime=1800.06 cores=0,2,4,6
/proc/5062/stat : 5062 (minisatid-gmp) R 5060 5062 3766 0 -1 4202496 91152 0 0 0 179994 12 0 0 25 0 1 0 929894533 280174592 67441 33554432000 4194304 6736272 140736983788304 18446744073709551615 5806359 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/5062/statm: 68402 67441 286 621 0 67772 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 273608

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

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

Child status: 0
Real time (s): 1800.03
CPU time (s): 1800.1
CPU user time (s): 1799.96
CPU system time (s): 0.138978
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 303960

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

runsolver used 9.69652 second user time and 20.4999 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-06 23:43:59
IDJOB=3466297
IDBENCH=2313
IDSOLVER=1957
FILE ID=node115/3466297-1307396638
RUNJOBID= node115-1307381327-3784
PBS_JOBID= 13514192
Free space on /tmp= 73952 MiB

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

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

MD5SUM BENCH= a4a0adfe0d9b9bff1eac92e870352c94
RANDOM SEED=211035880

node115.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.811
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.62
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.811
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.811
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.75
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.811
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.811
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.811
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.74
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.811
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.811
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:     32950928 kB
MemFree:      22833196 kB
Buffers:        242176 kB
Cached:         468484 kB
SwapCached:      65852 kB
Active:        1257084 kB
Inactive:      8607116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22833196 kB
SwapTotal:    67111528 kB
SwapFree:     58671692 kB
Dirty:            7776 kB
Writeback:          28 kB
AnonPages:     9091412 kB
Mapped:          28784 kB
Slab:           108792 kB
PageTables:      75676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 151903396 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= 73956 MiB
End job on node115 at 2011-06-07 00:14:01