Trace number 3741706

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 640.212 780.786

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-opm2-z9-s14.opb
MD5SUM0eca8803cfc037d0cffd374298c6d6d9
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-16917
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4356
Total number of constraints100680
Number of constraints which are clauses100672
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 constraint4355
Number of terms in the objective function 4313
Biggest coefficient in the objective function 428
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 469022
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 1562976
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 10650988
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

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-3741706-1338762509.opb
0.00/0.00	c File size is 2903971 bytes.
0.00/0.01	c Coefficients are big enough for not using lower bounding.
0.19/0.25	c Highest Coefficient sum: 1.0651e+07
0.19/0.25	c Parsing was ok!!
0.19/0.25	c Total parsing time: 0.251 s
0.19/0.27	c Var: 4356 Constr: 100680 100672/0/8 Lit: 236180 Watch. Lit: 221563
0.19/0.27	c Obj. Vars: 4313 (99.0129 % of total variables)
10.69/10.78	c Pre-processing Time: 10.78 s
10.89/10.95	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
10.89/10.95	c        0   4152   100680   236180    2   223749  103229      0      0 10.78
10.89/10.95	o -12269	10.953
10.99/11.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
10.99/11.01	c        5   4152   100686   244024    2   230338  111453      6      0 10.96
10.99/11.01	o -16107	11.007
637.56/638.00	terminate called after throwing an instance of 'std::bad_alloc'
637.56/638.00	  what():  std::bad_alloc
637.56/638.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
637.56/638.00	c        5   4152   100687   248136    2   232373  111453      7      0 11.01
637.56/638.00	c      105   4152   100787   438026    4   232469  122599    107      9 11.33
637.56/638.00	c      355   4152   101037   977101    9   233283  134859    357     29 11.90
637.56/638.00	c      831   4152   101513  1933553   19   233788  148345    833     64 12.82
637.56/638.00	c     1645   4152   102327  3009335   29   235782  163180   1647    104 15.73
637.56/638.00	c     2965   4152   103647  5687592   54   237713  179499   2967    162 18.30
637.56/638.00	c     5046   4152   105728  8515297   80   242062  197449   5048    182 27.66
637.56/638.00	c     8269   4152   108951 15006733  137   249030  217194   8271    220 37.50
637.56/638.00	c    13205   4152   113887 24666119  216   258937  238914  13207    253 52.15
637.56/638.00	c    20711   4152   121393 39778089  327   273237  262806  20713    299 69.10
637.56/638.00	c    32072   4152   132754 61564240  463   296157  289087  32074    275 116.62
637.56/638.00	c    49216   4152   149898 99732087  665   331215  317996  49218    282 174.11
637.56/638.00	c    75035   4152   175717 153953726  876   382445  349796  75037    307 244.39
637.56/638.00	c   113867   4152   214549 231327329 1078   460689  384776 113869    237 479.29

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

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.39 2.82 2.29 2/177 7405
/proc/meminfo: memFree=15510648/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=15344 CPUtime=0 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) R 7403 7405 5948 0 -1 4202496 478 0 0 0 0 0 0 0 20 0 1 0 342376562 15712256 415 33554432000 134512640 135840783 4288368464 4288367168 1692967 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7405/statm: 3836 415 328 325 0 2063 0

[startup+0.0963739 s]
/proc/loadavg: 4.39 2.82 2.29 2/177 7405
/proc/meminfo: memFree=15510648/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=10628 CPUtime=0.09 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) R 7403 7405 5948 0 -1 4202496 1537 0 0 0 9 0 0 0 20 0 1 0 342376562 10883072 1474 33554432000 134512640 135840783 4288368464 4288366632 1166235 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7405/statm: 2690 1476 588 325 0 917 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10628

[startup+0.100226 s]
/proc/loadavg: 4.39 2.82 2.29 2/177 7405
/proc/meminfo: memFree=15510648/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=10900 CPUtime=0.09 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) R 7403 7405 5948 0 -1 4202496 1588 0 0 0 9 0 0 0 20 0 1 0 342376562 11161600 1525 33554432000 134512640 135840783 4288368464 4288367392 6861661 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7405/statm: 2725 1525 597 325 0 952 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10900

