Trace number 3496671

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.5.2-gmp (fixed)? (TO) 1800.05 1802.01

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-roll3000.opb
MD5SUM553e03f28bab227c11d33a47edd1fb32
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 variables8902
Total number of constraints2864
Number of constraints which are clauses143
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints2690
Minimum length of a constraint2
Maximum length of a constraint2407
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 1024000000000
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 2123511627775
Number of bits of the biggest sum of numbers41
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.04/1800.00	>>> Terminate signal received
1800.04/1800.00	UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3496671-1307927630/watcher-3496671-1307927630 -o /tmp/evaluation-result-3496671-1307927630/solver-3496671-1307927630 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3496671-1307927630.opb --verbosity=0 --format=opb --randomseed=1221861512 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.95 2/177 13023
/proc/meminfo: memFree=32148716/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=7944 CPUtime=0 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 469 0 0 0 0 0 0 0 25 0 1 0 904361008 8134656 423 33554432000 4194304 6957856 140734797367024 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 1986 423 251 675 0 1302 0

[startup+0.059816 s]
/proc/loadavg: 1.92 1.98 1.95 2/177 13023
/proc/meminfo: memFree=32148716/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=12288 CPUtime=0.05 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 1508 0 0 0 5 0 0 0 25 0 1 0 904361008 12582912 1462 33554432000 4194304 6957856 140734797367024 18446744073709551615 5460290 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 3072 1462 252 675 0 2388 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12288

[startup+0.100847 s]
/proc/loadavg: 1.92 1.98 1.95 2/177 13023
/proc/meminfo: memFree=32148716/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=13468 CPUtime=0.09 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 1809 0 0 0 9 0 0 0 25 0 1 0 904361008 13791232 1763 33554432000 4194304 6957856 140734797367024 18446744073709551615 5917968 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 3367 1763 252 675 0 2683 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13468

[startup+0.30081 s]
/proc/loadavg: 1.92 1.98 1.95 2/177 13023
/proc/meminfo: memFree=32148716/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=27028 CPUtime=0.29 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 5242 0 0 0 29 0 0 0 25 0 1 0 904361008 27676672 5171 33554432000 4194304 6957856 140734797367024 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 6757 5171 268 675 0 6073 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27028

[startup+0.700735 s]
/proc/loadavg: 1.92 1.98 1.95 2/177 13023
/proc/meminfo: memFree=32148716/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=57048 CPUtime=0.69 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 13532 0 0 0 68 1 0 0 25 0 1 0 904361008 58417152 12662 33554432000 4194304 6957856 140734797367024 18446744073709551615 5917999 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 14262 12662 279 675 0 13578 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57048

[startup+1.50059 s]
/proc/loadavg: 1.92 1.98 1.95 3/178 13024
/proc/meminfo: memFree=32099628/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=57048 CPUtime=1.49 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 13550 0 0 0 148 1 0 0 25 0 1 0 904361008 58417152 12679 33554432000 4194304 6957856 140734797367024 18446744073709551615 5314071 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 14262 12679 288 675 0 13578 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57048

[startup+3.1003 s]
/proc/loadavg: 1.92 1.98 1.95 3/178 13024
/proc/meminfo: memFree=32099248/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=57048 CPUtime=3.09 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 13564 0 0 0 308 1 0 0 25 0 1 0 904361008 58417152 12693 33554432000 4194304 6957856 140734797367024 18446744073709551615 5922145 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 14262 12693 288 675 0 13578 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57048

[startup+6.30073 s]
/proc/loadavg: 1.93 1.98 1.95 3/178 13024
/proc/meminfo: memFree=32098876/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=57048 CPUtime=6.29 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 13594 0 0 0 628 1 0 0 25 0 1 0 904361008 58417152 12721 33554432000 4194304 6957856 140734797367024 18446744073709551615 4866441 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 14262 12721 288 675 0 13578 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57048

