Trace number 3740317

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
PB11: SCIP spx E_2 2011-06-10 (fixed)? 1797.42 1797.75

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12053_6.std.opb
MD5SUMafeceb08ae53f25fa9e4759a0d0118c7
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark108
Best CPU time to get the best result obtained on this benchmark1800.63
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints256600
Number of constraints which are clauses255400
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint93
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 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-3740317-1338742054.opb>
1.39/1.44	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 256600 constraints
1.39/1.44	c problem read
1.39/1.45	c presolving settings loaded
1.89/1.95	c presolving:
10.39/10.45	c (round 1) 7246 del vars, 21005 del conss, 0 add conss, 5909 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17227958 impls, 0 clqs
14.29/14.36	c (round 2) 11790 del vars, 43932 del conss, 0 add conss, 10268 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17255270 impls, 0 clqs
15.58/15.69	c (round 3) 14003 del vars, 53164 del conss, 0 add conss, 11665 chg bounds, 1 chg sides, 18 chg coeffs, 0 upgd conss, 17269377 impls, 0 clqs
16.49/16.52	c (round 4) 15115 del vars, 57755 del conss, 0 add conss, 12435 chg bounds, 1 chg sides, 18 chg coeffs, 0 upgd conss, 17279343 impls, 0 clqs
16.98/17.04	c (round 5) 15846 del vars, 60872 del conss, 0 add conss, 12948 chg bounds, 1 chg sides, 18 chg coeffs, 0 upgd conss, 17284291 impls, 0 clqs
17.28/17.30	c (round 6) 16254 del vars, 62654 del conss, 0 add conss, 13184 chg bounds, 1 chg sides, 18 chg coeffs, 0 upgd conss, 17286898 impls, 0 clqs
17.38/17.48	c (round 7) 16454 del vars, 63533 del conss, 0 add conss, 13309 chg bounds, 1 chg sides, 18 chg coeffs, 0 upgd conss, 17288310 impls, 0 clqs
17.59/17.62	c (round 8) 16577 del vars, 64071 del conss, 0 add conss, 13391 chg bounds, 1 chg sides, 18 chg coeffs, 0 upgd conss, 17289146 impls, 0 clqs
17.68/17.72	c (round 9) 16651 del vars, 64416 del conss, 0 add conss, 13438 chg bounds, 1 chg sides, 18 chg coeffs, 0 upgd conss, 17289481 impls, 0 clqs
17.78/17.80	c (round 10) 16689 del vars, 64601 del conss, 0 add conss, 13462 chg bounds, 1 chg sides, 18 chg coeffs, 0 upgd conss, 17289681 impls, 0 clqs
17.78/17.87	c (round 11) 16717 del vars, 64722 del conss, 0 add conss, 13481 chg bounds, 1 chg sides, 18 chg coeffs, 0 upgd conss, 17289775 impls, 0 clqs
17.88/17.94	c (round 12) 16727 del vars, 64778 del conss, 0 add conss, 13487 chg bounds, 1 chg sides, 18 chg coeffs, 0 upgd conss, 17289807 impls, 0 clqs
17.98/18.00	c (round 13) 16733 del vars, 64806 del conss, 0 add conss, 13490 chg bounds, 1 chg sides, 18 chg coeffs, 0 upgd conss, 17289833 impls, 0 clqs
1146.49/1146.77	c    (1146.8s) probing: 1000/56103 (1.8%) - 12 fixings, 1 aggregations, 16340037 implications, 0 bound changes
1796.67/1797.07	c    (1797.1s) probing: 1969/56103 (3.5%) - 12 fixings, 1 aggregations, 26591038 implications, 0 bound changes
1796.67/1797.07	c    (1797.1s) probing aborted: solving stopped
1796.67/1797.07	c (round 14) 16752 del vars, 64834 del conss, 0 add conss, 13493 chg bounds, 1 chg sides, 18 chg coeffs, 0 upgd conss, 108756153 impls, 0 clqs
1796.67/1797.07	c presolving (14 rounds):
1796.67/1797.07	c  16752 deleted vars, 64834 deleted constraints, 0 added constraints, 13493 tightened bounds, 0 added holes, 1 changed sides, 18 changed coefficients
1796.67/1797.07	c  108756153 implications, 0 cliques
1796.67/1797.07	c presolving was interrupted.
1796.67/1797.07	c Presolving Time: 1795.26
1796.67/1797.07	c - non default parameters ----------------------------------------------------------------------
1796.67/1797.07	c # SCIP version 2.0.1.5
1796.67/1797.07	c 
1796.67/1797.07	c # frequency for displaying node information lines
1796.67/1797.07	c # [type: int, range: [-1,2147483647], default: 100]
1796.67/1797.07	c display/freq = 10000
1796.67/1797.07	c 
1796.67/1797.07	c # maximal time in seconds to run
1796.67/1797.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.67/1797.07	c limits/time = 1797
1796.67/1797.07	c 
1796.67/1797.07	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1796.67/1797.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.67/1797.07	c limits/memory = 13950
1796.67/1797.08	c 
1796.67/1797.08	c # default clock type (1: CPU user seconds, 2: wall clock time)
1796.67/1797.08	c # [type: int, range: [1,2], default: 1]
1796.67/1797.08	c timing/clocktype = 2
1796.67/1797.08	c 
1796.67/1797.08	c # belongs reading time to solving time?
1796.67/1797.08	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.67/1797.08	c timing/reading = TRUE
1796.67/1797.08	c 
1796.67/1797.08	c # should presolving try to simplify inequalities
1796.67/1797.08	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.67/1797.08	c constraints/linear/simplifyinequalities = TRUE
1796.67/1797.08	c 
1796.67/1797.08	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1796.67/1797.08	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.67/1797.08	c constraints/indicator/addCouplingCons = TRUE
1796.67/1797.08	c 
1796.67/1797.08	c # should presolving try to simplify knapsacks
1796.67/1797.08	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.67/1797.08	c constraints/knapsack/simplifyinequalities = TRUE
1796.67/1797.08	c 
1796.67/1797.08	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1796.67/1797.08	c # [type: int, range: [-1,2147483647], default: -1]
1796.67/1797.08	c separating/rapidlearning/freq = 0
1796.67/1797.08	c 
1796.67/1797.08	c -----------------------------------------------------------------------------------------------
1796.67/1797.08	c start solving
1796.76/1797.15	c presolving:
1796.76/1797.15	c presolving (14 rounds):
1796.76/1797.15	c  16752 deleted vars, 64834 deleted constraints, 0 added constraints, 13493 tightened bounds, 0 added holes, 1 changed sides, 18 changed coefficients
1796.76/1797.15	c  108756153 implications, 0 cliques
1796.76/1797.15	c presolving was interrupted.
1796.76/1797.15	c Presolving Time: 1795.34
1796.76/1797.15	c 
1796.76/1797.15	c SCIP Status        : solving was interrupted [time limit reached]
1796.76/1797.15	c Solving Time (sec) : 1797.15
1796.76/1797.15	c Solving Nodes      : 0
1796.76/1797.15	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.76/1797.15	s UNKNOWN
1796.76/1797.15	c SCIP Status        : solving was interrupted [time limit reached]
1796.76/1797.15	c Total Time         :    1797.15
1796.76/1797.15	c   solving          :    1797.15
1796.76/1797.15	c   presolving       :    1795.34 (included in solving)
1796.76/1797.15	c   reading          :       1.44 (included in solving)
1796.76/1797.15	c Original Problem   :
1796.76/1797.15	c   Problem name     : HOME/instance-3740317-1338742054.opb
1796.76/1797.15	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.76/1797.15	c   Constraints      : 256600 initial, 256600 maximal
1796.76/1797.15	c Presolved Problem  :
1796.76/1797.15	c   Problem name     : t_HOME/instance-3740317-1338742054.opb
1796.76/1797.15	c   Variables        : 56090 (56090 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.76/1797.15	c   Constraints      : 191766 initial, 191766 maximal
1796.76/1797.15	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.76/1797.15	c   trivial          :       0.04        896          0          0          0          0          0          0          0          0
1796.76/1797.15	c   dualfix          :       0.08        125          0          0          0          0          0          0          0          0
1796.76/1797.15	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.76/1797.15	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.76/1797.15	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.76/1797.15	c   implics          :       0.52          0          0          0          0          0          0          0          0          0
1796.76/1797.15	c   probing          :    1779.00         12          1          0          0          0          0          0          0          0
1796.76/1797.15	c   linear           :      15.42      12597       3121          0      13493          0      64834          0          1         18
1796.76/1797.15	c   root node        :          -          0          -          -          0          -          -          -          -          -
1796.76/1797.15	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.76/1797.15	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1796.76/1797.15	c   linear           :          0+         0     106423          0          0          0          0          6          0          0          0          0
1796.76/1797.15	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1796.76/1797.15	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.76/1797.15	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.76/1797.15	c   linear           :     609.69       0.00     609.69       0.00       0.00       0.00       0.00
1796.76/1797.15	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.76/1797.15	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.76/1797.15	c   vbounds          :          0          0          0          0
1796.76/1797.15	c   rootredcost      :          0          0          0          0
1796.76/1797.15	c   pseudoobj        :          0          0          0          0
1796.76/1797.15	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.76/1797.15	c   vbounds          :       0.05       0.05       0.00
1796.76/1797.15	c   rootredcost      :       0.03       0.03       0.00
1796.76/1797.15	c   pseudoobj        :       0.02       0.02       0.00
1796.76/1797.15	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.76/1797.15	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.76/1797.15	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.76/1797.15	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.76/1797.15	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.76/1797.15	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.76/1797.15	c   applied globally :          -          -          -          0        0.0          -          -          -
1796.76/1797.15	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.37/1797.74	c Time complete: 1797.41.

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1491
/proc/meminfo: memFree=26942636/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=9180 CPUtime=0 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 1351 0 0 0 0 0 0 0 20 0 1 0 340330893 9400320 1305 33554432000 4194304 9016284 140735457820416 140733402217080 4354043 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 2295 1311 250 1178 0 1113 0

[startup+0.025397 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1491
/proc/meminfo: memFree=26942636/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=16972 CPUtime=0.01 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 3234 0 0 0 1 0 0 0 20 0 1 0 340330893 17379328 3188 33554432000 4194304 9016284 140735457820416 140733402217080 7842269 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 4243 3188 360 1178 0 3061 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16972

[startup+0.100278 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1491
/proc/meminfo: memFree=26942636/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=31240 CPUtime=0.09 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 6807 0 0 0 8 1 0 0 20 0 1 0 340330893 31989760 6761 33554432000 4194304 9016284 140735457820416 140733402217080 7866347 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 7810 6761 360 1178 0 6628 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31240

[startup+0.300272 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1491
/proc/meminfo: memFree=26942636/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=59016 CPUtime=0.29 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 13748 0 0 0 27 2 0 0 20 0 1 0 340330893 60432384 13702 33554432000 4194304 9016284 140735457820416 140733402217080 7870468 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 14754 13702 360 1178 0 13572 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59016

[startup+0.700275 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1491
/proc/meminfo: memFree=26942636/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=87736 CPUtime=0.69 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 20926 0 0 0 66 3 0 0 20 0 1 0 340330893 89841664 20880 33554432000 4194304 9016284 140735457820416 140733402217080 7842276 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 21934 20880 360 1178 0 20752 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87736

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1492
/proc/meminfo: memFree=26831144/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=214528 CPUtime=1.49 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 52520 0 0 0 142 7 0 0 20 0 1 0 340330893 219676672 52455 33554432000 4194304 9016284 140735457820416 140735457684312 4533837 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 53632 52455 402 1178 0 52450 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 214528

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1492
/proc/meminfo: memFree=26547904/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=511096 CPUtime=3.09 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 125536 0 0 0 293 16 0 0 20 0 1 0 340330893 523362304 125444 33554432000 4194304 9016284 140735457820416 140735457815768 4460256 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 127774 125444 485 1178 0 126592 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 511096

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1492
/proc/meminfo: memFree=26281848/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=723416 CPUtime=6.29 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 178036 0 0 0 606 23 0 0 20 0 1 0 340330893 740777984 177944 33554432000 4194304 9016284 140735457820416 140735457815768 6480393 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 180854 177944 485 1178 0 179672 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 723416

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1492
/proc/meminfo: memFree=26050240/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=901724 CPUtime=12.68 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 220640 0 0 0 1240 28 0 0 20 0 1 0 340330893 923365376 220291 33554432000 4194304 9016284 140735457820416 140735457816088 6481211 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 225431 220291 496 1178 0 224249 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 901724

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1492
/proc/meminfo: memFree=25960076/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=984464 CPUtime=25.49 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 240449 0 0 0 2517 32 0 0 20 0 1 0 340330893 1008091136 239975 33554432000 4194304 9016284 140735457820416 140735457815800 6480403 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 246116 239975 507 1178 0 244934 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 984464

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1492
/proc/meminfo: memFree=25902388/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=1020320 CPUtime=51.09 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 248989 0 0 0 5075 34 0 0 20 0 1 0 340330893 1044807680 248515 33554432000 4194304 9016284 140735457820416 140735457815800 6480389 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 255080 248515 507 1178 0 253898 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1020320

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1492
/proc/meminfo: memFree=25796040/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=1083328 CPUtime=102.28 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 264687 0 0 0 10192 36 0 0 20 0 1 0 340330893 1109327872 264213 33554432000 4194304 9016284 140735457820416 140735457816008 6480201 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 270832 264213 507 1178 0 269650 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1083328

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1495
/proc/meminfo: memFree=25469280/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=1217736 CPUtime=162.27 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 297567 0 0 0 16185 42 0 0 20 0 1 0 340330893 1246961664 297093 33554432000 4194304 9016284 140735457820416 140735457816008 6480403 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 304434 297093 507 1178 0 303252 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1217736

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1495
/proc/meminfo: memFree=25389956/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=1288824 CPUtime=222.25 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 315877 0 0 0 22181 44 0 0 20 0 1 0 340330893 1319755776 315403 33554432000 4194304 9016284 140735457820416 140735457816008 6480211 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 322206 315403 507 1178 0 321024 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1288824

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1495
/proc/meminfo: memFree=25328232/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=1351000 CPUtime=282.24 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 331314 0 0 0 28178 46 0 0 20 0 1 0 340330893 1383424000 330840 33554432000 4194304 9016284 140735457820416 140735457816008 6480184 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 337750 330840 507 1178 0 336568 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1351000

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1496
/proc/meminfo: memFree=25177600/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=1504216 CPUtime=342.24 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 368530 0 0 0 34171 53 0 0 20 0 1 0 340330893 1540317184 368056 33554432000 4194304 9016284 140735457820416 140735457816008 6480389 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 376054 368056 507 1178 0 374872 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1504216

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1496
/proc/meminfo: memFree=25041600/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=1637488 CPUtime=402.23 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 402056 0 0 0 40165 58 0 0 20 0 1 0 340330893 1676787712 401582 33554432000 4194304 9016284 140735457820416 140735457816008 6480180 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 409372 401582 507 1178 0 408190 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1637488

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1496
/proc/meminfo: memFree=24954580/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=1726864 CPUtime=462.22 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 423789 0 0 0 46161 61 0 0 20 0 1 0 340330893 1768308736 423315 33554432000 4194304 9016284 140735457820416 140735457816008 6480376 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 431716 423315 507 1178 0 430534 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1726864

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1496
/proc/meminfo: memFree=24827012/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=1854432 CPUtime=522.21 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 455758 0 0 0 52155 66 0 0 20 0 1 0 340330893 1898938368 455284 33554432000 4194304 9016284 140735457820416 140735457816008 6480421 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 463608 455284 507 1178 0 462426 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1854432

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1496
/proc/meminfo: memFree=24586980/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=1947296 CPUtime=582.2 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 478935 0 0 0 58150 70 0 0 20 0 1 0 340330893 1994031104 478461 33554432000 4194304 9016284 140735457820416 140735457816008 6480393 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 486824 478461 507 1178 0 485642 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1947296

[startup+642.3 s]

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

/proc/meminfo: memFree=23547820/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=3096832 CPUtime=1062.11 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 763631 0 0 0 106094 117 0 0 20 0 1 0 340330893 3171155968 765656 33554432000 4194304 9016284 140735457820416 140735457816024 5228157 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 774208 765656 507 1178 0 773026 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 3096832

[startup+1122.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/175 1566
/proc/meminfo: memFree=23345232/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=3173736 CPUtime=1122.09 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 782938 0 0 0 112089 120 0 0 20 0 1 0 340330893 3249905664 785314 33554432000 4194304 9016284 140735457820416 140735457816024 5257461 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 793434 785314 507 1178 0 792252 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 3173736

[startup+1182.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/175 1566
/proc/meminfo: memFree=23222252/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=3240024 CPUtime=1182.07 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 799446 0 0 0 118084 123 0 0 20 0 1 0 340330893 3317784576 802009 33554432000 4194304 9016284 140735457820416 140735457816008 6480360 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 810006 802009 512 1178 0 808824 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 3240024

[startup+1242.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/175 1567
/proc/meminfo: memFree=23006520/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=3322672 CPUtime=1242.06 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 819938 0 0 0 124079 127 0 0 20 0 1 0 340330893 3402416128 822866 33554432000 4194304 9016284 140735457820416 140735457816008 6480393 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 830668 822866 512 1178 0 829486 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 3322672

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 1567
/proc/meminfo: memFree=22819060/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=3421684 CPUtime=1302.06 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 843670 0 0 0 130074 132 0 0 20 0 1 0 340330893 3503804416 846809 33554432000 4194304 9016284 140735457820416 140735457815800 6480389 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 855421 846809 512 1178 0 854239 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 3421684

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 1574
/proc/meminfo: memFree=22649688/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=3517144 CPUtime=1362.03 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 866680 0 0 0 136068 135 0 0 20 0 1 0 340330893 3601555456 870175 33554432000 4194304 9016284 140735457820416 140735457816008 6480425 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 879286 870175 512 1178 0 878104 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 3517144

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 1574
/proc/meminfo: memFree=22524864/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=3590380 CPUtime=1422.03 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 885128 0 0 0 142064 139 0 0 20 0 1 0 340330893 3676549120 888653 33554432000 4194304 9016284 140735457820416 140735457816008 5257461 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 897595 888653 512 1178 0 896413 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 3590380

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 1574
/proc/meminfo: memFree=22414036/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=3658688 CPUtime=1482.02 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 901733 0 0 0 148060 142 0 0 20 0 1 0 340330893 3746496512 905332 33554432000 4194304 9016284 140735457820416 140735457816024 6480180 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 914672 905332 512 1178 0 913490 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 3658688

[startup+1542.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/175 1575
/proc/meminfo: memFree=22297628/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=3739216 CPUtime=1542 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 922013 0 0 0 154055 145 0 0 20 0 1 0 340330893 3828957184 925706 33554432000 4194304 9016284 140735457820416 140735457816008 6480393 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 934804 925706 512 1178 0 933622 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 3739216

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 1575
/proc/meminfo: memFree=22184196/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=3803600 CPUtime=1602 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 938231 0 0 0 160052 148 0 0 20 0 1 0 340330893 3894886400 942409 33554432000 4194304 9016284 140735457820416 140735457815800 5257461 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 950900 942409 512 1178 0 949718 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 3803600

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 1575
/proc/meminfo: memFree=22087876/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=3857012 CPUtime=1661.99 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 951387 0 0 0 166049 150 0 0 20 0 1 0 340330893 3949580288 955850 33554432000 4194304 9016284 140735457820416 140735457815800 6480211 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 964253 955850 512 1178 0 963071 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 3857012

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1575
/proc/meminfo: memFree=21950140/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=3948196 CPUtime=1721.98 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 974238 0 0 0 172044 154 0 0 20 0 1 0 340330893 4042952704 978861 33554432000 4194304 9016284 140735457820416 140735457816008 6480393 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 987049 978861 512 1178 0 985867 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 3948196

[startup+1782.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/175 1575
/proc/meminfo: memFree=21844148/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=4001484 CPUtime=1781.97 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 987355 0 0 0 178040 157 0 0 20 0 1 0 340330893 4097519616 992175 33554432000 4194304 9016284 140735457820416 140735457816008 5257461 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 1000371 992175 512 1178 0 999189 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 4001484

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

[startup+1785.5 s]
/proc/loadavg: 2.10 2.03 2.01 3/175 1575
/proc/meminfo: memFree=21839792/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=4005472 CPUtime=1785.17 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 987926 0 0 0 178360 157 0 0 20 0 1 0 340330893 4101603328 992806 33554432000 4194304 9016284 140735457820416 140735457816008 4318191 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 1001368 992806 512 1178 0 1000186 0
Current children cumulated CPU time (s) 1785.17
Current children cumulated vsize (KiB) 4005472

[startup+1791.91 s]
/proc/loadavg: 2.17 2.04 2.01 3/175 1575
/proc/meminfo: memFree=21829376/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=4011116 CPUtime=1791.57 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 989380 0 0 0 179000 157 0 0 20 0 1 0 340330893 4107382784 994260 33554432000 4194304 9016284 140735457820416 140735457816008 6480389 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 1002779 994260 512 1178 0 1001597 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (KiB) 4011116

[startup+1795.1 s]
/proc/loadavg: 2.16 2.04 2.01 3/175 1575
/proc/meminfo: memFree=21824276/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=4013144 CPUtime=1794.77 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 990040 0 0 0 179320 157 0 0 20 0 1 0 340330893 4109459456 994960 33554432000 4194304 9016284 140735457820416 140735457816024 4882157 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 1003286 994960 512 1178 0 1002104 0
Current children cumulated CPU time (s) 1794.77
Current children cumulated vsize (KiB) 4013144

[startup+1796.7 s]
/proc/loadavg: 2.16 2.04 2.01 3/175 1575
/proc/meminfo: memFree=21823284/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=4015148 CPUtime=1796.37 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 990402 0 0 0 179480 157 0 0 20 0 1 0 340330893 4111511552 995322 33554432000 4194304 9016284 140735457820416 140735457816008 5257461 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 1003787 995322 512 1178 0 1002605 0
Current children cumulated CPU time (s) 1796.37
Current children cumulated vsize (KiB) 4015148

[startup+1797.5 s]
/proc/loadavg: 2.14 2.04 2.01 3/175 1575
/proc/meminfo: memFree=21848580/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=3845032 CPUtime=1797.17 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 991068 0 0 0 179559 158 0 0 20 0 1 0 340330893 3937312768 953049 33554432000 4194304 9016284 140735457820416 140735457816008 4896190 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 961258 953049 523 1178 0 960076 0
Current children cumulated CPU time (s) 1797.17
Current children cumulated vsize (KiB) 3845032

[startup+1797.7 s]
/proc/loadavg: 2.14 2.04 2.01 3/175 1575
/proc/meminfo: memFree=21848580/32873852 swapFree=7624/7624
[pid=1491] ppid=1489 vsize=2774548 CPUtime=1797.37 cores=0,2,4,6
/proc/1491/stat : 1491 (scip-2.0.1.4b_2) R 1489 1491 29314 0 -1 4202496 991083 0 0 0 179571 166 0 0 20 0 1 0 340330893 2841137152 232281 33554432000 4194304 9016284 140735457820416 140735457816008 8107690 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1491/statm: 693637 231771 538 1178 0 692455 0
Current children cumulated CPU time (s) 1797.37
Current children cumulated vsize (KiB) 2774548

Child status: 0
Real time (s): 1797.75
CPU time (s): 1797.42
CPU user time (s): 1795.71
CPU system time (s): 1.70974
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 4016372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.71
system time used= 1.70974
maximum resident set size= 3983936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 991088
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= 71
involuntary context switches= 1848

runsolver used 5.41118 second user time and 19.877 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-03 18:47:34
IDJOB=3740317
IDBENCH=77109
IDSOLVER=2329
FILE ID=node131/3740317-1338742054
RUNJOBID= node131-1338713677-29330
PBS_JOBID= 14636738
Free space on /tmp= 71376 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12053_6.std.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740317-1338742054/watcher-3740317-1338742054 -o /tmp/evaluation-result-3740317-1338742054/solver-3740317-1338742054 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740317-1338742054.opb -t 1800 -m 15500

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

MD5SUM BENCH= afeceb08ae53f25fa9e4759a0d0118c7
RANDOM SEED=1698575706

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        26942768 kB
Buffers:          562264 kB
Cached:          3113228 kB
SwapCached:         2348 kB
Active:          2850724 kB
Inactive:        2208884 kB
Active(anon):    1380504 kB
Inactive(anon):     3664 kB
Active(file):    1470220 kB
Inactive(file):  2205220 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099088 kB
Dirty:             24856 kB
Writeback:             0 kB
AnonPages:       1390664 kB
Mapped:            16336 kB
Shmem:                 0 kB
Slab:             729048 kB
SReclaimable:     171216 kB
SUnreclaim:       557832 kB
KernelStack:        1440 kB
PageTables:         6720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    1529572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 71356 MiB
End job on node131 at 2012-06-03 19:17:32