Trace number 3741652

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 705.726 846.287

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-opm2-z10-s2.opb
MD5SUMed21e6c5ff37fad47ff826a68b7a81b8
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-21379
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6250
Total number of constraints160633
Number of constraints which are clauses160625
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint2
Maximum length of a constraint6250
Number of terms in the objective function 6202
Biggest coefficient in the objective function 477
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 734322
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 2144000
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 15069725
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.01	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.01	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.01	c type "bsolo -h" for help
0.00/0.01	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.01	c Memory Limit set to 15500 MB
0.00/0.01	c Instance file HOME/instance-3741652-1338761705.opb
0.00/0.01	c File size is 4600607 bytes.
0.00/0.02	c Coefficients are big enough for not using lower bounding.
0.28/0.39	c Highest Coefficient sum: 1.50697e+07
0.28/0.39	c Parsing was ok!!
0.28/0.39	c Total parsing time: 0.384 s
0.38/0.42	c Var: 6250 Constr: 160633 160625/0/8 Lit: 371243 Watch. Lit: 350803
0.38/0.42	c Obj. Vars: 6202 (99.232 % of total variables)
24.88/24.96	c Pre-processing Time: 24.951 s
25.18/25.27	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
25.18/25.27	c        0   5990   160633   371243    2   354070  153527      0      0 24.95
25.18/25.27	o -16107	25.257
27.67/27.78	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
27.67/27.78	c        2   5990   160636   379196    2   363024  165413      3      0 25.26
27.67/27.78	c      102   5990   160736   702063    4   362732  181955    103      3 25.52
27.67/27.78	c      352   5990   160986  1329648    8   364766  200151    353     13 26.85
27.67/27.78	o -16150	27.769
30.07/30.12	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
30.07/30.12	c      565   5990   161200  1783370   11   367860  165413    567     20 27.77
30.07/30.12	c      665   5990   161300  2099517   13   368372  181955    667     23 28.34
30.07/30.12	c      915   5990   161550  2568563   15   368699  200151    917     30 29.99
30.07/30.12	o -17538	30.103
30.17/30.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
30.17/30.20	c      924   5990   161560  2583691   15   371543  165413    927     30 30.11
30.17/30.20	o -18637	30.187
30.67/30.72	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
30.67/30.72	c      924   5990   161561  2589634   16   373953  165413    928     30 30.19
30.67/30.72	c     1025   5990   161662  2919272   18   374392  181955   1029     33 30.59
30.67/30.72	o -19521	30.704
30.67/30.79	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
30.67/30.79	c     1030   5990   161668  2930316   18   377066  165413   1035     33 30.71
30.67/30.79	o -19684	30.778
701.87/702.25	terminate called after throwing an instance of 'std::bad_alloc'
701.87/702.25	  what():  std::bad_alloc
701.87/702.25	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
701.87/702.25	c     1031   5990   161670  2937288   18   379779  165413   1037     33 30.78
701.87/702.25	c     1131   5990   161770  3211855   19   380163  181955   1137     36 31.32
701.87/702.25	c     1381   5990   162020  3855330   23   380602  200151   1387     42 32.59
701.87/702.25	c     1856   5990   162495  4964909   30   381953  220167   1862     51 35.89
701.87/702.25	c     2669   5990   163308  7441620   45   384071  242184   2675     68 38.95
701.87/702.25	c     3989   5990   164628 11046088   67   384571  266403   3995     81 48.78
701.87/702.25	c     6070   5990   166709 17516219  105   389010  293044   6076     97 62.47
701.87/702.25	c     9293   5990   169932 28559439  168   396147  322349   9299    120 77.01
701.87/702.25	c    14230   5990   174869 43619515  249   406452  354584  14236    146 97.31
701.87/702.25	c    21736   5990   182375 70253247  385   420388  390043  21742    142 152.19
701.87/702.25	c    33097   5990   193736 112340439  579   443396  429048  33103    145 227.59
701.87/702.25	c    50241   5990   210880 163209155  773   477845  471953  50247    141 355.16
701.87/702.25	c    76060   5990   236699 248620746 1050   529713  519149  76066    137 554.66

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-3741652-1338761705/watcher-3741652-1338761705 -o /tmp/evaluation-result-3741652-1338761705/solver-3741652-1338761705 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3741652-1338761705.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.00 2.00 2.00 3/176 7320
/proc/meminfo: memFree=28377328/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=1532 CPUtime=0 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) D 7318 7320 5948 0 -1 4194304 74 0 0 0 0 0 0 0 20 0 1 0 342296239 1568768 28 33554432000 134512640 135840783 4293630704 4293628796 5489604 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 383 28 22 325 0 25 0

