Trace number 3743018

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
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1790.28 1790.56

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_50null50mast_rapportOE1.0_TMAX300_K67_cod1.opb
MD5SUM149bc47a65ee9b475f97ab5e9dc95355
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-57
Best CPU time to get the best result obtained on this benchmark200.271
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 16038
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 16038
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 108144
Number of bits of the biggest sum of numbers17
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 SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3743018-1338777729.opb>
0.39/0.41	c original problem has 40451 variables (40451 bin, 0 int, 0 impl, 0 cont) and 40950 constraints
0.39/0.41	c problem read
0.39/0.41	c presolving settings loaded
0.49/0.58	c presolving:
0.69/0.75	c (round 1) 16164 del vars, 16284 del conss, 125 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10800 impls, 309 clqs
0.69/0.78	c (round 2) 16934 del vars, 17059 del conss, 772 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11210 impls, 308 clqs
0.79/0.82	c (round 3) 17334 del vars, 17459 del conss, 1172 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11874 impls, 308 clqs
0.79/0.85	c (round 4) 17613 del vars, 17738 del conss, 1451 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12958 impls, 308 clqs
0.79/0.88	c (round 5) 17837 del vars, 17962 del conss, 1675 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14154 impls, 308 clqs
0.89/0.91	c (round 6) 18022 del vars, 18147 del conss, 1860 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14998 impls, 308 clqs
0.89/0.94	c (round 7) 18168 del vars, 18293 del conss, 2006 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15690 impls, 308 clqs
0.89/0.97	c (round 8) 18253 del vars, 18378 del conss, 2091 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16388 impls, 308 clqs
0.89/0.99	c (round 9) 18291 del vars, 18416 del conss, 2129 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16812 impls, 308 clqs
0.99/1.02	c (round 10) 18308 del vars, 18433 del conss, 2146 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17014 impls, 308 clqs
35.19/35.24	c (round 11) 18361 del vars, 18499 del conss, 2147 chg bounds, 0 chg sides, 0 chg coeffs, 22386 upgd conss, 5502124 impls, 308 clqs
35.29/35.34	c (round 12) 18361 del vars, 18551 del conss, 2147 chg bounds, 0 chg sides, 0 chg coeffs, 22451 upgd conss, 5502124 impls, 308 clqs
177.07/177.13	c    (176.7s) probing: 1000/22142 (4.5%) - 43 fixings, 27 aggregations, 677205 implications, 0 bound changes
282.84/282.97	c    (282.6s) probing: 2000/22142 (9.0%) - 47 fixings, 46 aggregations, 2248759 implications, 0 bound changes
325.94/326.06	c (round 13) 18411 del vars, 18551 del conss, 2147 chg bounds, 0 chg sides, 0 chg coeffs, 22451 upgd conss, 12519204 impls, 308 clqs
326.04/326.15	c (round 14) 18411 del vars, 18601 del conss, 2147 chg bounds, 0 chg sides, 0 chg coeffs, 22451 upgd conss, 12519204 impls, 308 clqs
488.12/488.27	c    (487.9s) probing: 3000/22142 (13.5%) - 48 fixings, 57 aggregations, 4106992 implications, 0 bound changes
698.19/698.37	c    (698.0s) probing: 4000/22142 (18.1%) - 51 fixings, 66 aggregations, 6719319 implications, 0 bound changes
942.15/942.32	c    (941.9s) probing: 5000/22142 (22.6%) - 53 fixings, 77 aggregations, 9304882 implications, 0 bound changes
1201.21/1201.42	c    (1201.0s) probing: 6000/22142 (27.1%) - 57 fixings, 88 aggregations, 11819613 implications, 0 bound changes
1325.59/1325.89	c (round 15) 18461 del vars, 18601 del conss, 2147 chg bounds, 0 chg sides, 0 chg coeffs, 22451 upgd conss, 34381678 impls, 308 clqs
1325.69/1325.98	c (round 16) 18461 del vars, 18651 del conss, 2147 chg bounds, 0 chg sides, 0 chg coeffs, 22451 upgd conss, 34381678 impls, 308 clqs
1476.86/1477.17	c    (1476.8s) probing: 7000/22142 (31.6%) - 59 fixings, 100 aggregations, 14066810 implications, 0 bound changes
1742.52/1742.87	c    (1742.5s) probing: 8000/22142 (36.1%) - 62 fixings, 110 aggregations, 16561389 implications, 0 bound changes
1790.01/1790.33	c    (1789.9s) probing: 8168/22142 (36.9%) - 63 fixings, 113 aggregations, 16928486 implications, 0 bound changes
1790.01/1790.33	c    (1789.9s) probing aborted: solving stopped
1790.01/1790.33	c (round 17) 18485 del vars, 18651 del conss, 2147 chg bounds, 0 chg sides, 0 chg coeffs, 22451 upgd conss, 42567148 impls, 308 clqs
1790.01/1790.33	c presolving (17 rounds):
1790.01/1790.33	c  18485 deleted vars, 18651 deleted constraints, 2147 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1790.01/1790.33	c  42567148 implications, 308 cliques
1790.01/1790.33	c presolving was interrupted.
1790.01/1790.33	c Presolving Time: 1789.81
1790.01/1790.33	c - non default parameters ----------------------------------------------------------------------
1790.01/1790.33	c # SCIP version 1.2.1.3
1790.01/1790.33	c 
1790.01/1790.33	c # frequency for displaying node information lines
1790.01/1790.33	c # [type: int, range: [-1,2147483647], default: 100]
1790.01/1790.33	c display/freq = 10000
1790.01/1790.33	c 
1790.01/1790.33	c # maximal time in seconds to run
1790.01/1790.33	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1790.01/1790.33	c limits/time = 1789.6
1790.01/1790.33	c 
1790.01/1790.33	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1790.01/1790.33	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1790.01/1790.33	c limits/memory = 13950
1790.01/1790.33	c 
1790.01/1790.33	c # default clock type (1: CPU user seconds, 2: wall clock time)
1790.01/1790.33	c # [type: int, range: [1,2], default: 1]
1790.01/1790.33	c timing/clocktype = 2
1790.01/1790.33	c 
1790.01/1790.33	c # should presolving try to simplify inequalities
1790.01/1790.33	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1790.01/1790.33	c constraints/linear/simplifyinequalities = TRUE
1790.01/1790.33	c 
1790.01/1790.33	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1790.01/1790.33	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1790.01/1790.33	c constraints/indicator/addCouplingCons = TRUE
1790.01/1790.33	c 
1790.01/1790.33	c # should presolving try to simplify knapsacks
1790.01/1790.33	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1790.01/1790.33	c constraints/knapsack/simplifyinequalities = TRUE
1790.01/1790.33	c 
1790.01/1790.33	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1790.01/1790.33	c # [type: int, range: [-1,2147483647], default: -1]
1790.01/1790.33	c separating/rapidlearning/freq = 0
1790.01/1790.33	c 
1790.01/1790.33	c -----------------------------------------------------------------------------------------------
1790.01/1790.33	c start solving
1790.01/1790.34	c presolving:
1790.01/1790.34	c presolving (17 rounds):
1790.01/1790.34	c  18485 deleted vars, 18651 deleted constraints, 2147 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1790.01/1790.34	c  42567148 implications, 308 cliques
1790.01/1790.34	c presolving was interrupted.
1790.01/1790.34	c Presolving Time: 1789.82
1790.01/1790.34	c 
1790.01/1790.34	c SCIP Status        : solving was interrupted [time limit reached]
1790.01/1790.34	c Solving Time (sec) : 1789.94
1790.01/1790.34	c Solving Nodes      : 0
1790.01/1790.34	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1790.01/1790.34	s UNKNOWN
1790.01/1790.34	c SCIP Status        : solving was interrupted [time limit reached]
1790.01/1790.34	c Solving Time       :    1789.94
1790.01/1790.34	c Original Problem   :
1790.01/1790.34	c   Problem name     : HOME/instance-3743018-1338777729.opb
1790.01/1790.34	c   Variables        : 40451 (40451 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.01/1790.34	c   Constraints      : 40950 initial, 40950 maximal
1790.01/1790.34	c Presolved Problem  :
1790.01/1790.34	c   Problem name     : t_HOME/instance-3743018-1338777729.opb
1790.01/1790.34	c   Variables        : 21966 (21966 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.01/1790.34	c   Constraints      : 22299 initial, 22299 maximal
1790.01/1790.34	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.01/1790.34	c   trivial          :       0.02        123          0          0          0          0          0          0          0
1790.01/1790.34	c   dualfix          :       0.03      16038          0          0          0          0          0          0          0
1790.01/1790.34	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.01/1790.34	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.01/1790.34	c   implics          :       0.03          0          1          0          0          0          0          0          0
1790.01/1790.34	c   probing          :    1788.50         63        113          0          0          0          0          0          0
1790.01/1790.34	c   knapsack         :       0.20          0          0          0          0          0          0          0          0
1790.01/1790.34	c   setppc           :       0.04          0          0          0          0          0        134          0          0
1790.01/1790.34	c   linear           :       0.76       2147          0          0       2147          0      18499          0          0
1790.01/1790.34	c   logicor          :       0.12          0          0          0          0          0         18          0          0
1790.01/1790.34	c   root node        :          -          0          -          -          0          -          -          -          -
1790.01/1790.34	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.01/1790.34	c   integral         :          0          0          0          0          0          0          0          0          0          0
1790.01/1790.34	c   knapsack         :          0+         0     111130          0          0          0          0          0          0          0
1790.01/1790.34	c   setppc           :          0+         0     111129          0          0         24          0          0          0          0
1790.01/1790.34	c   linear           :          0+         0       1391          0          0          0          0          0          0          0
1790.01/1790.34	c   logicor          :          0+         0     103524          0          0          3          0          0          0          0
1790.01/1790.34	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1790.01/1790.34	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.01/1790.34	c   integral         :       0.00       0.00       0.00       0.00       0.00
1790.01/1790.34	c   knapsack         :    1470.57       0.00    1470.57       0.00       0.00
1790.01/1790.34	c   setppc           :       9.35       0.00       9.35       0.00       0.00
1790.01/1790.34	c   linear           :       0.16       0.00       0.16       0.00       0.00
1790.01/1790.34	c   logicor          :      35.51       0.00      35.51       0.00       0.00
1790.01/1790.34	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.01/1790.34	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.01/1790.34	c   vbounds          :       0.09          1          0          0
1790.01/1790.34	c   rootredcost      :       0.07          0          0          0
1790.01/1790.34	c   pseudoobj        :       0.08          0          0          0
1790.01/1790.34	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.01/1790.34	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1790.01/1790.34	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1790.01/1790.34	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.01/1790.34	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.01/1790.34	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.01/1790.34	c   applied globally :          -          -          -          0        0.0          -          -          -
1790.01/1790.34	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.22/1790.55	c Time complete: 1790.27.

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-3743018-1338777729/watcher-3743018-1338777729 -o /tmp/evaluation-result-3743018-1338777729/solver-3743018-1338777729 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743018-1338777729.opb -t 1800 -m 15500 

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 2200
/proc/meminfo: memFree=26520408/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=7916 CPUtime=0 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 1255 0 0 0 0 0 0 0 20 0 1 0 343899661 8105984 1202 33554432000 4194304 8395647 140735467503648 140735467503224 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 1979 1202 370 1026 0 949 0

[startup+0.049767 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2200
/proc/meminfo: memFree=26520408/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=25836 CPUtime=0.04 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 5743 0 0 0 3 1 0 0 20 0 1 0 343899661 26456064 5684 33554432000 4194304 8395647 140735467503648 140735467503224 5753575 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 6459 5684 394 1026 0 5429 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 25836

[startup+0.100331 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2200
/proc/meminfo: memFree=26520408/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=31936 CPUtime=0.09 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 7264 0 0 0 8 1 0 0 20 0 1 0 343899661 32702464 7205 33554432000 4194304 8395647 140735467503648 140735467368856 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 7984 7205 394 1026 0 6954 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31936

[startup+0.300278 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2200
/proc/meminfo: memFree=26520408/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=52896 CPUtime=0.29 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 12523 0 0 0 27 2 0 0 20 0 1 0 343899661 54165504 12464 33554432000 4194304 8395647 140735467503648 140735467368856 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 13224 12464 394 1026 0 12194 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52896

[startup+0.700286 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2200
/proc/meminfo: memFree=26520408/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=135144 CPUtime=0.69 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 32977 0 0 0 65 4 0 0 20 0 1 0 343899661 138387456 32564 33554432000 4194304 8395647 140735467503648 140735467368856 5049857 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 33786 32564 471 1026 0 32756 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135144

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2201
/proc/meminfo: memFree=26375616/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=164692 CPUtime=1.49 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 41269 0 0 0 144 5 0 0 20 0 1 0 343899661 168644608 40030 33554432000 4194304 8395647 140735467503648 140735467500664 6080692 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 41173 40030 498 1026 0 40143 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 164692

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2201
/proc/meminfo: memFree=26280012/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=236920 CPUtime=3.09 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 58089 0 0 0 302 7 0 0 20 0 1 0 343899661 242606080 56850 33554432000 4194304 8395647 140735467503648 140735467499512 6080688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 59230 56850 498 1026 0 58200 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 236920

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2201
/proc/meminfo: memFree=26223124/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=272068 CPUtime=6.29 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 66392 0 0 0 621 8 0 0 20 0 1 0 343899661 278597632 65153 33554432000 4194304 8395647 140735467503648 140735467499512 6080665 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 68017 65153 498 1026 0 66987 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 272068

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2201
/proc/meminfo: memFree=26116948/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=342860 CPUtime=12.68 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 83593 0 0 0 1257 11 0 0 20 0 1 0 343899661 351088640 82354 33554432000 4194304 8395647 140735467503648 140735467499800 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 85715 82354 498 1026 0 84685 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 342860

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2201
/proc/meminfo: memFree=25943512/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=446928 CPUtime=25.49 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 109030 0 0 0 2533 16 0 0 20 0 1 0 343899661 457654272 107791 33554432000 4194304 8395647 140735467503648 140735467499512 6080688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 111732 107791 498 1026 0 110702 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 446928

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2201
/proc/meminfo: memFree=25805204/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=528968 CPUtime=51.09 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 129115 0 0 0 5089 20 0 0 20 0 1 0 343899661 541663232 127876 33554432000 4194304 8395647 140735467503648 140735467499672 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 132242 127876 507 1026 0 131212 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 528968

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2201
/proc/meminfo: memFree=25615900/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=528968 CPUtime=102.28 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 129181 0 0 0 10208 20 0 0 20 0 1 0 343899661 541663232 127942 33554432000 4194304 8395647 140735467503648 140735467499672 4911287 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 132242 127942 507 1026 0 131212 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 528968

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2201
/proc/meminfo: memFree=25370160/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=551916 CPUtime=162.26 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 134654 0 0 0 16206 20 0 0 20 0 1 0 343899661 565161984 133415 33554432000 4194304 8395647 140735467503648 140735467499512 4911287 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 137979 133415 507 1026 0 136949 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 551916

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2201
/proc/meminfo: memFree=25027208/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=623884 CPUtime=222.26 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 152523 0 0 0 22203 23 0 0 20 0 1 0 343899661 638857216 151284 33554432000 4194304 8395647 140735467503648 140735467499720 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 155971 151284 513 1026 0 154941 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 623884

[startup+282.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 2202
/proc/meminfo: memFree=24789652/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=685824 CPUtime=282.24 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 168074 0 0 0 28199 25 0 0 20 0 1 0 343899661 702283776 166835 33554432000 4194304 8395647 140735467503648 140735467499720 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 171456 166835 513 1026 0 170426 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 685824

[startup+342.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 2202
/proc/meminfo: memFree=24654520/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=734348 CPUtime=342.24 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 179909 0 0 0 34197 27 0 0 20 0 1 0 343899661 751972352 178670 33554432000 4194304 8395647 140735467503648 140735467499672 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 183587 178670 513 1026 0 182557 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 734348

[startup+402.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 2202
/proc/meminfo: memFree=24551008/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=737348 CPUtime=402.23 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 180630 0 0 0 40196 27 0 0 20 0 1 0 343899661 755044352 179391 33554432000 4194304 8395647 140735467503648 140735467499720 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 184337 179391 513 1026 0 183307 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 737348

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 2202
/proc/meminfo: memFree=24389836/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=772764 CPUtime=462.22 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 189472 0 0 0 46194 28 0 0 20 0 1 0 343899661 791310336 188233 33554432000 4194304 8395647 140735467503648 140735467499720 4911320 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 193191 188233 513 1026 0 192161 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 772764

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2205
/proc/meminfo: memFree=24223440/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=818088 CPUtime=522.21 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 201471 0 0 0 52191 30 0 0 20 0 1 0 343899661 837722112 200232 33554432000 4194304 8395647 140735467503648 140735467499720 4911307 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 204522 200232 513 1026 0 203492 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 818088

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2206
/proc/meminfo: memFree=24051736/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=865240 CPUtime=582.2 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 212717 0 0 0 58188 32 0 0 20 0 1 0 343899661 886005760 211478 33554432000 4194304 8395647 140735467503648 140735467499720 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 216310 211478 513 1026 0 215280 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 865240

[startup+642.3 s]

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

/proc/meminfo: memFree=22886612/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=1164652 CPUtime=1062.12 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 286962 0 0 0 106169 43 0 0 20 0 1 0 343899661 1192603648 285723 33554432000 4194304 8395647 140735467503648 140735467499512 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 291163 285723 513 1026 0 290133 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1164652

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2210
/proc/meminfo: memFree=22750856/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=1191548 CPUtime=1122.12 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 293969 0 0 0 112167 45 0 0 20 0 1 0 343899661 1220145152 292730 33554432000 4194304 8395647 140735467503648 140735467499720 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 297887 292730 513 1026 0 296857 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 1191548

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2234
/proc/meminfo: memFree=22622104/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=1221520 CPUtime=1182.11 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 301062 0 0 0 118164 47 0 0 20 0 1 0 343899661 1250836480 299823 33554432000 4194304 8395647 140735467503648 140735467499720 6080688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 305380 299823 513 1026 0 304350 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 1221520

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2234
/proc/meminfo: memFree=22503476/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=1249436 CPUtime=1242.1 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 307848 0 0 0 124162 48 0 0 20 0 1 0 343899661 1279422464 306609 33554432000 4194304 8395647 140735467503648 140735467499720 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 312359 306609 513 1026 0 311329 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1249436

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 2234
/proc/meminfo: memFree=22377396/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=1282192 CPUtime=1302.09 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 315941 0 0 0 130160 49 0 0 20 0 1 0 343899661 1312964608 314702 33554432000 4194304 8395647 140735467503648 140735467499720 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 320548 314702 513 1026 0 319518 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1282192

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 2234
/proc/meminfo: memFree=22256856/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=1306240 CPUtime=1362.08 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 321628 0 0 0 136158 50 0 0 20 0 1 0 343899661 1337589760 320389 33554432000 4194304 8395647 140735467503648 140735467499720 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 326560 320389 513 1026 0 325530 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1306240

[startup+1422.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 2235
/proc/meminfo: memFree=22138972/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=1332992 CPUtime=1422.08 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 328249 0 0 0 142156 52 0 0 20 0 1 0 343899661 1364983808 327010 33554432000 4194304 8395647 140735467503648 140735467499720 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 333248 327010 513 1026 0 332218 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 1332992

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 2236
/proc/meminfo: memFree=22018348/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=1355912 CPUtime=1482.07 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 334310 0 0 0 148154 53 0 0 20 0 1 0 343899661 1388453888 333071 33554432000 4194304 8395647 140735467503648 140735467499720 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 338978 333071 513 1026 0 337948 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 1355912

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2236
/proc/meminfo: memFree=21887312/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=1389724 CPUtime=1542.06 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 342519 0 0 0 154152 54 0 0 20 0 1 0 343899661 1423077376 341280 33554432000 4194304 8395647 140735467503648 140735467499720 4911287 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 347431 341280 513 1026 0 346401 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 1389724

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 2236
/proc/meminfo: memFree=21758628/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=1421408 CPUtime=1602.05 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 350409 0 0 0 160149 56 0 0 20 0 1 0 343899661 1455521792 349170 33554432000 4194304 8395647 140735467503648 140735467499512 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 355352 349170 513 1026 0 354322 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 1421408

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2236
/proc/meminfo: memFree=21626472/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=1448096 CPUtime=1662.04 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 357224 0 0 0 166147 57 0 0 20 0 1 0 343899661 1482850304 355985 33554432000 4194304 8395647 140735467503648 140735467499720 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 362024 355985 513 1026 0 360994 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 1448096

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 2239
/proc/meminfo: memFree=21496280/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=1480880 CPUtime=1722.03 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 364779 0 0 0 172145 58 0 0 20 0 1 0 343899661 1516421120 363540 33554432000 4194304 8395647 140735467503648 140735467499720 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 370220 363540 513 1026 0 369190 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 1480880

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2240
/proc/meminfo: memFree=21373680/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=1511600 CPUtime=1782.02 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 372374 0 0 0 178143 59 0 0 20 0 1 0 343899661 1547878400 371135 33554432000 4194304 8395647 140735467503648 140735467499336 6080688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 377900 371135 513 1026 0 376870 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 1511600

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

[startup+1785.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2240
/proc/meminfo: memFree=21365992/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=1512588 CPUtime=1785.32 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 372784 0 0 0 178473 59 0 0 20 0 1 0 343899661 1548890112 371545 33554432000 4194304 8395647 140735467503648 140735467499512 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 378147 371545 513 1026 0 377117 0
Current children cumulated CPU time (s) 1785.32
Current children cumulated vsize (KiB) 1512588

[startup+1788.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2278
/proc/meminfo: memFree=25277836/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=1515600 CPUtime=1788.52 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 373345 0 0 0 178793 59 0 0 20 0 1 0 343899661 1551974400 372145 33554432000 4194304 8395647 140735467503648 140735467499720 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 378900 372145 513 1026 0 377870 0
Current children cumulated CPU time (s) 1788.52
Current children cumulated vsize (KiB) 1515600

[startup+1789.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2278
/proc/meminfo: memFree=25277836/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=1515600 CPUtime=1789.32 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 373348 0 0 0 178873 59 0 0 20 0 1 0 343899661 1551974400 372148 33554432000 4194304 8395647 140735467503648 140735467499720 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 378900 372148 513 1026 0 377870 0
Current children cumulated CPU time (s) 1789.32
Current children cumulated vsize (KiB) 1515600

[startup+1790 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2278
/proc/meminfo: memFree=25155680/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=1515600 CPUtime=1789.72 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 373348 0 0 0 178913 59 0 0 20 0 1 0 343899661 1551974400 372148 33554432000 4194304 8395647 140735467503648 140735467499720 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 378900 372148 513 1026 0 377870 0
Current children cumulated CPU time (s) 1789.72
Current children cumulated vsize (KiB) 1515600

[startup+1790.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2278
/proc/meminfo: memFree=25155680/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=1516624 CPUtime=1790.11 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 373646 0 0 0 178952 59 0 0 20 0 1 0 343899661 1553022976 372446 33554432000 4194304 8395647 140735467503648 140735467499720 6345173 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 379156 372446 520 1026 0 378126 0
Current children cumulated CPU time (s) 1790.11
Current children cumulated vsize (KiB) 1516624

[startup+1790.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2278
/proc/meminfo: memFree=25155680/32873648 swapFree=6852/6852
[pid=2200] ppid=2198 vsize=1474940 CPUtime=1790.22 cores=0,2,4,6
/proc/2200/stat : 2200 (pbscip.linux.x8) R 2198 2200 1632 0 -1 4202496 373647 0 0 0 178957 65 0 0 20 0 1 0 343899661 1510338560 149820 33554432000 4194304 8395647 140735467503648 140735467499720 7602442 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2200/statm: 368735 149820 521 1026 0 367705 0
Current children cumulated CPU time (s) 1790.22
Current children cumulated vsize (KiB) 1474940

Child status: 0
Real time (s): 1790.56
CPU time (s): 1790.28
CPU user time (s): 1789.59
CPU system time (s): 0.689895
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 1516624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.59
system time used= 0.689895
maximum resident set size= 1489784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 373660
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= 10
involuntary context switches= 1945

runsolver used 2.6456 second user time and 7.19291 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-04 04:42:09
IDJOB=3743018
IDBENCH=90633
IDSOLVER=2326
FILE ID=node115/3743018-1338777729
RUNJOBID= node115-1338772354-1649
PBS_JOBID= 14636818
Free space on /tmp= 70816 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_50null50mast_rapportOE1.0_TMAX300_K67_cod1.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3743018-1338777729/watcher-3743018-1338777729 -o /tmp/evaluation-result-3743018-1338777729/solver-3743018-1338777729 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743018-1338777729.opb -t 1800 -m 15500

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

MD5SUM BENCH= 149bc47a65ee9b475f97ab5e9dc95355
RANDOM SEED=149390735

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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:       32873648 kB
MemFree:        26520936 kB
Buffers:         1445428 kB
Cached:          3657388 kB
SwapCached:         1016 kB
Active:          3131484 kB
Inactive:        2309452 kB
Active(anon):     326768 kB
Inactive(anon):     9868 kB
Active(file):    2804716 kB
Inactive(file):  2299584 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106440 kB
Dirty:             25672 kB
Writeback:             0 kB
AnonPages:        356588 kB
Mapped:            13744 kB
Shmem:                96 kB
Slab:             772884 kB
SReclaimable:     216776 kB
SUnreclaim:       556108 kB
KernelStack:        1472 kB
PageTables:         4408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     459488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70780 MiB
End job on node115 at 2012-06-04 05:12:00