Trace number 3737641

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
PB09: bsolo 3.1Signal 1597.25 1752.91

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_60_1.opb
MD5SUM6856221d5d444d2079d321f11fb11f0b
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-70
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -74
Optimality of the best value was proved NO
Number of variables2000
Total number of constraints3001
Number of constraints which are clauses1000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2001
Minimum length of a constraint2
Maximum length of a constraint2000
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)151172
Sum of products size (including duplicates)302344
Number of different products75586
Sum of products size151172

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.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos 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 Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3737641-1338736671.opb
0.00/0.00	c File size is 6894954 bytes.
0.49/0.59	c Highest Coefficient sum: 2000
0.49/0.59	c Parsing was ok!!
0.49/0.59	c Total parsing time: 0.597 s
0.59/0.65	c Var: 77586 Constr: 154174 76586/2002/75586 Lit: 610688 Watch. Lit: 533104
0.59/0.65	c Obj. Vars: 1000 (1.28889 % of total variables)
179.57/179.68	c Pre-processing Time: 179.661 s
179.57/179.69	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
179.57/179.69	c        0  77586   154174   610688    3   533104  500000      0      0 179.66
179.57/179.69	c Switching off lower bounding mode.
179.67/179.75	o -1
179.77/179.89	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
179.77/179.89	c        0  77586   154175   611688    3   533107  500000      1      0 179.75
179.77/179.89	o -2
179.97/180.05	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
179.97/180.05	c        1  77586   154178   614688    3   533116  500000      4      0 179.89
179.97/180.05	o -3
180.17/180.21	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
180.17/180.21	c        2  77586   154181   617752    4   533127  500000      7      0 180.05
180.17/180.21	o -4
180.27/180.36	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
180.27/180.36	c        3  77586   154184   620816    4   533140  500000     10      0 180.21
180.27/180.36	o -5
180.47/180.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
180.47/180.52	c        4  77586   154187   623939    4   533155  500000     13      0 180.37
180.47/180.52	o -6
180.57/180.66	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
180.57/180.66	c        5  77586   154190   627112    4   533172  500000     16      0 180.52
180.57/180.66	o -7
180.76/180.87	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
180.76/180.87	c       10  77586   154197   630434    4   533199  500000     23      0 180.66
180.76/180.87	o -8
180.96/181.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
180.96/181.01	c       12  77586   154201   633523    4   533222  500000     27      0 180.88
180.96/181.01	o -9
181.06/181.16	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
181.06/181.16	c       13  77586   154204   636688    4   533245  500000     30      0 181.02
181.06/181.16	o -10
181.16/181.29	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
181.16/181.29	c       14  77586   154207   639927    4   533270  500000     33      0 181.16
181.16/181.29	o -11
181.37/181.43	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
181.37/181.43	c       15  77586   154210   643228    4   533297  500000     36      0 181.29
181.37/181.43	o -12
181.56/181.62	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
181.56/181.62	c       16  77586   154213   646530    4   533326  500000     39      0 181.44
181.56/181.62	o -13
181.67/181.75	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
181.67/181.75	c       18  77586   154217   649836    4   533359  500000     43      0 181.62
181.67/181.75	o -14
181.77/181.89	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
181.77/181.89	c       19  77586   154220   653237    4   533392  500000     46      0 181.75
181.77/181.89	o -15
181.96/182.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
181.96/182.03	c       30  77586   154233   660602    4   533447  500000     59      0 181.89
181.96/182.03	o -16
182.06/182.18	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
182.06/182.18	c       41  77586   154246   667998    4   533504  500000     72      0 182.03
182.06/182.18	o -17
182.26/182.32	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
182.26/182.32	c       65  77586   154272   682345    4   533589  500000     98      0 182.18
182.26/182.32	o -18
182.37/182.47	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
182.37/182.47	c       85  77586   154294   685892    4   533668  500000    120      0 182.32
182.37/182.47	o -19
182.57/182.65	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
182.57/182.65	c      109  77586   154320   708127    4   533757  500000    146      0 182.48
182.57/182.65	o -20
182.67/182.77	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
182.67/182.77	c      126  77586   154339   711732    4   533834  500000    165      0 182.65
182.67/182.77	o -21
182.77/182.89	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
182.77/182.89	c      134  77586   154349   715372    4   533895  500000    175      0 182.77
182.77/182.89	o -22
182.97/183.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
182.97/183.03	c      135  77586   154352   719037    4   533944  500000    178      0 182.89
182.97/183.03	o -23
183.06/183.17	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
183.06/183.17	c      145  77586   154364   722729    4   534013  500000    190      0 183.03
183.06/183.17	o -24
183.26/183.30	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
183.26/183.30	c      156  77586   154377   726418    4   534086  500000    203      0 183.17
183.26/183.30	o -25
183.36/183.41	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
183.36/183.41	c      173  77586   154396   738933    4   534173  500000    222      0 183.30
183.36/183.41	o -26
183.46/183.53	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
183.46/183.53	c      179  77586   154404   746556    4   534240  500000    230      0 183.42
183.46/183.53	o -27
183.56/183.66	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
183.56/183.66	c      186  77586   154413   755165    4   534311  500000    239      1 183.53
183.56/183.66	o -28
183.67/183.78	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
183.67/183.78	c      202  77586   154431   768681    4   534402  500000    257      1 183.66
183.67/183.78	o -29
183.87/183.90	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
183.87/183.90	c      213  77586   154444   782180    5   534485  500000    270      1 183.78
183.87/183.90	o -30
183.97/184.07	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
183.97/184.07	c      227  77586   154460   797625    5   534576  500000    286      1 183.90
183.97/184.07	o -31
184.16/184.26	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
184.16/184.26	c      257  77586   154492   816008    5   534701  500000    318      1 184.07
184.16/184.26	o -32
184.36/184.49	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
184.36/184.49	c      285  77586   154522   823770    5   534824  500000    348      1 184.26
184.36/184.49	o -33
184.56/184.69	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
184.56/184.69	c      314  77586   154553   827628    5   534951  500000    379      1 184.50
184.56/184.69	o -34
184.77/184.88	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
184.77/184.88	c      362  77586   154603   860533    5   535118  500000    429      1 184.69
184.77/184.88	o -35
184.97/185.06	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
184.97/185.06	c      382  77586   154625   867337    5   535231  500000    451      2 184.88
184.97/185.06	o -36
185.16/185.21	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
185.16/185.21	c      401  77586   154646   871256    5   535344  500000    472      2 185.07
185.16/185.21	o -37
185.27/185.38	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
185.27/185.38	c      413  77586   154660   875135    5   535445  500000    486      2 185.21
185.27/185.38	o -38
185.87/185.98	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
185.87/185.98	c      428  77586   154677   879045    5   535554  500000    503      2 185.38
185.87/185.98	c      528  77586   154778   945569    6   535794  550001    604      2 185.84
185.87/185.98	o -39
186.06/186.16	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
186.06/186.16	c      560  77586   154811   965845    6   535899  500000    637      3 185.98
186.06/186.16	o -40
186.16/186.27	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
186.16/186.27	c      595  77586   154848   990897    6   536052  500000    674      3 186.16
186.16/186.27	o -41
186.36/186.43	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
186.36/186.43	c      600  77586   154855   994787    6   536147  500000    681      3 186.27
186.36/186.43	o -42
186.46/186.60	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
186.46/186.60	c      613  77586   154870   998714    6   536260  500000    696      3 186.43
186.46/186.60	o -43
186.76/186.87	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
186.76/186.87	c      628  77586   154887  1002658    6   536379  500000    713      3 186.60
186.76/186.87	o -44
187.86/187.91	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
187.86/187.91	c      665  77586   154926  1006688    6   536544  500000    752      3 186.87
187.86/187.91	c      765  77586   155026  1093802    7   536744  550001    852      4 187.48
187.86/187.91	o -45
187.97/188.07	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
187.97/188.07	c      891  77586   155154  1171482    7   537089  500000    980      4 187.91
187.97/188.07	o -46
188.17/188.24	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
188.17/188.24	c      909  77586   155174  1181163    7   537220  500000   1000      4 188.07
188.17/188.24	o -47
188.26/188.35	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
188.26/188.35	c      923  77586   155190  1185125    7   537345  500000   1016      4 188.24
188.26/188.35	o -48
188.56/188.61	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
188.56/188.61	c      929  77586   155198  1189068    7   537456  500000   1024      4 188.36
188.56/188.61	o -49
189.27/189.36	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
189.27/189.36	c      958  77586   155229  1193085    7   537615  500000   1055      5 188.61
189.27/189.36	c     1058  77586   155330  1245641    8   537866  550001   1156      5 189.10
189.27/189.36	o -50
276.85/276.94	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
276.85/276.94	c     1131  77586   155404  1292364    8   538064  500000   1230      5 189.36
276.85/276.94	c     1231  77586   155505  1295592    8   538316  550001   1331      6 189.98
276.85/276.94	c     1481  77586   155755  1315250    8   538816  605002   1581      7 202.27
276.85/276.94	c     1956  77586   156230  1390368    8   539766  665503   2056      8 219.83
276.85/276.94	c     2769  77586   157047  1910735   12   541400  732054   2873     11 235.53
276.85/276.94	c     4089  77586   158369  3196814   20   544044  805260   4195     16 253.59
276.85/276.94	o -51
277.35/277.49	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
277.35/277.49	c     6008  77586   160289  5111577   31   547935  500000   6115     21 276.93
277.35/277.49	c     6109  77586   160391  5209046   32   548190  550001   6217     22 277.38
277.35/277.49	o -52
277.64/277.77	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
277.64/277.77	c     6132  77586   160415  5215791   32   548290  500000   6241     22 277.48
277.64/277.77	o -53
277.85/277.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
277.85/277.97	c     6223  77586   160508  5271880   32   548581  500000   6334     22 277.77
277.85/277.97	o -54
277.95/278.08	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
277.95/278.08	c     6236  77586   160523  5275745   32   548718  500000   6349     22 277.96
277.95/278.08	o -55
278.25/278.38	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
278.25/278.38	c     6239  77586   160528  5279587   32   548837  500000   6354     22 278.07
278.25/278.38	o -56
278.65/278.74	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
278.65/278.74	c     6268  77586   160559  5283508   32   549010  500000   6385     22 278.37
278.65/278.74	o -57
1594.74/1595.86	terminate called after throwing an instance of 'std::bad_alloc'
1594.74/1595.86	  what():  St9bad_alloc
1594.74/1595.86	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1594.74/1595.86	c     6316  77586   160609  5287517   32   549223  500000   6435     22 278.73
1594.74/1595.86	c     6416  77586   160709  5371555   33   549423  550001   6535     22 279.42
1594.74/1595.86	c     6666  77586   160960  5378054   33   549982  605002   6786     23 280.79
1594.74/1595.86	c     7141  77586   161435  5853054   36   550932  665503   7261     25 281.78
1594.74/1595.86	c     7954  77586   162250  6665059   41   552562  732054   8076     28 283.50
1594.74/1595.86	c     9274  77586   163571  7981072   48   555204  805260   9397     32 286.20
1594.74/1595.86	c    11355  77586   165654 10058086   60   559370  885787  11480     39 290.36
1594.74/1595.86	c    14578  77586   168879 13275106   78   565820  974366  14705     49 296.99
1594.74/1595.86	c    19514  77586   173821 18202137  104   575704  500000  19647     63 306.74
1594.74/1595.86	c    27020  77586   181330 25690184  141   590722  550001  27156     83 321.70
1594.74/1595.86	c    38381  77586   192699 37023276  192   613460  605002  38525    111 345.25
1594.74/1595.86	c    55525  77586   209856 54123421  257   647774  665503  55682    145 381.80
1594.74/1595.86	c    81344  77586   235694 79879617  338   699450  732054  81520    181 448.53
1594.74/1595.86	c   120176  77586   274544 118597961  431   777150  805260 120370    213 563.20
1594.74/1595.86	c   178528  77586   332915 176743583  530   893892  885787 178741    198 898.50
1594.74/1595.86	c   266160  77586   420573 261883356  622  1069208  974366 266399    183 1452.63

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-3737641-1338736671/watcher-3737641-1338736671 -o /tmp/evaluation-result-3737641-1338736671/solver-3737641-1338736671 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3737641-1338736671.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 2.00 3/176 26145
/proc/meminfo: memFree=25972116/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=25760 CPUtime=0 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4202496 401 0 0 0 0 0 0 0 20 0 1 0 339792316 26378240 354 33554432000 134512640 137136520 4286845344 4286843696 136575102 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 6440 356 186 641 0 4112 0

