Trace number 3743073

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.1 1790.43

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_20null0mast_rapportOE1.0_TMAX180_K67_cod2.opb
MD5SUM13ec733a84b57b5245a7cfe0f2de4f86
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-144793
Best CPU time to get the best result obtained on this benchmark1797.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 389
Biggest coefficient in the objective function 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 300662
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 300662
Number of bits of the biggest sum of numbers19
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-3743073-1338778722.opb>
0.39/0.43	c original problem has 40937 variables (40937 bin, 0 int, 0 impl, 0 cont) and 41436 constraints
0.39/0.43	c problem read
0.39/0.43	c presolving settings loaded
0.59/0.64	c presolving:
0.69/0.78	c (round 1) 126 del vars, 3 del conss, 125 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13572 impls, 552 clqs
0.78/0.84	c (round 2) 1372 del vars, 1254 del conss, 1248 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14312 impls, 551 clqs
0.78/0.88	c (round 3) 2024 del vars, 1906 del conss, 1900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15434 impls, 551 clqs
0.88/0.93	c (round 4) 2475 del vars, 2357 del conss, 2351 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17248 impls, 551 clqs
0.88/0.97	c (round 5) 2838 del vars, 2720 del conss, 2714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19234 impls, 551 clqs
0.99/1.02	c (round 6) 3150 del vars, 3032 del conss, 3026 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20550 impls, 551 clqs
0.99/1.06	c (round 7) 3418 del vars, 3300 del conss, 3294 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21548 impls, 551 clqs
0.99/1.10	c (round 8) 3571 del vars, 3453 del conss, 3447 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22728 impls, 551 clqs
1.09/1.13	c (round 9) 3629 del vars, 3511 del conss, 3505 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23538 impls, 551 clqs
1.09/1.17	c (round 10) 3654 del vars, 3536 del conss, 3530 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23938 impls, 551 clqs
127.26/127.30	c (round 11) 3720 del vars, 4088 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 36797 upgd conss, 8924290 impls, 551 clqs
127.48/127.52	c (round 12) 3720 del vars, 4153 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 8924460 impls, 551 clqs
131.07/131.15	c (round 13) 3774 del vars, 4153 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 9910386 impls, 551 clqs
131.27/131.33	c (round 14) 3774 del vars, 4207 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 9910386 impls, 551 clqs
170.56/170.63	c    (170.2s) probing: 1000/37282 (2.7%) - 117 fixings, 9 aggregations, 1485554 implications, 0 bound changes
214.15/214.28	c    (213.9s) probing: 2000/37282 (5.4%) - 118 fixings, 29 aggregations, 3650551 implications, 0 bound changes
274.25/274.36	c    (273.9s) probing: 3000/37282 (8.0%) - 122 fixings, 39 aggregations, 6378217 implications, 0 bound changes
376.33/376.45	c    (376.0s) probing: 4000/37282 (10.7%) - 122 fixings, 46 aggregations, 10501244 implications, 0 bound changes
391.03/391.10	c (round 15) 3824 del vars, 4207 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 36636582 impls, 551 clqs
391.13/391.29	c (round 16) 3824 del vars, 4257 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 36636582 impls, 551 clqs
449.02/449.16	c    (448.7s) probing: 5000/37282 (13.4%) - 123 fixings, 49 aggregations, 12184800 implications, 0 bound changes
568.40/568.51	c    (568.1s) probing: 6000/37282 (16.1%) - 126 fixings, 52 aggregations, 16459695 implications, 0 bound changes
702.98/703.15	c    (702.7s) probing: 7000/37282 (18.8%) - 128 fixings, 65 aggregations, 20492936 implications, 0 bound changes
847.36/847.55	c    (847.1s) probing: 8000/37282 (21.5%) - 130 fixings, 72 aggregations, 24856434 implications, 0 bound changes
991.84/992.07	c    (991.6s) probing: 9000/37282 (24.1%) - 131 fixings, 76 aggregations, 29314197 implications, 0 bound changes
1132.31/1132.50	c    (1132.1s) probing: 10000/37282 (26.8%) - 133 fixings, 84 aggregations, 33282350 implications, 0 bound changes
1154.82/1155.03	c (round 17) 3874 del vars, 4257 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 86081564 impls, 551 clqs
1155.01/1155.25	c (round 18) 3874 del vars, 4307 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 86081564 impls, 551 clqs
1260.09/1260.30	c    (1259.9s) probing: 11000/37282 (29.5%) - 135 fixings, 91 aggregations, 36689324 implications, 0 bound changes
1401.93/1402.23	c    (1401.8s) probing: 12000/37282 (32.2%) - 137 fixings, 97 aggregations, 40886832 implications, 0 bound changes
1543.50/1543.80	c    (1543.4s) probing: 13000/37282 (34.9%) - 138 fixings, 105 aggregations, 44834111 implications, 0 bound changes
1676.18/1676.58	c    (1676.2s) probing: 14000/37282 (37.6%) - 140 fixings, 111 aggregations, 48604794 implications, 0 bound changes
1789.65/1790.07	c    (1789.6s) probing: 14852/37282 (39.8%) - 141 fixings, 116 aggregations, 51697963 implications, 0 bound changes
1789.65/1790.07	c    (1789.6s) probing aborted: solving stopped
1789.65/1790.07	c (round 19) 3912 del vars, 4307 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 124553002 impls, 551 clqs
1789.65/1790.07	c presolving (19 rounds):
1789.65/1790.07	c  3912 deleted vars, 4307 deleted constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1789.65/1790.07	c  124553002 implications, 551 cliques
1789.65/1790.07	c presolving was interrupted.
1789.65/1790.07	c Presolving Time: 1789.51
1789.65/1790.07	c - non default parameters ----------------------------------------------------------------------
1789.65/1790.07	c # SCIP version 1.2.1.3
1789.65/1790.07	c 
1789.65/1790.07	c # frequency for displaying node information lines
1789.65/1790.07	c # [type: int, range: [-1,2147483647], default: 100]
1789.65/1790.07	c display/freq = 10000
1789.65/1790.07	c 
1789.65/1790.07	c # maximal time in seconds to run
1789.65/1790.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.65/1790.07	c limits/time = 1789.58
1789.65/1790.07	c 
1789.65/1790.07	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1789.65/1790.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.65/1790.07	c limits/memory = 13950
1789.65/1790.07	c 
1789.65/1790.07	c # default clock type (1: CPU user seconds, 2: wall clock time)
1789.65/1790.07	c # [type: int, range: [1,2], default: 1]
1789.65/1790.07	c timing/clocktype = 2
1789.65/1790.07	c 
1789.65/1790.07	c # should presolving try to simplify inequalities
1789.65/1790.07	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.65/1790.07	c constraints/linear/simplifyinequalities = TRUE
1789.65/1790.07	c 
1789.65/1790.07	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1789.65/1790.07	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.65/1790.07	c constraints/indicator/addCouplingCons = TRUE
1789.65/1790.07	c 
1789.65/1790.07	c # should presolving try to simplify knapsacks
1789.65/1790.07	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.65/1790.07	c constraints/knapsack/simplifyinequalities = TRUE
1789.65/1790.07	c 
1789.65/1790.07	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1789.65/1790.07	c # [type: int, range: [-1,2147483647], default: -1]
1789.65/1790.07	c separating/rapidlearning/freq = 0
1789.65/1790.07	c 
1789.65/1790.07	c -----------------------------------------------------------------------------------------------
1789.65/1790.07	c start solving
1789.65/1790.09	c presolving:
1789.65/1790.09	c presolving (19 rounds):
1789.65/1790.09	c  3912 deleted vars, 4307 deleted constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1789.65/1790.09	c  124553002 implications, 551 cliques
1789.65/1790.09	c presolving was interrupted.
1789.65/1790.09	c Presolving Time: 1789.53
1789.65/1790.09	c 
1789.65/1790.09	c SCIP Status        : solving was interrupted [time limit reached]
1789.65/1790.09	c Solving Time (sec) : 1789.66
1789.65/1790.09	c Solving Nodes      : 0
1789.65/1790.09	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.65/1790.09	s UNKNOWN
1789.65/1790.09	c SCIP Status        : solving was interrupted [time limit reached]
1789.65/1790.09	c Solving Time       :    1789.66
1789.65/1790.09	c Original Problem   :
1789.65/1790.09	c   Problem name     : HOME/instance-3743073-1338778722.opb
1789.65/1790.09	c   Variables        : 40937 (40937 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.65/1790.09	c   Constraints      : 41436 initial, 41436 maximal
1789.65/1790.09	c Presolved Problem  :
1789.65/1790.09	c   Problem name     : t_HOME/instance-3743073-1338778722.opb
1789.65/1790.09	c   Variables        : 37025 (37025 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.65/1790.09	c   Constraints      : 37129 initial, 37129 maximal
1789.65/1790.09	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.65/1790.09	c   trivial          :       0.04        123          0          0          0          0          0          0          0
1789.65/1790.09	c   dualfix          :       0.03          0          0          0          0          0          0          0          0
1789.65/1790.09	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.65/1790.09	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.65/1790.09	c   implics          :       0.04          0          1          0          0          0          0          0          0
1789.65/1790.09	c   probing          :    1787.61        141        116          0          0          0          0          0          0
1789.65/1790.09	c   knapsack         :       0.61          0          0          0          0          0          0          0          0
1789.65/1790.09	c   setppc           :       0.07          0          0          0          0          0         95          0          0
1789.65/1790.09	c   linear           :       0.71       3531          0          0       3531          0       4088          0          0
1789.65/1790.09	c   logicor          :       0.25          0          0          0          0          0        124          0          0
1789.65/1790.09	c   root node        :          -          0          -          -          0          -          -          -          -
1789.65/1790.09	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.65/1790.09	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.65/1790.09	c   knapsack         :          0+         0     206548          0          0          0          0          0          0          0
1789.65/1790.09	c   setppc           :          0+         0     206546          0          0         26          0          0          0          0
1789.65/1790.09	c   linear           :          0+         0       1409          0          0          0          0          0          0          0
1789.65/1790.09	c   logicor          :          0+         0     191105          0          0          5          0          0          0          0
1789.65/1790.09	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.65/1790.09	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.65/1790.09	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.65/1790.09	c   knapsack         :     331.62       0.00     331.62       0.00       0.00
1789.65/1790.09	c   setppc           :      24.66       0.00      24.66       0.00       0.00
1789.65/1790.09	c   linear           :       1.32       0.00       1.32       0.00       0.00
1789.65/1790.09	c   logicor          :      82.78       0.00      82.78       0.00       0.00
1789.65/1790.09	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.65/1790.09	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.65/1790.09	c   vbounds          :       0.16          1          0          0
1789.65/1790.09	c   rootredcost      :       0.13          0          0          0
1789.65/1790.09	c   pseudoobj        :       0.14          0          0          0
1789.65/1790.09	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.65/1790.09	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.65/1790.09	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.65/1790.09	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.65/1790.09	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.65/1790.09	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.65/1790.09	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.65/1790.09	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.05/1790.43	c Time complete: 1790.08.

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 13222
/proc/meminfo: memFree=25998592/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=7912 CPUtime=0 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 1161 0 0 0 0 0 0 0 20 0 1 0 343939193 8101888 1108 33554432000 4194304 8395647 140734102634496 140735802233320 7382157 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13222/statm: 1978 1118 365 1026 0 948 0

[startup+0.0208731 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 13222
/proc/meminfo: memFree=25998592/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=13468 CPUtime=0.01 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 2608 0 0 0 1 0 0 0 20 0 1 0 343939193 13791232 2555 33554432000 4194304 8395647 140734102634496 140735802233320 7382041 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13222/statm: 3367 2555 393 1026 0 2337 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13468

[startup+0.100223 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 13222
/proc/meminfo: memFree=25998592/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=21680 CPUtime=0.08 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 4657 0 0 0 8 0 0 0 20 0 1 0 343939193 22200320 4604 33554432000 4194304 8395647 140734102634496 140735802233320 7382041 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13222/statm: 5420 4604 393 1026 0 4390 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21680

[startup+0.300237 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 13222
/proc/meminfo: memFree=25998592/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=48408 CPUtime=0.29 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 11328 0 0 0 27 2 0 0 20 0 1 0 343939193 49569792 11275 33554432000 4194304 8395647 140734102634496 140734102499704 4424487 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13222/statm: 12102 11275 393 1026 0 11072 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48408

[startup+0.700272 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 13222
/proc/meminfo: memFree=25998592/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=134264 CPUtime=0.69 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 32754 0 0 0 64 5 0 0 20 0 1 0 343939193 137486336 32342 33554432000 4194304 8395647 140734102634496 140734102630968 4987570 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13222/statm: 33566 32342 471 1026 0 32536 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 134264

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13223
/proc/meminfo: memFree=25862068/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=174956 CPUtime=1.48 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 43744 0 0 0 142 6 0 0 20 0 1 0 343939193 179154944 42495 33554432000 4194304 8395647 140734102634496 140734102630968 5026483 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13222/statm: 43739 42495 498 1026 0 42709 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 174956

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13223
/proc/meminfo: memFree=25794116/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=336012 CPUtime=3.08 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 81900 0 0 0 297 11 0 0 20 0 1 0 343939193 344076288 80651 33554432000 4194304 8395647 140734102634496 140734102630360 6080661 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13222/statm: 84003 80651 498 1026 0 82973 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 336012

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13223
/proc/meminfo: memFree=25646308/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=376168 CPUtime=6.28 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 91731 0 0 0 615 13 0 0 20 0 1 0 343939193 385196032 90482 33554432000 4194304 8395647 140734102634496 140734102630360 6080692 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13222/statm: 94042 90482 498 1026 0 93012 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 376168

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13223
/proc/meminfo: memFree=25576900/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=411444 CPUtime=12.68 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 100271 0 0 0 1253 15 0 0 20 0 1 0 343939193 421318656 99022 33554432000 4194304 8395647 140734102634496 140734102630360 6080688 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 102861 99022 498 1026 0 101831 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 411444

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13223
/proc/meminfo: memFree=25531740/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=452484 CPUtime=25.49 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 110664 0 0 0 2531 18 0 0 20 0 1 0 343939193 463343616 109415 33554432000 4194304 8395647 140734102634496 140734102630360 6080661 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 113121 109415 498 1026 0 112091 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 452484

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13223
/proc/meminfo: memFree=25405724/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=540844 CPUtime=51.07 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 131682 0 0 0 5085 22 0 0 20 0 1 0 343939193 553824256 130433 33554432000 4194304 8395647 140734102634496 140734102630360 6080661 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 135211 130433 498 1026 0 134181 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 540844

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13226
/proc/meminfo: memFree=25201408/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=664184 CPUtime=102.27 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 162410 0 0 0 10200 27 0 0 20 0 1 0 343939193 680124416 161161 33554432000 4194304 8395647 140734102634496 140734102630360 6080665 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 166046 161161 498 1026 0 165016 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 664184

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13249
/proc/meminfo: memFree=24952328/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=813036 CPUtime=162.26 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 199743 0 0 0 16194 32 0 0 20 0 1 0 343939193 832548864 198494 33554432000 4194304 8395647 140734102634496 140734102630568 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 203259 198494 507 1026 0 202229 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 813036

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13249
/proc/meminfo: memFree=24559656/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=1104224 CPUtime=222.25 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 271668 0 0 0 22183 42 0 0 20 0 1 0 343939193 1130725376 270419 33554432000 4194304 8395647 140734102634496 140734102630568 6080661 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 276056 270419 513 1026 0 275026 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1104224

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13250
/proc/meminfo: memFree=24216204/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=1351408 CPUtime=282.24 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 333258 0 0 0 28173 51 0 0 20 0 1 0 343939193 1383841792 332009 33554432000 4194304 8395647 140734102634496 140734102630360 6080665 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 337852 332009 513 1026 0 336822 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1351408

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13250
/proc/meminfo: memFree=24028868/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=1428908 CPUtime=342.24 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 353615 0 0 0 34169 55 0 0 20 0 1 0 343939193 1463201792 352366 33554432000 4194304 8395647 140734102634496 140734102630568 6080692 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 357227 352366 513 1026 0 356197 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1428908

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13250
/proc/meminfo: memFree=23834092/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=1548396 CPUtime=402.22 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 382342 0 0 0 40163 59 0 0 20 0 1 0 343939193 1585557504 381093 33554432000 4194304 8395647 140734102634496 140734102630360 4911307 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 387099 381093 513 1026 0 386069 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1548396

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 13250
/proc/meminfo: memFree=23632248/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=1643136 CPUtime=462.21 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 405801 0 0 0 46159 62 0 0 20 0 1 0 343939193 1682571264 404552 33554432000 4194304 8395647 140734102634496 140734102630568 6080661 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 410784 404552 513 1026 0 409754 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1643136

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 13250
/proc/meminfo: memFree=23408580/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=1759144 CPUtime=522.2 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 435432 0 0 0 52153 67 0 0 20 0 1 0 343939193 1801363456 434183 33554432000 4194304 8395647 140734102634496 140734102630360 6345887 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 439786 434183 513 1026 0 438756 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1759144

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13251
/proc/meminfo: memFree=23228808/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=1858224 CPUtime=582.19 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 458928 0 0 0 58148 71 0 0 20 0 1 0 343939193 1902821376 457679 33554432000 4194304 8395647 140734102634496 140734102630568 4911307 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 464556 457679 513 1026 0 463526 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1858224

[startup+642.3 s]

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

/proc/meminfo: memFree=21699120/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=2727316 CPUtime=1062.12 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 671507 0 0 0 106107 105 0 0 20 0 1 0 343939193 2792771584 670258 33554432000 4194304 8395647 140734102634496 140734102630568 4216953 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 681829 670258 513 1026 0 680799 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 2727316

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13255
/proc/meminfo: memFree=21503228/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=2843608 CPUtime=1122.12 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 699343 0 0 0 112102 110 0 0 20 0 1 0 343939193 2911854592 698094 33554432000 4194304 8395647 140734102634496 140734102630568 6080679 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 710902 698094 513 1026 0 709872 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 2843608

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13256
/proc/meminfo: memFree=21341312/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=2914704 CPUtime=1182.11 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 718102 0 0 0 118098 113 0 0 20 0 1 0 343939193 2984656896 716853 33554432000 4194304 8395647 140734102634496 140734102630568 6080701 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 728676 716853 513 1026 0 727646 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 2914704

[startup+1242.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 13256
/proc/meminfo: memFree=21150752/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=3010532 CPUtime=1242.1 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 740917 0 0 0 124092 118 0 0 20 0 1 0 343939193 3082784768 739668 33554432000 4194304 8395647 140734102634496 140734102630568 6080675 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 752633 739668 513 1026 0 751603 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 3010532

[startup+1302.3 s]
/proc/loadavg: 2.09 2.02 2.01 3/178 13297
/proc/meminfo: memFree=22992664/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=3100572 CPUtime=1302.07 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 763085 0 0 0 130085 122 0 0 20 0 1 0 343939193 3174985728 761943 33554432000 4194304 8395647 140734102634496 140734102630568 6069578 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 775143 761943 513 1026 0 774113 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 3100572

[startup+1362.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 13297
/proc/meminfo: memFree=22643144/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=3199448 CPUtime=1362.05 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 787129 0 0 0 136078 127 0 0 20 0 1 0 343939193 3276234752 786310 33554432000 4194304 8395647 140734102634496 140734102630568 6080661 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 799862 786310 513 1026 0 798832 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 3199448

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 13297
/proc/meminfo: memFree=21848312/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=3278972 CPUtime=1422.03 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 806495 0 0 0 142073 130 0 0 20 0 1 0 343939193 3357667328 805682 33554432000 4194304 8395647 140734102634496 140734102630568 6080679 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 819743 805682 513 1026 0 818713 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 3278972

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13298
/proc/meminfo: memFree=21714196/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=3372768 CPUtime=1482.02 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 829150 0 0 0 148067 135 0 0 20 0 1 0 343939193 3453714432 828381 33554432000 4194304 8395647 140734102634496 140734102630568 4218227 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 843192 828381 513 1026 0 842162 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 3372768

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13298
/proc/meminfo: memFree=21568552/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=3464520 CPUtime=1542 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 851740 0 0 0 154061 139 0 0 20 0 1 0 343939193 3547668480 851225 33554432000 4194304 8395647 140734102634496 140734102630568 6080688 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 866130 851225 513 1026 0 865100 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 3464520

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13298
/proc/meminfo: memFree=21468880/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=3561252 CPUtime=1602 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 875078 0 0 0 160057 143 0 0 20 0 1 0 343939193 3646722048 875053 33554432000 4194304 8395647 140734102634496 140734102630568 6080661 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 890313 875053 513 1026 0 889283 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 3561252

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13298
/proc/meminfo: memFree=21341600/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=3659780 CPUtime=1661.99 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 899064 0 0 0 166052 147 0 0 20 0 1 0 343939193 3747614720 899852 33554432000 4194304 8395647 140734102634496 140734102630568 6080679 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 914945 899852 513 1026 0 913915 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 3659780

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13298
/proc/meminfo: memFree=21290880/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=3752300 CPUtime=1721.98 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 921581 0 0 0 172047 151 0 0 20 0 1 0 343939193 3842355200 922367 33554432000 4194304 8395647 140734102634496 140734102630568 6069171 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 938075 922367 513 1026 0 937045 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 3752300

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13299
/proc/meminfo: memFree=21203488/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=3841344 CPUtime=1781.96 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 943156 0 0 0 178041 155 0 0 20 0 1 0 343939193 3933536256 943936 33554432000 4194304 8395647 140734102634496 140734102630568 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 960336 943936 513 1026 0 959306 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 3841344

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13299
/proc/meminfo: memFree=21198528/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=3846192 CPUtime=1785.16 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 944340 0 0 0 178361 155 0 0 20 0 1 0 343939193 3938500608 945120 33554432000 4194304 8395647 140734102634496 140734102630568 6080653 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 961548 945120 513 1026 0 960518 0
Current children cumulated CPU time (s) 1785.16
Current children cumulated vsize (KiB) 3846192

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13299
/proc/meminfo: memFree=21195288/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=3849144 CPUtime=1788.36 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 945083 0 0 0 178681 155 0 0 20 0 1 0 343939193 3941523456 945874 33554432000 4194304 8395647 140734102634496 140734102630568 6080701 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 962286 945874 513 1026 0 961256 0
Current children cumulated CPU time (s) 1788.36
Current children cumulated vsize (KiB) 3849144

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13299
/proc/meminfo: memFree=21195288/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=3850128 CPUtime=1789.16 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 945312 0 0 0 178761 155 0 0 20 0 1 0 343939193 3942531072 946103 33554432000 4194304 8395647 140734102634496 140734102630568 6115585 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 962532 946103 513 1026 0 961502 0
Current children cumulated CPU time (s) 1789.16
Current children cumulated vsize (KiB) 3850128

[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13299
/proc/meminfo: memFree=21194048/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=3851120 CPUtime=1789.56 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 945425 0 0 0 178801 155 0 0 20 0 1 0 343939193 3943546880 946216 33554432000 4194304 8395647 140734102634496 140734102630568 6115585 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 962780 946216 513 1026 0 961750 0
Current children cumulated CPU time (s) 1789.56
Current children cumulated vsize (KiB) 3851120

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13299
/proc/meminfo: memFree=21194048/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=3197476 CPUtime=1789.95 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 945831 0 0 0 178832 163 0 0 20 0 1 0 343939193 3274215424 622662 33554432000 4194304 8395647 140734102634496 140734102630568 7602442 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 799369 622162 521 1026 0 798339 0
Current children cumulated CPU time (s) 1789.95
Current children cumulated vsize (KiB) 3197476

[startup+1790.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13299
/proc/meminfo: memFree=21194048/32873844 swapFree=7128/7128
[pid=13222] ppid=13220 vsize=2254060 CPUtime=1790.05 cores=0,2,4,6
/proc/13222/stat : 13222 (pbscip.linux.x8) R 13220 13222 11206 0 -1 4202496 945831 0 0 0 178832 173 0 0 20 0 1 0 343939193 2308157440 197114 33554432000 4194304 8395647 140734102634496 140734102630568 7602442 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13222/statm: 563515 196609 521 1026 0 562485 0
Current children cumulated CPU time (s) 1790.05
Current children cumulated vsize (KiB) 2254060

Child status: 0
Real time (s): 1790.43
CPU time (s): 1790.1
CPU user time (s): 1788.35
CPU system time (s): 1.74973
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 3853116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.35
system time used= 1.74973
maximum resident set size= 3786484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 945844
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= 65
involuntary context switches= 2097

runsolver used 4.06038 second user time and 10.4444 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-04 04:58:42
IDJOB=3743073
IDBENCH=90677
IDSOLVER=2326
FILE ID=node105/3743073-1338778722
RUNJOBID= node105-1338749876-11222
PBS_JOBID= 14636807
Free space on /tmp= 71260 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_20null0mast_rapportOE1.0_TMAX180_K67_cod2.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-3743073-1338778722/watcher-3743073-1338778722 -o /tmp/evaluation-result-3743073-1338778722/solver-3743073-1338778722 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743073-1338778722.opb -t 1800 -m 15500

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

MD5SUM BENCH= 13ec733a84b57b5245a7cfe0f2de4f86
RANDOM SEED=352332517

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:        25998856 kB
Buffers:          572236 kB
Cached:          3765932 kB
SwapCached:         1700 kB
Active:          2746140 kB
Inactive:        3242220 kB
Active(anon):    1646364 kB
Inactive(anon):     4800 kB
Active(file):    1099776 kB
Inactive(file):  3237420 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67100456 kB
Dirty:             12844 kB
Writeback:             0 kB
AnonPages:       1654432 kB
Mapped:            10996 kB
Shmem:                 0 kB
Slab:             744264 kB
SReclaimable:     185988 kB
SUnreclaim:       558276 kB
KernelStack:        1456 kB
PageTables:         6744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1787944 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= 71228 MiB
End job on node105 at 2012-06-04 05:28:32