[startup+12.7006 s]
/proc/loadavg: 1.93 1.98 1.95 3/178 13024
/proc/meminfo: memFree=32098172/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=53320 CPUtime=12.69 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 13791 0 0 0 1268 1 0 0 25 0 1 0 904361008 54599680 12818 33554432000 4194304 6957856 140734797367024 18446744073709551615 5934953 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 13330 12818 290 675 0 12646 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53320

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.95 3/178 13025
/proc/meminfo: memFree=32097652/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=53540 CPUtime=25.49 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 14186 0 0 0 2548 1 0 0 25 0 1 0 904361008 54824960 12880 33554432000 4194304 6957856 140734797367024 18446744073709551615 5922134 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 13385 12880 290 675 0 12701 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53540

[startup+51.1009 s]
/proc/loadavg: 1.96 1.98 1.95 3/178 13025
/proc/meminfo: memFree=32092472/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=57284 CPUtime=51.09 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 14889 0 0 0 5108 1 0 0 25 0 1 0 904361008 58658816 13576 33554432000 4194304 6957856 140734797367024 18446744073709551615 4866494 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 14321 13576 290 675 0 13637 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57284

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.95 3/178 13027
/proc/meminfo: memFree=32085236/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=61640 CPUtime=102.3 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 15819 0 0 0 10229 1 0 0 25 0 1 0 904361008 63119360 14497 33554432000 4194304 6957856 140734797367024 18446744073709551615 5918152 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 15410 14497 290 675 0 14726 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 61640

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 13028
/proc/meminfo: memFree=32083460/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=61640 CPUtime=162.29 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 16212 0 0 0 16228 1 0 0 25 0 1 0 904361008 63119360 14881 33554432000 4194304 6957856 140734797367024 18446744073709551615 5312912 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 15410 14881 290 675 0 14726 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 61640

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 13030
/proc/meminfo: memFree=32081560/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=63328 CPUtime=222.29 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 16666 0 0 0 22228 1 0 0 25 0 1 0 904361008 64847872 15333 33554432000 4194304 6957856 140734797367024 18446744073709551615 5387536 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 15832 15333 290 675 0 15148 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 63328

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 13031
/proc/meminfo: memFree=32079544/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=70424 CPUtime=282.3 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 18451 0 0 0 28228 2 0 0 25 0 1 0 904361008 72114176 15827 33554432000 4194304 6957856 140734797367024 18446744073709551615 5932600 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 17606 15827 290 675 0 16922 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 70424

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 13033
/proc/meminfo: memFree=32079504/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=70424 CPUtime=342.3 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 18451 0 0 0 34228 2 0 0 25 0 1 0 904361008 72114176 15827 33554432000 4194304 6957856 140734797367024 18446744073709551615 5922052 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 17606 15827 290 675 0 16922 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 70424

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 13035
/proc/meminfo: memFree=32079840/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=70424 CPUtime=402.3 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 18451 0 0 0 40228 2 0 0 25 0 1 0 904361008 72114176 15827 33554432000 4194304 6957856 140734797367024 18446744073709551615 5934943 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 17606 15827 290 675 0 16922 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 70424

