Trace number 3496616

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.07 1800.02

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-swath3.opb
MD5SUM24a38adb0cf3d573eb3de1ce9ead1201
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 variables49335
Total number of constraints4902
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)209
Number of constraints which are nor clauses,nor cardinality constraints4693
Minimum length of a constraint1
Maximum length of a constraint46934
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 4776342294353942
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.00	>>> Terminate signal received
1800.06/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-3496616-1307925553/watcher-3496616-1307925553 -o /tmp/evaluation-result-3496616-1307925553/solver-3496616-1307925553 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3496616-1307925553.opb --verbosity=0 --format=opb --randomseed=1850821797 

running on 4 cores: 1,3,5,7

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.96 1.98 1.98 2/178 22379
/proc/meminfo: memFree=32050736/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=8140 CPUtime=0 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 492 0 0 0 0 0 0 0 25 0 1 0 904153188 8335360 446 33554432000 4194304 6957856 140737390003552 18446744073709551615 5917973 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 2035 446 251 675 0 1351 0

[startup+0.0458929 s]
/proc/loadavg: 1.96 1.98 1.98 2/178 22379
/proc/meminfo: memFree=32050736/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=13536 CPUtime=0.04 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 1748 0 0 0 4 0 0 0 25 0 1 0 904153188 13860864 1703 33554432000 4194304 6957856 140737390003552 18446744073709551615 4429446 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22379/statm: 3384 1726 252 675 0 2700 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13536

[startup+0.100869 s]
/proc/loadavg: 1.96 1.98 1.98 2/178 22379
/proc/meminfo: memFree=32050736/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=20468 CPUtime=0.09 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 3647 0 0 0 9 0 0 0 25 0 1 0 904153188 20959232 3435 33554432000 4194304 6957856 140737390003552 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22379/statm: 5117 3436 252 675 0 4433 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20468

[startup+0.300848 s]
/proc/loadavg: 1.96 1.98 1.98 2/178 22379
/proc/meminfo: memFree=32050736/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=36776 CPUtime=0.29 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 9129 0 0 0 29 0 0 0 25 0 1 0 904153188 37658624 7229 33554432000 4194304 6957856 140737390003552 18446744073709551615 5918152 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22379/statm: 9194 7229 252 675 0 8510 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36776

[startup+0.700771 s]
/proc/loadavg: 1.96 1.98 1.98 2/178 22379
/proc/meminfo: memFree=32050736/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=42996 CPUtime=0.69 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 10704 0 0 0 68 1 0 0 25 0 1 0 904153188 44027904 8804 33554432000 4194304 6957856 140737390003552 18446744073709551615 6085472 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22379/statm: 10749 8804 252 675 0 10065 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42996

[startup+1.50062 s]
/proc/loadavg: 1.96 1.98 1.98 3/179 22380
/proc/meminfo: memFree=31995084/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=107460 CPUtime=1.49 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 34155 0 0 0 145 4 0 0 25 0 1 0 904153188 110039040 25038 33554432000 4194304 6957856 140737390003552 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22379/statm: 26865 25043 268 675 0 26181 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107460

[startup+3.10032 s]
/proc/loadavg: 1.96 1.98 1.98 3/179 22380
/proc/meminfo: memFree=31874680/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=233780 CPUtime=3.09 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 65479 0 0 0 302 7 0 0 25 0 1 0 904153188 239390720 56362 33554432000 4194304 6957856 140737390003552 18446744073709551615 4838520 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22379/statm: 58445 56362 274 675 0 57761 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 233780

[startup+6.30073 s]
/proc/loadavg: 1.96 1.98 1.98 3/179 22380
/proc/meminfo: memFree=31875528/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=233780 CPUtime=6.29 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 65479 0 0 0 622 7 0 0 25 0 1 0 904153188 239390720 56362 33554432000 4194304 6957856 140737390003552 18446744073709551615 5934062 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22379/statm: 58445 56362 274 675 0 57761 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 233780

