Trace number 3743635

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 635.08 755.365

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_0null50mast_rapportOE1.0_TMAX300_K67_cod3.opb
MD5SUMee23edcedc0b4fc2e8b2860ad94dd0af
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-527853
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 variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 32076
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 190266516
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 190266516
Number of bits of the biggest sum of numbers28
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-3743635-1338790185.opb
0.00/0.00	c File size is 2868117 bytes.
0.00/0.03	c Coefficients are big enough for not using lower bounding.
0.18/0.27	c Highest Coefficient sum: 1.90267e+08
0.18/0.27	c Parsing was ok!!
0.18/0.27	c Total parsing time: 0.269 s
0.18/0.29	c Var: 40451 Constr: 40950 40396/553/1 Lit: 221883 Watch. Lit: 161075
0.18/0.29	c Obj. Vars: 32076 (79.2959 % of total variables)
25.97/26.01	c Pre-processing Time: 26.005 s
25.97/26.08	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
25.97/26.08	c        0  32883    33499   187590    5   137507  622567      0      0 26.00
25.97/26.08	o -291453	26.066
30.37/30.42	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
30.37/30.42	c        1  32883    33501   214219    6   137804  675391      2      0 26.08
30.37/30.42	c      101  32883    33601   223993    6   137874  742931    102      3 26.32
30.37/30.42	c      351  32883    33851   239038    7   138340  817225    352     13 26.88
30.37/30.42	c      826  32883    34326   255471    7   139375  898948    827     29 28.02
30.37/30.42	c     1639  32883    35139   345845    9   140999  988843   1640     54 30.16
30.37/30.42	o -329526	30.41
632.60/632.89	terminate called after throwing an instance of 'std::bad_alloc'
632.60/632.89	  what():  std::bad_alloc
632.60/632.89	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
632.60/632.89	c     1731  32883    35232   375062   10   141235  675391   1733     56 30.42
632.60/632.89	c     1832  32883    35333   377174   10   141362  742931   1834     59 30.60
632.60/632.89	c     2082  32883    35583   461287   12   141946  817225   2084     66 31.20
632.60/632.89	c     2557  32883    36058   496246   13   142844  898948   2559     79 32.10
632.60/632.89	c     3370  32883    36871   648417   17   144486  988843   3372    100 33.59
632.60/632.89	c     4690  32883    38191  1069409   28   147188  500000   4692    127 36.75
632.60/632.89	c     6771  32883    40272  1322768   32   151331  550001   6773    162 41.77
632.60/632.89	c     9994  32883    43495  1716487   39   157773  605002   9996    209 47.80
632.60/632.89	c    14930  32883    48431  3785669   78   167646  665503  14932    258 57.76
632.60/632.89	c    22436  32883    55937  4732538   84   182640  732054  22438    306 73.11
632.60/632.89	c    33797  32883    67298  6129601   91   205279  805260  33799    345 97.82
632.60/632.89	c    50941  32883    84442 201954861 2391   239783  885787  50943    176 288.47
632.60/632.89	c    76760  32883   110261 213080468 1932   291420  974366  76762    216 354.19
632.60/632.89	c   115592  32883   149093 235572340 1580   369218  500000 115594    229 502.69

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-3743635-1338790185/watcher-3743635-1338790185 -o /tmp/evaluation-result-3743635-1338790185/solver-3743635-1338790185 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3743635-1338790185.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: 2.00 2.00 1.95 2/174 30334
/proc/meminfo: memFree=28677516/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=4476 CPUtime=0 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) R 30332 30334 30003 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 345146960 4583424 157 33554432000 134512640 135840783 4288541280 4288540620 7181656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 1119 157 136 325 0 39 0

[startup+0.0101909 s]
/proc/loadavg: 2.00 2.00 1.95 2/174 30334
/proc/meminfo: memFree=28677516/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=15460 CPUtime=0 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) R 30332 30334 30003 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 345146960 15831040 452 33554432000 134512640 135840783 4288541280 4288540000 7742759 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 3865 452 334 325 0 2100 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15460

[startup+0.100268 s]
/proc/loadavg: 2.00 2.00 1.95 2/174 30334
/proc/meminfo: memFree=28677516/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=12100 CPUtime=0.08 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) R 30332 30334 30003 0 -1 4202496 1953 0 0 0 8 0 0 0 20 0 1 0 345146960 12390400 1770 33554432000 134512640 135840783 4288541280 4288540272 134525046 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 3025 1770 577 325 0 1260 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12100

[startup+0.300255 s]
/proc/loadavg: 2.00 2.00 1.95 2/174 30334
/proc/meminfo: memFree=28677516/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=20584 CPUtime=0.29 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) R 30332 30334 30003 0 -1 4202496 5237 0 0 0 28 1 0 0 20 0 1 0 345146960 21078016 4290 33554432000 134512640 135840783 4288541280 4288054972 13263920 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 5146 4290 342 325 0 4082 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20584