[startup+0.017478 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 26145
/proc/meminfo: memFree=25972116/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=19104 CPUtime=0.01 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4202496 735 0 0 0 1 0 0 0 20 0 1 0 339792316 19562496 648 33554432000 134512640 137136520 4286845344 4286843608 136504651 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 4776 648 219 641 0 2448 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 19104

[startup+0.100316 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 26145
/proc/meminfo: memFree=25972116/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=23168 CPUtime=0.09 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4202496 2107 0 0 0 9 0 0 0 20 0 1 0 339792316 23724032 1892 33554432000 134512640 137136520 4286845344 4286842776 136504651 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 5792 1892 420 641 0 3464 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23168

[startup+0.300306 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 26145
/proc/meminfo: memFree=25972116/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=30272 CPUtime=0.29 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4202496 4443 0 0 0 29 0 0 0 20 0 1 0 339792316 30998528 4228 33554432000 134512640 137136520 4286845344 4286843736 136504651 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 7568 4228 983 641 0 5240 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30272

[startup+0.700316 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 26145
/proc/meminfo: memFree=25972116/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=55108 CPUtime=0.69 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4202496 12939 0 0 0 67 2 0 0 20 0 1 0 339792316 56430592 11040 33554432000 134512640 137136520 4286845344 4285912988 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 13777 11040 189 641 0 13133 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55108

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26146
/proc/meminfo: memFree=25928964/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=55504 CPUtime=1.49 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4202496 13079 0 0 0 147 2 0 0 20 0 1 0 339792316 56836096 11180 33554432000 134512640 137136520 4286845344 4285912792 135982503 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 13876 11180 189 641 0 13232 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55504

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26146
/proc/meminfo: memFree=25928368/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=55504 CPUtime=3.09 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4202496 13079 0 0 0 307 2 0 0 20 0 1 0 339792316 56836096 11180 33554432000 134512640 137136520 4286845344 4285912800 134543760 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 13876 11180 189 641 0 13232 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55504

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26146
/proc/meminfo: memFree=25928128/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=55504 CPUtime=6.29 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4202496 13080 0 0 0 627 2 0 0 20 0 1 0 339792316 56836096 11181 33554432000 134512640 137136520 4286845344 4285913024 134563037 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 13876 11181 189 641 0 13232 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55504

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26146
/proc/meminfo: memFree=25928020/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=55504 CPUtime=12.69 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4202496 13081 0 0 0 1267 2 0 0 20 0 1 0 339792316 56836096 11182 33554432000 134512640 137136520 4286845344 4285912800 134544112 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 13876 11182 189 641 0 13232 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55504

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26146
/proc/meminfo: memFree=25928268/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=55504 CPUtime=25.49 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4202496 13081 0 0 0 2546 3 0 0 20 0 1 0 339792316 56836096 11182 33554432000 134512640 137136520 4286845344 4285912500 136498219 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 13876 11182 189 641 0 13232 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55504

[startup+51.1003 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 26146
/proc/meminfo: memFree=25928144/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=55504 CPUtime=51.09 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4202496 13085 0 0 0 5104 5 0 0 20 0 1 0 339792316 56836096 11186 33554432000 134512640 137136520 4286845344 4285913024 134563194 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 13876 11186 189 641 0 13232 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55504

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 26146
/proc/meminfo: memFree=25927896/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=55504 CPUtime=102.28 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4202496 13085 0 0 0 10221 7 0 0 20 0 1 0 339792316 56836096 11186 33554432000 134512640 137136520 4286845344 4285912988 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 13876 11186 189 641 0 13232 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 55504

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 26149
/proc/meminfo: memFree=25898252/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=55504 CPUtime=162.27 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4202496 13085 0 0 0 16217 10 0 0 20 0 1 0 339792316 56836096 11186 33554432000 134512640 137136520 4286845344 4285912800 134543760 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 13876 11186 189 641 0 13232 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 55504

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 26150
/proc/meminfo: memFree=25858208/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=67372 CPUtime=222.26 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4202496 324747 0 0 0 22144 82 0 0 20 0 1 0 339792316 68988928 14136 33554432000 134512640 137136520 4286845344 4286844460 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 16843 14136 197 641 0 16199 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 67372

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 26150
/proc/meminfo: memFree=25777004/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=127000 CPUtime=282.25 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4202496 1146943 0 0 0 28010 215 0 0 20 0 1 0 339792316 130048000 29060 33554432000 134512640 137136520 4286845344 4286844272 134543927 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 31750 29060 197 641 0 31106 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 127000

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26250
/proc/meminfo: memFree=26661616/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=505532 CPUtime=342.2 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4202496 5737910 0 0 0 33478 742 0 0 20 0 1 0 339792316 517664768 123703 33554432000 134512640 137136520 4286845344 4286819888 134600249 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 126383 123706 197 641 0 125739 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 505532

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26250
/proc/meminfo: memFree=26199124/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=861628 CPUtime=402.14 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4202496 10059668 0 0 0 38972 1242 0 0 20 0 1 0 339792316 882307072 212713 33554432000 134512640 137136520 4286845344 4286843896 136502161 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 215407 212713 197 641 0 214763 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 861628

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 26250
/proc/meminfo: memFree=25887176/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=1130520 CPUtime=462.09 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4202496 13334120 0 0 0 44569 1640 0 0 20 0 1 0 339792316 1157652480 279953 33554432000 134512640 137136520 4286845344 4286843892 136509014 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 282630 279953 197 641 0 281986 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 1130520

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26252
/proc/meminfo: memFree=25626424/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=1392672 CPUtime=522.04 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4202496 16517167 0 0 0 50168 2036 0 0 20 0 1 0 339792316 1426096128 345468 33554432000 134512640 137136520 4286845344 4286844272 134544135 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 348168 345468 197 641 0 347524 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 1392672

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26252
/proc/meminfo: memFree=25371012/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=1645344 CPUtime=582 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4202496 19578387 0 0 0 55786 2414 0 0 20 0 1 0 339792316 1684832256 408636 33554432000 134512640 137136520 4286845344 4286844112 134573541 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 411336 408636 197 641 0 410692 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 1645344

[startup+642.3 s]

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

/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4202496 40853050 0 0 0 136362 5777 0 0 20 0 1 0 339792316 3448610816 839244 33554432000 134512640 137136520 4286845344 4286844240 134543819 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 841946 839244 197 641 0 841302 0
Current children cumulated CPU time (s) 1421.39
Current children cumulated vsize (KiB) 3367784

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 26262
/proc/meminfo: memFree=23288356/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=3567172 CPUtime=1481.34 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4202496 43272359 0 0 0 142059 6075 0 0 20 0 1 0 339792316 3652784128 889011 33554432000 134512640 137136520 4286845344 4286844112 134571152 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 891793 889039 197 641 0 891149 0
Current children cumulated CPU time (s) 1481.34
Current children cumulated vsize (KiB) 3567172

[startup+1542.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/177 26262
/proc/meminfo: memFree=22962512/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=3889456 CPUtime=1541.29 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4202496 47184964 0 0 0 147584 6545 0 0 20 0 1 0 339792316 3982802944 969687 33554432000 134512640 137136520 4286845344 4286844016 134616877 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 972364 969687 197 641 0 971720 0
Current children cumulated CPU time (s) 1541.29
Current children cumulated vsize (KiB) 3889456

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 26263
/proc/meminfo: memFree=19379180/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=4190156 CPUtime=1595.71 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) S 26143 26145 23345 0 -1 4204032 47517547 0 0 0 152889 6682 0 0 20 0 1 0 339792316 4290719744 1044913 33554432000 134512640 137136520 4286845344 4286843340 136615104 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 1047539 1044913 248 641 0 1046895 0
Current children cumulated CPU time (s) 1595.71
Current children cumulated vsize (KiB) 4190156

[startup+1662.3 s]
/proc/loadavg: 4.04 2.61 2.20 2/178 26263
/proc/meminfo: memFree=13903532/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=4190156 CPUtime=1597.24 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) S 26143 26145 23345 0 -1 4204032 47517547 0 0 0 152889 6835 0 0 20 0 1 0 339792316 4290719744 1044913 33554432000 134512640 137136520 4286845344 4286843340 136615104 0 0 4096 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 1047539 1044913 248 641 0 1046895 0
Current children cumulated CPU time (s) 1597.24
Current children cumulated vsize (KiB) 4190156

[startup+1722.3 s]
/proc/loadavg: 4.64 3.04 2.37 2/178 26264
/proc/meminfo: memFree=13904540/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=4190156 CPUtime=1597.24 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) S 26143 26145 23345 0 -1 4204032 47517547 0 0 0 152889 6835 0 0 20 0 1 0 339792316 4290719744 1044913 33554432000 134512640 137136520 4286845344 4286843340 136615104 0 0 4096 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 1047539 1044913 248 641 0 1046895 0
Current children cumulated CPU time (s) 1597.24
Current children cumulated vsize (KiB) 4190156

############
# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (1597.25 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (1597.25 s) to the 'lost time'.

[startup+1752.8 s]
/proc/loadavg: 4.78 3.22 2.45 2/178 26264
/proc/meminfo: memFree=13904864/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=0 CPUtime=1597.25 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4204036 47517547 0 0 0 152889 6836 0 0 20 0 1 0 339792316 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1597.25
Current children cumulated vsize (KiB) 0

[startup+1752.9 s]
/proc/loadavg: 4.78 3.22 2.45 3/178 26265
/proc/meminfo: memFree=18150228/32873844 swapFree=7116/7116
[pid=26145] ppid=-1 vsize=0 CPUtime=0 cores=
/proc/26145/stat : -- couldn't open stat file --/proc/26145/statm: Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1728.6 s]
/proc/loadavg: 4.67 3.07 2.39 2/178 26264
/proc/meminfo: memFree=13903920/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=4190156 CPUtime=1597.24 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) S 26143 26145 23345 0 -1 4204032 47517547 0 0 0 152889 6835 0 0 20 0 1 0 339792316 4290719744 1044913 33554432000 134512640 137136520 4286845344 4286843340 136615104 0 0 4096 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 1047539 1044913 248 641 0 1046895 0
Current children cumulated CPU time (s) 1597.24
Current children cumulated vsize (KiB) 4190156

[startup+1741.4 s]
/proc/loadavg: 4.72 3.13 2.41 2/178 26264
/proc/meminfo: memFree=13904260/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=4190156 CPUtime=1597.24 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) S 26143 26145 23345 0 -1 4204032 47517547 0 0 0 152889 6835 0 0 20 0 1 0 339792316 4290719744 1044913 33554432000 134512640 137136520 4286845344 4286843340 136615104 0 0 4096 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 1047539 1044913 248 641 0 1046895 0
Current children cumulated CPU time (s) 1597.24
Current children cumulated vsize (KiB) 4190156

[startup+1747.8 s]
/proc/loadavg: 4.76 3.20 2.44 2/178 26264
/proc/meminfo: memFree=13903888/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=4190156 CPUtime=1597.24 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) S 26143 26145 23345 0 -1 4204032 47517547 0 0 0 152889 6835 0 0 20 0 1 0 339792316 4290719744 1044913 33554432000 134512640 137136520 4286845344 4286843340 136615104 0 0 4096 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 1047539 1044913 248 641 0 1046895 0
Current children cumulated CPU time (s) 1597.24
Current children cumulated vsize (KiB) 4190156