[startup+0.061771 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7320
/proc/meminfo: memFree=28377328/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=18092 CPUtime=0.05 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) R 7318 7320 5948 0 -1 4202496 900 0 0 0 5 0 0 0 20 0 1 0 342296239 18526208 836 33554432000 134512640 135840783 4293630704 4293554688 134586540 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 4523 836 478 325 0 2335 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18092

[startup+0.100261 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7320
/proc/meminfo: memFree=28377328/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=11992 CPUtime=0.08 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) R 7318 7320 5948 0 -1 4202496 1452 0 0 0 8 0 0 0 20 0 1 0 342296239 12279808 1388 33554432000 134512640 135840783 4293630704 4293629408 6001959 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 2998 1388 591 325 0 810 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11992

[startup+0.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7320
/proc/meminfo: memFree=28377328/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=21344 CPUtime=0.28 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) R 7318 7320 5948 0 -1 4202496 4380 0 0 0 28 0 0 0 20 0 1 0 342296239 21856256 4316 33554432000 134512640 135840783 4293630704 4293629408 6001959 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 5336 4317 1169 325 0 3148 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 21344

[startup+0.700312 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7320
/proc/meminfo: memFree=28377328/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=30084 CPUtime=0.68 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) R 7318 7320 5948 0 -1 4202496 7952 0 0 0 67 1 0 0 20 0 1 0 342296239 30806016 6764 33554432000 134512640 135840783 4293630704 4293554656 134551414 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 7521 6764 342 325 0 6457 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 30084

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7321
/proc/meminfo: memFree=28351412/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=30084 CPUtime=1.48 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) R 7318 7320 5948 0 -1 4202496 7952 0 0 0 147 1 0 0 20 0 1 0 342296239 30806016 6764 33554432000 134512640 135840783 4293630704 4293554656 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 7521 6764 342 325 0 6457 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 30084

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7321
/proc/meminfo: memFree=28350916/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=30084 CPUtime=3.08 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) R 7318 7320 5948 0 -1 4202496 7952 0 0 0 307 1 0 0 20 0 1 0 342296239 30806016 6764 33554432000 134512640 135840783 4293630704 4293554656 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 7521 6764 342 325 0 6457 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 30084

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7321
/proc/meminfo: memFree=28349992/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=30084 CPUtime=6.28 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) R 7318 7320 5948 0 -1 4202496 7952 0 0 0 627 1 0 0 20 0 1 0 342296239 30806016 6764 33554432000 134512640 135840783 4293630704 4293554596 6007399 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 7521 6764 342 325 0 6457 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30084

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7321
/proc/meminfo: memFree=28349628/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=30084 CPUtime=12.68 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) R 7318 7320 5948 0 -1 4202496 7964 0 0 0 1267 1 0 0 20 0 1 0 342296239 30806016 6776 33554432000 134512640 135840783 4293630704 4293554656 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 7521 6776 342 325 0 6457 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30084

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7321
/proc/meminfo: memFree=28342916/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=35860 CPUtime=25.47 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) R 7318 7320 5948 0 -1 4202496 10873 0 0 0 2541 6 0 0 20 0 1 0 342296239 36720640 8238 33554432000 134512640 135840783 4293630704 4293630000 134572691 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 8965 8238 349 325 0 7901 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 35860

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7321
/proc/meminfo: memFree=28202764/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=176412 CPUtime=51.06 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) R 7318 7320 5948 0 -1 4202496 46024 0 0 0 5093 13 0 0 20 0 1 0 342296239 180645888 43379 33554432000 134512640 135840783 4293630704 4293630064 134550863 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 44103 43379 349 325 0 43039 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 176412

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7321
/proc/meminfo: memFree=27776868/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=595500 CPUtime=102.24 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) R 7318 7320 5948 0 -1 4202496 150795 0 0 0 10195 29 0 0 20 0 1 0 342296239 609792000 148126 33554432000 134512640 135840783 4293630704 4293582240 134586800 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 148875 148126 349 325 0 147811 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 595500

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7321
/proc/meminfo: memFree=27376260/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=990872 CPUtime=162.22 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) R 7318 7320 5948 0 -1 4202496 249680 0 0 0 16175 47 0 0 20 0 1 0 342296239 1014652928 246993 33554432000 134512640 135840783 4293630704 4293630000 134572646 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 247718 246993 349 325 0 246654 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 990872

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7322
/proc/meminfo: memFree=26931244/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=1427748 CPUtime=222.18 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) R 7318 7320 5948 0 -1 4202496 358940 0 0 0 22151 67 0 0 20 0 1 0 342296239 1462013952 356216 33554432000 134512640 135840783 4293630704 4293630000 134572665 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 356937 356216 349 325 0 355873 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 1427748

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7322
/proc/meminfo: memFree=26614948/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=1741224 CPUtime=282.14 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) R 7318 7320 5948 0 -1 4202496 437317 0 0 0 28135 79 0 0 20 0 1 0 342296239 1783013376 434569 33554432000 134512640 135840783 4293630704 4293630000 134572603 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 435306 434569 349 325 0 434242 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 1741224

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7325
/proc/meminfo: memFree=26301628/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=2040824 CPUtime=342.12 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) R 7318 7320 5948 0 -1 4202496 512252 0 0 0 34118 94 0 0 20 0 1 0 342296239 2089803776 509481 33554432000 134512640 135840783 4293630704 4293583120 134574500 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 510206 509481 349 325 0 509142 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 2040824

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7325
/proc/meminfo: memFree=25936980/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=2403912 CPUtime=402.1 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) R 7318 7320 5948 0 -1 4202496 603016 0 0 0 40100 110 0 0 20 0 1 0 342296239 2461605888 600229 33554432000 134512640 135840783 4293630704 4293630064 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 600978 600229 349 325 0 599914 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 2403912

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7325
/proc/meminfo: memFree=25592784/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=2736596 CPUtime=462.07 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) R 7318 7320 5948 0 -1 4202496 686208 0 0 0 46082 125 0 0 20 0 1 0 342296239 2802274304 683400 33554432000 134512640 135840783 4293630704 4293630064 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 684149 683400 349 325 0 683085 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 2736596

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7326
/proc/meminfo: memFree=25203452/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=3047964 CPUtime=522.05 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) R 7318 7320 5948 0 -1 4202496 764089 0 0 0 52064 141 0 0 20 0 1 0 342296239 3121115136 761264 33554432000 134512640 135840783 4293630704 4293630064 134551175 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 761991 761264 349 325 0 760927 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 3047964

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7326
/proc/meminfo: memFree=24780516/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=3397668 CPUtime=582.02 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) R 7318 7320 5948 0 -1 4202496 851514 0 0 0 58046 156 0 0 20 0 1 0 342296239 3479212032 848668 33554432000 134512640 135840783 4293630704 4293630000 134572675 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 849417 848668 349 325 0 848353 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 3397668

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7326
/proc/meminfo: memFree=24334764/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=3807148 CPUtime=642 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) R 7318 7320 5948 0 -1 4202496 953933 0 0 0 64027 173 0 0 20 0 1 0 342296239 3898519552 951063 33554432000 134512640 135840783 4293630704 4293630064 134550902 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 951787 951063 349 325 0 950723 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 3807148

