Trace number 3733341

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
PB07: bsolo 3.0.17Signal 521.333 671.638

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n370a.opb
MD5SUM28d10e1d13e82e070b03ac2e5d475941
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark10179070629
Best CPU time to get the best result obtained on this benchmark1800.32
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4978502603
Optimality of the best value was proved NO
Number of variables155000
Total number of constraints5150
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 constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29637219205243
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29637219205243
Number of bits of the biggest sum of numbers45
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	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3733341-1338695238.opb
0.00/0.00	c File size is 8805072 bytes.
0.08/0.16	c Coefficients are big enough for not using lower bounding.
0.68/0.77	c Highest Coefficient sum: 2.96372e+13
0.68/0.77	c Parsing was ok!!
0.68/0.77	c Total parsing time: 0.767 s
0.78/0.84	c Var: 155000 Constr: 5300 0/0/5300 Lit: 755000 Watch. Lit: 455300
0.78/0.84	c Obj. Vars: 155000 (100 % of total variables)
15.58/15.62	c Pre-processing Time: 15.61 s
516.37/516.55	terminate called after throwing an instance of 'std::bad_alloc'
516.37/516.55	  what():  std::bad_alloc
516.37/516.55	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
516.37/516.55	c        0  96496     5300   755000  142   455511  500000      0      0 15.61
516.37/516.55	c      101  96496     5401   929009  172   456197  550001    101      6 15.76
516.37/516.55	c      251  96496     5551  1180764  212   456602  605002    251     15 16.04
516.37/516.55	c      477  96496     5777  1558772  269   457708  665503    477     29 16.41
516.37/516.55	c      815  96496     6115  2214718  362   458449  732054    815     46 17.38
516.37/516.55	c     1323  96496     6623  3062375  462   459429  805260   1323     72 18.13
516.37/516.55	c     2086  96496     7386  4924649  666   461244  885787   2086    103 20.23
516.37/516.55	c     3233  96496     8533  7171056  840   463535  974366   3233    144 22.43
516.37/516.55	c     4954  96496    10254 10038172  978   467591  500000   4954    196 25.19
516.37/516.55	c     7538  96496    12838 14319132 1115   473350  550001   7538    251 29.98
516.37/516.55	c    11418  96496    16718 20766409 1242   482711  605002  11418    280 40.74
516.37/516.55	c    17240  96496    22540 30898621 1370   495861  665503  17240    313 54.98
516.37/516.55	c    25977  96496    31277 45919621 1468   513062  732054  25977    370 70.03
516.37/516.55	c    39087  96496    44387 76327575 1719   551924  805260  39087    305 127.78
516.37/516.55	c    58757  96496    64057 114488479 1787   588916  885787  58757    321 182.81
516.37/516.55	c    88267  96496    93567 174302283 1862   642736  974366  88267    351 250.97
516.37/516.55	c   132538  96496   137838 251818890 1826   729325  500000 132538    333 397.04

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-3733341-1338695238/watcher-3733341-1338695238 -o /tmp/evaluation-result-3733341-1338695238/solver-3733341-1338695238 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3733341-1338695238.opb 

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: 2.05 2.01 2.00 4/178 9308
/proc/meminfo: memFree=27456340/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=4476 CPUtime=0 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) R 9306 9308 7079 0 -1 4194304 144 0 0 0 0 0 0 0 20 0 1 0 335648638 4583424 95 33554432000 134512640 135840783 4292707360 4292706276 7223864 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9308/statm: 1119 116 98 325 0 39 0

[startup+0.0993089 s]
/proc/loadavg: 2.05 2.01 2.00 4/178 9308
/proc/meminfo: memFree=27456340/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=27736 CPUtime=0.08 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) R 9306 9308 7079 0 -1 4202496 2676 0 0 0 8 0 0 0 20 0 1 0 335648638 28401664 2287 33554432000 134512640 135840783 4292707360 4292706064 7734567 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9308/statm: 6934 2288 662 325 0 3720 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27736

[startup+0.100224 s]
/proc/loadavg: 2.05 2.01 2.00 4/178 9308
/proc/meminfo: memFree=27456340/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=27740 CPUtime=0.08 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) R 9306 9308 7079 0 -1 4202496 2690 0 0 0 8 0 0 0 20 0 1 0 335648638 28405760 2301 33554432000 134512640 135840783 4292707360 4292706080 7734567 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9308/statm: 6935 2302 665 325 0 3721 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27740

