Trace number 3743525

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.21 1790.51

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_unif_20null10mast_rapportOE1.0_TMAX60_K67_cod1.opb
MD5SUM45095495cbc234ce584c9f2f0e8c1a12
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-9842
Best CPU time to get the best result obtained on this benchmark1800.09
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 25674
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 14379486
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 14379486
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 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-3743525-1338785964.opb>
0.39/0.43	c original problem has 40451 variables (40451 bin, 0 int, 0 impl, 0 cont) and 40950 constraints
0.39/0.43	c problem read
0.39/0.43	c presolving settings loaded
0.69/0.71	c presolving:
0.78/0.89	c (round 1) 6528 del vars, 6502 del conss, 125 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12516 impls, 455 clqs
0.89/0.94	c (round 2) 7584 del vars, 7563 del conss, 1058 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13134 impls, 454 clqs
1.00/1.01	c (round 3) 8136 del vars, 8115 del conss, 1610 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14094 impls, 454 clqs
1.00/1.06	c (round 4) 8523 del vars, 8502 del conss, 1997 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15580 impls, 454 clqs
1.10/1.12	c (round 5) 8838 del vars, 8817 del conss, 2312 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17174 impls, 454 clqs
1.10/1.17	c (round 6) 9110 del vars, 9089 del conss, 2584 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18298 impls, 454 clqs
1.19/1.22	c (round 7) 9340 del vars, 9319 del conss, 2814 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19194 impls, 454 clqs
1.19/1.27	c (round 8) 9474 del vars, 9453 del conss, 2948 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20198 impls, 454 clqs
1.29/1.31	c (round 9) 9525 del vars, 9504 del conss, 2999 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20898 impls, 454 clqs
1.29/1.35	c (round 10) 9546 del vars, 9525 del conss, 3020 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21230 impls, 454 clqs
105.77/105.82	c (round 11) 9604 del vars, 9591 del conss, 3021 chg bounds, 0 chg sides, 0 chg coeffs, 31294 upgd conss, 7304254 impls, 454 clqs
105.97/106.02	c (round 12) 9604 del vars, 9648 del conss, 3021 chg bounds, 0 chg sides, 0 chg coeffs, 31359 upgd conss, 7304326 impls, 454 clqs
370.64/370.71	c    (370.3s) probing: 1000/30904 (3.2%) - 54 fixings, 19 aggregations, 1305808 implications, 0 bound changes
554.50/554.66	c    (554.2s) probing: 2000/30904 (6.5%) - 56 fixings, 36 aggregations, 3653794 implications, 0 bound changes
703.18/703.32	c (round 13) 9654 del vars, 9648 del conss, 3021 chg bounds, 0 chg sides, 0 chg coeffs, 31359 upgd conss, 20592644 impls, 454 clqs
703.39/703.52	c (round 14) 9654 del vars, 9698 del conss, 3021 chg bounds, 0 chg sides, 0 chg coeffs, 31359 upgd conss, 20592644 impls, 454 clqs
953.92/954.18	c    (953.8s) probing: 3000/30904 (9.7%) - 59 fixings, 48 aggregations, 5241857 implications, 0 bound changes
1264.87/1265.16	c    (1264.7s) probing: 4000/30904 (12.9%) - 60 fixings, 49 aggregations, 8361437 implications, 0 bound changes
1644.91/1645.24	c    (1644.8s) probing: 5000/30904 (16.2%) - 64 fixings, 57 aggregations, 11878977 implications, 0 bound changes
1789.89/1790.23	c    (1789.8s) probing: 5354/30904 (17.3%) - 65 fixings, 62 aggregations, 12915166 implications, 0 bound changes
1789.89/1790.23	c    (1789.8s) probing aborted: solving stopped
1789.89/1790.24	c (round 15) 9674 del vars, 9698 del conss, 3021 chg bounds, 0 chg sides, 0 chg coeffs, 31359 upgd conss, 37835336 impls, 454 clqs
1789.89/1790.24	c presolving (15 rounds):
1789.89/1790.24	c  9674 deleted vars, 9698 deleted constraints, 3021 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1789.89/1790.24	c  37835336 implications, 454 cliques
1789.89/1790.24	c presolving was interrupted.
1789.89/1790.24	c Presolving Time: 1789.65
1789.89/1790.24	c - non default parameters ----------------------------------------------------------------------
1789.89/1790.24	c # SCIP version 1.2.1.3
1789.89/1790.24	c 
1789.89/1790.24	c # frequency for displaying node information lines
1789.89/1790.24	c # [type: int, range: [-1,2147483647], default: 100]
1789.89/1790.24	c display/freq = 10000
1789.89/1790.24	c 
1789.89/1790.24	c # maximal time in seconds to run
1789.89/1790.24	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.89/1790.24	c limits/time = 1789.57
1789.89/1790.24	c 
1789.89/1790.24	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1789.89/1790.24	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.89/1790.24	c limits/memory = 13950
1789.89/1790.24	c 
1789.89/1790.24	c # default clock type (1: CPU user seconds, 2: wall clock time)
1789.89/1790.24	c # [type: int, range: [1,2], default: 1]
1789.89/1790.24	c timing/clocktype = 2
1789.89/1790.24	c 
1789.89/1790.24	c # should presolving try to simplify inequalities
1789.89/1790.24	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.89/1790.24	c constraints/linear/simplifyinequalities = TRUE
1789.89/1790.24	c 
1789.89/1790.24	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1789.89/1790.24	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.89/1790.24	c constraints/indicator/addCouplingCons = TRUE
1789.89/1790.24	c 
1789.89/1790.24	c # should presolving try to simplify knapsacks
1789.89/1790.24	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.89/1790.24	c constraints/knapsack/simplifyinequalities = TRUE
1789.89/1790.24	c 
1789.89/1790.24	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1789.89/1790.24	c # [type: int, range: [-1,2147483647], default: -1]
1789.89/1790.24	c separating/rapidlearning/freq = 0
1789.89/1790.24	c 
1789.89/1790.24	c -----------------------------------------------------------------------------------------------
1789.89/1790.24	c start solving
1789.89/1790.26	c presolving:
1789.89/1790.26	c presolving (15 rounds):
1789.89/1790.26	c  9674 deleted vars, 9698 deleted constraints, 3021 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1789.89/1790.26	c  37835336 implications, 454 cliques
1789.89/1790.26	c presolving was interrupted.
1789.89/1790.26	c Presolving Time: 1789.67
1789.89/1790.26	c 
1789.89/1790.26	c SCIP Status        : solving was interrupted [time limit reached]
1789.89/1790.26	c Solving Time (sec) : 1789.83
1789.89/1790.26	c Solving Nodes      : 0
1789.89/1790.26	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.89/1790.26	s UNKNOWN
1789.89/1790.26	c SCIP Status        : solving was interrupted [time limit reached]
1789.89/1790.26	c Solving Time       :    1789.83
1789.89/1790.26	c Original Problem   :
1789.89/1790.26	c   Problem name     : HOME/instance-3743525-1338785964.opb
1789.89/1790.26	c   Variables        : 40451 (40451 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.89/1790.26	c   Constraints      : 40950 initial, 40950 maximal
1789.89/1790.26	c Presolved Problem  :
1789.89/1790.26	c   Problem name     : t_HOME/instance-3743525-1338785964.opb
1789.89/1790.26	c   Variables        : 30777 (30777 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.89/1790.26	c   Constraints      : 31252 initial, 31252 maximal
1789.89/1790.26	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.89/1790.26	c   trivial          :       0.04        123          0          0          0          0          0          0          0
1789.89/1790.26	c   dualfix          :       0.04       6402          0          0          0          0          0          0          0
1789.89/1790.26	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.89/1790.26	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.89/1790.26	c   implics          :       0.04          0          1          0          0          0          0          0          0
1789.89/1790.26	c   probing          :    1787.18         65         62          0          0          0          0          0          0
1789.89/1790.26	c   knapsack         :       0.30          0          0          0          0          0          0          0          0
1789.89/1790.26	c   setppc           :       0.04          0          0          0          0          0         57          0          0
1789.89/1790.26	c   linear           :       1.66       3021          0          0       3021          0       9591          0          0
1789.89/1790.26	c   logicor          :       0.12          0          0          0          0          0         50          0          0
1789.89/1790.26	c   root node        :          -          0          -          -          0          -          -          -          -
1789.89/1790.26	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.89/1790.26	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.89/1790.26	c   knapsack         :          0+         0      68181          0          0          0          0          0          0          0
1789.89/1790.26	c   setppc           :          0+         0      68181          0          0         13          0          0          0          0
1789.89/1790.26	c   linear           :          0+         0       1377          0          0          0          0          0          0          0
1789.89/1790.26	c   logicor          :          0+         0      62707          0          0          3          0          0          0          0
1789.89/1790.26	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.89/1790.26	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.89/1790.26	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.89/1790.26	c   knapsack         :    1389.55       0.00    1389.55       0.00       0.00
1789.89/1790.26	c   setppc           :       9.79       0.00       9.79       0.00       0.00
1789.89/1790.26	c   linear           :       0.22       0.00       0.22       0.00       0.00
1789.89/1790.26	c   logicor          :      35.81       0.00      35.81       0.00       0.00
1789.89/1790.26	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.89/1790.26	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.89/1790.26	c   vbounds          :       0.05          1          0          0
1789.89/1790.26	c   rootredcost      :       0.04          0          0          0
1789.89/1790.26	c   pseudoobj        :       0.05          0          0          0
1789.89/1790.26	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.89/1790.26	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.89/1790.26	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.89/1790.26	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.89/1790.26	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.89/1790.26	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.89/1790.26	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.89/1790.26	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.19/1790.51	c Time complete: 1790.2.

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.01 2.01 1.95 3/176 2481
/proc/meminfo: memFree=28084136/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=7916 CPUtime=0 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 1254 0 0 0 0 0 0 0 20 0 1 0 344724981 8105984 1200 33554432000 4194304 8395647 140734393474784 140734792936520 7385025 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 1979 1200 370 1026 0 949 0

[startup+0.0769609 s]
/proc/loadavg: 2.01 2.01 1.95 3/176 2481
/proc/meminfo: memFree=28084136/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=33184 CPUtime=0.07 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 7526 0 0 0 6 1 0 0 20 0 1 0 344724981 33980416 7468 33554432000 4194304 8395647 140734393474784 140734792936520 6347101 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 8296 7506 394 1026 0 7266 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 33184

[startup+0.100352 s]
/proc/loadavg: 2.01 2.01 1.95 3/176 2481
/proc/meminfo: memFree=28084136/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=37260 CPUtime=0.09 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 8565 0 0 0 8 1 0 0 20 0 1 0 344724981 38154240 8505 33554432000 4194304 8395647 140734393474784 140734792936520 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 9315 8505 394 1026 0 8285 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37260

[startup+0.300277 s]
/proc/loadavg: 2.01 2.01 1.95 3/176 2481
/proc/meminfo: memFree=28084136/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=53004 CPUtime=0.29 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 12509 0 0 0 27 2 0 0 20 0 1 0 344724981 54276096 12449 33554432000 4194304 8395647 140734393474784 140734792936520 4423932 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 13251 12449 394 1026 0 12221 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53004

[startup+0.700366 s]
/proc/loadavg: 2.01 2.01 1.95 3/176 2481
/proc/meminfo: memFree=28084136/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=132956 CPUtime=0.69 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 32337 0 0 0 64 5 0 0 20 0 1 0 344724981 136146944 31923 33554432000 4194304 8395647 140734393474784 140734792936520 4601776 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 33239 31923 444 1026 0 32209 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132956

[startup+1.50034 s]
/proc/loadavg: 2.01 2.01 1.95 3/177 2482
/proc/meminfo: memFree=27950860/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=139844 CPUtime=1.49 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 34931 0 0 0 143 6 0 0 20 0 1 0 344724981 143200256 33691 33554432000 4194304 8395647 140734393474784 140734393470952 5019771 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 34961 33691 478 1026 0 33931 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 139844

[startup+3.1003 s]
/proc/loadavg: 2.01 2.01 1.95 3/177 2482
/proc/meminfo: memFree=27947876/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=208660 CPUtime=3.09 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 51762 0 0 0 300 9 0 0 20 0 1 0 344724981 213667840 50493 33554432000 4194304 8395647 140734393474784 140734393470648 7385355 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 52165 50493 498 1026 0 51135 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 208660

[startup+6.30038 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 2482
/proc/meminfo: memFree=27804284/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=283784 CPUtime=6.29 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 69029 0 0 0 617 12 0 0 20 0 1 0 344724981 290594816 67760 33554432000 4194304 8395647 140734393474784 140734393470648 6080688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 70946 67760 498 1026 0 69916 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 283784

[startup+12.7005 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 2482
/proc/meminfo: memFree=27727940/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=305060 CPUtime=12.68 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 74395 0 0 0 1255 13 0 0 20 0 1 0 344724981 312381440 73126 33554432000 4194304 8395647 140734393474784 140734393470648 6080701 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 76265 73126 498 1026 0 75235 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 305060

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 2482
/proc/meminfo: memFree=27570452/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=396032 CPUtime=25.48 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 96021 0 0 0 2530 18 0 0 20 0 1 0 344724981 405536768 94752 33554432000 4194304 8395647 140734393474784 140734393470648 6080688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 99008 94752 498 1026 0 97978 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 396032

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 2485
/proc/meminfo: memFree=27407152/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=474528 CPUtime=51.08 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 115629 0 0 0 5084 24 0 0 20 0 1 0 344724981 485916672 114360 33554432000 4194304 8395647 140734393474784 140734393470648 6080688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 118632 114360 498 1026 0 117602 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 474528

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 2508
/proc/meminfo: memFree=27075532/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=634180 CPUtime=102.28 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 154892 0 0 0 10196 32 0 0 20 0 1 0 344724981 649400320 153623 33554432000 4194304 8395647 140734393474784 140734393470648 6080692 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 158545 153623 498 1026 0 157515 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 634180

[startup+162.3 s]
/proc/loadavg: 2.05 2.01 1.95 3/177 2508
/proc/meminfo: memFree=26974836/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=672460 CPUtime=162.26 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 164486 0 0 0 16193 33 0 0 20 0 1 0 344724981 688599040 163217 33554432000 4194304 8395647 140734393474784 140734393470808 4911320 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 168115 163217 507 1026 0 167085 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 672460

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/177 2508
/proc/meminfo: memFree=26971268/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=674216 CPUtime=222.25 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 164925 0 0 0 22192 33 0 0 20 0 1 0 344724981 690397184 163656 33554432000 4194304 8395647 140734393474784 140734393470856 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 168554 163656 507 1026 0 167524 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 674216

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 2509
/proc/meminfo: memFree=26966464/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=677280 CPUtime=282.25 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 165694 0 0 0 28191 34 0 0 20 0 1 0 344724981 693534720 164425 33554432000 4194304 8395647 140734393474784 140734393470856 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 169320 164425 507 1026 0 168290 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 677280

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 2509
/proc/meminfo: memFree=26874980/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=758400 CPUtime=342.24 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 186037 0 0 0 34187 37 0 0 20 0 1 0 344724981 776601600 184768 33554432000 4194304 8395647 140734393474784 140734393470648 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 189600 184768 507 1026 0 188570 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 758400

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 2509
/proc/meminfo: memFree=26773452/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=852780 CPUtime=402.23 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 209691 0 0 0 40183 40 0 0 20 0 1 0 344724981 873246720 208422 33554432000 4194304 8395647 140734393474784 140734393470856 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 213195 208422 513 1026 0 212165 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 852780

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 2509
/proc/meminfo: memFree=26613768/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=928840 CPUtime=462.22 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 228917 0 0 0 46179 43 0 0 20 0 1 0 344724981 951132160 227648 33554432000 4194304 8395647 140734393474784 140734393470856 6080661 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 232210 227648 513 1026 0 231180 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 928840

[startup+522.3 s]
/proc/loadavg: 2.07 2.03 1.96 3/177 2509
/proc/meminfo: memFree=26470700/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=991444 CPUtime=522.21 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 244129 0 0 0 52175 46 0 0 20 0 1 0 344724981 1015238656 242860 33554432000 4194304 8395647 140734393474784 140734393470856 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 247861 242860 513 1026 0 246831 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 991444

[startup+582.3 s]
/proc/loadavg: 2.02 2.02 1.96 3/177 2510
/proc/meminfo: memFree=26333088/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=1047224 CPUtime=582.2 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 257824 0 0 0 58171 49 0 0 20 0 1 0 344724981 1072357376 256555 33554432000 4194304 8395647 140734393474784 140734393470648 4911320 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 261806 256555 513 1026 0 260776 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1047224

[startup+642.3 s]

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

/proc/meminfo: memFree=25814348/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=1170176 CPUtime=1002.12 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 288473 0 0 0 100155 57 0 0 20 0 1 0 344724981 1198260224 288709 33554432000 4194304 8395647 140734393474784 140734393470648 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 292544 288709 513 1026 0 291514 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 1170176

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 2514
/proc/meminfo: memFree=25765892/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=1195256 CPUtime=1062.11 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 294697 0 0 0 106153 58 0 0 20 0 1 0 344724981 1223942144 295585 33554432000 4194304 8395647 140734393474784 140734393470856 4911327 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 298814 295585 513 1026 0 297784 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1195256

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 2514
/proc/meminfo: memFree=25731324/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=1216340 CPUtime=1122.1 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 300426 0 0 0 112150 60 0 0 20 0 1 0 344724981 1245532160 301319 33554432000 4194304 8395647 140734393474784 140734393470856 4911287 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 304085 301319 513 1026 0 303055 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1216340

[startup+1182.3 s]
/proc/loadavg: 2.06 2.01 1.97 3/177 2515
/proc/meminfo: memFree=25694028/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=1254648 CPUtime=1182.09 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 309842 0 0 0 118148 61 0 0 20 0 1 0 344724981 1284759552 310741 33554432000 4194304 8395647 140734393474784 140734393470856 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 313662 310741 513 1026 0 312632 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1254648

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/178 2518
/proc/meminfo: memFree=25661420/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=1285536 CPUtime=1242.08 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 317090 0 0 0 124145 63 0 0 20 0 1 0 344724981 1316388864 318027 33554432000 4194304 8395647 140734393474784 140734393470856 4911327 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 321384 318027 513 1026 0 320354 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1285536

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 2518
/proc/meminfo: memFree=25630720/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=1310596 CPUtime=1302.08 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 323760 0 0 0 130143 65 0 0 20 0 1 0 344724981 1342050304 324752 33554432000 4194304 8395647 140734393474784 140734393470856 4911287 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 327649 324752 513 1026 0 326619 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1310596

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 2519
/proc/meminfo: memFree=25577304/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=1356492 CPUtime=1362.07 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 334899 0 0 0 136140 67 0 0 20 0 1 0 344724981 1389047808 336036 33554432000 4194304 8395647 140734393474784 140734393470856 4911307 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 339123 336036 513 1026 0 338093 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1356492

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 2519
/proc/meminfo: memFree=25565188/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=1365280 CPUtime=1422.06 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 337209 0 0 0 142139 67 0 0 20 0 1 0 344724981 1398046720 338709 33554432000 4194304 8395647 140734393474784 140734393470856 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 341320 338709 513 1026 0 340290 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1365280

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 2520
/proc/meminfo: memFree=25546368/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=1379060 CPUtime=1482.04 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 340666 0 0 0 148136 68 0 0 20 0 1 0 344724981 1412157440 342654 33554432000 4194304 8395647 140734393474784 140734393470856 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 344765 342654 513 1026 0 343735 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1379060

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 2520
/proc/meminfo: memFree=25513600/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=1407964 CPUtime=1542.03 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 347311 0 0 0 154134 69 0 0 20 0 1 0 344724981 1441755136 350509 33554432000 4194304 8395647 140734393474784 140734393470856 6080692 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 351991 350509 513 1026 0 350961 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1407964

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 2520
/proc/meminfo: memFree=25470108/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=1442192 CPUtime=1602.02 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 355253 0 0 0 160131 71 0 0 20 0 1 0 344724981 1476804608 358459 33554432000 4194304 8395647 140734393474784 140734393470856 5085404 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 360548 358459 513 1026 0 359518 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1442192

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 1.97 3/177 2520
/proc/meminfo: memFree=25428444/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=1464816 CPUtime=1662.01 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 360960 0 0 0 166129 72 0 0 20 0 1 0 344724981 1499971584 364166 33554432000 4194304 8395647 140734393474784 140734393470856 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 366204 364166 513 1026 0 365174 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1464816

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/177 2520
/proc/meminfo: memFree=25367808/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=1490504 CPUtime=1722 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 366908 0 0 0 172127 73 0 0 20 0 1 0 344724981 1526276096 370114 33554432000 4194304 8395647 140734393474784 140734393470648 4911287 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 372626 370114 513 1026 0 371596 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1490504

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/177 2521
/proc/meminfo: memFree=25295640/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=1531896 CPUtime=1781.99 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 377131 0 0 0 178125 74 0 0 20 0 1 0 344724981 1568661504 380337 33554432000 4194304 8395647 140734393474784 140734393470856 4911287 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 382974 380337 513 1026 0 381944 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1531896

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 2559
/proc/meminfo: memFree=26732304/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=1533860 CPUtime=1785.19 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 377503 0 0 0 178445 74 0 0 20 0 1 0 344724981 1570672640 380709 33554432000 4194304 8395647 140734393474784 140734393470856 4706433 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 383465 380709 513 1026 0 382435 0
Current children cumulated CPU time (s) 1785.19
Current children cumulated vsize (KiB) 1533860

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 2559
/proc/meminfo: memFree=26526704/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=1533860 CPUtime=1788.39 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 377704 0 0 0 178765 74 0 0 20 0 1 0 344724981 1570672640 380910 33554432000 4194304 8395647 140734393474784 140734393470856 5604422 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 383465 380910 513 1026 0 382435 0
Current children cumulated CPU time (s) 1788.39
Current children cumulated vsize (KiB) 1533860

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 2559
/proc/meminfo: memFree=26526704/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=1533860 CPUtime=1789.19 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 377728 0 0 0 178845 74 0 0 20 0 1 0 344724981 1570672640 380934 33554432000 4194304 8395647 140734393474784 140734393470856 4706226 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 383465 380934 513 1026 0 382435 0
Current children cumulated CPU time (s) 1789.19
Current children cumulated vsize (KiB) 1533860

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 2559
/proc/meminfo: memFree=26504136/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=1533860 CPUtime=1789.99 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 377773 0 0 0 178925 74 0 0 20 0 1 0 344724981 1570672640 380979 33554432000 4194304 8395647 140734393474784 140734393470856 4721234 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 383465 380979 520 1026 0 382435 0
Current children cumulated CPU time (s) 1789.99
Current children cumulated vsize (KiB) 1533860

[startup+1790.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 2559
/proc/meminfo: memFree=26504136/32873844 swapFree=7372/7372
[pid=2481] ppid=2479 vsize=649776 CPUtime=1790.19 cores=1,3,5,7
/proc/2481/stat : 2481 (pbscip.linux.x8) R 2479 2481 2230 0 -1 4202496 377774 0 0 0 178943 76 0 0 20 0 1 0 344724981 665370624 161691 33554432000 4194304 8395647 140734393474784 140734393470856 4750745 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2481/statm: 162444 161691 521 1026 0 161414 0
Current children cumulated CPU time (s) 1790.19
Current children cumulated vsize (KiB) 649776

Child status: 0
Real time (s): 1790.51
CPU time (s): 1790.21
CPU user time (s): 1789.44
CPU system time (s): 0.768883
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 1533860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.44
system time used= 0.768883
maximum resident set size= 1523916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 377787
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= 37
involuntary context switches= 1839

runsolver used 2.96155 second user time and 8.58569 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-04 06:59:24
IDJOB=3743525
IDBENCH=91523
IDSOLVER=2326
FILE ID=node109/3743525-1338785964
RUNJOBID= node109-1338782366-2247
PBS_JOBID= 14636835
Free space on /tmp= 70700 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-BIGINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_unif_20null10mast_rapportOE1.0_TMAX60_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-3743525-1338785964/watcher-3743525-1338785964 -o /tmp/evaluation-result-3743525-1338785964/solver-3743525-1338785964 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743525-1338785964.opb -t 1800 -m 15500

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

MD5SUM BENCH= 45095495cbc234ce584c9f2f0e8c1a12
RANDOM SEED=1425246600

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28084780 kB
Buffers:         1871072 kB
Cached:          1719444 kB
SwapCached:          988 kB
Active:          2771180 kB
Inactive:        1135140 kB
Active(anon):     306796 kB
Inactive(anon):     7876 kB
Active(file):    2464384 kB
Inactive(file):  1127264 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105540 kB
Dirty:             26480 kB
Writeback:            24 kB
AnonPages:        318528 kB
Mapped:            12028 kB
Shmem:                 4 kB
Slab:             741412 kB
SReclaimable:     182836 kB
SUnreclaim:       558576 kB
KernelStack:        1456 kB
PageTables:         4632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     438000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70688 MiB
End job on node109 at 2012-06-04 07:29:15