[startup+702.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 7327
/proc/meminfo: memFree=23950880/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=4188376 CPUtime=701.93 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) S 7318 7320 5948 0 -1 4204032 1049293 0 0 0 70003 190 0 0 20 0 1 0 342296239 4288897024 1046405 33554432000 134512640 135840783 4293630704 4293592408 13263920 0 0 4096 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 1047094 1046405 378 325 0 1046030 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 4188376

[startup+762.307 s]
/proc/loadavg: 3.71 2.47 2.15 2/178 7328
/proc/meminfo: memFree=15165872/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=4188376 CPUtime=705.52 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) S 7318 7320 5948 0 -1 4204032 1049293 0 0 0 70003 549 0 0 20 0 1 0 342296239 4288897024 1046405 33554432000 134512640 135840783 4293630704 4293592408 13263920 0 0 4096 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 1047094 1046405 378 325 0 1046030 0
Current children cumulated CPU time (s) 705.52
Current children cumulated vsize (KiB) 4188376

[startup+822.3 s]
/proc/loadavg: 4.52 2.93 2.33 2/178 7406
/proc/meminfo: memFree=15424568/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=4188376 CPUtime=705.52 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) S 7318 7320 5948 0 -1 4204032 1049293 0 0 0 70003 549 0 0 20 0 1 0 342296239 4288897024 1046405 33554432000 134512640 135840783 4293630704 4293592408 13263920 0 0 4096 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 1047094 1046405 378 325 0 1046030 0
Current children cumulated CPU time (s) 705.52
Current children cumulated vsize (KiB) 4188376

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

