Trace number 3496640

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-forplan.opb
MD5SUM43a001fe9c1e4e8b75108df32c142ab0
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 variables12528
Total number of constraints155
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 constraints155
Minimum length of a constraint27
Maximum length of a constraint9090
Number of terms in the objective function 9340
Biggest coefficient in the objective function 6454798974976000
Number of bits for the biggest coefficient in the objective function 53
Sum of the numbers in the objective function 1138676908426644728
Number of bits of the sum of numbers in the objective function 60
Biggest number in a constraint 6454798974976000
Number of bits of the biggest number in a constraint 53
Biggest sum of numbers in a constraint 1138676908426644728
Number of bits of the biggest sum of numbers60
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.03	>>> IMPORTANT: two aggregates with the same head occurred. Assuming that this head is certainly true.
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 /var/tmp/evaluation-result-3496640-1307927003/watcher-3496640-1307927003 -o /var/tmp/evaluation-result-3496640-1307927003/solver-3496640-1307927003 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3496640-1307927003.opb --verbosity=0 --format=opb --randomseed=1532574600 

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.93 3/177 27205
/proc/meminfo: memFree=2663232/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=7680 CPUtime=0 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 379 0 0 0 0 0 0 0 25 0 1 0 904297356 7864320 332 33554432000 4194304 6957856 140735463405040 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 1920 332 227 675 0 1236 0

[startup+0.04853 s]
/proc/loadavg: 1.92 1.98 1.93 3/177 27205
/proc/meminfo: memFree=2663232/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=12280 CPUtime=0.04 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 1796 0 0 0 4 0 0 0 25 0 1 0 904297356 12574720 1434 33554432000 4194304 6957856 140735463405040 18446744073709551615 5457399 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 3070 1434 252 675 0 2386 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12280

[startup+0.10052 s]
/proc/loadavg: 1.92 1.98 1.93 3/177 27205
/proc/meminfo: memFree=2663232/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=14328 CPUtime=0.09 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 2260 0 0 0 9 0 0 0 25 0 1 0 904297356 14671872 1898 33554432000 4194304 6957856 140735463405040 18446744073709551615 5385152 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 3582 1898 252 675 0 2898 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14328

[startup+0.300481 s]
/proc/loadavg: 1.92 1.98 1.93 3/177 27205
/proc/meminfo: memFree=2663232/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=18772 CPUtime=0.29 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 3386 0 0 0 29 0 0 0 25 0 1 0 904297356 19222528 3024 33554432000 4194304 6957856 140735463405040 18446744073709551615 5395146 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 4693 3024 252 675 0 4009 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18772

[startup+0.70042 s]
/proc/loadavg: 1.92 1.98 1.93 3/177 27205
/proc/meminfo: memFree=2663232/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=49404 CPUtime=0.69 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 16970 0 0 0 67 2 0 0 25 0 1 0 904297356 50589696 10569 33554432000 4194304 6957856 140735463405040 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 12351 10572 269 675 0 11667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49404