[startup+0.300193 s]
/proc/loadavg: 4.39 2.82 2.29 2/177 7405
/proc/meminfo: memFree=15510648/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=20672 CPUtime=0.28 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) R 7403 7405 5948 0 -1 4202496 5198 0 0 0 28 0 0 0 20 0 1 0 342376562 21168128 4426 33554432000 134512640 135840783 4288368464 4288315168 134551119 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7405/statm: 5168 4426 344 325 0 4104 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20672

[startup+0.700218 s]
/proc/loadavg: 4.39 2.82 2.29 2/177 7405
/proc/meminfo: memFree=15510648/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=20672 CPUtime=0.68 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) R 7403 7405 5948 0 -1 4202496 5198 0 0 0 68 0 0 0 20 0 1 0 342376562 21168128 4426 33554432000 134512640 135840783 4288368464 4288315168 134550764 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7405/statm: 5168 4426 344 325 0 4104 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20672

[startup+1.50018 s]
/proc/loadavg: 4.39 2.82 2.29 2/178 7406
/proc/meminfo: memFree=15494000/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=20672 CPUtime=1.48 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) R 7403 7405 5948 0 -1 4202496 5198 0 0 0 148 0 0 0 20 0 1 0 342376562 21168128 4426 33554432000 134512640 135840783 4288368464 4288315168 134551084 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7405/statm: 5168 4426 344 325 0 4104 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20672

[startup+3.10018 s]
/proc/loadavg: 4.39 2.82 2.29 2/178 7406
/proc/meminfo: memFree=15493660/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=20672 CPUtime=3.08 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) R 7403 7405 5948 0 -1 4202496 5199 0 0 0 308 0 0 0 20 0 1 0 342376562 21168128 4427 33554432000 134512640 135840783 4288368464 4288315168 134551186 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7405/statm: 5168 4427 344 325 0 4104 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20672

[startup+6.30018 s]
/proc/loadavg: 4.44 2.86 2.30 2/178 7406
/proc/meminfo: memFree=15493520/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=20672 CPUtime=6.28 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) R 7403 7405 5948 0 -1 4202496 5205 0 0 0 628 0 0 0 20 0 1 0 342376562 21168128 4433 33554432000 134512640 135840783 4288368464 4288315168 134551093 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7405/statm: 5168 4433 344 325 0 4104 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20672

[startup+12.7002 s]
/proc/loadavg: 4.48 2.89 2.32 2/178 7406
/proc/meminfo: memFree=15482864/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=40904 CPUtime=12.68 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) R 7403 7405 5948 0 -1 4202496 11203 0 0 0 1265 3 0 0 20 0 1 0 342376562 41885696 9510 33554432000 134512640 135840783 4288368464 4288367824 134550913 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7405/statm: 10226 9510 351 325 0 9162 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 40904

[startup+25.5002 s]
/proc/loadavg: 4.60 3.00 2.36 2/178 7406
/proc/meminfo: memFree=15399380/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=115832 CPUtime=25.48 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) R 7403 7405 5948 0 -1 4202496 29910 0 0 0 2541 7 0 0 20 0 1 0 342376562 118611968 28217 33554432000 134512640 135840783 4288368464 4288367600 1690526 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7405/statm: 28958 28217 351 325 0 27894 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 115832

[startup+51.1002 s]
/proc/loadavg: 4.27 3.06 2.39 3/178 7483
/proc/meminfo: memFree=28073000/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=324120 CPUtime=51.07 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) R 7403 7405 5948 0 -1 4202496 81993 0 0 0 5091 16 0 0 20 0 1 0 342376562 331898880 80300 33554432000 134512640 135840783 4288368464 4288367824 134550902 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7405/statm: 81030 80300 351 325 0 79966 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 324120

