Trace number 3742805

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? 1793.35 1793.69

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_50null50mast_rapportOE2.0_TMAX15_K67_cod2.opb
MD5SUM4aec499ebd970c139326f13f1d94e40d
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.394939
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 243
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 243
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 14371
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.27/0.39	c SCIP version 1.1.0.7
0.27/0.39	c LP-Solver SoPlex 1.4.1
0.27/0.39	c user parameter file <scip.set> not found - using default parameters
0.27/0.39	c read problem <HOME/instance-3742805-1338797029.opb>
0.27/0.39	c original problem has 40937 variables (40937 bin, 0 int, 0 impl, 0 cont) and 41436 constraints
0.47/0.54	c start presolving problem
0.47/0.54	c presolving:
0.57/0.65	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.57/0.69	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.67/0.72	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.67/0.75	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.67/0.77	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.77/0.80	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.77/0.82	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.77/0.85	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
0.77/0.87	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
0.77/0.88	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
7.47/7.56	c (round 11) 3722 del vars, 4088 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 36797 upgd conss, 2317076 impls, 551 clqs
7.57/7.66	c (round 12) 3722 del vars, 4155 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 2317076 impls, 552 clqs
19.26/19.36	c (round 13) 3787 del vars, 4155 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 6489338 impls, 552 clqs
19.36/19.42	c (round 14) 3787 del vars, 4218 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 6489338 impls, 552 clqs
193.12/193.26	c (round 15) 3869 del vars, 4218 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 13500840 impls, 552 clqs
193.22/193.32	c (round 16) 3869 del vars, 4297 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 13500944 impls, 552 clqs
202.73/202.87	c (round 17) 3919 del vars, 4297 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 13664762 impls, 552 clqs
202.83/202.93	c (round 18) 3919 del vars, 4346 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 13664958 impls, 552 clqs
214.72/214.81	c (round 19) 3969 del vars, 4346 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 14109928 impls, 552 clqs
214.72/214.83	c (round 20) 3969 del vars, 4396 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 14109928 impls, 552 clqs
258.51/258.68	c (round 21) 4020 del vars, 4396 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 16441714 impls, 552 clqs
258.62/258.70	c (round 22) 4020 del vars, 4447 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 16441714 impls, 552 clqs
380.40/380.59	c    (379.5s) probing: 1000/37282 (2.7%) - 388 fixings, 15 aggregations, 4809579 implications, 0 bound changes
400.09/400.27	c (round 23) 4070 del vars, 4447 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 26452700 impls, 552 clqs
400.19/400.32	c (round 24) 4070 del vars, 4488 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 26452700 impls, 552 clqs
424.98/425.13	c (round 25) 4127 del vars, 4488 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 27498532 impls, 552 clqs
424.98/425.15	c (round 26) 4127 del vars, 4545 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 27498532 impls, 552 clqs
475.48/475.63	c (round 27) 4177 del vars, 4545 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30344050 impls, 552 clqs
475.48/475.66	c (round 28) 4177 del vars, 4595 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30344050 impls, 552 clqs
477.28/477.45	c (round 29) 4227 del vars, 4595 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30344050 impls, 552 clqs
477.28/477.47	c (round 30) 4227 del vars, 4645 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30344050 impls, 552 clqs
598.16/598.37	c (round 31) 4277 del vars, 4645 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 37243234 impls, 552 clqs
598.16/598.39	c (round 32) 4277 del vars, 4695 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 37243234 impls, 552 clqs
743.93/744.15	c    (742.6s) probing: 2000/37282 (5.4%) - 637 fixings, 15 aggregations, 14704358 implications, 0 bound changes
927.60/927.89	c (round 33) 4327 del vars, 4695 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 55188492 impls, 552 clqs
927.70/927.91	c (round 34) 4327 del vars, 4745 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 55188492 impls, 552 clqs
1234.05/1234.39	c    (1232.4s) probing: 3000/37282 (8.0%) - 689 fixings, 15 aggregations, 27427906 implications, 0 bound changes
1462.61/1463.00	c (round 35) 4377 del vars, 4745 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 81365968 impls, 552 clqs
1462.71/1463.02	c (round 36) 4377 del vars, 4795 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 81365968 impls, 552 clqs
1743.27/1743.69	c (round 37) 4427 del vars, 4795 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 93250372 impls, 552 clqs
1743.36/1743.71	c (round 38) 4427 del vars, 4845 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 93250372 impls, 552 clqs
1756.77/1757.18	c    (1754.8s) probing: 4000/37282 (10.7%) - 765 fixings, 15 aggregations, 38929982 implications, 0 bound changes
1793.06/1793.49	c    (1791.1s) probing: 4063/37282 (10.9%) - 765 fixings, 15 aggregations, 39678058 implications, 0 bound changes
1793.06/1793.49	c    (1791.1s) probing aborted: solving stopped
1793.06/1793.49	c (round 39) 4435 del vars, 4845 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 95249356 impls, 552 clqs
1793.06/1793.49	c presolving (39 rounds):
1793.06/1793.49	c  4435 deleted vars, 4845 deleted constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1793.06/1793.49	c  95249356 implications, 552 cliques
1793.06/1793.49	c presolving was interrupted.
1793.06/1793.49	c Presolving Time: 1790.98
1793.06/1793.49	c OPT-LIN
1793.06/1793.49	c -----------------------------------------------------------------------------------------------
1793.06/1793.49	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1793.06/1793.49	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1793.06/1793.49	c limits/memory = c 13950
1793.06/1793.49	c # maximal time in seconds to run
1793.06/1793.49	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1793.06/1793.49	c limits/time = c 1791
1793.06/1793.49	c # frequency for displaying node information lines
1793.06/1793.49	c # [type: int, range: [-1,2147483647], default: 100]
1793.06/1793.49	c display/freq = c 10000
1793.06/1793.49	c -----------------------------------------------------------------------------------------------
1793.06/1793.49	c start solving problem
1793.06/1793.49	c presolving:
1793.06/1793.49	c presolving (39 rounds):
1793.06/1793.49	c  4435 deleted vars, 4845 deleted constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1793.06/1793.49	c  95249356 implications, 552 cliques
1793.06/1793.49	c presolving was interrupted.
1793.06/1793.49	c Presolving Time: 1790.98
1793.06/1793.49	c 
1793.06/1793.49	c SCIP Status        : solving was interrupted [time limit reached]
1793.06/1793.49	c Solving Time (sec) : 1791.06
1793.06/1793.49	c Solving Nodes      : 0
1793.06/1793.49	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1793.06/1793.49	c NODE         0
1793.06/1793.49	c DUAL BOUND   -1e+20
1793.06/1793.49	c PRIMAL BOUND 1e+20
1793.06/1793.49	c GAP          1e+20
1793.06/1793.49	s UNKNOWN
1793.06/1793.49	c SCIP Status        : solving was interrupted [time limit reached]
1793.06/1793.49	c Solving Time       :    1791.06
1793.06/1793.49	c Original Problem   :
1793.06/1793.49	c   Problem name     : HOME/instance-3742805-1338797029.opb
1793.06/1793.49	c   Variables        : 40937 (40937 binary, 0 integer, 0 implicit integer, 0 continuous)
1793.06/1793.49	c   Constraints      : 41436 initial, 41436 maximal
1793.06/1793.49	c Presolved Problem  :
1793.06/1793.49	c   Problem name     : t_HOME/instance-3742805-1338797029.opb
1793.06/1793.49	c   Variables        : 36502 (36502 binary, 0 integer, 0 implicit integer, 0 continuous)
1793.06/1793.49	c   Constraints      : 36591 initial, 36591 maximal
1793.06/1793.49	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1793.06/1793.49	c   trivial          :       0.09        123          0          0          0          0          0          0          0
1793.06/1793.49	c   dualfix          :       0.05          0          0          0          0          0          0          0          0
1793.06/1793.49	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1793.06/1793.49	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1793.06/1793.49	c   implics          :       0.09          0          1          0          0          0          0          0          0
1793.06/1793.49	c   probing          :    1789.62        765         15          0          0          0          0          0          0
1793.06/1793.49	c   knapsack         :       0.16          0          0          0          0          0          0          0          0
1793.06/1793.49	c   setppc           :       0.06          0          0          0          0          0          0          0          0
1793.06/1793.49	c   linear           :       0.37       3531          0          0       3531          0       4088          0          0
1793.06/1793.49	c   logicor          :       0.38          0          0          0          0          0        757          0          0
1793.06/1793.49	c   root node        :          -          0          -          -          0          -          -          -          -
1793.06/1793.49	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1793.06/1793.49	c   integral         :          0          0          0          0          0          0          0          0          0          0
1793.06/1793.49	c   knapsack         :          0+         0      34237          0          0        164          0          0          0          0
1793.06/1793.49	c   setppc           :          0+         0      33859          0          0        252          0          0          0          0
1793.06/1793.49	c   linear           :          0+         0        213          0          0          0          0          0          0          0
1793.06/1793.49	c   logicor          :          0+         0      31027          0          0         77          0          0          0          0
1793.06/1793.49	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1793.06/1793.49	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1793.06/1793.49	c   integral         :       0.00       0.00       0.00       0.00       0.00
1793.06/1793.49	c   knapsack         :       3.29       0.00       3.29       0.00       0.00
1793.06/1793.49	c   setppc           :      44.28       0.00      44.28       0.00       0.00
1793.06/1793.49	c   linear           :       0.07       0.00       0.07       0.00       0.00
1793.06/1793.49	c   logicor          :      19.52       0.00      19.52       0.00       0.00
1793.06/1793.49	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1793.06/1793.49	c Propagators        :       Time      Calls    Cutoffs    DomReds
1793.06/1793.49	c   rootredcost      :       0.02          0          0          0
1793.06/1793.49	c   pseudoobj        :       0.00          0          0          0
1793.06/1793.49	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1793.06/1793.49	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1793.06/1793.49	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1793.06/1793.49	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1793.06/1793.49	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1793.06/1793.49	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1793.06/1793.49	c   applied globally :          -          -          -          0        0.0          -          -          -
1793.06/1793.49	c   applied locally  :          -          -          -          0        0.0          -          -          -
1793.26/1793.68	c Time complete: 1793.34.

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

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 31317
/proc/meminfo: memFree=28035244/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/31317/stat : 31317 (runsolver) D 31315 31317 30579 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 345827499 12095488 51 33554432000 4194304 5436572 140735531929248 140735531925544 4883175 0 0 4096 24578 18446744071579943789 0 0 17 4 0 0 0 0 0
/proc/31317/statm: 2953 51 31 304 0 2645 0

