Trace number 3743615

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? 1789.95 1790.26

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_10null50mast_rapportOE1.0_TMAX120_K67_cod3.opb
MD5SUM755df0182211bb37e73b3529e8e668b2
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-249174
Best CPU time to get the best result obtained on this benchmark1801.11
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 28908
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 187878504
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 187878504
Number of bits of the biggest sum of numbers28
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 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-3743615-1338788967.opb>
0.39/0.42	c original problem has 40451 variables (40451 bin, 0 int, 0 impl, 0 cont) and 40950 constraints
0.39/0.42	c problem read
0.39/0.42	c presolving settings loaded
0.59/0.61	c presolving:
0.69/0.76	c (round 1) 3294 del vars, 3219 del conss, 125 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12648 impls, 504 clqs
0.79/0.81	c (round 2) 4449 del vars, 4379 del conss, 1157 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13310 impls, 503 clqs
0.79/0.87	c (round 3) 5054 del vars, 4984 del conss, 1762 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14326 impls, 503 clqs
0.89/0.92	c (round 4) 5473 del vars, 5403 del conss, 2181 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16012 impls, 503 clqs
0.89/0.97	c (round 5) 5807 del vars, 5737 del conss, 2515 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17704 impls, 503 clqs
0.99/1.02	c (round 6) 6070 del vars, 6000 del conss, 2778 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18404 impls, 503 clqs
0.99/1.07	c (round 7) 6287 del vars, 6217 del conss, 2995 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20058 impls, 503 clqs
1.09/1.11	c (round 8) 6487 del vars, 6417 del conss, 3195 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20998 impls, 503 clqs
1.09/1.15	c (round 9) 6508 del vars, 6438 del conss, 3216 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21600 impls, 503 clqs
1.09/1.19	c (round 10) 6563 del vars, 6493 del conss, 3271 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22234 impls, 503 clqs
103.26/103.37	c (round 11) 6625 del vars, 6559 del conss, 3272 chg bounds, 0 chg sides, 0 chg coeffs, 34326 upgd conss, 7915390 impls, 503 clqs
103.46/103.55	c (round 12) 6625 del vars, 6620 del conss, 3272 chg bounds, 0 chg sides, 0 chg coeffs, 34391 upgd conss, 7915390 impls, 503 clqs
119.35/119.47	c (round 13) 6675 del vars, 6620 del conss, 3272 chg bounds, 0 chg sides, 0 chg coeffs, 34391 upgd conss, 9052704 impls, 503 clqs
119.45/119.58	c (round 14) 6675 del vars, 6670 del conss, 3272 chg bounds, 0 chg sides, 0 chg coeffs, 34391 upgd conss, 9052794 impls, 503 clqs
375.91/376.09	c    (375.7s) probing: 1000/33887 (3.0%) - 108 fixings, 10 aggregations, 1375655 implications, 0 bound changes
535.39/535.52	c    (535.1s) probing: 2000/33887 (5.9%) - 110 fixings, 34 aggregations, 3721876 implications, 0 bound changes
765.84/766.09	c    (765.7s) probing: 3000/33887 (8.9%) - 113 fixings, 43 aggregations, 6325151 implications, 0 bound changes
878.22/878.42	c (round 15) 6725 del vars, 6670 del conss, 3272 chg bounds, 0 chg sides, 0 chg coeffs, 34391 upgd conss, 27082866 impls, 503 clqs
878.32/878.54	c (round 16) 6725 del vars, 6720 del conss, 3272 chg bounds, 0 chg sides, 0 chg coeffs, 34391 upgd conss, 27082866 impls, 503 clqs
1263.96/1264.28	c    (1263.9s) probing: 4000/33887 (11.8%) - 113 fixings, 49 aggregations, 8147523 implications, 0 bound changes
1630.31/1630.62	c    (1630.2s) probing: 5000/33887 (14.8%) - 117 fixings, 53 aggregations, 12044053 implications, 0 bound changes
1789.68/1790.06	c    (1789.6s) probing: 5374/33887 (15.9%) - 118 fixings, 57 aggregations, 13453423 implications, 0 bound changes
1789.68/1790.06	c    (1789.6s) probing aborted: solving stopped
1789.68/1790.06	c (round 17) 6739 del vars, 6720 del conss, 3272 chg bounds, 0 chg sides, 0 chg coeffs, 34391 upgd conss, 39762428 impls, 503 clqs
1789.68/1790.06	c presolving (17 rounds):
1789.68/1790.06	c  6739 deleted vars, 6720 deleted constraints, 3272 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1789.68/1790.06	c  39762428 implications, 503 cliques
1789.68/1790.06	c presolving was interrupted.
1789.68/1790.06	c Presolving Time: 1789.52
1789.68/1790.06	c - non default parameters ----------------------------------------------------------------------
1789.68/1790.06	c # SCIP version 1.2.1.3
1789.68/1790.06	c 
1789.68/1790.06	c # frequency for displaying node information lines
1789.68/1790.06	c # [type: int, range: [-1,2147483647], default: 100]
1789.68/1790.06	c display/freq = 10000
1789.68/1790.06	c 
1789.68/1790.06	c # maximal time in seconds to run
1789.68/1790.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.68/1790.06	c limits/time = 1789.58
1789.68/1790.06	c 
1789.68/1790.06	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1789.68/1790.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.68/1790.06	c limits/memory = 13950
1789.68/1790.06	c 
1789.68/1790.06	c # default clock type (1: CPU user seconds, 2: wall clock time)
1789.68/1790.06	c # [type: int, range: [1,2], default: 1]
1789.68/1790.06	c timing/clocktype = 2
1789.68/1790.06	c 
1789.68/1790.06	c # should presolving try to simplify inequalities
1789.68/1790.06	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.68/1790.06	c constraints/linear/simplifyinequalities = TRUE
1789.68/1790.06	c 
1789.68/1790.06	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1789.68/1790.06	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.68/1790.06	c constraints/indicator/addCouplingCons = TRUE
1789.68/1790.06	c 
1789.68/1790.06	c # should presolving try to simplify knapsacks
1789.68/1790.06	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.68/1790.06	c constraints/knapsack/simplifyinequalities = TRUE
1789.68/1790.06	c 
1789.68/1790.06	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1789.68/1790.06	c # [type: int, range: [-1,2147483647], default: -1]
1789.68/1790.06	c separating/rapidlearning/freq = 0
1789.68/1790.06	c 
1789.68/1790.06	c -----------------------------------------------------------------------------------------------
1789.68/1790.06	c start solving
1789.68/1790.08	c presolving:
1789.68/1790.08	c presolving (17 rounds):
1789.68/1790.08	c  6739 deleted vars, 6720 deleted constraints, 3272 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1789.68/1790.08	c  39762428 implications, 503 cliques
1789.68/1790.08	c presolving was interrupted.
1789.68/1790.08	c Presolving Time: 1789.54
1789.68/1790.08	c 
1789.68/1790.08	c SCIP Status        : solving was interrupted [time limit reached]
1789.68/1790.08	c Solving Time (sec) : 1789.65
1789.68/1790.08	c Solving Nodes      : 0
1789.68/1790.08	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.68/1790.08	s UNKNOWN
1789.68/1790.08	c SCIP Status        : solving was interrupted [time limit reached]
1789.68/1790.08	c Solving Time       :    1789.65
1789.68/1790.08	c Original Problem   :
1789.68/1790.08	c   Problem name     : HOME/instance-3743615-1338788967.opb
1789.68/1790.08	c   Variables        : 40451 (40451 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.68/1790.08	c   Constraints      : 40950 initial, 40950 maximal
1789.68/1790.08	c Presolved Problem  :
1789.68/1790.08	c   Problem name     : t_HOME/instance-3743615-1338788967.opb
1789.68/1790.08	c   Variables        : 33712 (33712 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.68/1790.08	c   Constraints      : 34230 initial, 34230 maximal
1789.68/1790.08	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.68/1790.08	c   trivial          :       0.03        123          0          0          0          0          0          0          0
1789.68/1790.08	c   dualfix          :       0.03       3168          0          0          0          0          0          0          0
1789.68/1790.08	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.68/1790.08	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.68/1790.08	c   implics          :       0.04          0          1          0          0          0          0          0          0
1789.68/1790.08	c   probing          :    1787.41        118         57          0          0          0          0          0          0
1789.68/1790.08	c   knapsack         :       0.29          0          0          0          0          0          0          0          0
1789.68/1790.08	c   setppc           :       0.05          0          0          0          0          0         57          0          0
1789.68/1790.08	c   linear           :       1.36       3272          0          0       3272          0       6559          0          0
1789.68/1790.08	c   logicor          :       0.17          0          0          0          0          0        104          0          0
1789.68/1790.08	c   root node        :          -          0          -          -          0          -          -          -          -
1789.68/1790.08	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.68/1790.08	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.68/1790.08	c   knapsack         :          0+         0      66548          0          0          0          0          0          0          0
1789.68/1790.08	c   setppc           :          0+         0      66547          0          0         12          0          0          0          0
1789.68/1790.08	c   linear           :          0+         0       1295          0          0          0          0          0          0          0
1789.68/1790.08	c   logicor          :          0+         0      60447          0          0          6          0          0          0          0
1789.68/1790.08	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.68/1790.08	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.68/1790.08	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.68/1790.08	c   knapsack         :    1442.65       0.00    1442.65       0.00       0.00
1789.68/1790.08	c   setppc           :       7.25       0.00       7.25       0.00       0.00
1789.68/1790.08	c   linear           :       0.15       0.00       0.15       0.00       0.00
1789.68/1790.08	c   logicor          :      24.03       0.00      24.03       0.00       0.00
1789.68/1790.08	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.68/1790.08	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.68/1790.08	c   vbounds          :       0.05          1          0          0
1789.68/1790.08	c   rootredcost      :       0.04          0          0          0
1789.68/1790.08	c   pseudoobj        :       0.05          0          0          0
1789.68/1790.08	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.68/1790.08	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.68/1790.08	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.68/1790.08	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.68/1790.08	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.68/1790.08	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.68/1790.08	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.68/1790.08	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.89/1790.26	c Time complete: 1789.94.

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-3743615-1338788967/watcher-3743615-1338788967 -o /tmp/evaluation-result-3743615-1338788967/solver-3743615-1338788967 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743615-1338788967.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.01 1.94 3/173 13812
/proc/meminfo: memFree=27646536/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=7916 CPUtime=0 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 1252 0 0 0 0 0 0 0 20 0 1 0 344963767 8105984 1199 33554432000 4194304 8395647 140735396430592 140735136831032 7385025 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 1979 1199 370 1026 0 949 0

[startup+0.059179 s]
/proc/loadavg: 2.00 2.01 1.94 3/173 13812
/proc/meminfo: memFree=27646536/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=32752 CPUtime=0.04 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 7448 0 0 0 4 0 0 0 20 0 1 0 344963767 33538048 7389 33554432000 4194304 8395647 140735396430592 140735396293096 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 8188 7389 394 1026 0 7158 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 32752

[startup+0.100373 s]
/proc/loadavg: 2.00 2.01 1.94 3/173 13812
/proc/meminfo: memFree=27646536/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=39228 CPUtime=0.09 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 9074 0 0 0 8 1 0 0 20 0 1 0 344963767 40169472 9015 33554432000 4194304 8395647 140735396430592 140735396293096 7276017 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 9807 9015 394 1026 0 8777 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39228

[startup+0.300289 s]
/proc/loadavg: 2.00 2.01 1.94 3/173 13812
/proc/meminfo: memFree=27646536/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=52968 CPUtime=0.28 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 12512 0 0 0 27 1 0 0 20 0 1 0 344963767 54239232 12453 33554432000 4194304 8395647 140735396430592 140735396293096 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 13242 12453 394 1026 0 12212 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 52968

[startup+0.700338 s]
/proc/loadavg: 2.00 2.01 1.94 3/173 13812
/proc/meminfo: memFree=27646536/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=136160 CPUtime=0.69 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 33165 0 0 0 65 4 0 0 20 0 1 0 344963767 139427840 32752 33554432000 4194304 8395647 140735396430592 140735396293096 4684326 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 34040 32752 471 1026 0 33010 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 136160

[startup+1.50033 s]
/proc/loadavg: 2.00 2.01 1.94 3/177 13823
/proc/meminfo: memFree=27371148/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=140240 CPUtime=1.49 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 34526 0 0 0 145 4 0 0 20 0 1 0 344963767 143605760 33798 33554432000 4194304 8395647 140735396430592 140735396426392 4684092 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 35060 33798 478 1026 0 34030 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 140240

[startup+3.10027 s]
/proc/loadavg: 2.00 2.01 1.94 3/177 13823
/proc/meminfo: memFree=27334560/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=232632 CPUtime=3.09 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 56836 0 0 0 302 7 0 0 20 0 1 0 344963767 238215168 56076 33554432000 4194304 8395647 140735396430592 140735396426456 6080692 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 58158 56076 498 1026 0 57128 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 232632

[startup+6.30039 s]
/proc/loadavg: 2.00 2.01 1.94 3/177 13823
/proc/meminfo: memFree=27090900/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=307540 CPUtime=6.28 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 74332 0 0 0 619 9 0 0 20 0 1 0 344963767 314920960 73651 33554432000 4194304 8395647 140735396430592 140735396426456 6080688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 76885 73651 498 1026 0 75855 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 307540

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 1.94 3/177 13823
/proc/meminfo: memFree=26993492/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=337384 CPUtime=12.68 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 81814 0 0 0 1258 10 0 0 20 0 1 0 344963767 345481216 81133 33554432000 4194304 8395647 140735396430592 140735396426456 6080653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 84346 81133 498 1026 0 83316 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 337384

[startup+25.5005 s]
/proc/loadavg: 2.07 2.03 1.95 3/177 13823
/proc/meminfo: memFree=26845624/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=411672 CPUtime=25.48 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 99965 0 0 0 2535 13 0 0 20 0 1 0 344963767 421552128 99281 33554432000 4194304 8395647 140735396430592 140735396426072 6080688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 102918 99281 498 1026 0 101888 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 411672

[startup+51.1005 s]
/proc/loadavg: 2.04 2.02 1.95 3/178 13827
/proc/meminfo: memFree=26646052/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=533616 CPUtime=51.06 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 128743 0 0 0 5087 19 0 0 20 0 1 0 344963767 546422784 128339 33554432000 4194304 8395647 140735396430592 140735396426456 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 133404 128339 498 1026 0 132374 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 533616

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 1.95 3/177 13827
/proc/meminfo: memFree=26332260/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=708856 CPUtime=102.26 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 172106 0 0 0 10200 26 0 0 20 0 1 0 344963767 725868544 171954 33554432000 4194304 8395647 140735396430592 140735396426456 6080705 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 177214 171954 498 1026 0 176184 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 708856

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 13827
/proc/meminfo: memFree=26148644/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=750680 CPUtime=162.25 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 182839 0 0 0 16197 28 0 0 20 0 1 0 344963767 768696320 183372 33554432000 4194304 8395647 140735396430592 140735396426616 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 187670 183372 507 1026 0 186640 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 750680

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 13827
/proc/meminfo: memFree=26145700/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=751400 CPUtime=222.24 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 183019 0 0 0 22196 28 0 0 20 0 1 0 344963767 769433600 184068 33554432000 4194304 8395647 140735396430592 140735396426664 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 187850 184068 507 1026 0 186820 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 751400

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 13827
/proc/meminfo: memFree=26136924/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=758560 CPUtime=282.23 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 184799 0 0 0 28195 28 0 0 20 0 1 0 344963767 776765440 186387 33554432000 4194304 8395647 140735396430592 140735396426456 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 189640 186387 507 1026 0 188610 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 758560

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 13827
/proc/meminfo: memFree=26128520/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=761632 CPUtime=342.22 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 185569 0 0 0 34194 28 0 0 20 0 1 0 344963767 779911168 187877 33554432000 4194304 8395647 140735396430592 140735396426664 4911287 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 190408 187877 507 1026 0 189378 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 761632

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 13828
/proc/meminfo: memFree=26013104/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=870248 CPUtime=402.21 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 211445 0 0 0 40189 32 0 0 20 0 1 0 344963767 891133952 214781 33554432000 4194304 8395647 140735396430592 140735396426664 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 217562 214781 513 1026 0 216532 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 870248

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 13828
/proc/meminfo: memFree=25930428/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=952288 CPUtime=462.2 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 231867 0 0 0 46185 35 0 0 20 0 1 0 344963767 975142912 235230 33554432000 4194304 8395647 140735396430592 140735396426664 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 238072 235230 513 1026 0 237042 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 952288

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 13828
/proc/meminfo: memFree=25779920/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=1049824 CPUtime=522.18 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 256153 0 0 0 52181 37 0 0 20 0 1 0 344963767 1075019776 259542 33554432000 4194304 8395647 140735396430592 140735396426664 4911287 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 262456 259542 513 1026 0 261426 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 1049824

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 13828
/proc/meminfo: memFree=25637100/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=1112572 CPUtime=582.17 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 271452 0 0 0 58177 40 0 0 20 0 1 0 344963767 1139273728 274978 33554432000 4194304 8395647 140735396430592 140735396426664 4228282 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 278143 274978 513 1026 0 277113 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 1112572

[startup+642.3 s]

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

/proc/meminfo: memFree=24917584/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=1335724 CPUtime=1062.09 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 325143 0 0 0 106160 49 0 0 20 0 1 0 344963767 1367781376 330922 33554432000 4194304 8395647 140735396430592 140735396426664 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 333931 330922 513 1026 0 332901 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 1335724

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 13855
/proc/meminfo: memFree=24895168/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=1337652 CPUtime=1122.08 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 325601 0 0 0 112159 49 0 0 20 0 1 0 344963767 1369755648 331380 33554432000 4194304 8395647 140735396430592 140735396426664 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 334413 331380 513 1026 0 333383 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 1337652

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 13855
/proc/meminfo: memFree=24872380/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=1338644 CPUtime=1182.07 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 325839 0 0 0 118158 49 0 0 20 0 1 0 344963767 1370771456 331618 33554432000 4194304 8395647 140735396430592 140735396426664 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 334661 331618 513 1026 0 333631 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 1338644

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 13858
/proc/meminfo: memFree=24843748/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=1353672 CPUtime=1242.07 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 329453 0 0 0 124157 50 0 0 20 0 1 0 344963767 1386160128 335232 33554432000 4194304 8395647 140735396430592 140735396426664 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 338418 335232 513 1026 0 337388 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1353672

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 13859
/proc/meminfo: memFree=24812544/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=1382636 CPUtime=1302.06 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 337029 0 0 0 130155 51 0 0 20 0 1 0 344963767 1415819264 342808 33554432000 4194304 8395647 140735396430592 140735396426664 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 345659 342808 513 1026 0 344629 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 1382636

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 13859
/proc/meminfo: memFree=24780332/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=1412384 CPUtime=1362.04 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 344611 0 0 0 136151 53 0 0 20 0 1 0 344963767 1446281216 350390 33554432000 4194304 8395647 140735396430592 140735396426664 4706426 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 353096 350390 513 1026 0 352066 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1412384

[startup+1422.31 s]
/proc/loadavg: 2.06 2.02 1.95 3/177 13859
/proc/meminfo: memFree=24752956/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=1436944 CPUtime=1422.04 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 350290 0 0 0 142150 54 0 0 20 0 1 0 344963767 1471430656 356069 33554432000 4194304 8395647 140735396430592 140735396426664 6068889 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 359236 356069 513 1026 0 358206 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1436944

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/177 13859
/proc/meminfo: memFree=24712312/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=1467872 CPUtime=1482.03 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 358382 0 0 0 148147 56 0 0 20 0 1 0 344963767 1503100928 364161 33554432000 4194304 8395647 140735396430592 140735396426664 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 366968 364161 513 1026 0 365938 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 1467872

[startup+1542.3 s]
/proc/loadavg: 2.12 2.04 1.96 3/177 13859
/proc/meminfo: memFree=24677372/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=1499744 CPUtime=1542.02 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 366395 0 0 0 154145 57 0 0 20 0 1 0 344963767 1535737856 372174 33554432000 4194304 8395647 140735396430592 140735396426456 4705883 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 374936 372174 513 1026 0 373906 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1499744

[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 1.96 3/177 13860
/proc/meminfo: memFree=24644912/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=1524544 CPUtime=1602.01 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 372253 0 0 0 160142 59 0 0 20 0 1 0 344963767 1561133056 378032 33554432000 4194304 8395647 140735396430592 140735396426664 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 381136 378032 513 1026 0 380106 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1524544

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 1.96 3/177 13860
/proc/meminfo: memFree=24628380/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=1541180 CPUtime=1662 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 376026 0 0 0 166141 59 0 0 20 0 1 0 344963767 1578168320 381805 33554432000 4194304 8395647 140735396430592 140735396426664 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 385295 381805 513 1026 0 384265 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1541180

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 13860
/proc/meminfo: memFree=24588700/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=1574708 CPUtime=1722 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 383884 0 0 0 172139 61 0 0 20 0 1 0 344963767 1612500992 389663 33554432000 4194304 8395647 140735396430592 140735396426664 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 393677 389663 513 1026 0 392647 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1574708

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 13860
/proc/meminfo: memFree=24530792/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=1613148 CPUtime=1781.98 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 393829 0 0 0 178136 62 0 0 20 0 1 0 344963767 1651863552 399608 33554432000 4194304 8395647 140735396430592 140735396426664 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 403287 399608 513 1026 0 402257 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1613148

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 13860
/proc/meminfo: memFree=24525832/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=1616136 CPUtime=1785.18 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 394763 0 0 0 178456 62 0 0 20 0 1 0 344963767 1654923264 400542 33554432000 4194304 8395647 140735396430592 140735396426664 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 404034 400542 513 1026 0 403004 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 1616136

[startup+1788.7 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 13860
/proc/meminfo: memFree=24523352/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=1619100 CPUtime=1788.38 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 395403 0 0 0 178776 62 0 0 20 0 1 0 344963767 1657958400 401182 33554432000 4194304 8395647 140735396430592 140735396426664 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 404775 401182 513 1026 0 403745 0
Current children cumulated CPU time (s) 1788.38
Current children cumulated vsize (KiB) 1619100

[startup+1789.5 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 13860
/proc/meminfo: memFree=24523352/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=1619100 CPUtime=1789.18 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 395488 0 0 0 178856 62 0 0 20 0 1 0 344963767 1657958400 401267 33554432000 4194304 8395647 140735396430592 140735396426664 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 404775 401267 513 1026 0 403745 0
Current children cumulated CPU time (s) 1789.18
Current children cumulated vsize (KiB) 1619100

[startup+1789.9 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 13860
/proc/meminfo: memFree=24522732/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=1620056 CPUtime=1789.58 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 395550 0 0 0 178896 62 0 0 20 0 1 0 344963767 1658937344 401329 33554432000 4194304 8395647 140735396430592 140735396426664 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 405014 401329 513 1026 0 403984 0
Current children cumulated CPU time (s) 1789.58
Current children cumulated vsize (KiB) 1620056

[startup+1790.1 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 13860
/proc/meminfo: memFree=24522732/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=1621080 CPUtime=1789.79 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 395913 0 0 0 178916 63 0 0 20 0 1 0 344963767 1659985920 401692 33554432000 4194304 8395647 140735396430592 140735396426664 6063755 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 405270 401692 520 1026 0 404240 0
Current children cumulated CPU time (s) 1789.79
Current children cumulated vsize (KiB) 1621080

[startup+1790.2 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 13860
/proc/meminfo: memFree=24522732/32873844 swapFree=7128/7128
[pid=13812] ppid=13810 vsize=1621080 CPUtime=1789.89 cores=0,2,4,6
/proc/13812/stat : 13812 (pbscip.linux.x8) R 13810 13812 13572 0 -1 4202496 395914 0 0 0 178926 63 0 0 20 0 1 0 344963767 1659985920 400828 33554432000 4194304 8395647 140735396430592 140735396426664 7602442 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13812/statm: 405270 400669 521 1026 0 404240 0
Current children cumulated CPU time (s) 1789.89
Current children cumulated vsize (KiB) 1621080

Child status: 0
Real time (s): 1790.26
CPU time (s): 1789.95
CPU user time (s): 1789.28
CPU system time (s): 0.669898
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 1621080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.28
system time used= 0.669898
maximum resident set size= 1606772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 395927
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= 40
involuntary context switches= 1866

runsolver used 4.72728 second user time and 11.3203 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-04 07:49:28
IDJOB=3743615
IDBENCH=91897
IDSOLVER=2326
FILE ID=node105/3743615-1338788967
RUNJOBID= node105-1338785386-13588
PBS_JOBID= 14636855
Free space on /tmp= 71276 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_fibo_10null50mast_rapportOE1.0_TMAX120_K67_cod3.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-3743615-1338788967/watcher-3743615-1338788967 -o /tmp/evaluation-result-3743615-1338788967/solver-3743615-1338788967 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743615-1338788967.opb -t 1800 -m 15500

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

MD5SUM BENCH= 755df0182211bb37e73b3529e8e668b2
RANDOM SEED=1410302151

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27648172 kB
Buffers:          574624 kB
Cached:          3756084 kB
SwapCached:         1700 kB
Active:          1105104 kB
Inactive:        3235540 kB
Active(anon):       6176 kB
Inactive(anon):     4800 kB
Active(file):    1098928 kB
Inactive(file):  3230740 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67100456 kB
Dirty:             12828 kB
Writeback:             0 kB
AnonPages:         12356 kB
Mapped:             8776 kB
Shmem:                 0 kB
Slab:             744372 kB
SReclaimable:     186068 kB
SUnreclaim:       558304 kB
KernelStack:        1472 kB
PageTables:         4480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     108552 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= 71252 MiB
End job on node105 at 2012-06-04 08:19:18