[startup+462.301 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 13036
/proc/meminfo: memFree=32073584/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=74844 CPUtime=462.3 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 20172 0 0 0 46228 2 0 0 25 0 1 0 904361008 76640256 17532 33554432000 4194304 6957856 140734797367024 18446744073709551615 5385223 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 18711 17532 290 675 0 18027 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 74844

[startup+522.301 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 13038
/proc/meminfo: memFree=32071560/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=74844 CPUtime=522.3 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 20619 0 0 0 52228 2 0 0 25 0 1 0 904361008 76640256 17972 33554432000 4194304 6957856 140734797367024 18446744073709551615 5933952 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 18711 17972 290 675 0 18027 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 74844

[startup+582.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 13039
/proc/meminfo: memFree=32070412/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=74844 CPUtime=582.3 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 20868 0 0 0 58228 2 0 0 25 0 1 0 904361008 76640256 18215 33554432000 4194304 6957856 140734797367024 18446744073709551615 5922598 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 18711 18215 290 675 0 18027 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 74844

[startup+642.301 s]

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

/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 391537 0 0 0 100171 60 0 0 25 0 1 0 904361008 116101120 23560 33554432000 4194304 6957856 140734797367024 18446744073709551615 5387648 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 28345 23560 290 675 0 27661 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 113380

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 13052
/proc/meminfo: memFree=32060180/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=90028 CPUtime=1062.31 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 416437 0 0 0 106168 63 0 0 25 0 1 0 904361008 92188672 20436 33554432000 4194304 6957856 140734797367024 18446744073709551615 5319469 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 22507 20436 290 675 0 21823 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 90028

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 13054
/proc/meminfo: memFree=32058276/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=90028 CPUtime=1122.31 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 416831 0 0 0 112168 63 0 0 25 0 1 0 904361008 92188672 20824 33554432000 4194304 6957856 140734797367024 18446744073709551615 5933952 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 22507 20824 290 675 0 21823 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 90028

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 13055
/proc/meminfo: memFree=32014104/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=139348 CPUtime=1182.32 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 428274 0 0 0 118167 65 0 0 25 0 1 0 904361008 142692352 32257 33554432000 4194304 6957856 140734797367024 18446744073709551615 4869815 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 34837 32257 290 675 0 34153 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 139348

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 13096
/proc/meminfo: memFree=32222240/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=170168 CPUtime=1242.32 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 482440 0 0 0 124159 73 0 0 25 0 1 0 904361008 174252032 38000 33554432000 4194304 6957856 140734797367024 18446744073709551615 5314071 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 42542 38000 290 675 0 41858 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 170168

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 13098
/proc/meminfo: memFree=32256268/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=120380 CPUtime=1302.32 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 544413 0 0 0 130151 81 0 0 25 0 1 0 904361008 123269120 29209 33554432000 4194304 6957856 140734797367024 18446744073709551615 5929043 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 30095 29209 290 675 0 29411 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 120380

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 13099
/proc/meminfo: memFree=32235272/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=170168 CPUtime=1362.32 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 601012 0 0 0 136142 90 0 0 25 0 1 0 904361008 174252032 34659 33554432000 4194304 6957856 140734797367024 18446744073709551615 4870031 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 42542 34659 290 675 0 41858 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 170168

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 13101
/proc/meminfo: memFree=32283596/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=90028 CPUtime=1422.33 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 625634 0 0 0 142139 94 0 0 25 0 1 0 904361008 92188672 22016 33554432000 4194304 6957856 140734797367024 18446744073709551615 5315723 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 22507 22016 290 675 0 21823 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 90028

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 13102
/proc/meminfo: memFree=32212124/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=188844 CPUtime=1482.33 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 673670 0 0 0 148132 101 0 0 25 0 1 0 904361008 193376256 40340 33554432000 4194304 6957856 140734797367024 18446744073709551615 5922131 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 47211 40340 290 675 0 46527 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 188844

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 1.96 3/178 13104
/proc/meminfo: memFree=32185912/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=188844 CPUtime=1542.32 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 720653 0 0 0 154122 110 0 0 25 0 1 0 904361008 193376256 46674 33554432000 4194304 6957856 140734797367024 18446744073709551615 5922126 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 47211 46674 290 675 0 46527 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 188844

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 13106
/proc/meminfo: memFree=32213012/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=188844 CPUtime=1602.32 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 775496 0 0 0 160113 119 0 0 25 0 1 0 904361008 193376256 40308 33554432000 4194304 6957856 140734797367024 18446744073709551615 5311741 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 47211 40308 290 675 0 46527 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 188844

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 13107
/proc/meminfo: memFree=32229952/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=158024 CPUtime=1662.33 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 831319 0 0 0 166106 127 0 0 25 0 1 0 904361008 161816576 35612 33554432000 4194304 6957856 140734797367024 18446744073709551615 5932670 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 39506 35612 290 675 0 38822 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 158024

[startup+1722.3 s]
/proc/loadavg: 2.08 2.02 1.97 3/178 13109
/proc/meminfo: memFree=32203732/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=188844 CPUtime=1722.33 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 878132 0 0 0 172098 135 0 0 25 0 1 0 904361008 193376256 42694 33554432000 4194304 6957856 140734797367024 18446744073709551615 5314078 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 47211 42694 290 675 0 46527 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 188844

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 1.97 3/178 13110
/proc/meminfo: memFree=32207780/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=188844 CPUtime=1782.33 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 937323 0 0 0 178089 144 0 0 25 0 1 0 904361008 193376256 41310 33554432000 4194304 6957856 140734797367024 18446744073709551615 5917978 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 47211 41310 290 675 0 46527 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 188844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.02 2.01 1.97 3/178 13111
/proc/meminfo: memFree=32214576/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=188844 CPUtime=1800.04 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) R 13021 13023 12163 0 -1 4202496 955850 0 0 0 179857 147 0 0 25 0 1 0 904361008 193376256 39460 33554432000 4194304 6957856 140734797367024 18446744073709551615 4870048 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13023/statm: 47211 39460 290 675 0 46527 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 188844

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -13023

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

[startup+1801.4 s]
/proc/loadavg: 2.02 2.01 1.97 2/179 13112
/proc/meminfo: memFree=32214320/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=188848 CPUtime=1800.04 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) S 13021 13023 12163 0 -1 4202496 955855 0 0 0 179857 147 0 0 25 0 1 0 904361008 193380352 39465 33554432000 4194304 6957856 140734797367024 18446744073709551615 6100974 0 16384 4096 17571 18446604453862799488 0 0 17 4 0 0 0
/proc/13023/statm: 47212 39465 292 675 0 46528 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 188848

[startup+1801.81 s]
/proc/loadavg: 2.02 2.01 1.97 2/179 13112
/proc/meminfo: memFree=32214320/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=188848 CPUtime=1800.04 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) S 13021 13023 12163 0 -1 4202496 955855 0 0 0 179857 147 0 0 25 0 1 0 904361008 193380352 39465 33554432000 4194304 6957856 140734797367024 18446744073709551615 6100974 0 16384 4096 17571 18446604453862799488 0 0 17 4 0 0 0
/proc/13023/statm: 47212 39465 292 675 0 46528 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 188848