[startup+1751 s]
/proc/loadavg: 4.76 3.20 2.44 2/178 26264
/proc/meminfo: memFree=13904492/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=4190156 CPUtime=1597.24 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) S 26143 26145 23345 0 -1 4204032 47517547 0 0 0 152889 6835 0 0 20 0 1 0 339792316 4290719744 1044913 33554432000 134512640 137136520 4286845344 4286843340 136615104 0 0 4096 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 1047539 1044913 248 641 0 1046895 0
Current children cumulated CPU time (s) 1597.24
Current children cumulated vsize (KiB) 4190156

[startup+1751.8 s]
/proc/loadavg: 4.78 3.22 2.45 2/178 26264
/proc/meminfo: memFree=13904864/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=4190156 CPUtime=1597.24 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) S 26143 26145 23345 0 -1 4204032 47517547 0 0 0 152889 6835 0 0 20 0 1 0 339792316 4290719744 1044913 33554432000 134512640 137136520 4286845344 4286843340 136615104 0 0 4096 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 1047539 1044913 248 641 0 1046895 0
Current children cumulated CPU time (s) 1597.24
Current children cumulated vsize (KiB) 4190156

[startup+1752.6 s]
/proc/loadavg: 4.78 3.22 2.45 2/178 26264
/proc/meminfo: memFree=13904864/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=4190156 CPUtime=1597.24 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) S 26143 26145 23345 0 -1 4204032 47517547 0 0 0 152889 6835 0 0 20 0 1 0 339792316 4290719744 1044913 33554432000 134512640 137136520 4286845344 4286843340 136615104 0 0 4096 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 1047539 1044913 248 641 0 1046895 0
Current children cumulated CPU time (s) 1597.24
Current children cumulated vsize (KiB) 4190156