[startup+102.306 s]
/proc/loadavg: 2.98 2.89 2.37 3/178 7485
/proc/meminfo: memFree=27182256/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=702816 CPUtime=102.23 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) R 7403 7405 5948 0 -1 4202496 176696 0 0 0 10192 31 0 0 20 0 1 0 342376562 719683584 174986 33554432000 134512640 135840783 4288368464 4288367824 134551368 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7405/statm: 175704 174986 351 325 0 174640 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 702816

[startup+162.3 s]
/proc/loadavg: 2.36 2.73 2.35 3/177 7485
/proc/meminfo: memFree=26385716/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=1208984 CPUtime=162.19 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) R 7403 7405 5948 0 -1 4202496 303260 0 0 0 16168 51 0 0 20 0 1 0 342376562 1237999616 301521 33554432000 134512640 135840783 4288368464 4288367776 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7405/statm: 302246 301521 351 325 0 301182 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 1208984

[startup+222.3 s]
/proc/loadavg: 2.13 2.59 2.32 3/177 7485
/proc/meminfo: memFree=25594872/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=1801608 CPUtime=222.14 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) R 7403 7405 5948 0 -1 4202496 451431 0 0 0 22136 78 0 0 20 0 1 0 342376562 1844846592 449668 33554432000 134512640 135840783 4288368464 4288367824 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7405/statm: 450402 449668 351 325 0 449338 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 1801608

[startup+282.3 s]
/proc/loadavg: 2.05 2.48 2.30 3/177 7486
/proc/meminfo: memFree=25077820/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=2125212 CPUtime=282.09 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) R 7403 7405 5948 0 -1 4202496 532352 0 0 0 28117 92 0 0 20 0 1 0 342376562 2176217088 530567 33554432000 134512640 135840783 4288368464 4288358528 134586540 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7405/statm: 531303 530567 351 325 0 530239 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 2125212

[startup+342.3 s]
/proc/loadavg: 2.02 2.39 2.27 3/177 7486
/proc/meminfo: memFree=24556800/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=2422828 CPUtime=342.05 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) R 7403 7405 5948 0 -1 4202496 606772 0 0 0 34099 106 0 0 20 0 1 0 342376562 2480975872 604968 33554432000 134512640 135840783 4288368464 4288367824 134550764 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7405/statm: 605707 604968 351 325 0 604643 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 2422828

[startup+402.3 s]
/proc/loadavg: 2.00 2.32 2.26 3/177 7486
/proc/meminfo: memFree=24176768/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=2678384 CPUtime=402.01 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) R 7403 7405 5948 0 -1 4202496 670717 0 0 0 40085 116 0 0 20 0 1 0 342376562 2742665216 668880 33554432000 134512640 135840783 4288368464 4288367760 134571424 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7405/statm: 669596 668880 351 325 0 668532 0
Current children cumulated CPU time (s) 402.01
Current children cumulated vsize (KiB) 2678384

[startup+462.3 s]
/proc/loadavg: 2.00 2.26 2.24 3/177 7486
/proc/meminfo: memFree=23679060/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=2910600 CPUtime=461.98 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) R 7403 7405 5948 0 -1 4202496 728781 0 0 0 46071 127 0 0 20 0 1 0 342376562 2980454400 726925 33554432000 134512640 135840783 4288368464 4288367824 134550887 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7405/statm: 727650 726925 351 325 0 726586 0
Current children cumulated CPU time (s) 461.98
Current children cumulated vsize (KiB) 2910600

[startup+522.3 s]
/proc/loadavg: 2.08 2.22 2.23 3/177 7486
/proc/meminfo: memFree=23125056/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=3361476 CPUtime=521.94 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) R 7403 7405 5948 0 -1 4202496 841521 0 0 0 52047 147 0 0 20 0 1 0 342376562 3442151424 839640 33554432000 134512640 135840783 4288368464 4288343364 1687499 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7405/statm: 840369 839640 351 325 0 839305 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 3361476