[startup+1.50026 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 27206
/proc/meminfo: memFree=2582024/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=86804 CPUtime=1.49 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 29464 0 0 0 146 3 0 0 25 0 1 0 904297356 88887296 19714 33554432000 4194304 6957856 140735463405040 18446744073709551615 5918221 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 21701 19714 274 675 0 21017 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86804

[startup+3.10095 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 27206
/proc/meminfo: memFree=2580040/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=86804 CPUtime=3.09 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 29464 0 0 0 306 3 0 0 25 0 1 0 904297356 88887296 19714 33554432000 4194304 6957856 140735463405040 18446744073709551615 5312966 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 21701 19714 274 675 0 21017 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86804

[startup+6.30033 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 27207
/proc/meminfo: memFree=2567156/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=86804 CPUtime=6.29 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 29464 0 0 0 626 3 0 0 25 0 1 0 904297356 88887296 19714 33554432000 4194304 6957856 140735463405040 18446744073709551615 5312956 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 21701 19714 274 675 0 21017 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86804

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 27207
/proc/meminfo: memFree=2558132/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=86804 CPUtime=12.69 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 29612 0 0 0 1266 3 0 0 25 0 1 0 904297356 88887296 19860 33554432000 4194304 6957856 140735463405040 18446744073709551615 5313006 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 21701 19860 284 675 0 21017 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86804

[startup+25.5007 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 27207
/proc/meminfo: memFree=2503172/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=107252 CPUtime=25.49 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 36978 0 0 0 2545 4 0 0 25 0 1 0 904297356 109826048 25875 33554432000 4194304 6957856 140735463405040 18446744073709551615 5932541 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 26813 25875 289 675 0 26129 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 107252

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 27210
/proc/meminfo: memFree=2461368/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=168716 CPUtime=51.08 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 50381 0 0 0 5103 5 0 0 25 0 1 0 904297356 172765184 39273 33554432000 4194304 6957856 140735463405040 18446744073709551615 5934045 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 42179 39273 289 675 0 41495 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 168716

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 27212
/proc/meminfo: memFree=2229772/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=432452 CPUtime=102.29 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 89770 0 0 0 10217 12 0 0 25 0 1 0 904297356 442830848 78649 33554432000 4194304 6957856 140735463405040 18446744073709551615 5932662 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 108113 78649 289 675 0 107429 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 432452

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 27214
/proc/meminfo: memFree=2309596/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=100588 CPUtime=162.3 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 133715 0 0 0 16210 20 0 0 25 0 1 0 904297356 103002112 23252 33554432000 4194304 6957856 140735463405040 18446744073709551615 5917999 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 25147 23252 286 675 0 24463 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 100588

[startup+222.301 s]
/proc/loadavg: 2.04 2.01 1.94 3/178 27215
/proc/meminfo: memFree=2301264/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=103308 CPUtime=222.29 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 135094 0 0 0 22209 20 0 0 25 0 1 0 904297356 105787392 24617 33554432000 4194304 6957856 140735463405040 18446744073709551615 5319469 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 25827 24617 286 675 0 25143 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 103308

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 27217
/proc/meminfo: memFree=2263548/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=103308 CPUtime=282.29 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 135195 0 0 0 28209 20 0 0 25 0 1 0 904297356 105787392 24718 33554432000 4194304 6957856 140735463405040 18446744073709551615 4869882 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 25827 24718 286 675 0 25143 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 103308

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 27218
/proc/meminfo: memFree=2346972/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=126492 CPUtime=342.3 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 137196 0 0 0 34209 21 0 0 25 0 1 0 904297356 129527808 26713 33554432000 4194304 6957856 140735463405040 18446744073709551615 5933964 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 31623 26713 286 675 0 30939 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 126492

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 27220
/proc/meminfo: memFree=2468464/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=126492 CPUtime=402.31 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 137196 0 0 0 40209 22 0 0 25 0 1 0 904297356 129527808 26713 33554432000 4194304 6957856 140735463405040 18446744073709551615 5918180 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 31623 26713 286 675 0 30939 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 126492

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 27222
/proc/meminfo: memFree=2170584/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=156844 CPUtime=462.31 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 145515 0 0 0 46208 23 0 0 25 0 1 0 904297356 160608256 35009 33554432000 4194304 6957856 140735463405040 18446744073709551615 5915078 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 39211 35009 286 675 0 38527 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 156844

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 27223
/proc/meminfo: memFree=2331516/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=145344 CPUtime=522.3 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 183975 0 0 0 52202 28 0 0 25 0 1 0 904297356 148832256 29012 33554432000 4194304 6957856 140735463405040 18446744073709551615 5319469 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 36336 29012 286 675 0 35652 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 145344

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 27225
/proc/meminfo: memFree=2050132/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=145344 CPUtime=582.31 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 189409 0 0 0 58202 29 0 0 25 0 1 0 904297356 148832256 34395 33554432000 4194304 6957856 140735463405040 18446744073709551615 5934612 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 36336 34395 286 675 0 35652 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 145344

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 27231
/proc/meminfo: memFree=2151708/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=145344 CPUtime=822.32 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 189409 0 0 0 82202 30 0 0 25 0 1 0 904297356 148832256 34395 33554432000 4194304 6957856 140735463405040 18446744073709551615 5929059 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 36336 34395 286 675 0 35652 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 145344

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 27233
/proc/meminfo: memFree=1895624/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=145344 CPUtime=882.32 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 189409 0 0 0 88202 30 0 0 25 0 1 0 904297356 148832256 34395 33554432000 4194304 6957856 140735463405040 18446744073709551615 5922026 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 36336 34395 286 675 0 35652 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 145344

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 27234
/proc/meminfo: memFree=2194564/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=145344 CPUtime=942.32 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 189409 0 0 0 94202 30 0 0 25 0 1 0 904297356 148832256 34395 33554432000 4194304 6957856 140735463405040 18446744073709551615 4869882 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 36336 34395 286 675 0 35652 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 145344

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 27236
/proc/meminfo: memFree=1934632/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=145344 CPUtime=1002.32 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 189409 0 0 0 100201 31 0 0 25 0 1 0 904297356 148832256 34395 33554432000 4194304 6957856 140735463405040 18446744073709551615 5934045 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 36336 34395 286 675 0 35652 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 145344

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 27238
/proc/meminfo: memFree=2253036/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=145344 CPUtime=1062.32 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 189409 0 0 0 106201 31 0 0 25 0 1 0 904297356 148832256 34395 33554432000 4194304 6957856 140735463405040 18446744073709551615 5922121 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 36336 34395 286 675 0 35652 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 145344

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 27239
/proc/meminfo: memFree=1989388/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=145344 CPUtime=1122.33 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 189657 0 0 0 112202 31 0 0 25 0 1 0 904297356 148832256 34639 33554432000 4194304 6957856 140735463405040 18446744073709551615 5934463 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 36336 34639 286 675 0 35652 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 145344

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 27241
/proc/meminfo: memFree=2247036/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=157016 CPUtime=1182.34 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 192524 0 0 0 118201 33 0 0 25 0 1 0 904297356 160784384 37487 33554432000 4194304 6957856 140735463405040 18446744073709551615 5918064 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 39254 37487 286 675 0 38570 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 157016

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 27242
/proc/meminfo: memFree=1981276/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=194664 CPUtime=1242.33 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 243192 0 0 0 124194 39 0 0 25 0 1 0 904297356 199335936 40094 33554432000 4194304 6957856 140735463405040 18446744073709551615 5922108 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 48666 40094 286 675 0 47982 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 194664

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 27244
/proc/meminfo: memFree=2168484/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=160664 CPUtime=1302.35 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 276106 0 0 0 130191 44 0 0 25 0 1 0 904297356 164519936 39251 33554432000 4194304 6957856 140735463405040 18446744073709551615 5918064 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 40166 39251 286 675 0 39482 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 160664

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 1.95 3/178 27246
/proc/meminfo: memFree=1911160/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=160664 CPUtime=1362.34 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 321961 0 0 0 136183 51 0 0 25 0 1 0 904297356 164519936 39251 33554432000 4194304 6957856 140735463405040 18446744073709551615 5924269 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 40166 39251 286 675 0 39482 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 160664

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 1.95 3/178 27247
/proc/meminfo: memFree=2181700/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=209984 CPUtime=1422.35 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 368883 0 0 0 142178 57 0 0 25 0 1 0 904297356 215023616 49086 33554432000 4194304 6957856 140735463405040 18446744073709551615 4838168 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 52496 49086 286 675 0 51812 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 209984

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 27249
/proc/meminfo: memFree=1844268/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=372280 CPUtime=1482.35 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 393697 0 0 0 148175 60 0 0 25 0 1 0 904297356 381214720 73881 33554432000 4194304 6957856 140735463405040 18446744073709551615 5314078 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 93070 73881 286 675 0 92386 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 372280

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 27250
/proc/meminfo: memFree=2002344/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=504540 CPUtime=1542.34 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 418619 0 0 0 154171 63 0 0 25 0 1 0 904297356 516648960 98781 33554432000 4194304 6957856 140735463405040 18446744073709551615 5922121 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 126135 98781 286 675 0 125451 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 504540

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 27252
/proc/meminfo: memFree=1790160/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=372280 CPUtime=1602.35 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 468516 0 0 0 160161 74 0 0 25 0 1 0 904297356 381214720 88768 33554432000 4194304 6957856 140735463405040 18446744073709551615 5922093 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 93070 88768 286 675 0 92386 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 372280

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 27254
/proc/meminfo: memFree=2376036/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=160664 CPUtime=1662.35 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 521768 0 0 0 166153 82 0 0 25 0 1 0 904297356 164519936 39251 33554432000 4194304 6957856 140735463405040 18446744073709551615 5387657 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 40166 39251 286 675 0 39482 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 160664

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 27255
/proc/meminfo: memFree=2113132/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=160664 CPUtime=1722.35 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 521768 0 0 0 172153 82 0 0 25 0 1 0 904297356 164519936 39251 33554432000 4194304 6957856 140735463405040 18446744073709551615 4870212 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 40166 39251 286 675 0 39482 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 160664

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 1.95 3/178 27257
/proc/meminfo: memFree=2293900/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=290892 CPUtime=1782.36 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 546888 0 0 0 178149 87 0 0 25 0 1 0 904297356 297873408 64355 33554432000 4194304 6957856 140735463405040 18446744073709551615 5385250 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 72723 64355 286 675 0 72039 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 290892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.95 2.00 1.95 2/179 27258
/proc/meminfo: memFree=2175092/32950928 swapFree=67053956/67111528
[pid=27205] ppid=27203 vsize=372280 CPUtime=1800.06 cores=0,2,4,6
/proc/27205/stat : 27205 (minisatid-gmp) R 27203 27205 26479 0 -1 4202496 557561 0 0 0 179918 88 0 0 25 0 1 0 904297356 381214720 75015 33554432000 4194304 6957856 140735463405040 18446744073709551615 5922216 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/27205/statm: 93070 75015 286 675 0 92386 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 372280

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.09
CPU user time (s): 1799.18
CPU system time (s): 0.902862
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 504540

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

runsolver used 2.78958 second user time and 5.40118 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-13 03:03:23
IDJOB=3496640
IDBENCH=2396
IDSOLVER=1990
FILE ID=node148/3496640-1307927003
RUNJOBID= node148-1307919791-26497
PBS_JOBID= 13559631
Free space on /var/tmp= 2896 MiB

SOLVER NAME= MinisatID 2.5.2-gmp
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-forplan.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3496640-1307927003/watcher-3496640-1307927003 -o /var/tmp/evaluation-result-3496640-1307927003/solver-3496640-1307927003 -C 1800 -W 1900 -M 15500  HOME/minisatid-gmp HOME/instance-3496640-1307927003.opb --verbosity=0 --format=opb --randomseed=1532574600

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

MD5SUM BENCH= 43a001fe9c1e4e8b75108df32c142ab0
RANDOM SEED=1532574600

node148.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       2663288 kB
Buffers:         75320 kB
Cached:       29246236 kB
SwapCached:      10404 kB
Active:       14282992 kB
Inactive:     15078336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       2663288 kB
SwapTotal:    67111528 kB
SwapFree:     67053956 kB
Dirty:            8988 kB
Writeback:           0 kB
AnonPages:       36684 kB
Mapped:          14432 kB
Slab:           861248 kB
PageTables:       4552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   230764 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 /var/tmp at the end= 2892 MiB
End job on node148 at 2011-06-13 03:33:25