[startup+1752.8 s]
/proc/loadavg: 4.78 3.22 2.45 2/178 26264
/proc/meminfo: memFree=13904864/32873844 swapFree=7116/7116
[pid=26145] ppid=26143 vsize=0 CPUtime=1597.25 cores=0,2,4,6
/proc/26145/stat : 26145 (bsolo) R 26143 26145 23345 0 -1 4204036 47517547 0 0 0 152889 6836 0 0 20 0 1 0 339792316 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26145/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1597.25
Current children cumulated vsize (KiB) 0

[startup+1752.9 s]
/proc/loadavg: 4.78 3.22 2.45 3/178 26265
/proc/meminfo: memFree=18150228/32873844 swapFree=7116/7116
[pid=26145] ppid=-1 vsize=0 CPUtime=0 cores=
/proc/26145/stat : -- couldn't open stat file --/proc/26145/statm: Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Child dumped core

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26145 and gives
#  childrusage.ru_utime.tv_sec=1528
#  childrusage.ru_utime.tv_usec=893572
#  childrusage.ru_stime.tv_sec=68
#  childrusage.ru_stime.tv_usec=470590
# CPU time returned by wait4() is 1597.36
# while last known CPU time is 0
#
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1597.25
#  lost CPU user time (s): 1528.89
#  lost CPU system time (s): 68.36