[startup+582.3 s]
/proc/loadavg: 2.03 2.18 2.21 3/177 7487
/proc/meminfo: memFree=22577004/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=3832068 CPUtime=581.9 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) R 7403 7405 5948 0 -1 4202496 959176 0 0 0 58022 168 0 0 20 0 1 0 342376562 3924037632 957282 33554432000 134512640 135840783 4288368464 4288367824 134551104 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7405/statm: 958017 957282 351 325 0 956953 0
Current children cumulated CPU time (s) 581.9
Current children cumulated vsize (KiB) 3832068

[startup+642.3 s]
/proc/loadavg: 2.01 2.14 2.19 3/178 7488
/proc/meminfo: memFree=19577216/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=4188376 CPUtime=638.31 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) S 7403 7405 5948 0 -1 4204032 1048322 0 0 0 63576 255 0 0 20 0 1 0 342376562 4288897024 1046412 33554432000 134512640 135840783 4288368464 4288342216 8483888 0 0 4096 16384 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7405/statm: 1047094 1046412 380 325 0 1046030 0
Current children cumulated CPU time (s) 638.31
Current children cumulated vsize (KiB) 4188376

[startup+702.3 s]
/proc/loadavg: 4.19 2.73 2.39 2/181 7491
/proc/meminfo: memFree=13297288/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=4188376 CPUtime=640.02 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) S 7403 7405 5948 0 -1 4204032 1048322 0 0 0 63576 426 0 0 20 0 1 0 342376562 4288897024 1046412 33554432000 134512640 135840783 4288368464 4288342216 8483888 0 0 4096 16384 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7405/statm: 1047094 1046412 380 325 0 1046030 0
Current children cumulated CPU time (s) 640.02
Current children cumulated vsize (KiB) 4188376

[startup+762.307 s]
/proc/loadavg: 5.37 3.33 2.61 3/180 7491
/proc/meminfo: memFree=13297464/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=4188376 CPUtime=640.02 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) S 7403 7405 5948 0 -1 4204032 1048322 0 0 0 63576 426 0 0 20 0 1 0 342376562 4288897024 1046412 33554432000 134512640 135840783 4288368464 4288342216 8483888 0 0 4096 16384 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7405/statm: 1047094 1046412 380 325 0 1046030 0
Current children cumulated CPU time (s) 640.02
Current children cumulated vsize (KiB) 4188376

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

[startup+767.9 s]
/proc/loadavg: 5.42 3.38 2.63 3/180 7491
/proc/meminfo: memFree=13297572/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=4188376 CPUtime=640.02 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) S 7403 7405 5948 0 -1 4204032 1048322 0 0 0 63576 426 0 0 20 0 1 0 342376562 4288897024 1046412 33554432000 134512640 135840783 4288368464 4288342216 8483888 0 0 4096 16384 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7405/statm: 1047094 1046412 380 325 0 1046030 0
Current children cumulated CPU time (s) 640.02
Current children cumulated vsize (KiB) 4188376

[startup+774.3 s]
/proc/loadavg: 5.51 3.46 2.67 3/180 7491
/proc/meminfo: memFree=13297432/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=4188376 CPUtime=640.02 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) S 7403 7405 5948 0 -1 4204032 1048322 0 0 0 63576 426 0 0 20 0 1 0 342376562 4288897024 1046412 33554432000 134512640 135840783 4288368464 4288342216 8483888 0 0 4096 16384 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7405/statm: 1047094 1046412 380 325 0 1046030 0
Current children cumulated CPU time (s) 640.02
Current children cumulated vsize (KiB) 4188376

[startup+777.5 s]
/proc/loadavg: 5.51 3.46 2.67 3/180 7491
/proc/meminfo: memFree=13297308/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=4188376 CPUtime=640.02 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) S 7403 7405 5948 0 -1 4204032 1048322 0 0 0 63576 426 0 0 20 0 1 0 342376562 4288897024 1046412 33554432000 134512640 135840783 4288368464 4288342216 8483888 0 0 4096 16384 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7405/statm: 1047094 1046412 380 325 0 1046030 0
Current children cumulated CPU time (s) 640.02
Current children cumulated vsize (KiB) 4188376

