Trace number 3466295

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.32 1800.28

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
plato.asu.edu/pub/lptestset/fome/normalized-mps-v2-20-10-fome13.opb
MD5SUMe3f30a3ccce8a834fba8f93335c22413
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 variables2933624
Total number of constraints48672
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints48672
Minimum length of a constraint13
Maximum length of a constraint6840
Number of terms in the objective function 1496264
Biggest coefficient in the objective function 2150851580428025856
Number of bits for the biggest coefficient in the objective function 61
Sum of the numbers in the objective function 7062021246795700082208
Number of bits of the sum of numbers in the objective function 73
Biggest number in a constraint 53687091200000000000
Number of bits of the biggest number in a constraint 66
Biggest sum of numbers in a constraint 7062021246795700082208
Number of bits of the biggest sum of numbers73
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

6.19/6.29	>>> IMPORTANT: two aggregates with the same head occurred. Assuming that this head is certainly true.
1800.03/1800.00	>>> 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-3466295-1307640541/watcher-3466295-1307640541 -o /tmp/evaluation-result-3466295-1307640541/solver-3466295-1307640541 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid-gmp HOME/instance-3466295-1307640541.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: 2.01 2.00 1.95 2/177 9029
/proc/meminfo: memFree=32392380/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=7680 CPUtime=0 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 416 0 0 0 0 0 0 0 23 0 1 0 875653552 7864320 364 33554432000 4194304 6736272 140734865912528 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1920 364 221 621 0 1290 0

[startup+0.038118 s]
/proc/loadavg: 2.01 2.00 1.95 2/177 9029
/proc/meminfo: memFree=32392380/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=9932 CPUtime=0.03 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 1044 0 0 0 3 0 0 0 23 0 1 0 875653552 10170368 943 33554432000 4194304 6736272 140734865912528 18446744073709551615 5426764 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 2483 943 221 621 0 1853 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9932

[startup+0.101169 s]
/proc/loadavg: 2.01 2.00 1.95 2/177 9029
/proc/meminfo: memFree=32392380/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=14892 CPUtime=0.09 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 2400 0 0 0 9 0 0 0 23 0 1 0 875653552 15249408 2009 33554432000 4194304 6736272 140734865912528 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 3723 2009 221 621 0 3093 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14892

[startup+0.301138 s]
/proc/loadavg: 2.01 2.00 1.95 2/177 9029
/proc/meminfo: memFree=32392380/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=28372 CPUtime=0.29 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 6287 0 0 0 29 0 0 0 25 0 1 0 875653552 29052928 5511 33554432000 4194304 6736272 140734865912528 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 7093 5511 221 621 0 6463 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28372

[startup+0.701079 s]
/proc/loadavg: 2.01 2.00 1.95 2/177 9029
/proc/meminfo: memFree=32392380/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=67260 CPUtime=0.69 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 16587 0 0 0 67 2 0 0 25 0 1 0 875653552 68874240 13505 33554432000 4194304 6736272 140734865912528 18446744073709551615 4365546 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 16815 13505 221 621 0 16185 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67260

[startup+1.50081 s]
/proc/loadavg: 2.01 2.00 1.95 3/178 9030
/proc/meminfo: memFree=32258972/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=127432 CPUtime=1.49 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 33258 0 0 0 145 4 0 0 25 0 1 0 875653552 130490368 27103 33554432000 4194304 6736272 140734865912528 18446744073709551615 5806951 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 31858 27103 221 621 0 31228 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 127432

[startup+3.10064 s]
/proc/loadavg: 2.09 2.02 1.95 3/178 9030
/proc/meminfo: memFree=31993832/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=247504 CPUtime=3.09 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 66428 0 0 0 301 8 0 0 25 0 1 0 875653552 253444096 54128 33554432000 4194304 6736272 140734865912528 18446744073709551615 5148075 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 61876 54128 221 621 0 61246 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 247504

[startup+6.30109 s]
/proc/loadavg: 2.09 2.02 1.95 3/178 9030
/proc/meminfo: memFree=31368372/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=770612 CPUtime=6.29 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 236111 0 0 0 604 25 0 0 25 0 1 0 875653552 789106688 183470 33554432000 4194304 6736272 140734865912528 18446744073709551615 5474340 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 192653 183470 248 621 0 192023 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 770612