Real time (s): 1752.91
CPU time (s): 1597.25
CPU user time (s): 1528.89
CPU system time (s): 68.36
CPU usage (%): 91.1201
Max. virtual memory (cumulated for all children) (KiB): 4190156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1528.89
system time used= 68.4706
maximum resident set size= 4179652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47517547
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= 1033620
involuntary context switches= 1765

runsolver used 3.02854 second user time and 13.7409 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-03 17:17:51
IDJOB=3737641
IDBENCH=48276
IDSOLVER=2320
FILE ID=node138/3737641-1338736671
RUNJOBID= node138-1338713229-23361
PBS_JOBID= 14636726
Free space on /tmp= 70784 MiB

SOLVER NAME= PB09: bsolo 3.1
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_1000_60_1.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737641-1338736671/watcher-3737641-1338736671 -o /tmp/evaluation-result-3737641-1338736671/solver-3737641-1338736671 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3737641-1338736671.opb

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

MD5SUM BENCH= 6856221d5d444d2079d321f11fb11f0b
RANDOM SEED=1264711503

node138.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.347
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.69
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.347
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.347
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.347
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		: 2667.347
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.347
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.347
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.92
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.347
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:        25977876 kB
Buffers:          714808 kB
Cached:          3897952 kB
SwapCached:          208 kB
Active:          3708668 kB
Inactive:        2281256 kB
Active(anon):    1361500 kB
Inactive(anon):    11376 kB
Active(file):    2347168 kB
Inactive(file):  2269880 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:              5848 kB
Writeback:             0 kB
AnonPages:       1477248 kB
Mapped:            15116 kB
Shmem:               200 kB
Slab:             764292 kB
SReclaimable:     206596 kB
SUnreclaim:       557696 kB
KernelStack:        1472 kB
PageTables:         6888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1492464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1273856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3737641-1338736671.opb

Free space on /tmp at the end= 66696 MiB
End job on node138 at 2012-06-03 17:47:05