[startup+779.1 s]
/proc/loadavg: 5.51 3.46 2.67 3/180 7491
/proc/meminfo: memFree=13297308/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=4188376 CPUtime=640.02 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) S 7403 7405 5948 0 -1 4204032 1048322 0 0 0 63576 426 0 0 20 0 1 0 342376562 4288897024 1046412 33554432000 134512640 135840783 4288368464 4288342216 8483888 0 0 4096 16384 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7405/statm: 1047094 1046412 380 325 0 1046030 0
Current children cumulated CPU time (s) 640.02
Current children cumulated vsize (KiB) 4188376

[startup+779.907 s]
/proc/loadavg: 5.55 3.51 2.68 3/180 7491
/proc/meminfo: memFree=13298176/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=4188376 CPUtime=640.02 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) S 7403 7405 5948 0 -1 4204032 1048322 0 0 0 63576 426 0 0 20 0 1 0 342376562 4288897024 1046412 33554432000 134512640 135840783 4288368464 4288342216 8483888 0 0 4096 16384 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7405/statm: 1047094 1046412 380 325 0 1046030 0
Current children cumulated CPU time (s) 640.02
Current children cumulated vsize (KiB) 4188376

[startup+780.3 s]
/proc/loadavg: 5.55 3.51 2.68 3/180 7491
/proc/meminfo: memFree=13298176/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=4188376 CPUtime=640.02 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) S 7403 7405 5948 0 -1 4204032 1048322 0 0 0 63576 426 0 0 20 0 1 0 342376562 4288897024 1046412 33554432000 134512640 135840783 4288368464 4288342216 8483888 0 0 4096 16384 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7405/statm: 1047094 1046412 380 325 0 1046030 0
Current children cumulated CPU time (s) 640.02
Current children cumulated vsize (KiB) 4188376

[startup+780.7 s]
/proc/loadavg: 5.55 3.51 2.68 3/180 7491
/proc/meminfo: memFree=13298176/32873844 swapFree=7112/7112
[pid=7405] ppid=7403 vsize=0 CPUtime=640.12 cores=0,2,4,6
/proc/7405/stat : 7405 (bsolo3.0.17) R 7403 7405 5948 0 -1 4204036 1048322 0 0 0 63576 436 0 0 20 0 1 0 342376562 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/7405/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 640.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 780.786
CPU time (s): 640.212
CPU user time (s): 635.761
CPU system time (s): 4.45032
CPU usage (%): 81.9958
Max. virtual memory (cumulated for all children) (KiB): 4188376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 635.761
system time used= 4.45032
maximum resident set size= 4185648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1048322
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= 1027680
involuntary context switches= 683

runsolver used 1.58276 second user time and 3.70244 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-04 00:28:29
IDJOB=3741706
IDBENCH=89901
IDSOLVER=2318
FILE ID=node119/3741706-1338762509
RUNJOBID= node119-1338748763-5964
PBS_JOBID= 14636790
Free space on /tmp= 66796 MiB

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

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

MD5SUM BENCH= 0eca8803cfc037d0cffd374298c6d6d9
RANDOM SEED=1060526876

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:        15510648 kB
Buffers:          420912 kB
Cached:         11511052 kB
SwapCached:         1936 kB
Active:          5701736 kB
Inactive:       10422260 kB
Active(anon):    4187384 kB
Inactive(anon):     6624 kB
Active(file):    1514352 kB
Inactive(file): 10415636 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100224 kB
Dirty:           3731912 kB
Writeback:           108 kB
AnonPages:       4199200 kB
Mapped:            13332 kB
Shmem:                 0 kB
Slab:            1091656 kB
SReclaimable:     529100 kB
SUnreclaim:       562556 kB
KernelStack:        1448 kB
PageTables:        12252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    4312548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1288192 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= 66796 MiB
End job on node119 at 2012-06-04 00:41:30