Trace number 3743495

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.06 1790.37

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_20null50mast_rapportOE1.0_TMAX15_K67_cod1.opb
MD5SUM773b5c7b3755e8da70dfe86d32b28f06
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-384
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 25674
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 4143348
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 4143348
Number of bits of the biggest sum of numbers22
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-3743495-1338785386.opb>
0.39/0.45	c original problem has 40451 variables (40451 bin, 0 int, 0 impl, 0 cont) and 40950 constraints
0.39/0.45	c problem read
0.39/0.45	c presolving settings loaded
0.59/0.66	c presolving:
0.78/0.82	c (round 1) 6528 del vars, 6502 del conss, 125 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12516 impls, 455 clqs
0.78/0.86	c (round 2) 7588 del vars, 7567 del conss, 1062 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13116 impls, 454 clqs
0.88/0.92	c (round 3) 8134 del vars, 8113 del conss, 1608 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14076 impls, 454 clqs
0.88/0.97	c (round 4) 8510 del vars, 8489 del conss, 1984 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15596 impls, 454 clqs
0.99/1.01	c (round 5) 8815 del vars, 8794 del conss, 2289 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17222 impls, 454 clqs
0.99/1.06	c (round 6) 9076 del vars, 9055 del conss, 2550 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18322 impls, 454 clqs
1.09/1.10	c (round 7) 9296 del vars, 9275 del conss, 2770 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19202 impls, 454 clqs
1.09/1.15	c (round 8) 9419 del vars, 9398 del conss, 2893 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20228 impls, 454 clqs
1.09/1.19	c (round 9) 9465 del vars, 9444 del conss, 2939 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20866 impls, 454 clqs
1.18/1.22	c (round 10) 9485 del vars, 9464 del conss, 2959 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21140 impls, 454 clqs
88.47/88.52	c (round 11) 9586 del vars, 9530 del conss, 2960 chg bounds, 0 chg sides, 0 chg coeffs, 31355 upgd conss, 7272872 impls, 454 clqs
88.68/88.73	c (round 12) 9586 del vars, 9630 del conss, 2960 chg bounds, 0 chg sides, 0 chg coeffs, 31420 upgd conss, 7272964 impls, 454 clqs
114.17/114.26	c (round 13) 9640 del vars, 9630 del conss, 2960 chg bounds, 0 chg sides, 0 chg coeffs, 31420 upgd conss, 7752494 impls, 454 clqs
114.28/114.40	c (round 14) 9640 del vars, 9684 del conss, 2960 chg bounds, 0 chg sides, 0 chg coeffs, 31420 upgd conss, 7752568 impls, 454 clqs
329.24/329.36	c (round 15) 9690 del vars, 9684 del conss, 2960 chg bounds, 0 chg sides, 0 chg coeffs, 31420 upgd conss, 11388686 impls, 454 clqs
329.44/329.56	c (round 16) 9690 del vars, 9734 del conss, 2960 chg bounds, 0 chg sides, 0 chg coeffs, 31420 upgd conss, 11388784 impls, 454 clqs
476.51/476.65	c    (476.2s) probing: 1000/30965 (3.2%) - 222 fixings, 18 aggregations, 3144541 implications, 0 bound changes
573.40/573.54	c (round 17) 9740 del vars, 9734 del conss, 2960 chg bounds, 0 chg sides, 0 chg coeffs, 31420 upgd conss, 19343078 impls, 454 clqs
573.69/573.81	c (round 18) 9740 del vars, 9784 del conss, 2960 chg bounds, 0 chg sides, 0 chg coeffs, 31420 upgd conss, 19343078 impls, 454 clqs
784.45/784.62	c    (784.2s) probing: 2000/30965 (6.5%) - 222 fixings, 33 aggregations, 5311577 implications, 0 bound changes
998.61/998.81	c    (998.4s) probing: 3000/30965 (9.7%) - 223 fixings, 37 aggregations, 6860455 implications, 0 bound changes
1265.36/1265.62	c    (1265.2s) probing: 4000/30965 (12.9%) - 229 fixings, 49 aggregations, 8918829 implications, 0 bound changes
1616.61/1616.91	c    (1616.5s) probing: 5000/30965 (16.1%) - 232 fixings, 57 aggregations, 12320195 implications, 0 bound changes
1789.78/1790.14	c    (1789.7s) probing: 5477/30965 (17.7%) - 232 fixings, 60 aggregations, 13900193 implications, 0 bound changes
1789.78/1790.14	c    (1789.7s) probing aborted: solving stopped
1789.78/1790.14	c (round 19) 9778 del vars, 9784 del conss, 2960 chg bounds, 0 chg sides, 0 chg coeffs, 31420 upgd conss, 39814772 impls, 454 clqs
1789.78/1790.14	c presolving (19 rounds):
1789.78/1790.14	c  9778 deleted vars, 9784 deleted constraints, 2960 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1789.78/1790.14	c  39814772 implications, 454 cliques
1789.78/1790.14	c presolving was interrupted.
1789.78/1790.14	c Presolving Time: 1789.57
1789.78/1790.14	c - non default parameters ----------------------------------------------------------------------
1789.78/1790.14	c # SCIP version 1.2.1.3
1789.78/1790.14	c 
1789.78/1790.14	c # frequency for displaying node information lines
1789.78/1790.14	c # [type: int, range: [-1,2147483647], default: 100]
1789.78/1790.14	c display/freq = 10000
1789.78/1790.14	c 
1789.78/1790.14	c # maximal time in seconds to run
1789.78/1790.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.78/1790.14	c limits/time = 1789.56
1789.78/1790.14	c 
1789.78/1790.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1789.78/1790.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.78/1790.14	c limits/memory = 13950
1789.78/1790.14	c 
1789.78/1790.14	c # default clock type (1: CPU user seconds, 2: wall clock time)
1789.78/1790.14	c # [type: int, range: [1,2], default: 1]
1789.78/1790.14	c timing/clocktype = 2
1789.78/1790.14	c 
1789.78/1790.14	c # should presolving try to simplify inequalities
1789.78/1790.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.78/1790.14	c constraints/linear/simplifyinequalities = TRUE
1789.78/1790.14	c 
1789.78/1790.14	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1789.78/1790.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.78/1790.14	c constraints/indicator/addCouplingCons = TRUE
1789.78/1790.14	c 
1789.78/1790.14	c # should presolving try to simplify knapsacks
1789.78/1790.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.78/1790.14	c constraints/knapsack/simplifyinequalities = TRUE
1789.78/1790.14	c 
1789.78/1790.14	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1789.78/1790.14	c # [type: int, range: [-1,2147483647], default: -1]
1789.78/1790.14	c separating/rapidlearning/freq = 0
1789.78/1790.14	c 
1789.78/1790.14	c -----------------------------------------------------------------------------------------------
1789.78/1790.14	c start solving
1789.78/1790.16	c presolving:
1789.78/1790.16	c presolving (19 rounds):
1789.78/1790.16	c  9778 deleted vars, 9784 deleted constraints, 2960 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1789.78/1790.16	c  39814772 implications, 454 cliques
1789.78/1790.16	c presolving was interrupted.
1789.78/1790.16	c Presolving Time: 1789.59
1789.78/1790.16	c 
1789.78/1790.16	c SCIP Status        : solving was interrupted [time limit reached]
1789.78/1790.16	c Solving Time (sec) : 1789.71
1789.78/1790.16	c Solving Nodes      : 0
1789.78/1790.16	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.78/1790.16	s UNKNOWN
1789.78/1790.16	c SCIP Status        : solving was interrupted [time limit reached]
1789.78/1790.16	c Solving Time       :    1789.71
1789.78/1790.16	c Original Problem   :
1789.78/1790.16	c   Problem name     : HOME/instance-3743495-1338785386.opb
1789.78/1790.16	c   Variables        : 40451 (40451 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.78/1790.16	c   Constraints      : 40950 initial, 40950 maximal
1789.78/1790.16	c Presolved Problem  :
1789.78/1790.16	c   Problem name     : t_HOME/instance-3743495-1338785386.opb
1789.78/1790.16	c   Variables        : 30673 (30673 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.78/1790.16	c   Constraints      : 31166 initial, 31166 maximal
1789.78/1790.16	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.78/1790.16	c   trivial          :       0.03        123          0          0          0          0          0          0          0
1789.78/1790.16	c   dualfix          :       0.03       6402          0          0          0          0          0          0          0
1789.78/1790.16	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.78/1790.16	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.78/1790.16	c   implics          :       0.05          0          1          0          0          0          0          0          0
1789.78/1790.16	c   probing          :    1787.08        232         60          0          0          0          0          0          0
1789.78/1790.16	c   knapsack         :       0.65          0          0          0          0          0          0          0          0
1789.78/1790.16	c   setppc           :       0.06          0          0          0          0          0        149          0          0
1789.78/1790.16	c   linear           :       1.27       2960          0          0       2960          0       9530          0          0
1789.78/1790.16	c   logicor          :       0.23          0          0          0          0          0        105          0          0
1789.78/1790.16	c   root node        :          -          0          -          -          0          -          -          -          -
1789.78/1790.16	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.78/1790.16	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.78/1790.16	c   knapsack         :          0+         0      67301          0          0         42          0          0          0          0
1789.78/1790.16	c   setppc           :          0+         0      67259          0          0         36          0          0          0          0
1789.78/1790.16	c   linear           :          0+         0       1312          0          0          0          0          0          0          0
1789.78/1790.16	c   logicor          :          0+         0      61409          0          0         18          0          0          0          0
1789.78/1790.16	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.78/1790.16	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.78/1790.16	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.78/1790.16	c   knapsack         :    1415.08       0.00    1415.08       0.00       0.00
1789.78/1790.16	c   setppc           :       8.27       0.00       8.27       0.00       0.00
1789.78/1790.16	c   linear           :       0.17       0.00       0.17       0.00       0.00
1789.78/1790.16	c   logicor          :      30.59       0.00      30.59       0.00       0.00
1789.78/1790.16	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.78/1790.16	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.78/1790.16	c   vbounds          :       0.05          1          0          0
1789.78/1790.16	c   rootredcost      :       0.04          0          0          0
1789.78/1790.16	c   pseudoobj        :       0.05          0          0          0
1789.78/1790.16	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.78/1790.16	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.78/1790.16	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.78/1790.16	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.78/1790.16	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.78/1790.16	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.78/1790.16	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.78/1790.16	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.98/1790.36	c Time complete: 1790.05.

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-3743495-1338785386/watcher-3743495-1338785386 -o /tmp/evaluation-result-3743495-1338785386/solver-3743495-1338785386 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743495-1338785386.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: 0.99 1.00 1.22 3/175 13615
/proc/meminfo: memFree=27638600/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=7916 CPUtime=0 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 1243 0 0 0 0 0 0 0 20 0 1 0 344605647 8105984 1190 33554432000 4194304 8395647 140734976919264 140733282887480 7385025 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13615/statm: 1979 1190 370 1026 0 949 0

[startup+0.057601 s]
/proc/loadavg: 0.99 1.00 1.22 3/175 13615
/proc/meminfo: memFree=27638600/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=29932 CPUtime=0.05 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 6721 0 0 0 4 1 0 0 20 0 1 0 344605647 30650368 6662 33554432000 4194304 8395647 140734976919264 140733282887480 7382046 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13615/statm: 7483 6662 394 1026 0 6453 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 29932

[startup+0.100329 s]
/proc/loadavg: 0.99 1.00 1.22 3/175 13615
/proc/meminfo: memFree=27638600/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=36296 CPUtime=0.09 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 8322 0 0 0 8 1 0 0 20 0 1 0 344605647 37167104 8263 33554432000 4194304 8395647 140734976919264 140733282887480 5758032 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13615/statm: 9074 8263 394 1026 0 8044 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36296

[startup+0.300227 s]
/proc/loadavg: 0.99 1.00 1.22 3/175 13615
/proc/meminfo: memFree=27638600/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=51976 CPUtime=0.29 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 12247 0 0 0 27 2 0 0 20 0 1 0 344605647 53223424 12188 33554432000 4194304 8395647 140734976919264 140734976784472 7370919 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13615/statm: 12994 12188 394 1026 0 11964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51976

[startup+0.700354 s]
/proc/loadavg: 0.99 1.00 1.22 3/175 13615
/proc/meminfo: memFree=27638600/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=133900 CPUtime=0.69 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 32618 0 0 0 64 5 0 0 20 0 1 0 344605647 137113600 32205 33554432000 4194304 8395647 140734976919264 140734976784472 4304454 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13615/statm: 33475 32205 471 1026 0 32445 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 133900

[startup+1.50032 s]
/proc/loadavg: 0.99 1.00 1.22 4/177 13617
/proc/meminfo: memFree=27372340/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=140100 CPUtime=1.49 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 35003 0 0 0 143 6 0 0 20 0 1 0 344605647 143462400 33764 33554432000 4194304 8395647 140734976919264 140734976916488 4684092 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13615/statm: 35025 33764 478 1026 0 33995 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 140100

[startup+3.1003 s]
/proc/loadavg: 0.99 1.00 1.22 4/177 13617
/proc/meminfo: memFree=27339696/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=231936 CPUtime=3.09 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 57129 0 0 0 301 8 0 0 20 0 1 0 344605647 237502464 55861 33554432000 4194304 8395647 140734976919264 140734976915128 6080653 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 57984 55861 498 1026 0 56954 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 231936

[startup+6.30042 s]
/proc/loadavg: 1.07 1.02 1.23 4/177 13617
/proc/meminfo: memFree=27097856/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=287812 CPUtime=6.28 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 70141 0 0 0 618 10 0 0 20 0 1 0 344605647 294719488 68873 33554432000 4194304 8395647 140734976919264 140734976915128 6080675 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 71953 68873 498 1026 0 70923 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 287812

[startup+12.7004 s]
/proc/loadavg: 1.15 1.03 1.23 4/177 13617
/proc/meminfo: memFree=27012872/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=338604 CPUtime=12.68 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 82428 0 0 0 1256 12 0 0 20 0 1 0 344605647 346730496 81160 33554432000 4194304 8395647 140734976919264 140734976915128 6080688 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 84651 81160 498 1026 0 83621 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 338604

[startup+25.5004 s]
/proc/loadavg: 1.34 1.08 1.24 4/178 13620
/proc/meminfo: memFree=26860968/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=403764 CPUtime=25.49 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 98613 0 0 0 2533 16 0 0 20 0 1 0 344605647 413454336 97345 33554432000 4194304 8395647 140734976919264 140734976914744 6080688 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 100941 97345 498 1026 0 99911 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 403764

[startup+51.1005 s]
/proc/loadavg: 1.56 1.15 1.26 4/178 13620
/proc/meminfo: memFree=26654608/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=526540 CPUtime=51.08 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 127997 0 0 0 5087 21 0 0 20 0 1 0 344605647 539176960 126729 33554432000 4194304 8395647 140734976919264 140734976915128 6080661 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 131635 126729 498 1026 0 130605 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 526540

[startup+102.307 s]
/proc/loadavg: 1.81 1.28 1.30 4/177 13620
/proc/meminfo: memFree=26348008/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=659996 CPUtime=102.28 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 161201 0 0 0 10200 28 0 0 20 0 1 0 344605647 675835904 159933 33554432000 4194304 8395647 140734976919264 140734976915288 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 164999 159933 507 1026 0 163969 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 659996

[startup+162.3 s]
/proc/loadavg: 1.93 1.41 1.34 4/177 13620
/proc/meminfo: memFree=26342208/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=661696 CPUtime=162.26 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 161626 0 0 0 16198 28 0 0 20 0 1 0 344605647 677576704 160358 33554432000 4194304 8395647 140734976919264 140734976915288 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 165424 160358 507 1026 0 164394 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 661696

[startup+222.3 s]
/proc/loadavg: 1.97 1.51 1.38 4/177 13620
/proc/meminfo: memFree=26338268/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=661696 CPUtime=222.26 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 161640 0 0 0 22198 28 0 0 20 0 1 0 344605647 677576704 160372 33554432000 4194304 8395647 140734976919264 140734976915288 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 165424 160372 507 1026 0 164394 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 661696

[startup+282.3 s]
/proc/loadavg: 1.99 1.60 1.41 4/177 13621
/proc/meminfo: memFree=26320564/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=669940 CPUtime=282.25 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 163687 0 0 0 28197 28 0 0 20 0 1 0 344605647 686018560 162419 33554432000 4194304 8395647 140734976919264 140734976915336 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 167485 162419 507 1026 0 166455 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 669940

[startup+342.3 s]
/proc/loadavg: 1.99 1.67 1.45 4/177 13621
/proc/meminfo: memFree=26162740/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=708572 CPUtime=342.23 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 173350 0 0 0 34194 29 0 0 20 0 1 0 344605647 725577728 172082 33554432000 4194304 8395647 140734976919264 140734976915288 4715494 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 177143 172082 507 1026 0 176113 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 708572

[startup+402.3 s]
/proc/loadavg: 1.99 1.73 1.48 4/177 13621
/proc/meminfo: memFree=26017440/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=770660 CPUtime=402.22 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 188478 0 0 0 40191 31 0 0 20 0 1 0 344605647 789155840 187210 33554432000 4194304 8395647 140734976919264 140734976915336 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 192665 187210 507 1026 0 191635 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 770660

[startup+462.3 s]
/proc/loadavg: 1.99 1.77 1.51 4/177 13621
/proc/meminfo: memFree=25884664/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=840768 CPUtime=462.22 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 205736 0 0 0 46188 34 0 0 20 0 1 0 344605647 860946432 204468 33554432000 4194304 8395647 140734976919264 140734976914952 4911307 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 210192 204468 507 1026 0 209162 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 840768

[startup+522.3 s]
/proc/loadavg: 1.99 1.81 1.54 4/177 13621
/proc/meminfo: memFree=25765156/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=900748 CPUtime=522.21 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 221277 0 0 0 52184 37 0 0 20 0 1 0 344605647 922365952 220009 33554432000 4194304 8395647 140734976919264 140734976915336 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 225187 220009 513 1026 0 224157 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 900748

[startup+582.3 s]
/proc/loadavg: 1.99 1.84 1.56 4/177 13622
/proc/meminfo: memFree=25617812/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=982656 CPUtime=582.19 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 242323 0 0 0 58179 40 0 0 20 0 1 0 344605647 1006239744 241055 33554432000 4194304 8395647 140734976919264 140734976915064 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 245664 241055 513 1026 0 244634 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 982656

[startup+642.3 s]

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

/proc/meminfo: memFree=25287212/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=1189828 CPUtime=1002.11 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 292792 0 0 0 100163 48 0 0 20 0 1 0 344605647 1218383872 293058 33554432000 4194304 8395647 140734976919264 140734976914200 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 297457 293058 513 1026 0 296427 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 1189828

[startup+1062.3 s]
/proc/loadavg: 2.04 1.98 1.73 4/177 13649
/proc/meminfo: memFree=25236276/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=1214968 CPUtime=1062.1 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 299465 0 0 0 106161 49 0 0 20 0 1 0 344605647 1244127232 300079 33554432000 4194304 8395647 140734976919264 140734976915336 4911327 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 303742 300079 513 1026 0 302712 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 1214968

[startup+1122.3 s]
/proc/loadavg: 2.01 1.98 1.74 4/177 13649
/proc/meminfo: memFree=25158680/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=1257156 CPUtime=1122.09 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 310169 0 0 0 112158 51 0 0 20 0 1 0 344605647 1287327744 311049 33554432000 4194304 8395647 140734976919264 140734976915128 4715374 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 314289 311049 513 1026 0 313259 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 1257156

[startup+1182.3 s]
/proc/loadavg: 2.00 1.98 1.75 4/177 13649
/proc/meminfo: memFree=25101048/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=1291672 CPUtime=1182.08 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 318670 0 0 0 118155 53 0 0 20 0 1 0 344605647 1322672128 319576 33554432000 4194304 8395647 140734976919264 140734976915336 4911327 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 322918 319576 513 1026 0 321888 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 1291672

[startup+1242.3 s]
/proc/loadavg: 2.00 1.98 1.77 4/178 13653
/proc/meminfo: memFree=25041920/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=1324936 CPUtime=1242.07 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 326821 0 0 0 124152 55 0 0 20 0 1 0 344605647 1356734464 327784 33554432000 4194304 8395647 140734976919264 140734976915336 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 331234 327784 513 1026 0 330204 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1324936

[startup+1302.3 s]
/proc/loadavg: 2.00 1.98 1.78 4/177 13653
/proc/meminfo: memFree=24977724/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=1358916 CPUtime=1302.07 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 335454 0 0 0 130150 57 0 0 20 0 1 0 344605647 1391529984 337224 33554432000 4194304 8395647 140734976919264 140734976915336 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 339729 337224 513 1026 0 338699 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1358916

[startup+1362.3 s]
/proc/loadavg: 2.00 1.98 1.79 4/177 13653
/proc/meminfo: memFree=24914016/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=1403300 CPUtime=1362.04 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 346212 0 0 0 136146 58 0 0 20 0 1 0 344605647 1436979200 348049 33554432000 4194304 8395647 140734976919264 140734976915336 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 350825 348049 513 1026 0 349795 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1403300

[startup+1422.31 s]
/proc/loadavg: 2.00 1.98 1.80 4/177 13653
/proc/meminfo: memFree=24855516/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=1437508 CPUtime=1422.05 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 355029 0 0 0 142145 60 0 0 20 0 1 0 344605647 1472008192 357153 33554432000 4194304 8395647 140734976919264 140734976915336 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 359377 357153 513 1026 0 358347 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1437508

[startup+1482.3 s]
/proc/loadavg: 2.12 2.01 1.82 4/177 13653
/proc/meminfo: memFree=24796768/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=1468588 CPUtime=1482.02 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 362293 0 0 0 148142 60 0 0 20 0 1 0 344605647 1503834112 364769 33554432000 4194304 8395647 140734976919264 140734976915336 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 367147 364769 513 1026 0 366117 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1468588

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 1.83 4/177 13654
/proc/meminfo: memFree=24729960/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=1499248 CPUtime=1542.02 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 369950 0 0 0 154140 62 0 0 20 0 1 0 344605647 1535229952 372708 33554432000 4194304 8395647 140734976919264 140734976915336 5210338 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 374812 372708 513 1026 0 373782 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1499248

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.83 4/177 13654
/proc/meminfo: memFree=24656832/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=1538080 CPUtime=1602.01 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 378614 0 0 0 160138 63 0 0 20 0 1 0 344605647 1574993920 382859 33554432000 4194304 8395647 140734976919264 140734976915336 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 384520 382859 513 1026 0 383490 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1538080

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.84 4/177 13654
/proc/meminfo: memFree=24587500/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=1581808 CPUtime=1662 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 389011 0 0 0 166135 65 0 0 20 0 1 0 344605647 1619771392 393256 33554432000 4194304 8395647 140734976919264 140734976915336 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 395452 393256 513 1026 0 394422 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1581808

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.85 4/177 13654
/proc/meminfo: memFree=24509132/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=1627684 CPUtime=1721.99 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 400182 0 0 0 172132 67 0 0 20 0 1 0 344605647 1666748416 404427 33554432000 4194304 8395647 140734976919264 140734976915336 4911327 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 406921 404427 513 1026 0 405891 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1627684

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.85 4/177 13654
/proc/meminfo: memFree=24410676/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=1680432 CPUtime=1781.98 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 413239 0 0 0 178129 69 0 0 20 0 1 0 344605647 1720762368 417484 33554432000 4194304 8395647 140734976919264 140734976915336 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 420108 417484 513 1026 0 419078 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1680432

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.85 4/177 13654
/proc/meminfo: memFree=24407204/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=1683436 CPUtime=1785.18 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 413986 0 0 0 178449 69 0 0 20 0 1 0 344605647 1723838464 418231 33554432000 4194304 8395647 140734976919264 140734976915336 4911327 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 420859 418231 513 1026 0 419829 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 1683436

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 1.85 4/177 13654
/proc/meminfo: memFree=24401004/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=1684424 CPUtime=1788.38 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 414400 0 0 0 178769 69 0 0 20 0 1 0 344605647 1724850176 418645 33554432000 4194304 8395647 140734976919264 140734976915128 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 421106 418645 513 1026 0 420076 0
Current children cumulated CPU time (s) 1788.38
Current children cumulated vsize (KiB) 1684424

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 1.85 4/177 13654
/proc/meminfo: memFree=24401004/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=1686408 CPUtime=1789.18 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 414527 0 0 0 178848 70 0 0 20 0 1 0 344605647 1726881792 418772 33554432000 4194304 8395647 140734976919264 140734976915336 6080661 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 421602 418772 513 1026 0 420572 0
Current children cumulated CPU time (s) 1789.18
Current children cumulated vsize (KiB) 1686408

[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 1.85 4/177 13654
/proc/meminfo: memFree=24400136/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=1686408 CPUtime=1789.58 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 414588 0 0 0 178888 70 0 0 20 0 1 0 344605647 1726881792 418833 33554432000 4194304 8395647 140734976919264 140734976915336 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 421602 418833 513 1026 0 420572 0
Current children cumulated CPU time (s) 1789.58
Current children cumulated vsize (KiB) 1686408

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 1.85 4/177 13654
/proc/meminfo: memFree=24400136/32873844 swapFree=7128/7128
[pid=13615] ppid=13611 vsize=1687432 CPUtime=1789.98 cores=0,2,4,6
/proc/13615/stat : 13615 (pbscip.linux.x8) R 13611 13615 13572 0 -1 4202496 414875 0 0 0 178928 70 0 0 20 0 1 0 344605647 1727930368 419120 33554432000 4194304 8395647 140734976919264 140734976915096 4750032 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 421858 419120 520 1026 0 420828 0
Current children cumulated CPU time (s) 1789.98
Current children cumulated vsize (KiB) 1687432

Child status: 0
Real time (s): 1790.37
CPU time (s): 1790.06
CPU user time (s): 1789.33
CPU system time (s): 0.72289
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 1687432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.33
system time used= 0.72289
maximum resident set size= 1676480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 414889
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= 56
involuntary context switches= 1959

runsolver used 6.30604 second user time and 12.1372 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-04 06:49:46
IDJOB=3743495
IDBENCH=91373
IDSOLVER=2326
FILE ID=node105/3743495-1338785386
RUNJOBID= node105-1338785386-13588
PBS_JOBID= 14636855
Free space on /tmp= 71272 MiB

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

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

MD5SUM BENCH= 773b5c7b3755e8da70dfe86d32b28f06
RANDOM SEED=2044143037

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:        27638716 kB
Buffers:          573892 kB
Cached:          3769384 kB
SwapCached:         1700 kB
Active:          1112676 kB
Inactive:        3236192 kB
Active(anon):       2400 kB
Inactive(anon):     4800 kB
Active(file):    1110276 kB
Inactive(file):  3231392 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67100456 kB
Dirty:             26480 kB
Writeback:             0 kB
AnonPages:         10276 kB
Mapped:             8196 kB
Shmem:                 0 kB
Slab:             744932 kB
SReclaimable:     186336 kB
SUnreclaim:       558596 kB
KernelStack:        1392 kB
PageTables:         4464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71252 MiB
End job on node105 at 2012-06-04 07:19:37