[startup+0.300278 s]
/proc/loadavg: 2.05 2.01 2.00 4/178 9308
/proc/meminfo: memFree=27456340/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=36852 CPUtime=0.28 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) R 9306 9308 7079 0 -1 4202496 5720 0 0 0 28 0 0 0 20 0 1 0 335648638 37736448 5234 33554432000 134512640 135840783 4292707360 4292706352 134525046 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9308/statm: 9213 5234 1206 325 0 5999 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 36852

[startup+0.700282 s]
/proc/loadavg: 2.05 2.01 2.00 4/178 9308
/proc/meminfo: memFree=27456340/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=34896 CPUtime=0.68 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) R 9306 9308 7079 0 -1 4202496 8231 0 0 0 68 0 0 0 20 0 1 0 335648638 35733504 7745 33554432000 134512640 135840783 4292707360 4292705712 7734567 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9308/statm: 8724 7746 2235 325 0 5510 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 34896

[startup+1.50026 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 9309
/proc/meminfo: memFree=27411064/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=50604 CPUtime=1.48 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) R 9306 9308 7079 0 -1 4202496 14239 0 0 0 146 2 0 0 20 0 1 0 335648638 51818496 11603 33554432000 134512640 135840783 4292707360 4290846476 1889328 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9308/statm: 12651 11603 343 325 0 11587 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 50604

[startup+3.10028 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 9309
/proc/meminfo: memFree=27410428/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=50604 CPUtime=3.08 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) R 9306 9308 7079 0 -1 4202496 14239 0 0 0 304 4 0 0 20 0 1 0 335648638 51818496 11603 33554432000 134512640 135840783 4292707360 4290846476 1889328 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9308/statm: 12651 11603 343 325 0 11587 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 50604

[startup+6.30019 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 9309
/proc/meminfo: memFree=27403112/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=57488 CPUtime=6.28 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) R 9306 9308 7079 0 -1 4202496 17504 0 0 0 620 8 0 0 20 0 1 0 335648638 58867712 13353 33554432000 134512640 135840783 4292707360 4290691228 1889328 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9308/statm: 14372 13353 345 325 0 13308 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 57488

[startup+12.7002 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 9309
/proc/meminfo: memFree=27402888/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=57488 CPUtime=12.68 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) R 9306 9308 7079 0 -1 4202496 17504 0 0 0 1258 10 0 0 20 0 1 0 335648638 58867712 13353 33554432000 134512640 135840783 4292707360 4290691228 1889328 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9308/statm: 14372 13353 345 325 0 13308 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 57488

[startup+25.5003 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 9309
/proc/meminfo: memFree=27293024/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=170928 CPUtime=25.48 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) R 9306 9308 7079 0 -1 4202496 47551 0 0 0 2531 17 0 0 20 0 1 0 335648638 175030272 41722 33554432000 134512640 135840783 4292707360 4292706720 134550872 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9308/statm: 42732 41722 348 325 0 41668 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 170928

[startup+51.1003 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 9309
/proc/meminfo: memFree=27069948/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=385804 CPUtime=51.08 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) R 9306 9308 7079 0 -1 4202496 101254 0 0 0 5079 29 0 0 20 0 1 0 335648638 395063296 95425 33554432000 134512640 135840783 4292707360 4292706672 134551330 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9308/statm: 96451 95425 348 325 0 95387 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 385804

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 9309
/proc/meminfo: memFree=26561424/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=839304 CPUtime=102.27 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) R 9306 9308 7079 0 -1 4202496 214694 0 0 0 10180 47 0 0 20 0 1 0 335648638 859447296 208865 33554432000 134512640 135840783 4292707360 4292685840 134547641 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9308/statm: 209826 208865 348 325 0 208762 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 839304

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 9310
/proc/meminfo: memFree=26016692/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=1340024 CPUtime=162.26 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) R 9306 9308 7079 0 -1 4202496 339896 0 0 0 16158 68 0 0 20 0 1 0 335648638 1372184576 334067 33554432000 134512640 135840783 4292707360 4292706720 134551048 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/9308/statm: 335006 334067 348 325 0 333942 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1340024

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 9313
/proc/meminfo: memFree=25306288/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=2015520 CPUtime=222.25 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) R 9306 9308 7079 0 -1 4202496 508781 0 0 0 22128 97 0 0 20 0 1 0 335648638 2063892480 502952 33554432000 134512640 135840783 4292707360 4292684864 7736902 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/9308/statm: 503880 502952 348 325 0 502816 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 2015520

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 9313
/proc/meminfo: memFree=24710476/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=2614804 CPUtime=282.24 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) R 9306 9308 7079 0 -1 4202496 658595 0 0 0 28103 121 0 0 20 0 1 0 335648638 2677559296 652766 33554432000 134512640 135840783 4292707360 4292706672 134551048 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/9308/statm: 653701 652766 348 325 0 652637 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 2614804

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9313
/proc/meminfo: memFree=24284412/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=3034528 CPUtime=342.23 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) R 9306 9308 7079 0 -1 4202496 763519 0 0 0 34080 143 0 0 20 0 1 0 335648638 3107356672 757690 33554432000 134512640 135840783 4292707360 4292706672 134551330 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/9308/statm: 758632 757690 348 325 0 757568 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 3034528

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9313
/proc/meminfo: memFree=24012604/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=3311312 CPUtime=402.22 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) R 9306 9308 7079 0 -1 4202496 832712 0 0 0 40061 161 0 0 20 0 1 0 335648638 3390783488 826883 33554432000 134512640 135840783 4292707360 4292706720 134551104 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/9308/statm: 827828 826883 348 325 0 826764 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 3311312