[startup+831.9 s]
/proc/loadavg: 4.60 3.00 2.36 2/178 7406
/proc/meminfo: memFree=15384252/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=4188376 CPUtime=705.52 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) S 7318 7320 5948 0 -1 4204032 1049293 0 0 0 70003 549 0 0 20 0 1 0 342296239 4288897024 1046405 33554432000 134512640 135840783 4293630704 4293592408 13263920 0 0 4096 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 1047094 1046405 378 325 0 1046030 0
Current children cumulated CPU time (s) 705.52
Current children cumulated vsize (KiB) 4188376

[startup+838.3 s]
/proc/loadavg: 4.66 3.06 2.39 2/178 7406
/proc/meminfo: memFree=15326576/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=4188376 CPUtime=705.52 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) S 7318 7320 5948 0 -1 4204032 1049293 0 0 0 70003 549 0 0 20 0 1 0 342296239 4288897024 1046405 33554432000 134512640 135840783 4293630704 4293592408 13263920 0 0 4096 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 1047094 1046405 378 325 0 1046030 0
Current children cumulated CPU time (s) 705.52
Current children cumulated vsize (KiB) 4188376

[startup+841.507 s]
/proc/loadavg: 4.66 3.06 2.39 2/178 7406
/proc/meminfo: memFree=15300040/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=4188376 CPUtime=705.52 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) S 7318 7320 5948 0 -1 4204032 1049293 0 0 0 70003 549 0 0 20 0 1 0 342296239 4288897024 1046405 33554432000 134512640 135840783 4293630704 4293592408 13263920 0 0 4096 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 1047094 1046405 378 325 0 1046030 0
Current children cumulated CPU time (s) 705.52
Current children cumulated vsize (KiB) 4188376

[startup+844.7 s]
/proc/loadavg: 4.69 3.09 2.40 3/178 7406
/proc/meminfo: memFree=15272140/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=4188376 CPUtime=705.52 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) S 7318 7320 5948 0 -1 4204032 1049293 0 0 0 70003 549 0 0 20 0 1 0 342296239 4288897024 1046405 33554432000 134512640 135840783 4293630704 4293592408 13263920 0 0 4096 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 1047094 1046405 378 325 0 1046030 0
Current children cumulated CPU time (s) 705.52
Current children cumulated vsize (KiB) 4188376