[startup+0.0819941 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 31317
/proc/meminfo: memFree=28035244/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=19184 CPUtime=0.05 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 4150 0 0 0 5 0 0 0 20 0 1 0 345827499 19644416 4102 33554432000 4194304 7823515 140736896041088 140736895907192 6830379 0 0 4096 0 0 0 0 17 6 0 0 1 0 0
/proc/31317/statm: 4796 4102 354 887 0 3906 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 19184

[startup+0.100203 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 31317
/proc/meminfo: memFree=28035244/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=19568 CPUtime=0.07 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 4261 0 0 0 7 0 0 0 20 0 1 0 345827499 20037632 4213 33554432000 4194304 7823515 140736896041088 140736895907192 4765623 0 0 4096 0 0 0 0 17 6 0 0 1 0 0
/proc/31317/statm: 4892 4213 354 887 0 4002 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 19568

[startup+0.30015 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 31317
/proc/meminfo: memFree=28035244/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=48552 CPUtime=0.27 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 11488 0 0 0 26 1 0 0 20 0 1 0 345827499 49717248 11440 33554432000 4194304 7823515 140736896041088 140736895907192 6896331 0 0 4096 0 0 0 0 17 6 0 0 1 0 0
/proc/31317/statm: 12138 11440 354 887 0 11248 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 48552

[startup+0.70016 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 31317
/proc/meminfo: memFree=28035244/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=130328 CPUtime=0.67 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 31954 0 0 0 60 7 0 0 20 0 1 0 345827499 133455872 31548 33554432000 4194304 7823515 140736896041088 140736896038024 6954986 0 0 4096 16384 0 0 0 17 6 0 0 1 0 0
/proc/31317/statm: 32582 31548 431 887 0 31692 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 130328

[startup+1.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 31318
/proc/meminfo: memFree=27908500/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=198832 CPUtime=1.47 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 48948 0 0 0 132 15 0 0 20 0 1 0 345827499 203603968 48215 33554432000 4194304 7823515 140736896041088 140736896038024 5803639 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 49708 48215 449 887 0 48818 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 198832

[startup+3.10031 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 31318
/proc/meminfo: memFree=27817980/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=275484 CPUtime=3.07 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 65795 0 0 0 290 17 0 0 20 0 1 0 345827499 282095616 65062 33554432000 4194304 7823515 140736896041088 140736896036952 5803662 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 68871 65062 449 887 0 67981 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 275484

[startup+6.30029 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 31356
/proc/meminfo: memFree=27592120/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=403788 CPUtime=6.27 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 96087 0 0 0 606 21 0 0 20 0 1 0 345827499 413478912 95354 33554432000 4194304 7823515 140736896041088 140736896036952 5803716 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 100947 95354 449 887 0 100057 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 403788

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 31356
/proc/meminfo: memFree=27263536/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=474252 CPUtime=12.67 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 115226 0 0 0 1242 25 0 0 20 0 1 0 345827499 485634048 114493 33554432000 4194304 7823515 140736896041088 140736896036952 5803635 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 118563 114493 460 887 0 117673 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 474252

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31356
/proc/meminfo: memFree=27121644/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=573596 CPUtime=25.46 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 140025 0 0 0 2515 31 0 0 20 0 1 0 345827499 587362304 139387 33554432000 4194304 7823515 140736896041088 140736896036952 5803643 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 143399 139387 460 887 0 142509 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 573596

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 31356
/proc/meminfo: memFree=27021900/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=599636 CPUtime=51.05 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 146973 0 0 0 5073 32 0 0 20 0 1 0 345827499 614027264 146363 33554432000 4194304 7823515 140736896041088 140736896036952 5803619 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 149909 146363 460 887 0 149019 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 599636

[startup+102.308 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31356
/proc/meminfo: memFree=26870788/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=691892 CPUtime=102.25 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 169745 0 0 0 10186 39 0 0 20 0 1 0 345827499 708497408 169526 33554432000 4194304 7823515 140736896041088 140736896037784 5803631 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 172973 169526 460 887 0 172083 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 691892

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 31356
/proc/meminfo: memFree=26653072/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=798172 CPUtime=162.23 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 195634 0 0 0 16178 45 0 0 20 0 1 0 345827499 817328128 195612 33554432000 4194304 7823515 140736896041088 140736896037784 5803631 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 199543 195612 460 887 0 198653 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 798172

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 31356
/proc/meminfo: memFree=26428288/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=899048 CPUtime=222.22 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 220398 0 0 0 22169 53 0 0 20 0 1 0 345827499 920625152 220376 33554432000 4194304 7823515 140736896041088 140736896037784 5803623 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 224762 220376 461 887 0 223872 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 899048

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 31357
/proc/meminfo: memFree=26091656/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=938992 CPUtime=282.21 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 230388 0 0 0 28165 56 0 0 20 0 1 0 345827499 961527808 231518 33554432000 4194304 7823515 140736896041088 140736896037144 4817494 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 234748 231518 461 887 0 233858 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 938992

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31357
/proc/meminfo: memFree=25756760/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=1083152 CPUtime=342.2 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 266202 0 0 0 34158 62 0 0 20 0 1 0 345827499 1109147648 267624 33554432000 4194304 7823515 140736896041088 140736896037144 5803619 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 270788 267624 461 887 0 269898 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1083152

[startup+402.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/178 31360
/proc/meminfo: memFree=25429792/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=1239332 CPUtime=402.19 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 304478 0 0 0 40148 71 0 0 20 0 1 0 345827499 1269075968 306358 33554432000 4194304 7823515 140736896041088 140736896037784 5803600 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 309833 306358 466 887 0 308943 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1239332

[startup+462.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 31360
/proc/meminfo: memFree=25219956/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=1379112 CPUtime=462.18 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 338629 0 0 0 46141 77 0 0 20 0 1 0 345827499 1412210688 341178 33554432000 4194304 7823515 140736896041088 140736896037784 5803631 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 344778 341178 466 887 0 343888 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 1379112

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 31360
/proc/meminfo: memFree=24981408/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=1527540 CPUtime=522.17 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 375032 0 0 0 52132 85 0 0 20 0 1 0 345827499 1564200960 378210 33554432000 4194304 7823515 140736896041088 140736896037144 5803623 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 381885 378210 466 887 0 380995 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 1527540

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31361
/proc/meminfo: memFree=24742364/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=1682856 CPUtime=582.16 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 413256 0 0 0 58125 91 0 0 20 0 1 0 345827499 1723244544 416646 33554432000 4194304 7823515 140736896041088 140736896037784 5803658 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 420714 416646 466 887 0 419824 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 1682856

[startup+642.3 s]

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

/proc/meminfo: memFree=22979956/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=2584652 CPUtime=1122.08 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 632495 0 0 0 112080 128 0 0 20 0 1 0 345827499 2646683648 640338 33554432000 4194304 7823515 140736896041088 140736896037784 5803631 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 646163 640338 466 887 0 645273 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 2584652

[startup+1182.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 31366
/proc/meminfo: memFree=22821760/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=2658928 CPUtime=1182.07 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 650492 0 0 0 118075 132 0 0 20 0 1 0 345827499 2722742272 659153 33554432000 4194304 7823515 140736896041088 140736896037784 5803662 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 664732 659153 466 887 0 663842 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 2658928

[startup+1242.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 31366
/proc/meminfo: memFree=22559032/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=2834192 CPUtime=1242.05 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 694078 0 0 0 124067 138 0 0 20 0 1 0 345827499 2902212608 703084 33554432000 4194304 7823515 140736896041088 140736896037784 5803650 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 708548 703084 466 887 0 707658 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 2834192

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 31366
/proc/meminfo: memFree=22442004/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=2878672 CPUtime=1302.05 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 703519 0 0 0 130065 140 0 0 20 0 1 0 345827499 2947760128 713339 33554432000 4194304 7823515 140736896041088 140736896037144 5803623 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 719668 713339 466 887 0 718778 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 2878672

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31366
/proc/meminfo: memFree=22324232/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=2921976 CPUtime=1362.03 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 713994 0 0 0 136060 143 0 0 20 0 1 0 345827499 2992103424 724086 33554432000 4194304 7823515 140736896041088 140736896037144 5803631 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 730494 724086 466 887 0 729604 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 2921976

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31366
/proc/meminfo: memFree=22148428/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=3017280 CPUtime=1422.03 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 737697 0 0 0 142055 148 0 0 20 0 1 0 345827499 3089694720 748710 33554432000 4194304 7823515 140736896041088 140736896037144 5803612 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 754320 748710 466 887 0 753430 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 3017280

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 31367
/proc/meminfo: memFree=21947264/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=3138828 CPUtime=1482 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 767500 0 0 0 148047 153 0 0 20 0 1 0 345827499 3214159872 779455 33554432000 4194304 7823515 140736896041088 140736896037784 5803619 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 784707 779455 466 887 0 783817 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 3138828

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 31367
/proc/meminfo: memFree=21829492/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=3177484 CPUtime=1542 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 776806 0 0 0 154044 156 0 0 20 0 1 0 345827499 3253743616 789316 33554432000 4194304 7823515 140736896041088 140736896037784 5803650 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 794371 789316 466 887 0 793481 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 3177484

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 31370
/proc/meminfo: memFree=21712580/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=3210308 CPUtime=1601.99 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 784833 0 0 0 160041 158 0 0 20 0 1 0 345827499 3287355392 799031 33554432000 4194304 7823515 140736896041088 140736896037784 5803631 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 802577 799031 466 887 0 801687 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 3210308

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31370
/proc/meminfo: memFree=21603744/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=3244348 CPUtime=1661.97 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 793555 0 0 0 166037 160 0 0 20 0 1 0 345827499 3322212352 807872 33554432000 4194304 7823515 140736896041088 140736896037784 5803623 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 811087 807872 466 887 0 810197 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 3244348

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31370
/proc/meminfo: memFree=21340520/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=3440064 CPUtime=1721.97 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 842225 0 0 0 172030 167 0 0 20 0 1 0 345827499 3522625536 857022 33554432000 4194304 7823515 140736896041088 140736896037144 5803662 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 860016 857022 466 887 0 859126 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 3440064

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31371
/proc/meminfo: memFree=21133592/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=3549588 CPUtime=1781.96 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 869980 0 0 0 178022 174 0 0 20 0 1 0 345827499 3634778112 886423 33554432000 4194304 7823515 140736896041088 140736896037784 5803627 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 887397 886423 466 887 0 886507 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 3549588

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 31371
/proc/meminfo: memFree=21129376/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=3549588 CPUtime=1785.16 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 869990 0 0 0 178342 174 0 0 20 0 1 0 345827499 3634778112 886433 33554432000 4194304 7823515 140736896041088 140736896037784 5803608 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 887397 886433 466 887 0 886507 0
Current children cumulated CPU time (s) 1785.16
Current children cumulated vsize (KiB) 3549588

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31371
/proc/meminfo: memFree=21125392/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=3549588 CPUtime=1788.36 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 869999 0 0 0 178662 174 0 0 20 0 1 0 345827499 3634778112 886486 33554432000 4194304 7823515 140736896041088 140736896037784 5803631 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 887397 886486 466 887 0 886507 0
Current children cumulated CPU time (s) 1788.36
Current children cumulated vsize (KiB) 3549588

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31371
/proc/meminfo: memFree=21123160/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=3549588 CPUtime=1791.56 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 870003 0 0 0 178982 174 0 0 20 0 1 0 345827499 3634778112 886490 33554432000 4194304 7823515 140736896041088 140736896037784 5803623 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 887397 886490 466 887 0 886507 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (KiB) 3549588

[startup+1792.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31371
/proc/meminfo: memFree=21123160/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=3549588 CPUtime=1792.36 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 870003 0 0 0 179062 174 0 0 20 0 1 0 345827499 3634778112 886490 33554432000 4194304 7823515 140736896041088 140736896037784 5803623 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 887397 886490 466 887 0 886507 0
Current children cumulated CPU time (s) 1792.36
Current children cumulated vsize (KiB) 3549588

[startup+1793.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31371
/proc/meminfo: memFree=21122540/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=3549588 CPUtime=1792.76 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 870003 0 0 0 179102 174 0 0 20 0 1 0 345827499 3634778112 886490 33554432000 4194304 7823515 140736896041088 140736896037784 5803650 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 887397 886490 466 887 0 886507 0
Current children cumulated CPU time (s) 1792.76
Current children cumulated vsize (KiB) 3549588

[startup+1793.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31371
/proc/meminfo: memFree=21122540/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=3549588 CPUtime=1793.16 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 870014 0 0 0 179142 174 0 0 20 0 1 0 345827499 3634778112 886501 33554432000 4194304 7823515 140736896041088 140736896037784 5100750 0 0 4096 0 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 887397 886501 476 887 0 886507 0
Current children cumulated CPU time (s) 1793.16
Current children cumulated vsize (KiB) 3549588

[startup+1793.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31371
/proc/meminfo: memFree=21122540/32873844 swapFree=7108/7108
[pid=31317] ppid=31315 vsize=3379216 CPUtime=1793.26 cores=0,2,4,6
/proc/31317/stat : 31317 (pbscip.linux.x8) R 31315 31317 30579 0 -1 4202496 870014 0 0 0 179151 175 0 0 20 0 1 0 345827499 3460317184 843940 33554432000 4194304 7823515 140736896041088 140736896037784 5875936 0 0 4096 0 0 0 0 17 4 0 0 1 0 0
/proc/31317/statm: 844804 843940 476 887 0 843914 0
Current children cumulated CPU time (s) 1793.26
Current children cumulated vsize (KiB) 3379216

Child status: 0
Real time (s): 1793.69
CPU time (s): 1793.35
CPU user time (s): 1791.56
CPU system time (s): 1.79573
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 3549588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.56
system time used= 1.79573
maximum resident set size= 3546004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 870028
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= 50
involuntary context switches= 1893

runsolver used 4.5723 second user time and 20.1659 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-04 10:03:49
IDJOB=3742805
IDBENCH=90236
IDSOLVER=2321
FILE ID=node139/3742805-1338797029
RUNJOBID= node139-1338784461-30595
PBS_JOBID= 14636850
Free space on /tmp= 71088 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_50null50mast_rapportOE2.0_TMAX15_K67_cod2.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3742805-1338797029/watcher-3742805-1338797029 -o /tmp/evaluation-result-3742805-1338797029/solver-3742805-1338797029 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3742805-1338797029.opb

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

MD5SUM BENCH= 4aec499ebd970c139326f13f1d94e40d
RANDOM SEED=1451757449

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28035244 kB
Buffers:          519260 kB
Cached:          3391408 kB
SwapCached:          828 kB
Active:          1804628 kB
Inactive:        2157340 kB
Active(anon):      45204 kB
Inactive(anon):     7952 kB
Active(file):    1759424 kB
Inactive(file):  2149388 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:             12064 kB
Writeback:             0 kB
AnonPages:         56948 kB
Mapped:            14092 kB
Shmem:                 8 kB
Slab:             735076 kB
SReclaimable:     177248 kB
SUnreclaim:       557828 kB
KernelStack:        1464 kB
PageTables:         4148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     168032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 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= 71076 MiB
End job on node139 at 2012-06-04 10:33:43