[startup+462.3 s]
/proc/loadavg: 1.96 1.98 1.99 3/178 9353
/proc/meminfo: memFree=25225580/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=3568320 CPUtime=462.2 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) R 9306 9308 7079 0 -1 4202496 896987 0 0 0 46041 179 0 0 20 0 1 0 335648638 3653959680 891154 33554432000 134512640 135840783 4292707360 4292706672 134551084 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/9308/statm: 892080 891154 348 325 0 891016 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 3568320

[startup+522.3 s]
/proc/loadavg: 2.06 2.00 2.00 4/180 9355
/proc/meminfo: memFree=21788808/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=4186480 CPUtime=518.2 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) R 9306 9308 7079 0 -1 4204032 1051571 0 0 0 51435 385 0 0 20 0 1 0 335648638 4286955520 1045737 33554432000 134512640 135840783 4292707360 4292683800 1889328 0 0 4096 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9308/statm: 1046620 1045737 377 325 0 1045556 0
Current children cumulated CPU time (s) 518.2
Current children cumulated vsize (KiB) 4186480

[startup+582.3 s]
/proc/loadavg: 3.89 2.53 2.18 2/180 9355
/proc/meminfo: memFree=15783804/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=4186480 CPUtime=521.06 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) S 9306 9308 7079 0 -1 4204032 1051571 0 0 0 51435 671 0 0 20 0 1 0 335648638 4286955520 1045737 33554432000 134512640 135840783 4292707360 4292683800 1889328 0 0 4096 16384 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9308/statm: 1046620 1045737 377 325 0 1045556 0
Current children cumulated CPU time (s) 521.06
Current children cumulated vsize (KiB) 4186480

[startup+642.3 s]
/proc/loadavg: 4.77 3.04 2.37 2/180 9355
/proc/meminfo: memFree=15764072/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=4186480 CPUtime=521.06 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) S 9306 9308 7079 0 -1 4204032 1051571 0 0 0 51435 671 0 0 20 0 1 0 335648638 4286955520 1045737 33554432000 134512640 135840783 4292707360 4292683800 1889328 0 0 4096 16384 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9308/statm: 1046620 1045737 377 325 0 1045556 0
Current children cumulated CPU time (s) 521.06
Current children cumulated vsize (KiB) 4186480

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

[startup+652.7 s]
/proc/loadavg: 4.80 3.10 2.40 2/180 9355
/proc/meminfo: memFree=15762072/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=4186480 CPUtime=521.06 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) S 9306 9308 7079 0 -1 4204032 1051571 0 0 0 51435 671 0 0 20 0 1 0 335648638 4286955520 1045737 33554432000 134512640 135840783 4292707360 4292683800 1889328 0 0 4096 16384 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9308/statm: 1046620 1045737 377 325 0 1045556 0
Current children cumulated CPU time (s) 521.06
Current children cumulated vsize (KiB) 4186480

[startup+659.1 s]
/proc/loadavg: 4.82 3.13 2.42 2/180 9355
/proc/meminfo: memFree=15788096/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=4186480 CPUtime=521.06 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) S 9306 9308 7079 0 -1 4204032 1051571 0 0 0 51435 671 0 0 20 0 1 0 335648638 4286955520 1045737 33554432000 134512640 135840783 4292707360 4292683800 1889328 0 0 4096 16384 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9308/statm: 1046620 1045737 377 325 0 1045556 0
Current children cumulated CPU time (s) 521.06
Current children cumulated vsize (KiB) 4186480

[startup+665.507 s]
/proc/loadavg: 4.92 3.21 2.45 2/180 9355
/proc/meminfo: memFree=15788080/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=4186480 CPUtime=521.06 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) S 9306 9308 7079 0 -1 4204032 1051571 0 0 0 51435 671 0 0 20 0 1 0 335648638 4286955520 1045737 33554432000 134512640 135840783 4292707360 4292683800 1889328 0 0 4096 16384 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9308/statm: 1046620 1045737 377 325 0 1045556 0
Current children cumulated CPU time (s) 521.06
Current children cumulated vsize (KiB) 4186480