[startup+845.5 s]
/proc/loadavg: 4.69 3.09 2.40 3/178 7406
/proc/meminfo: memFree=15272140/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=4188376 CPUtime=705.52 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) S 7318 7320 5948 0 -1 4204032 1049293 0 0 0 70003 549 0 0 20 0 1 0 342296239 4288897024 1046405 33554432000 134512640 135840783 4293630704 4293592408 13263920 0 0 4096 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 1047094 1046405 378 325 0 1046030 0
Current children cumulated CPU time (s) 705.52
Current children cumulated vsize (KiB) 4188376

[startup+845.907 s]
/proc/loadavg: 4.69 3.09 2.40 2/178 7406
/proc/meminfo: memFree=15266296/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=4188376 CPUtime=705.52 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) S 7318 7320 5948 0 -1 4204032 1049293 0 0 0 70003 549 0 0 20 0 1 0 342296239 4288897024 1046405 33554432000 134512640 135840783 4293630704 4293592408 13263920 0 0 4096 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 1047094 1046405 378 325 0 1046030 0
Current children cumulated CPU time (s) 705.52
Current children cumulated vsize (KiB) 4188376

[startup+846.1 s]
/proc/loadavg: 4.69 3.09 2.40 2/178 7406
/proc/meminfo: memFree=15266296/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=0 CPUtime=705.53 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) R 7318 7320 5948 0 -1 4204036 1049293 0 0 0 70003 550 0 0 20 0 1 0 342296239 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 705.53
Current children cumulated vsize (KiB) 0

[startup+846.2 s]
/proc/loadavg: 4.69 3.09 2.40 2/178 7406
/proc/meminfo: memFree=15266296/32873844 swapFree=7112/7112
[pid=7320] ppid=7318 vsize=0 CPUtime=705.63 cores=1,3,5,7
/proc/7320/stat : 7320 (bsolo3.0.17) R 7318 7320 5948 0 -1 4204036 1049293 0 0 0 70003 560 0 0 20 0 1 0 342296239 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7320/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 705.63
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 846.287
CPU time (s): 705.726
CPU user time (s): 700.035
CPU system time (s): 5.69113
CPU usage (%): 83.3908
Max. virtual memory (cumulated for all children) (KiB): 4188376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 700.035
system time used= 5.69113
maximum resident set size= 4185620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1049293
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= 1044637
involuntary context switches= 727

runsolver used 1.3018 second user time and 3.37249 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-04 00:15:06
IDJOB=3741652
IDBENCH=89892
IDSOLVER=2318
FILE ID=node119/3741652-1338761705
RUNJOBID= node119-1338748763-5965
PBS_JOBID= 14636790
Free space on /tmp= 70884 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-opm2-z10-s2.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741652-1338761705/watcher-3741652-1338761705 -o /tmp/evaluation-result-3741652-1338761705/solver-3741652-1338761705 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3741652-1338761705.opb            

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

MD5SUM BENCH= ed21e6c5ff37fad47ff826a68b7a81b8
RANDOM SEED=676219748

node119.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.943
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.88
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.943
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.91
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.943
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.93
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.943
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.943
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.93
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.943
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.92
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.943
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.90
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.943
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:        28377748 kB
Buffers:          412320 kB
Cached:          3079952 kB
SwapCached:         1936 kB
Active:          1674028 kB
Inactive:        1990048 kB
Active(anon):     167172 kB
Inactive(anon):     6624 kB
Active(file):    1506856 kB
Inactive(file):  1983424 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100224 kB
Dirty:             10896 kB
Writeback:             0 kB
AnonPages:        179060 kB
Mapped:            13128 kB
Shmem:                 0 kB
Slab:             690676 kB
SReclaimable:     132816 kB
SUnreclaim:       557860 kB
KernelStack:        1464 kB
PageTables:         4432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     292372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 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= 66788 MiB
End job on node119 at 2012-06-04 00:29:12