[startup+12.7069 s]
/proc/loadavg: 2.07 2.02 1.95 3/178 9030
/proc/meminfo: memFree=31289044/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=849784 CPUtime=12.7 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 254977 0 0 0 1241 29 0 0 25 0 1 0 875653552 870178816 202336 33554432000 4194304 6736272 140734865912528 18446744073709551615 5311535 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 212446 202336 248 621 0 211816 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 849784

[startup+25.5007 s]
/proc/loadavg: 2.06 2.01 1.95 3/178 9031
/proc/meminfo: memFree=30769788/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=1408340 CPUtime=25.49 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 388894 0 0 0 2503 46 0 0 25 0 1 0 875653552 1442140160 336253 33554432000 4194304 6736272 140734865912528 18446744073709551615 5149970 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 352085 336254 248 621 0 351455 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1408340

[startup+51.1011 s]
/proc/loadavg: 2.04 2.01 1.95 3/178 9031
/proc/meminfo: memFree=28415172/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=3700224 CPUtime=51.1 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 1093395 0 0 0 4980 130 0 0 25 0 1 0 875653552 3789029376 915118 33554432000 4194304 6736272 140734865912528 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 925056 915121 268 621 0 924426 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 3700224

[startup+102.301 s]
/proc/loadavg: 2.01 2.01 1.95 3/178 9033
/proc/meminfo: memFree=25324652/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=6738332 CPUtime=102.3 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 1851643 0 0 0 10017 213 0 0 25 0 1 0 875653552 6900051968 1673366 33554432000 4194304 6736272 140734865912528 18446744073709551615 5803336 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1684583 1673366 272 621 0 1683953 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 6738332