[startup+12.7005 s]
/proc/loadavg: 1.97 1.98 1.98 3/179 22380
/proc/meminfo: memFree=31856816/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=235536 CPUtime=12.69 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 65809 0 0 0 1262 7 0 0 25 0 1 0 904153188 241188864 56692 33554432000 4194304 6957856 140737390003552 18446744073709551615 5932670 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22379/statm: 58884 56692 274 675 0 58200 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 235536

[startup+25.5002 s]
/proc/loadavg: 1.97 1.98 1.98 3/179 22381
/proc/meminfo: memFree=31824716/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=235536 CPUtime=25.49 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 65831 0 0 0 2542 7 0 0 25 0 1 0 904153188 241188864 56714 33554432000 4194304 6957856 140737390003552 18446744073709551615 5917968 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22379/statm: 58884 56714 274 675 0 58200 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 235536

[startup+51.1004 s]
/proc/loadavg: 1.98 1.98 1.98 3/179 22381
/proc/meminfo: memFree=31822428/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=237328 CPUtime=51.09 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 66115 0 0 0 5102 7 0 0 25 0 1 0 904153188 243023872 56998 33554432000 4194304 6957856 140737390003552 18446744073709551615 4854288 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 59332 56998 274 675 0 58648 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 237328

[startup+102.306 s]
/proc/loadavg: 1.99 1.98 1.98 3/179 22383
/proc/meminfo: memFree=31871116/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=237328 CPUtime=102.3 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 66747 0 0 0 10222 8 0 0 25 0 1 0 904153188 243023872 57630 33554432000 4194304 6957856 140737390003552 18446744073709551615 4838132 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 59332 57630 284 675 0 58648 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 237328

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.98 3/179 22384
/proc/meminfo: memFree=31848748/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=237328 CPUtime=162.3 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 66755 0 0 0 16222 8 0 0 25 0 1 0 904153188 243023872 57638 33554432000 4194304 6957856 140737390003552 18446744073709551615 5313006 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 59332 57638 284 675 0 58648 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 237328

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.98 3/179 22386
/proc/meminfo: memFree=31822532/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=244468 CPUtime=222.29 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 68532 0 0 0 22221 8 0 0 25 0 1 0 904153188 250335232 59384 33554432000 4194304 6957856 140737390003552 18446744073709551615 5387595 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 61117 59384 284 675 0 60433 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 244468

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.98 3/179 22388
/proc/meminfo: memFree=31798064/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=251648 CPUtime=282.3 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 69159 0 0 0 28221 9 0 0 25 0 1 0 904153188 257687552 60004 33554432000 4194304 6957856 140737390003552 18446744073709551615 4838329 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 62912 60004 284 675 0 62228 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 251648

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.98 3/179 22428
/proc/meminfo: memFree=32101884/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=251648 CPUtime=342.3 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 69159 0 0 0 34221 9 0 0 25 0 1 0 904153188 257687552 60004 33554432000 4194304 6957856 140737390003552 18446744073709551615 5314093 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 62912 60004 284 675 0 62228 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 251648

[startup+402.3 s]
/proc/loadavg: 2.07 2.00 1.98 3/179 22430
/proc/meminfo: memFree=32057180/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=251648 CPUtime=402.3 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 69174 0 0 0 40221 9 0 0 25 0 1 0 904153188 257687552 60019 33554432000 4194304 6957856 140737390003552 18446744073709551615 5934463 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 62912 60019 284 675 0 62228 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 251648

[startup+462.3 s]
/proc/loadavg: 2.03 2.00 1.98 3/179 22431
/proc/meminfo: memFree=32051436/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=251648 CPUtime=462.31 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 69184 0 0 0 46222 9 0 0 25 0 1 0 904153188 257687552 60029 33554432000 4194304 6957856 140737390003552 18446744073709551615 5917978 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 62912 60029 284 675 0 62228 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 251648

[startup+522.3 s]
/proc/loadavg: 2.05 2.01 1.99 3/179 22433
/proc/meminfo: memFree=32046808/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=251648 CPUtime=522.31 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 69187 0 0 0 52222 9 0 0 25 0 1 0 904153188 257687552 60032 33554432000 4194304 6957856 140737390003552 18446744073709551615 5928997 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 62912 60032 284 675 0 62228 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 251648

