Trace number 3742952

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1789.98 1790.28

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_0null0mast_rapportOE1.0_TMAX15_K67_cod1.opb
MD5SUMaeaf49ba28a563c7286cebb1de8d5a86
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-192
Best CPU time to get the best result obtained on this benchmark265.857
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 32076
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 116160
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 116160
Number of bits of the biggest sum of numbers17
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.01	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.01	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-3742952-1338777168.opb>
0.38/0.43	c original problem has 40451 variables (40451 bin, 0 int, 0 impl, 0 cont) and 40950 constraints
0.38/0.43	c problem read
0.38/0.43	c presolving settings loaded
0.58/0.61	c presolving:
0.68/0.76	c (round 1) 126 del vars, 3 del conss, 125 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13572 impls, 552 clqs
0.78/0.81	c (round 2) 1372 del vars, 1254 del conss, 1248 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14312 impls, 551 clqs
0.78/0.87	c (round 3) 1890 del vars, 1772 del conss, 1766 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15344 impls, 551 clqs
0.88/0.92	c (round 4) 2450 del vars, 2332 del conss, 2326 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17208 impls, 551 clqs
0.88/0.97	c (round 5) 2788 del vars, 2670 del conss, 2664 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19234 impls, 551 clqs
0.99/1.02	c (round 6) 3150 del vars, 3032 del conss, 3026 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20550 impls, 551 clqs
0.99/1.07	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
1.09/1.12	c (round 8) 3571 del vars, 3453 del conss, 3447 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22728 impls, 551 clqs
1.09/1.16	c (round 9) 3629 del vars, 3511 del conss, 3505 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23538 impls, 551 clqs
1.18/1.20	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
90.17/90.26	c (round 11) 3720 del vars, 3602 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37283 upgd conss, 9078930 impls, 551 clqs
90.37/90.42	c (round 12) 3720 del vars, 3667 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 9078960 impls, 551 clqs
170.66/170.79	c (round 13) 3783 del vars, 3667 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 9919878 impls, 551 clqs
170.86/170.92	c (round 14) 3783 del vars, 3730 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 9919982 impls, 551 clqs
536.69/536.82	c (round 15) 3833 del vars, 3730 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 11596140 impls, 551 clqs
536.89/537.02	c (round 16) 3833 del vars, 3780 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 11596254 impls, 551 clqs
663.26/663.46	c    (663.0s) probing: 1000/36796 (2.7%) - 190 fixings, 14 aggregations, 1442075 implications, 0 bound changes
879.23/879.45	c    (879.0s) probing: 2000/36796 (5.4%) - 192 fixings, 24 aggregations, 3988854 implications, 0 bound changes
1024.81/1025.03	c (round 17) 3883 del vars, 3780 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 24394267 impls, 551 clqs
1025.01/1025.28	c (round 18) 3883 del vars, 3830 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 24394267 impls, 551 clqs
1295.66/1295.97	c    (1295.5s) probing: 3000/36796 (8.2%) - 193 fixings, 37 aggregations, 6120231 implications, 0 bound changes
1625.12/1625.43	c    (1625.0s) probing: 4000/36796 (10.9%) - 195 fixings, 43 aggregations, 8720762 implications, 0 bound changes
1789.69/1790.09	c    (1789.7s) probing: 4375/36796 (11.9%) - 196 fixings, 45 aggregations, 9639742 implications, 0 bound changes
1789.69/1790.09	c    (1789.7s) probing aborted: solving stopped
1789.69/1790.09	c (round 19) 3896 del vars, 3830 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 33613427 impls, 551 clqs
1789.69/1790.09	c presolving (19 rounds):
1789.69/1790.09	c  3896 deleted vars, 3830 deleted constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1789.69/1790.09	c  33613427 implications, 551 cliques
1789.69/1790.09	c presolving was interrupted.
1789.69/1790.09	c Presolving Time: 1789.54
1789.69/1790.09	c - non default parameters ----------------------------------------------------------------------
1789.69/1790.09	c # SCIP version 1.2.1.3
1789.69/1790.09	c 
1789.69/1790.09	c # frequency for displaying node information lines
1789.69/1790.09	c # [type: int, range: [-1,2147483647], default: 100]
1789.69/1790.09	c display/freq = 10000
1789.69/1790.09	c 
1789.69/1790.09	c # maximal time in seconds to run
1789.69/1790.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.69/1790.09	c limits/time = 1789.58
1789.69/1790.09	c 
1789.69/1790.09	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1789.69/1790.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.69/1790.09	c limits/memory = 13950
1789.69/1790.09	c 
1789.69/1790.09	c # default clock type (1: CPU user seconds, 2: wall clock time)
1789.69/1790.09	c # [type: int, range: [1,2], default: 1]
1789.69/1790.09	c timing/clocktype = 2
1789.69/1790.09	c 
1789.69/1790.09	c # should presolving try to simplify inequalities
1789.69/1790.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.69/1790.09	c constraints/linear/simplifyinequalities = TRUE
1789.69/1790.09	c 
1789.69/1790.09	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1789.69/1790.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.69/1790.09	c constraints/indicator/addCouplingCons = TRUE
1789.69/1790.09	c 
1789.69/1790.09	c # should presolving try to simplify knapsacks
1789.69/1790.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.69/1790.09	c constraints/knapsack/simplifyinequalities = TRUE
1789.69/1790.09	c 
1789.69/1790.09	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1789.69/1790.09	c # [type: int, range: [-1,2147483647], default: -1]
1789.69/1790.09	c separating/rapidlearning/freq = 0
1789.69/1790.09	c 
1789.69/1790.09	c -----------------------------------------------------------------------------------------------
1789.69/1790.09	c start solving
1789.79/1790.10	c presolving:
1789.79/1790.10	c presolving (19 rounds):
1789.79/1790.10	c  3896 deleted vars, 3830 deleted constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1789.79/1790.10	c  33613427 implications, 551 cliques
1789.79/1790.10	c presolving was interrupted.
1789.79/1790.10	c Presolving Time: 1789.55
1789.79/1790.10	c 
1789.79/1790.10	c SCIP Status        : solving was interrupted [time limit reached]
1789.79/1790.10	c Solving Time (sec) : 1789.67
1789.79/1790.10	c Solving Nodes      : 0
1789.79/1790.10	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.79/1790.10	s UNKNOWN
1789.79/1790.10	c SCIP Status        : solving was interrupted [time limit reached]
1789.79/1790.10	c Solving Time       :    1789.67
1789.79/1790.10	c Original Problem   :
1789.79/1790.10	c   Problem name     : HOME/instance-3742952-1338777168.opb
1789.79/1790.10	c   Variables        : 40451 (40451 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.79/1790.10	c   Constraints      : 40950 initial, 40950 maximal
1789.79/1790.10	c Presolved Problem  :
1789.79/1790.10	c   Problem name     : t_HOME/instance-3742952-1338777168.opb
1789.79/1790.10	c   Variables        : 36555 (36555 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.79/1790.10	c   Constraints      : 37120 initial, 37120 maximal
1789.79/1790.10	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.79/1790.10	c   trivial          :       0.04        123          0          0          0          0          0          0          0
1789.79/1790.10	c   dualfix          :       0.03          0          0          0          0          0          0          0          0
1789.79/1790.10	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.79/1790.10	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.79/1790.10	c   implics          :       0.06          0          1          0          0          0          0          0          0
1789.79/1790.10	c   probing          :    1787.03        196         45          0          0          0          0          0          0
1789.79/1790.10	c   knapsack         :       0.57          0          0          0          0          0          0          0          0
1789.79/1790.10	c   setppc           :       0.06          0          0          0          0          0        150          0          0
1789.79/1790.10	c   linear           :       1.38       3531          0          0       3531          0       3602          0          0
1789.79/1790.10	c   logicor          :       0.24          0          0          0          0          0         78          0          0
1789.79/1790.10	c   root node        :          -          0          -          -          0          -          -          -          -
1789.79/1790.10	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.79/1790.10	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.79/1790.10	c   knapsack         :          0+         0      52386          0          0         17          0          0          0          0
1789.79/1790.10	c   setppc           :          0+         0      52368          0          0         70          0          0          0          0
1789.79/1790.10	c   linear           :          0+         0       1620          0          0          0          0          0          0          0
1789.79/1790.10	c   logicor          :          0+         0      46857          0          0         17          0          0          0          0
1789.79/1790.10	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.79/1790.10	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.79/1790.10	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.79/1790.10	c   knapsack         :    1513.56       0.00    1513.56       0.00       0.00
1789.79/1790.10	c   setppc           :       6.25       0.00       6.25       0.00       0.00
1789.79/1790.10	c   linear           :       0.16       0.00       0.16       0.00       0.00
1789.79/1790.10	c   logicor          :      16.09       0.00      16.09       0.00       0.00
1789.79/1790.10	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.79/1790.10	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.79/1790.10	c   vbounds          :       0.04          1          0          0
1789.79/1790.10	c   rootredcost      :       0.03          0          0          0
1789.79/1790.10	c   pseudoobj        :       0.04          0          0          0
1789.79/1790.10	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.79/1790.10	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.79/1790.10	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.79/1790.10	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.79/1790.10	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.79/1790.10	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.79/1790.10	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.79/1790.10	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.88/1790.28	c Time complete: 1789.97.

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

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 20830
/proc/meminfo: memFree=26319900/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/20830/stat : 20830 (runsolver) D 20828 20830 18846 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 343842448 12095488 50 33554432000 4194304 5436572 140736066141920 140736066138216 4883175 0 0 4096 24578 18446744071579943789 0 0 17 0 0 0 0 0 0
/proc/20830/statm: 2953 50 31 304 0 2645 0

[startup+0.00768408 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 20830
/proc/meminfo: memFree=26319900/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=5568 CPUtime=0 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 343842448 5701632 555 33554432000 4194304 8395647 140736341273904 140736066138104 7355228 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 1392 564 246 1026 0 362 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5568

[startup+0.100274 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 20830
/proc/meminfo: memFree=26319900/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=39888 CPUtime=0.09 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 9024 0 0 0 8 1 0 0 20 0 1 0 343842448 40845312 8965 33554432000 4194304 8395647 140736341273904 140736066138104 6347101 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 9972 8995 394 1026 0 8942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39888

[startup+0.300282 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 20830
/proc/meminfo: memFree=26319900/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=52972 CPUtime=0.28 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 12524 0 0 0 27 1 0 0 20 0 1 0 343842448 54243328 12464 33554432000 4194304 8395647 140736341273904 140736341139112 7430272 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 13243 12464 394 1026 0 12213 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 52972

[startup+0.700287 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 20830
/proc/meminfo: memFree=26319900/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=136384 CPUtime=0.68 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 33227 0 0 0 64 4 0 0 20 0 1 0 343842448 139657216 32813 33554432000 4194304 8395647 140736341273904 140736341139112 18446744073699066235 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 34096 32813 471 1026 0 33066 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 136384

[startup+1.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20831
/proc/meminfo: memFree=26186096/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=140924 CPUtime=1.48 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 34695 0 0 0 144 4 0 0 20 0 1 0 343842448 144306176 33966 33554432000 4194304 8395647 140736341273904 140736341269704 5019536 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 35231 33966 478 1026 0 34201 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 140924

[startup+3.10029 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20831
/proc/meminfo: memFree=26149020/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=231696 CPUtime=3.08 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 56852 0 0 0 301 7 0 0 20 0 1 0 343842448 237256704 56088 33554432000 4194304 8395647 140736341273904 140736341269384 6080705 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 57924 56088 498 1026 0 56894 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 231696

[startup+6.30033 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20831
/proc/meminfo: memFree=26032956/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=317948 CPUtime=6.28 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 77324 0 0 0 618 10 0 0 20 0 1 0 343842448 325578752 76560 33554432000 4194304 8395647 140736341273904 140736341269768 6080705 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 79487 76560 498 1026 0 78457 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 317948

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20831
/proc/meminfo: memFree=25976056/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=380896 CPUtime=12.69 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 92083 0 0 0 1256 13 0 0 20 0 1 0 343842448 390037504 91319 33554432000 4194304 8395647 140736341273904 140736341269976 6080688 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 95224 91319 498 1026 0 94194 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 380896

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 20831
/proc/meminfo: memFree=25873244/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=456328 CPUtime=25.48 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 110855 0 0 0 2532 16 0 0 20 0 1 0 343842448 467279872 110091 33554432000 4194304 8395647 140736341273904 140736341269768 6080701 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 114082 110091 498 1026 0 113052 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 456328

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 20831
/proc/meminfo: memFree=25744624/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=591616 CPUtime=51.08 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 143385 0 0 0 5086 22 0 0 20 0 1 0 343842448 605814784 142621 33554432000 4194304 8395647 140736341273904 140736341269768 6080705 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 147904 142621 498 1026 0 146874 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 591616

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20831
/proc/meminfo: memFree=25555816/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=777000 CPUtime=102.28 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 189677 0 0 0 10199 29 0 0 20 0 1 0 343842448 795648000 188913 33554432000 4194304 8395647 140736341273904 140736341269928 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 194250 188913 507 1026 0 193220 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 777000

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20831
/proc/meminfo: memFree=25552372/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=777000 CPUtime=162.26 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 189677 0 0 0 16197 29 0 0 20 0 1 0 343842448 795648000 188913 33554432000 4194304 8395647 140736341273904 140736341269928 4911307 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 194250 188913 507 1026 0 193220 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 777000

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20831
/proc/meminfo: memFree=25546944/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=778828 CPUtime=222.25 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 190232 0 0 0 22196 29 0 0 20 0 1 0 343842448 797519872 189468 33554432000 4194304 8395647 140736341273904 140736341269928 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 194707 189468 507 1026 0 193677 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 778828

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20832
/proc/meminfo: memFree=25536556/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=778828 CPUtime=282.24 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 190232 0 0 0 28195 29 0 0 20 0 1 0 343842448 797519872 189468 33554432000 4194304 8395647 140736341273904 140736341269928 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 194707 189468 507 1026 0 193677 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 778828

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20832
/proc/meminfo: memFree=25533236/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=778828 CPUtime=342.23 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 190233 0 0 0 34194 29 0 0 20 0 1 0 343842448 797519872 189469 33554432000 4194304 8395647 140736341273904 140736341269928 4911327 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 194707 189469 507 1026 0 193677 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 778828

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20832
/proc/meminfo: memFree=25525452/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=780876 CPUtime=402.22 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 190847 0 0 0 40193 29 0 0 20 0 1 0 343842448 799617024 190083 33554432000 4194304 8395647 140736341273904 140736341269768 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 195219 190083 507 1026 0 194189 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 780876

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20835
/proc/meminfo: memFree=25522000/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=781896 CPUtime=462.21 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 191201 0 0 0 46192 29 0 0 20 0 1 0 343842448 800661504 190437 33554432000 4194304 8395647 140736341273904 140736341269976 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 195474 190437 507 1026 0 194444 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 781896

[startup+522.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 20873
/proc/meminfo: memFree=26691752/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=785988 CPUtime=522.2 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 192325 0 0 0 52190 30 0 0 20 0 1 0 343842448 804851712 191640 33554432000 4194304 8395647 140736341273904 140736341269768 4911287 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 196497 191640 507 1026 0 195467 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 785988

[startup+582.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 20874
/proc/meminfo: memFree=26363632/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=810488 CPUtime=582.18 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 198467 0 0 0 58187 31 0 0 20 0 1 0 343842448 829939712 198089 33554432000 4194304 8395647 140736341273904 140736341269976 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 202622 198089 507 1026 0 201592 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 810488

[startup+642.3 s]

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

/proc/meminfo: memFree=25525484/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=1229840 CPUtime=1062.1 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 301868 0 0 0 106164 46 0 0 20 0 1 0 343842448 1259356160 304386 33554432000 4194304 8395647 140736341273904 140736341269928 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 307460 304386 513 1026 0 306430 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 1229840

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 20878
/proc/meminfo: memFree=25466868/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=1234588 CPUtime=1122.09 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 302652 0 0 0 112163 46 0 0 20 0 1 0 343842448 1264218112 305239 33554432000 4194304 8395647 140736341273904 140736341269976 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 308647 305239 513 1026 0 307617 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 1234588

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 20879
/proc/meminfo: memFree=25397584/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=1234588 CPUtime=1182.09 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 302922 0 0 0 118162 47 0 0 20 0 1 0 343842448 1264218112 305706 33554432000 4194304 8395647 140736341273904 140736341269976 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 308647 305706 513 1026 0 307617 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1234588

[startup+1242.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 20879
/proc/meminfo: memFree=25343428/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=1239544 CPUtime=1242.07 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 303888 0 0 0 124160 47 0 0 20 0 1 0 343842448 1269293056 308646 33554432000 4194304 8395647 140736341273904 140736341269976 4911287 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 309886 308646 513 1026 0 308856 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1239544

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20879
/proc/meminfo: memFree=25278356/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=1268376 CPUtime=1302.07 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 310266 0 0 0 130159 48 0 0 20 0 1 0 343842448 1298817024 315024 33554432000 4194304 8395647 140736341273904 140736341269976 6080705 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 317094 315024 513 1026 0 316064 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1268376

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 20879
/proc/meminfo: memFree=25208572/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=1293556 CPUtime=1362.06 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 316641 0 0 0 136156 50 0 0 20 0 1 0 343842448 1324601344 321399 33554432000 4194304 8395647 140736341273904 140736341269976 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 323389 321399 513 1026 0 322359 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1293556

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20879
/proc/meminfo: memFree=25129116/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=1322840 CPUtime=1422.05 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 323977 0 0 0 142154 51 0 0 20 0 1 0 343842448 1354588160 328735 33554432000 4194304 8395647 140736341273904 140736341269976 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 330710 328735 513 1026 0 329680 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1322840

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20880
/proc/meminfo: memFree=25089712/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=1351024 CPUtime=1482.04 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 330413 0 0 0 148151 53 0 0 20 0 1 0 343842448 1383448576 335171 33554432000 4194304 8395647 140736341273904 140736341269976 4911307 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 337756 335171 513 1026 0 336726 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1351024

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20880
/proc/meminfo: memFree=25038900/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=1398344 CPUtime=1542.03 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 341990 0 0 0 154148 55 0 0 20 0 1 0 343842448 1431904256 346748 33554432000 4194304 8395647 140736341273904 140736341269976 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 349586 346748 513 1026 0 348556 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1398344

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20880
/proc/meminfo: memFree=25003216/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=1429484 CPUtime=1602.02 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 349899 0 0 0 160145 57 0 0 20 0 1 0 343842448 1463791616 354657 33554432000 4194304 8395647 140736341273904 140736341269976 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 357371 354657 513 1026 0 356341 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1429484

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20883
/proc/meminfo: memFree=24970252/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=1456212 CPUtime=1662.01 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 357041 0 0 0 166143 58 0 0 20 0 1 0 343842448 1491161088 361799 33554432000 4194304 8395647 140736341273904 140736341270280 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 364053 361799 513 1026 0 363023 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1456212

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 20906
/proc/meminfo: memFree=24956640/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=1468252 CPUtime=1722 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 360045 0 0 0 172141 59 0 0 20 0 1 0 343842448 1503490048 364803 33554432000 4194304 8395647 140736341273904 140736341269976 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 367063 364803 513 1026 0 366033 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1468252

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20907
/proc/meminfo: memFree=24941300/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=1482012 CPUtime=1781.99 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 363404 0 0 0 178140 59 0 0 20 0 1 0 343842448 1517580288 368162 33554432000 4194304 8395647 140736341273904 140736341269976 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 370503 368162 513 1026 0 369473 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1482012

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

[startup+1785.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20907
/proc/meminfo: memFree=24937704/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=1484996 CPUtime=1785.19 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 364205 0 0 0 178460 59 0 0 20 0 1 0 343842448 1520635904 368963 33554432000 4194304 8395647 140736341273904 140736341269976 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 371249 368963 513 1026 0 370219 0
Current children cumulated CPU time (s) 1785.19
Current children cumulated vsize (KiB) 1484996

[startup+1788.7 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20907
/proc/meminfo: memFree=24934712/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=1489920 CPUtime=1788.39 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 364832 0 0 0 178780 59 0 0 20 0 1 0 343842448 1525678080 369590 33554432000 4194304 8395647 140736341273904 140736341269976 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 372480 369590 513 1026 0 371450 0
Current children cumulated CPU time (s) 1788.39
Current children cumulated vsize (KiB) 1489920

[startup+1789.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20907
/proc/meminfo: memFree=24934712/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=1489920 CPUtime=1789.19 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 364834 0 0 0 178860 59 0 0 20 0 1 0 343842448 1525678080 369592 33554432000 4194304 8395647 140736341273904 140736341269976 4911287 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 372480 369592 513 1026 0 371450 0
Current children cumulated CPU time (s) 1789.19
Current children cumulated vsize (KiB) 1489920

[startup+1789.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20907
/proc/meminfo: memFree=24934464/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=1489920 CPUtime=1789.59 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 364835 0 0 0 178900 59 0 0 20 0 1 0 343842448 1525678080 369593 33554432000 4194304 8395647 140736341273904 140736341269976 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 372480 369593 513 1026 0 371450 0
Current children cumulated CPU time (s) 1789.59
Current children cumulated vsize (KiB) 1489920

[startup+1790.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20907
/proc/meminfo: memFree=24934464/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=1490944 CPUtime=1789.79 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 365114 0 0 0 178920 59 0 0 20 0 1 0 343842448 1526726656 369872 33554432000 4194304 8395647 140736341273904 140736341269976 4601776 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 372736 369872 513 1026 0 371706 0
Current children cumulated CPU time (s) 1789.79
Current children cumulated vsize (KiB) 1490944

[startup+1790.2 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20907
/proc/meminfo: memFree=24934464/32873844 swapFree=7632/7632
[pid=20830] ppid=20828 vsize=1490944 CPUtime=1789.88 cores=0,2,4,6
/proc/20830/stat : 20830 (pbscip.linux.x8) R 20828 20830 18846 0 -1 4202496 365121 0 0 0 178929 59 0 0 20 0 1 0 343842448 1526726656 369879 33554432000 4194304 8395647 140736341273904 140736341269976 4750315 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20830/statm: 372736 369879 520 1026 0 371706 0
Current children cumulated CPU time (s) 1789.88
Current children cumulated vsize (KiB) 1490944

Child status: 0
Real time (s): 1790.28
CPU time (s): 1789.98
CPU user time (s): 1789.36
CPU system time (s): 0.625904
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 1490944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.35
system time used= 0.625904
maximum resident set size= 1479520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 365135
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= 34
involuntary context switches= 1968

runsolver used 2.84657 second user time and 7.00993 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-04 04:32:48
IDJOB=3742952
IDBENCH=90520
IDSOLVER=2326
FILE ID=node130/3742952-1338777168
RUNJOBID= node130-1338748441-18862
PBS_JOBID= 14636787
Free space on /tmp= 70968 MiB

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

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

MD5SUM BENCH= aeaf49ba28a563c7286cebb1de8d5a86
RANDOM SEED=1666865636

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26320908 kB
Buffers:         1697932 kB
Cached:          2534628 kB
SwapCached:         4312 kB
Active:          3864900 kB
Inactive:        1816112 kB
Active(anon):    1436944 kB
Inactive(anon):     8188 kB
Active(file):    2427956 kB
Inactive(file):  1807924 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099292 kB
Dirty:             13204 kB
Writeback:             0 kB
AnonPages:       1509016 kB
Mapped:            11528 kB
Shmem:                 4 kB
Slab:             730128 kB
SReclaimable:     171596 kB
SUnreclaim:       558532 kB
KernelStack:        1472 kB
PageTables:         6456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1578484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 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= 70960 MiB
End job on node130 at 2012-06-04 05:02:39