[startup+668.7 s]
/proc/loadavg: 4.92 3.21 2.45 2/180 9355
/proc/meminfo: memFree=15788824/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=4186480 CPUtime=521.06 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) S 9306 9308 7079 0 -1 4204032 1051571 0 0 0 51435 671 0 0 20 0 1 0 335648638 4286955520 1045737 33554432000 134512640 135840783 4292707360 4292683800 1889328 0 0 4096 16384 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9308/statm: 1046620 1045737 377 325 0 1045556 0
Current children cumulated CPU time (s) 521.06
Current children cumulated vsize (KiB) 4186480

[startup+670.3 s]
/proc/loadavg: 4.92 3.21 2.45 2/180 9355
/proc/meminfo: memFree=15789072/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=4186480 CPUtime=521.06 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) S 9306 9308 7079 0 -1 4204032 1051571 0 0 0 51435 671 0 0 20 0 1 0 335648638 4286955520 1045737 33554432000 134512640 135840783 4292707360 4292683800 1889328 0 0 4096 16384 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9308/statm: 1046620 1045737 377 325 0 1045556 0
Current children cumulated CPU time (s) 521.06
Current children cumulated vsize (KiB) 4186480

[startup+671.1 s]
/proc/loadavg: 4.84 3.22 2.46 2/180 9355
/proc/meminfo: memFree=15790436/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=4186480 CPUtime=521.06 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) S 9306 9308 7079 0 -1 4204032 1051571 0 0 0 51435 671 0 0 20 0 1 0 335648638 4286955520 1045737 33554432000 134512640 135840783 4292707360 4292683800 1889328 0 0 4096 16384 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9308/statm: 1046620 1045737 377 325 0 1045556 0
Current children cumulated CPU time (s) 521.06
Current children cumulated vsize (KiB) 4186480

[startup+671.5 s]
/proc/loadavg: 4.84 3.22 2.46 2/180 9355
/proc/meminfo: memFree=15790436/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=0 CPUtime=521.19 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) R 9306 9308 7079 0 -1 4204036 1051571 0 0 0 51435 684 0 0 20 0 1 0 335648638 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9308/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 521.19
Current children cumulated vsize (KiB) 0

[startup+671.6 s]
/proc/loadavg: 4.84 3.22 2.46 2/180 9355
/proc/meminfo: memFree=15790436/32873844 swapFree=7380/7380
[pid=9308] ppid=9306 vsize=0 CPUtime=521.29 cores=1,3,5,7
/proc/9308/stat : 9308 (bsolo3.0.17) R 9306 9308 7079 0 -1 4204036 1051571 0 0 0 51435 694 0 0 20 0 1 0 335648638 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9308/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 521.29
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 671.638
CPU time (s): 521.333
CPU user time (s): 514.351
CPU system time (s): 6.98194
CPU usage (%): 77.6211
Max. virtual memory (cumulated for all children) (KiB): 4186480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 514.351
system time used= 6.98194
maximum resident set size= 4182948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1051571
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= 1020816
involuntary context switches= 697

runsolver used 1.05384 second user time and 2.69159 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-03 05:47:18
IDJOB=3733341
IDBENCH=2284
IDSOLVER=2318
FILE ID=node133/3733341-1338695238
RUNJOBID= node133-1338678627-7099
PBS_JOBID= 14636680
Free space on /tmp= 70468 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-n370a.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733341-1338695238/watcher-3733341-1338695238 -o /tmp/evaluation-result-3733341-1338695238/solver-3733341-1338695238 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3733341-1338695238.opb            

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

MD5SUM BENCH= 28d10e1d13e82e070b03ac2e5d475941
RANDOM SEED=1663317213

node133.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27455968 kB
Buffers:          384608 kB
Cached:          2744344 kB
SwapCached:          676 kB
Active:          2775136 kB
Inactive:        1760212 kB
Active(anon):    1397256 kB
Inactive(anon):    10228 kB
Active(file):    1377880 kB
Inactive(file):  1749984 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67107040 kB
Dirty:             15168 kB
Writeback:             0 kB
AnonPages:       1411716 kB
Mapped:            11748 kB
Shmem:                 0 kB
Slab:             738560 kB
SReclaimable:     180748 kB
SUnreclaim:       557812 kB
KernelStack:        1480 kB
PageTables:         6752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1520524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1390592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 66384 MiB
End job on node133 at 2012-06-03 05:58:30