[startup+162.307 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 9034
/proc/meminfo: memFree=25226908/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=6756168 CPUtime=162.3 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 1856767 0 0 0 16017 213 0 0 25 0 1 0 875653552 6918316032 1678455 33554432000 4194304 6736272 140734865912528 18446744073709551615 4753726 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1689042 1678455 288 621 0 1688412 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 6756168

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 9036
/proc/meminfo: memFree=25032424/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=6877984 CPUtime=222.29 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 1889944 0 0 0 22011 218 0 0 25 0 1 0 875653552 7043055616 1705327 33554432000 4194304 6736272 140734865912528 18446744073709551615 5150730 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1719496 1705327 289 621 0 1718866 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 6877984

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 9037
/proc/meminfo: memFree=24941128/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=6928072 CPUtime=282.3 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 1919861 0 0 0 28006 224 0 0 25 0 1 0 875653552 7094345728 1713599 33554432000 4194304 6736272 140734865912528 18446744073709551615 5818383 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1732018 1713599 289 621 0 1731388 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 6928072

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 9039
/proc/meminfo: memFree=24826488/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=7009460 CPUtime=342.3 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 1933414 0 0 0 34003 227 0 0 25 0 1 0 875653552 7177687040 1727011 33554432000 4194304 6736272 140734865912528 18446744073709551615 5811982 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1752365 1727011 289 621 0 1751735 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 7009460

[startup+402.3 s]
/proc/loadavg: 2.04 2.01 1.96 3/178 9041
/proc/meminfo: memFree=24682724/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=7009460 CPUtime=402.29 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 1983975 0 0 0 39994 235 0 0 25 0 1 0 875653552 7177687040 1735808 33554432000 4194304 6736272 140734865912528 18446744073709551615 5803283 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1752365 1735808 289 621 0 1751735 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 7009460

[startup+462.301 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 9042
/proc/meminfo: memFree=24595112/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=7141720 CPUtime=462.3 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 1999112 0 0 0 45991 239 0 0 25 0 1 0 875653552 7313121280 1750684 33554432000 4194304 6736272 140734865912528 18446744073709551615 5219598 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1785430 1750684 289 621 0 1784800 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 7141720

[startup+522.3 s]
/proc/loadavg: 2.06 2.02 1.96 3/178 9044
/proc/meminfo: memFree=24537292/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=7141720 CPUtime=522.3 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 2012264 0 0 0 51988 242 0 0 25 0 1 0 875653552 7313121280 1763742 33554432000 4194304 6736272 140734865912528 18446744073709551615 5148165 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1785430 1763742 289 621 0 1784800 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 7141720

[startup+582.301 s]
/proc/loadavg: 2.02 2.01 1.96 3/178 9045
/proc/meminfo: memFree=24543568/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=7146360 CPUtime=582.3 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 2089316 0 0 0 57976 254 0 0 25 0 1 0 875653552 7317872640 1754129 33554432000 4194304 6736272 140734865912528 18446744073709551615 5806341 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1786590 1754129 289 621 0 1785960 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 7146360


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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 9053
/proc/meminfo: memFree=25144988/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=6865180 CPUtime=882.31 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 2194466 0 0 0 87954 277 0 0 25 0 1 0 875653552 7029944320 1699118 33554432000 4194304 6736272 140734865912528 18446744073709551615 5806359 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1716295 1699118 289 621 0 1715665 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 6865180

[startup+942.3 s]
/proc/loadavg: 2.06 2.01 1.97 3/178 9055
/proc/meminfo: memFree=25120252/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=6897652 CPUtime=942.31 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 2200686 0 0 0 93953 278 0 0 25 0 1 0 875653552 7063195648 1705287 33554432000 4194304 6736272 140734865912528 18446744073709551615 5149241 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1724413 1705287 289 621 0 1723783 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 6897652

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/178 9057
/proc/meminfo: memFree=25059064/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=6977792 CPUtime=1002.32 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 2233094 0 0 0 99948 284 0 0 25 0 1 0 875653552 7145259008 1720295 33554432000 4194304 6736272 140734865912528 18446744073709551615 5818587 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1744448 1720295 289 621 0 1743818 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 6977792

[startup+1062.3 s]
/proc/loadavg: 2.08 2.02 1.97 3/178 9058
/proc/meminfo: memFree=24988832/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=7027880 CPUtime=1062.32 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 2246783 0 0 0 105946 286 0 0 25 0 1 0 875653552 7196549120 1733898 33554432000 4194304 6736272 140734865912528 18446744073709551615 4734706 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1756970 1733898 289 621 0 1756340 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 7027880

[startup+1122.3 s]
/proc/loadavg: 2.03 2.01 1.97 3/178 9060
/proc/meminfo: memFree=24864168/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=7109268 CPUtime=1122.32 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 2265149 0 0 0 111943 289 0 0 25 0 1 0 875653552 7279890432 1752047 33554432000 4194304 6736272 140734865912528 18446744073709551615 4753968 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1777317 1752047 289 621 0 1776687 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 7109268

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/178 9061
/proc/meminfo: memFree=24629636/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=7241528 CPUtime=1182.31 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 2282293 0 0 0 117939 292 0 0 25 0 1 0 875653552 7415324672 1769013 33554432000 4194304 6736272 140734865912528 18446744073709551615 5149293 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1810382 1769013 289 621 0 1809752 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 7241528

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9063
/proc/meminfo: memFree=24373912/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=7456452 CPUtime=1242.32 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 2308968 0 0 0 123935 297 0 0 25 0 1 0 875653552 7635406848 1795462 33554432000 4194304 6736272 140734865912528 18446744073709551615 5806468 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1864113 1795462 289 621 0 1863483 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 7456452

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9065
/proc/meminfo: memFree=24431396/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=7241528 CPUtime=1302.32 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 2371243 0 0 0 129925 307 0 0 25 0 1 0 875653552 7415324672 1763315 33554432000 4194304 6736272 140734865912528 18446744073709551615 5146809 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1810382 1763315 289 621 0 1809752 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 7241528

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9066
/proc/meminfo: memFree=24849368/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=7241528 CPUtime=1362.32 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 2387481 0 0 0 135922 310 0 0 25 0 1 0 875653552 7415324672 1779382 33554432000 4194304 6736272 140734865912528 18446744073709551615 5818807 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1810382 1779382 289 621 0 1809752 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 7241528

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9068
/proc/meminfo: memFree=24688980/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=7456452 CPUtime=1422.32 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 2415445 0 0 0 141915 317 0 0 25 0 1 0 875653552 7635406848 1807193 33554432000 4194304 6736272 140734865912528 18446744073709551615 4753651 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1864113 1807193 289 621 0 1863483 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 7456452

[startup+1482.31 s]
/proc/loadavg: 2.08 2.02 1.98 3/178 9069
/proc/meminfo: memFree=24595312/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=7456452 CPUtime=1482.33 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 2436350 0 0 0 147912 321 0 0 25 0 1 0 875653552 7635406848 1827959 33554432000 4194304 6736272 140734865912528 18446744073709551615 5818041 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1864113 1827959 289 621 0 1863483 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 7456452

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 1.98 3/178 9071
/proc/meminfo: memFree=24541048/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=7456452 CPUtime=1542.33 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 2450046 0 0 0 153908 325 0 0 25 0 1 0 875653552 7635406848 1841580 33554432000 4194304 6736272 140734865912528 18446744073709551615 5151408 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1864113 1841580 289 621 0 1863483 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 7456452

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.98 3/178 9073
/proc/meminfo: memFree=24472552/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=7805700 CPUtime=1602.32 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 2467062 0 0 0 159904 328 0 0 25 0 1 0 875653552 7993036800 1858500 33554432000 4194304 6736272 140734865912528 18446744073709551615 5803315 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1951425 1858500 289 621 0 1950795 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 7805700

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 1.98 3/178 9074
/proc/meminfo: memFree=25000008/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=6977792 CPUtime=1662.33 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 2501495 0 0 0 165896 337 0 0 25 0 1 0 875653552 7145259008 1727392 33554432000 4194304 6736272 140734865912528 18446744073709551615 5219596 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1744448 1727392 289 621 0 1743818 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 6977792

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/178 9076
/proc/meminfo: memFree=24839512/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=7241528 CPUtime=1722.33 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 2540855 0 0 0 171889 344 0 0 25 0 1 0 875653552 7415324672 1766435 33554432000 4194304 6736272 140734865912528 18446744073709551615 5803347 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1810382 1766435 289 621 0 1809752 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 7241528

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 9077
/proc/meminfo: memFree=24690536/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=7456452 CPUtime=1782.33 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 2578236 0 0 0 177881 352 0 0 25 0 1 0 875653552 7635406848 1803489 33554432000 4194304 6736272 140734865912528 18446744073709551615 4731938 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1864113 1803489 289 621 0 1863483 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 7456452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.98 2/176 9079
/proc/meminfo: memFree=25211712/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=7456452 CPUtime=1800.03 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202496 2586235 0 0 0 179650 353 0 0 25 0 1 0 875653552 7635406848 1811408 33554432000 4194304 6736272 140734865912528 18446744073709551615 5219634 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/9029/statm: 1864113 1811408 289 621 0 1863483 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 7456452

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

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

[startup+1800.21 s]
/proc/loadavg: 2.00 2.00 1.98 2/177 9080
/proc/meminfo: memFree=27763508/32950928 swapFree=67052072/67111528
[pid=9029] ppid=9027 vsize=0 CPUtime=1800.24 cores=0,2,4,6
/proc/9029/stat : 9029 (minisatid-gmp) R 9027 9029 8181 0 -1 4202500 2586240 0 0 0 179651 373 0 0 25 0 1 0 875653552 0 0 33554432000 0 0 0 0 0 0 16384 4096 17571 18446744073709551615 0 0 17 0 0 0 0
/proc/9029/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.28
CPU time (s): 1800.32
CPU user time (s): 1796.51
CPU system time (s): 3.80742
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 7805700

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

runsolver used 2.90756 second user time and 5.84611 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-09 19:29:08
IDJOB=3466295
IDBENCH=2278
IDSOLVER=1957
FILE ID=node120/3466295-1307640541
RUNJOBID= node120-1307633323-8199
PBS_JOBID= 13549392
Free space on /tmp= 73872 MiB

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

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

MD5SUM BENCH= e3f30a3ccce8a834fba8f93335c22413
RANDOM SEED=545064566

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.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.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.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.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.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.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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      32392436 kB
Buffers:         28584 kB
Cached:         280696 kB
SwapCached:      11044 kB
Active:         332540 kB
Inactive:        71032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32392436 kB
SwapTotal:    67111528 kB
SwapFree:     67052072 kB
Dirty:          177856 kB
Writeback:          28 kB
AnonPages:       91816 kB
Mapped:          10052 kB
Slab:            89580 kB
PageTables:       4764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   298788 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= 73880 MiB
End job on node120 at 2011-06-09 19:59:10