[startup+0.700239 s]
/proc/loadavg: 2.00 2.00 1.95 2/174 30334
/proc/meminfo: memFree=28677516/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=20584 CPUtime=0.69 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) R 30332 30334 30003 0 -1 4202496 5237 0 0 0 68 1 0 0 20 0 1 0 345146960 21078016 4290 33554432000 134512640 135840783 4288541280 4288054972 13263920 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 5146 4290 342 325 0 4082 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20584

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 1.95 3/174 30363
/proc/meminfo: memFree=28638948/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=20716 CPUtime=1.49 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) R 30332 30334 30003 0 -1 4202496 5264 0 0 0 148 1 0 0 20 0 1 0 345146960 21213184 4317 33554432000 134512640 135840783 4288541280 4288054608 7742759 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 5179 4317 342 325 0 4115 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20716

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 30373
/proc/meminfo: memFree=28589724/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=20716 CPUtime=3.09 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) R 30332 30334 30003 0 -1 4202496 5269 0 0 0 308 1 0 0 20 0 1 0 345146960 21213184 4322 33554432000 134512640 135840783 4288541280 4288054972 13263920 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 5179 4322 342 325 0 4115 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20716

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 30373
/proc/meminfo: memFree=28542044/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=20716 CPUtime=6.28 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) R 30332 30334 30003 0 -1 4202496 5269 0 0 0 627 1 0 0 20 0 1 0 345146960 21213184 4322 33554432000 134512640 135840783 4288541280 4288054972 13263920 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 5179 4322 342 325 0 4115 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20716

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 30373
/proc/meminfo: memFree=28471108/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=21376 CPUtime=12.69 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) R 30332 30334 30003 0 -1 4202496 5430 0 0 0 1267 2 0 0 20 0 1 0 345146960 21889024 4483 33554432000 134512640 135840783 4288541280 4288054940 14645440 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 5344 4483 342 325 0 4280 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21376

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 30376
/proc/meminfo: memFree=28470504/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=21376 CPUtime=25.48 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) R 30332 30334 30003 0 -1 4202496 5437 0 0 0 2546 2 0 0 20 0 1 0 345146960 21889024 4485 33554432000 134512640 135840783 4288541280 4288054972 13263920 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 5344 4485 342 325 0 4280 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21376

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 30377
/proc/meminfo: memFree=28449624/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=43836 CPUtime=51.07 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) R 30332 30334 30003 0 -1 4202496 11720 0 0 0 5103 4 0 0 20 0 1 0 345146960 44888064 10093 33554432000 134512640 135840783 4288541280 4288538592 7742759 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 10959 10093 349 325 0 9895 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 43836

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 30377
/proc/meminfo: memFree=28381980/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=107060 CPUtime=102.27 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) R 30332 30334 30003 0 -1 4202496 27510 0 0 0 10219 8 0 0 20 0 1 0 345146960 109629440 25883 33554432000 134512640 135840783 4288541280 4288540576 134572684 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 26765 25883 349 325 0 25701 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 107060

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 30377
/proc/meminfo: memFree=27605944/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=882576 CPUtime=162.25 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) R 30332 30334 30003 0 -1 4202496 221398 0 0 0 16192 33 0 0 20 0 1 0 345146960 903757824 219762 33554432000 134512640 135840783 4288541280 4288540576 134572689 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 220644 219762 349 325 0 219580 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 882576

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 30377
/proc/meminfo: memFree=27103212/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=1373652 CPUtime=222.22 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) R 30332 30334 30003 0 -1 4202496 344176 0 0 0 22175 47 0 0 20 0 1 0 345146960 1406619648 342531 33554432000 134512640 135840783 4288541280 4288540640 134551081 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 343413 342531 349 325 0 342349 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 1373652

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 30377
/proc/meminfo: memFree=26006088/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=2479448 CPUtime=282.2 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) R 30332 30334 30003 0 -1 4202496 620644 0 0 0 28135 85 0 0 20 0 1 0 345146960 2538954752 618980 33554432000 134512640 135840783 4288541280 4288540576 134572659 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 619862 618980 349 325 0 618798 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 2479448