[startup+1802 s]
/proc/loadavg: 2.02 2.01 1.97 2/179 13112
/proc/meminfo: memFree=32214320/32951124 swapFree=67056676/67111528
[pid=13023] ppid=13021 vsize=188848 CPUtime=1800.04 cores=0,2,4,6
/proc/13023/stat : 13023 (minisatid-gmp) S 13021 13023 12163 0 -1 4202496 955855 0 0 0 179857 147 0 0 25 0 1 0 904361008 193380352 39465 33554432000 4194304 6957856 140734797367024 18446744073709551615 6100974 0 16384 4096 17571 18446604453862799488 0 0 17 4 0 0 0
/proc/13023/statm: 47212 39465 292 675 0 46528 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 188848

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.01
CPU time (s): 1800.05
CPU user time (s): 1798.57
CPU system time (s): 1.48177
CPU usage (%): 99.8912
Max. virtual memory (cumulated for all children) (KiB): 288252

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

runsolver used 2.6386 second user time and 5.57615 second system time

The end

Launcher Data

Begin job on node136 at 2011-06-13 03:13:50
IDJOB=3496671
IDBENCH=2508
IDSOLVER=1990
FILE ID=node136/3496671-1307927630
RUNJOBID= node136-1307919792-12181
PBS_JOBID= 13559643
Free space on /tmp= 74052 MiB

SOLVER NAME= MinisatID 2.5.2-gmp
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-roll3000.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3496671-1307927630/watcher-3496671-1307927630 -o /tmp/evaluation-result-3496671-1307927630/solver-3496671-1307927630 -C 1800 -W 1900 -M 15500  HOME/minisatid-gmp HOME/instance-3496671-1307927630.opb --verbosity=0 --format=opb --randomseed=1221861512

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

MD5SUM BENCH= 553e03f28bab227c11d33a47edd1fb32
RANDOM SEED=1221861512

node136.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.809
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.61
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.809
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.809
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.809
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.76
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.809
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.75
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.809
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.83
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.809
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.809
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:     32951124 kB
MemFree:      32149144 kB
Buffers:        143304 kB
Cached:         222476 kB
SwapCached:       8544 kB
Active:         482896 kB
Inactive:       131332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32149144 kB
SwapTotal:    67111528 kB
SwapFree:     67056676 kB
Dirty:            4280 kB
Writeback:           0 kB
AnonPages:      246100 kB
Mapped:          14264 kB
Slab:           122796 kB
PageTables:       5308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   464992 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= 74052 MiB
End job on node136 at 2011-06-13 03:43:53