[startup+582.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 22435
/proc/meminfo: memFree=32041796/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=251648 CPUtime=582.31 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 69194 0 0 0 58222 9 0 0 25 0 1 0 904153188 257687552 60039 33554432000 4194304 6957856 140737390003552 18446744073709551615 5922131 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 62912 60039 284 675 0 62228 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 251648

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 22441
/proc/meminfo: memFree=32023488/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=251648 CPUtime=822.32 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 69201 0 0 0 82223 9 0 0 25 0 1 0 904153188 257687552 60046 33554432000 4194304 6957856 140737390003552 18446744073709551615 5918134 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 62912 60046 284 675 0 62228 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 251648

[startup+882.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 22443
/proc/meminfo: memFree=31920776/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=251648 CPUtime=882.32 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 69203 0 0 0 88223 9 0 0 25 0 1 0 904153188 257687552 60048 33554432000 4194304 6957856 140737390003552 18446744073709551615 4869830 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 62912 60048 284 675 0 62228 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 251648

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22444
/proc/meminfo: memFree=31759520/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=251648 CPUtime=942.32 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 69205 0 0 0 94223 9 0 0 25 0 1 0 904153188 257687552 60050 33554432000 4194304 6957856 140737390003552 18446744073709551615 4854288 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 62912 60050 284 675 0 62228 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 251648

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22446
/proc/meminfo: memFree=31911248/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=251648 CPUtime=1002.32 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 69206 0 0 0 100223 9 0 0 25 0 1 0 904153188 257687552 60051 33554432000 4194304 6957856 140737390003552 18446744073709551615 4838310 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 62912 60051 284 675 0 62228 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 251648

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22447
/proc/meminfo: memFree=31908348/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=251648 CPUtime=1062.33 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 69208 0 0 0 106224 9 0 0 25 0 1 0 904153188 257687552 60053 33554432000 4194304 6957856 140737390003552 18446744073709551615 5922047 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 62912 60053 284 675 0 62228 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 251648

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22449
/proc/meminfo: memFree=31900484/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=251648 CPUtime=1122.33 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 69209 0 0 0 112224 9 0 0 25 0 1 0 904153188 257687552 60054 33554432000 4194304 6957856 140737390003552 18446744073709551615 4838376 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 62912 60054 284 675 0 62228 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 251648

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22451
/proc/meminfo: memFree=31881840/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=251648 CPUtime=1182.33 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 69212 0 0 0 118224 9 0 0 25 0 1 0 904153188 257687552 60057 33554432000 4194304 6957856 140737390003552 18446744073709551615 5917978 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 62912 60057 284 675 0 62228 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 251648

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22452
/proc/meminfo: memFree=31911556/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=251648 CPUtime=1242.33 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 69214 0 0 0 124224 9 0 0 25 0 1 0 904153188 257687552 60059 33554432000 4194304 6957856 140737390003552 18446744073709551615 5314160 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 62912 60059 284 675 0 62228 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 251648

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22454
/proc/meminfo: memFree=31943012/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=251648 CPUtime=1302.34 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 69216 0 0 0 130225 9 0 0 25 0 1 0 904153188 257687552 60061 33554432000 4194304 6957856 140737390003552 18446744073709551615 5385212 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 62912 60061 284 675 0 62228 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 251648

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22464
/proc/meminfo: memFree=31984288/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=251648 CPUtime=1362.34 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 69218 0 0 0 136225 9 0 0 25 0 1 0 904153188 257687552 60063 33554432000 4194304 6957856 140737390003552 18446744073709551615 5313001 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 62912 60063 284 675 0 62228 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 251648

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 22466
/proc/meminfo: memFree=32004712/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=251648 CPUtime=1422.34 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 69218 0 0 0 142225 9 0 0 25 0 1 0 904153188 257687552 60063 33554432000 4194304 6957856 140737390003552 18446744073709551615 4871306 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 62912 60063 284 675 0 62228 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 251648

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22468
/proc/meminfo: memFree=31970568/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=251648 CPUtime=1482.34 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 69219 0 0 0 148225 9 0 0 25 0 1 0 904153188 257687552 60064 33554432000 4194304 6957856 140737390003552 18446744073709551615 4838132 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 62912 60064 284 675 0 62228 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 251648

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22472
/proc/meminfo: memFree=31948764/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=251648 CPUtime=1542.34 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 69220 0 0 0 154225 9 0 0 25 0 1 0 904153188 257687552 60065 33554432000 4194304 6957856 140737390003552 18446744073709551615 5934062 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 62912 60065 284 675 0 62228 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 251648

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22474
/proc/meminfo: memFree=32050844/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=251648 CPUtime=1602.34 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 69221 0 0 0 160225 9 0 0 25 0 1 0 904153188 257687552 60066 33554432000 4194304 6957856 140737390003552 18446744073709551615 5307449 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 62912 60066 284 675 0 62228 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 251648

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22475
/proc/meminfo: memFree=32036916/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=251648 CPUtime=1662.35 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 69222 0 0 0 166226 9 0 0 25 0 1 0 904153188 257687552 60067 33554432000 4194304 6957856 140737390003552 18446744073709551615 5918004 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 62912 60067 284 675 0 62228 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 251648

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/179 22477
/proc/meminfo: memFree=32023980/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=251648 CPUtime=1722.35 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 69223 0 0 0 172226 9 0 0 25 0 1 0 904153188 257687552 60068 33554432000 4194304 6957856 140737390003552 18446744073709551615 5934607 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 62912 60068 284 675 0 62228 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 251648

[startup+1782.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 22479
/proc/meminfo: memFree=31998028/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=251648 CPUtime=1782.35 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 69277 0 0 0 178226 9 0 0 25 0 1 0 904153188 257687552 60121 33554432000 4194304 6957856 140737390003552 18446744073709551615 5922021 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 62912 60121 284 675 0 62228 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 251648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.12 2.05 2.01 3/179 22479
/proc/meminfo: memFree=31970112/32951124 swapFree=67072804/67111528
[pid=22379] ppid=22377 vsize=251648 CPUtime=1800.06 cores=1,3,5,7
/proc/22379/stat : 22379 (minisatid-gmp) R 22377 22379 21589 0 -1 4202496 69277 0 0 0 179997 9 0 0 25 0 1 0 904153188 257687552 60121 33554432000 4194304 6957856 140737390003552 18446744073709551615 5311774 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22379/statm: 62912 60121 284 675 0 62228 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 251648

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.02
CPU time (s): 1800.07
CPU user time (s): 1799.97
CPU system time (s): 0.102984
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 251648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.102984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69282
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 4422

runsolver used 2.56761 second user time and 5.80912 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-13 02:39:13
IDJOB=3496616
IDBENCH=2326
IDSOLVER=1990
FILE ID=node135/3496616-1307925553
RUNJOBID= node135-1307919792-21609
PBS_JOBID= 13559644
Free space on /tmp= 73876 MiB

SOLVER NAME= MinisatID 2.5.2-gmp
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-swath3.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3496616-1307925553/watcher-3496616-1307925553 -o /tmp/evaluation-result-3496616-1307925553/solver-3496616-1307925553 -C 1800 -W 1900 -M 15500  HOME/minisatid-gmp HOME/instance-3496616-1307925553.opb --verbosity=0 --format=opb --randomseed=1850821797

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

MD5SUM BENCH= 24a38adb0cf3d573eb3de1ce9ead1201
RANDOM SEED=1850821797

node135.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.851
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.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32050800 kB
Buffers:        139536 kB
Cached:         153120 kB
SwapCached:       6348 kB
Active:         590820 kB
Inactive:       123136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32050800 kB
SwapTotal:    67111528 kB
SwapFree:     67072804 kB
Dirty:            7384 kB
Writeback:           0 kB
AnonPages:      419892 kB
Mapped:          11848 kB
Slab:           122384 kB
PageTables:       4820 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   621848 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73876 MiB
End job on node135 at 2011-06-13 03:09:15