[startup+342.3 s]
/proc/loadavg: 2.07 2.02 1.95 3/177 30377
/proc/meminfo: memFree=25755636/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=2716784 CPUtime=342.18 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) R 30332 30334 30003 0 -1 4202496 679982 0 0 0 34124 94 0 0 20 0 1 0 345146960 2781986816 678314 33554432000 134512640 135840783 4288541280 4288540576 134572583 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 679196 678314 349 325 0 678132 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 2716784

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/177 30378
/proc/meminfo: memFree=25688704/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=2785660 CPUtime=402.16 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) R 30332 30334 30003 0 -1 4202496 697203 0 0 0 40119 97 0 0 20 0 1 0 345146960 2852515840 695533 33554432000 134512640 135840783 4288541280 4288540524 7745088 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 696415 695533 349 325 0 695351 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 2785660

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/177 30378
/proc/meminfo: memFree=25497028/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=2969452 CPUtime=462.15 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) R 30332 30334 30003 0 -1 4202496 743159 0 0 0 46110 105 0 0 20 0 1 0 345146960 3040718848 741489 33554432000 134512640 135840783 4288541280 4288538688 7742759 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 742363 741489 349 325 0 741299 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 2969452

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 30378
/proc/meminfo: memFree=25323828/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=3150340 CPUtime=522.14 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) R 30332 30334 30003 0 -1 4202496 788375 0 0 0 52101 113 0 0 20 0 1 0 345146960 3225948160 786703 33554432000 134512640 135840783 4288541280 4288540576 134572675 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 787585 786703 349 325 0 786521 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 3150340

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 30378
/proc/meminfo: memFree=24545384/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=3923756 CPUtime=582.12 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) R 30332 30334 30003 0 -1 4202496 981534 0 0 0 58073 139 0 0 20 0 1 0 345146960 4017926144 979859 33554432000 134512640 135840783 4288541280 4288224384 134547596 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 980939 979859 349 325 0 979875 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 3923756

[startup+642.3 s]
/proc/loadavg: 2.31 2.07 1.97 3/179 30382
/proc/meminfo: memFree=18915796/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=4187960 CPUtime=634.14 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) S 30332 30334 30003 0 -1 4204032 1047367 0 0 0 63122 292 0 0 20 0 1 0 345146960 4288471040 1045691 33554432000 134512640 135840783 4288541280 4288229368 13263920 0 0 4096 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 1046990 1045691 378 325 0 1045926 0
Current children cumulated CPU time (s) 634.14
Current children cumulated vsize (KiB) 4187960

[startup+702.3 s]
/proc/loadavg: 4.08 2.62 2.17 2/178 30383
/proc/meminfo: memFree=16002240/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=4187960 CPUtime=634.87 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) S 30332 30334 30003 0 -1 4204032 1047367 0 0 0 63122 365 0 0 20 0 1 0 345146960 4288471040 1045691 33554432000 134512640 135840783 4288541280 4288229368 13263920 0 0 4096 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 1046990 1045691 378 325 0 1045926 0
Current children cumulated CPU time (s) 634.87
Current children cumulated vsize (KiB) 4187960

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

[startup+717.4 s]
/proc/loadavg: 4.35 2.76 2.22 2/178 30383
/proc/meminfo: memFree=16001232/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=4187960 CPUtime=634.87 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) S 30332 30334 30003 0 -1 4204032 1047367 0 0 0 63122 365 0 0 20 0 1 0 345146960 4288471040 1045691 33554432000 134512640 135840783 4288541280 4288229368 13263920 0 0 4096 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 1046990 1045691 378 325 0 1045926 0
Current children cumulated CPU time (s) 634.87
Current children cumulated vsize (KiB) 4187960

[startup+730.2 s]
/proc/loadavg: 4.53 2.85 2.25 2/178 30383
/proc/meminfo: memFree=16001200/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=4187960 CPUtime=634.87 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) S 30332 30334 30003 0 -1 4204032 1047367 0 0 0 63122 365 0 0 20 0 1 0 345146960 4288471040 1045691 33554432000 134512640 135840783 4288541280 4288229368 13263920 0 0 4096 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 1046990 1045691 378 325 0 1045926 0
Current children cumulated CPU time (s) 634.87
Current children cumulated vsize (KiB) 4187960

[startup+743 s]
/proc/loadavg: 4.84 3.00 2.31 2/178 30383
/proc/meminfo: memFree=16042972/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=4187960 CPUtime=634.87 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) S 30332 30334 30003 0 -1 4204032 1047367 0 0 0 63122 365 0 0 20 0 1 0 345146960 4288471040 1045691 33554432000 134512640 135840783 4288541280 4288229368 13263920 0 0 4096 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 1046990 1045691 378 325 0 1045926 0
Current children cumulated CPU time (s) 634.87
Current children cumulated vsize (KiB) 4187960

[startup+749.4 s]
/proc/loadavg: 4.85 3.03 2.33 2/178 30383
/proc/meminfo: memFree=16043248/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=4187960 CPUtime=634.87 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) S 30332 30334 30003 0 -1 4204032 1047367 0 0 0 63122 365 0 0 20 0 1 0 345146960 4288471040 1045691 33554432000 134512640 135840783 4288541280 4288229368 13263920 0 0 4096 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 1046990 1045691 378 325 0 1045926 0
Current children cumulated CPU time (s) 634.87
Current children cumulated vsize (KiB) 4187960

[startup+752.6 s]
/proc/loadavg: 4.86 3.06 2.34 2/178 30383
/proc/meminfo: memFree=16043372/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=4187960 CPUtime=634.87 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) S 30332 30334 30003 0 -1 4204032 1047367 0 0 0 63122 365 0 0 20 0 1 0 345146960 4288471040 1045691 33554432000 134512640 135840783 4288541280 4288229368 13263920 0 0 4096 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 1046990 1045691 378 325 0 1045926 0
Current children cumulated CPU time (s) 634.87
Current children cumulated vsize (KiB) 4187960

[startup+754.206 s]
/proc/loadavg: 4.86 3.06 2.34 3/178 30383
/proc/meminfo: memFree=16043744/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=4187960 CPUtime=634.87 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) S 30332 30334 30003 0 -1 4204032 1047367 0 0 0 63122 365 0 0 20 0 1 0 345146960 4288471040 1045691 33554432000 134512640 135840783 4288541280 4288229368 13263920 0 0 4096 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 1046990 1045691 378 325 0 1045926 0
Current children cumulated CPU time (s) 634.87
Current children cumulated vsize (KiB) 4187960

[startup+755 s]
/proc/loadavg: 4.86 3.06 2.34 3/178 30383
/proc/meminfo: memFree=16043744/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=4187960 CPUtime=634.87 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) S 30332 30334 30003 0 -1 4204032 1047367 0 0 0 63122 365 0 0 20 0 1 0 345146960 4288471040 1045691 33554432000 134512640 135840783 4288541280 4288229368 13263920 0 0 4096 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 1046990 1045691 378 325 0 1045926 0
Current children cumulated CPU time (s) 634.87
Current children cumulated vsize (KiB) 4187960

[startup+755.2 s]
/proc/loadavg: 4.86 3.06 2.34 4/178 30384
/proc/meminfo: memFree=17775152/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=0 CPUtime=634.91 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) R 30332 30334 30003 0 -1 4204036 1047367 0 0 0 63122 369 0 0 20 0 1 0 345146960 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 634.91
Current children cumulated vsize (KiB) 0

[startup+755.307 s]
/proc/loadavg: 4.86 3.06 2.34 4/178 30384
/proc/meminfo: memFree=17775152/32873844 swapFree=6872/6872
[pid=30334] ppid=30332 vsize=0 CPUtime=635.01 cores=0,2,4,6
/proc/30334/stat : 30334 (bsolo3.0.17) R 30332 30334 30003 0 -1 4204036 1047367 0 0 0 63122 379 0 0 20 0 1 0 345146960 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30334/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 635.01
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 755.365
CPU time (s): 635.08
CPU user time (s): 631.227
CPU system time (s): 3.85341
CPU usage (%): 84.076
Max. virtual memory (cumulated for all children) (KiB): 4187960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 631.227
system time used= 3.85341
maximum resident set size= 4182764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1047367
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= 1028495
involuntary context switches= 647

runsolver used 1.17882 second user time and 2.94655 second system time

The end

Launcher Data

Begin job on node106 at 2012-06-04 08:09:45
IDJOB=3743635
IDBENCH=91963
IDSOLVER=2318
FILE ID=node106/3743635-1338790185
RUNJOBID= node106-1338784775-30019
PBS_JOBID= 14636852
Free space on /tmp= 70856 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_0null50mast_rapportOE1.0_TMAX300_K67_cod3.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3743635-1338790185/watcher-3743635-1338790185 -o /tmp/evaluation-result-3743635-1338790185/solver-3743635-1338790185 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3743635-1338790185.opb            

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

MD5SUM BENCH= ee23edcedc0b4fc2e8b2860ad94dd0af
RANDOM SEED=296563625

node106.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		: 2667.065
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	: 5334.13
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		: 2667.065
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		: 2667.065
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.91
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		: 2667.065
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.92
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		: 2667.065
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		: 2667.065
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.91
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		: 2667.065
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		: 2667.065
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:        28678252 kB
Buffers:          331212 kB
Cached:          3004052 kB
SwapCached:         2004 kB
Active:          1056220 kB
Inactive:        2286208 kB
Active(anon):       4408 kB
Inactive(anon):     4984 kB
Active(file):    1051812 kB
Inactive(file):  2281224 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100580 kB
Dirty:              9256 kB
Writeback:             0 kB
AnonPages:         11596 kB
Mapped:             9152 kB
Shmem:                 0 kB
Slab:             713696 kB
SReclaimable:     155896 kB
SUnreclaim:       557800 kB
KernelStack:        1456 kB
PageTables:         4184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     137216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 66980 MiB
End job on node106 at 2012-06-04 08:22:20