Trace number 3743113

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_50null0mast_rapportOE1.0_TMAX300_K67_cod2.opb
MD5SUMb363732a49ff55c5c06709720571fcad
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-439
Best CPU time to get the best result obtained on this benchmark1783.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 243
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 829
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 12582
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.29/0.37	c SCIP version 1.1.0.7
0.29/0.37	c LP-Solver SoPlex 1.4.1
0.29/0.37	c user parameter file <scip.set> not found - using default parameters
0.29/0.37	c read problem <HOME/instance-3743113-1338802418.opb>
0.29/0.37	c original problem has 40937 variables (40937 bin, 0 int, 0 impl, 0 cont) and 41436 constraints
0.49/0.56	c start presolving problem
0.49/0.56	c presolving:
0.59/0.69	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.68/0.74	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.68/0.77	c (round 3) 2024 del vars, 1906 del conss, 1900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15434 impls, 551 clqs
0.79/0.81	c (round 4) 2475 del vars, 2357 del conss, 2351 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17248 impls, 551 clqs
0.79/0.84	c (round 5) 2838 del vars, 2720 del conss, 2714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19234 impls, 551 clqs
0.79/0.87	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.89/0.90	c (round 7) 3418 del vars, 3300 del conss, 3294 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21548 impls, 551 clqs
0.89/0.93	c (round 8) 3571 del vars, 3453 del conss, 3447 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22728 impls, 551 clqs
0.89/0.95	c (round 9) 3629 del vars, 3511 del conss, 3505 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23538 impls, 551 clqs
0.89/0.97	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
196.75/196.83	c (round 11) 3721 del vars, 4088 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 36797 upgd conss, 9599108 impls, 551 clqs
196.85/196.94	c (round 12) 3721 del vars, 4149 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 9599212 impls, 551 clqs
228.83/228.99	c    (228.0s) probing: 1000/37282 (2.7%) - 64 fixings, 9 aggregations, 1353974 implications, 0 bound changes
284.41/284.53	c    (283.4s) probing: 2000/37282 (5.4%) - 65 fixings, 31 aggregations, 3756801 implications, 0 bound changes
345.90/346.01	c    (344.7s) probing: 3000/37282 (8.0%) - 69 fixings, 39 aggregations, 6364376 implications, 0 bound changes
464.39/464.53	c    (463.1s) probing: 4000/37282 (10.7%) - 69 fixings, 45 aggregations, 10493359 implications, 0 bound changes
480.19/480.32	c (round 13) 3771 del vars, 4149 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 36523400 impls, 551 clqs
480.19/480.38	c (round 14) 3771 del vars, 4157 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 36523400 impls, 551 clqs
524.17/524.34	c    (522.8s) probing: 5000/37282 (13.4%) - 69 fixings, 49 aggregations, 12144059 implications, 0 bound changes
659.45/659.66	c    (658.0s) probing: 6000/37282 (16.1%) - 74 fixings, 56 aggregations, 16355278 implications, 0 bound changes
817.73/817.95	c    (816.1s) probing: 7000/37282 (18.8%) - 75 fixings, 65 aggregations, 20837156 implications, 0 bound changes
966.61/966.90	c    (964.9s) probing: 8000/37282 (21.5%) - 77 fixings, 72 aggregations, 24714500 implications, 0 bound changes
1139.66/1139.99	c    (1137.8s) probing: 9000/37282 (24.1%) - 78 fixings, 77 aggregations, 29309386 implications, 0 bound changes
1299.84/1300.13	c    (1297.7s) probing: 10000/37282 (26.8%) - 80 fixings, 84 aggregations, 33348493 implications, 0 bound changes
1314.24/1314.56	c (round 15) 3821 del vars, 4157 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 85543446 impls, 551 clqs
1314.33/1314.62	c (round 16) 3821 del vars, 4168 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 85543446 impls, 551 clqs
1450.71/1451.02	c    (1448.5s) probing: 11000/37282 (29.5%) - 82 fixings, 91 aggregations, 37020196 implications, 0 bound changes
1615.58/1615.95	c    (1613.2s) probing: 12000/37282 (32.2%) - 84 fixings, 97 aggregations, 41160434 implications, 0 bound changes
1779.35/1779.72	c    (1776.8s) probing: 13000/37282 (34.9%) - 85 fixings, 105 aggregations, 45117109 implications, 0 bound changes
1793.65/1794.04	c    (1791.1s) probing: 13073/37282 (35.1%) - 85 fixings, 105 aggregations, 45512866 implications, 0 bound changes
1793.65/1794.04	c    (1791.1s) probing aborted: solving stopped
1793.65/1794.04	c (round 17) 3845 del vars, 4168 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 110860262 impls, 551 clqs
1793.65/1794.04	c presolving (17 rounds):
1793.65/1794.04	c  3845 deleted vars, 4168 deleted constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1793.65/1794.04	c  110860262 implications, 551 cliques
1793.65/1794.04	c presolving was interrupted.
1793.65/1794.04	c Presolving Time: 1791.02
1793.65/1794.04	c OPT-LIN
1793.65/1794.04	c -----------------------------------------------------------------------------------------------
1793.65/1794.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1793.65/1794.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1793.65/1794.04	c limits/memory = c 13950
1793.65/1794.04	c # maximal time in seconds to run
1793.65/1794.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1793.65/1794.04	c limits/time = c 1791
1793.65/1794.04	c # frequency for displaying node information lines
1793.65/1794.04	c # [type: int, range: [-1,2147483647], default: 100]
1793.65/1794.04	c display/freq = c 10000
1793.65/1794.04	c -----------------------------------------------------------------------------------------------
1793.65/1794.04	c start solving problem
1793.65/1794.04	c presolving:
1793.65/1794.04	c presolving (17 rounds):
1793.65/1794.04	c  3845 deleted vars, 4168 deleted constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1793.65/1794.04	c  110860262 implications, 551 cliques
1793.65/1794.04	c presolving was interrupted.
1793.65/1794.04	c Presolving Time: 1791.02
1793.65/1794.04	c 
1793.65/1794.04	c SCIP Status        : solving was interrupted [time limit reached]
1793.65/1794.04	c Solving Time (sec) : 1791.14
1793.65/1794.04	c Solving Nodes      : 0
1793.65/1794.04	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1793.65/1794.04	c NODE         0
1793.65/1794.04	c DUAL BOUND   -1e+20
1793.65/1794.04	c PRIMAL BOUND 1e+20
1793.65/1794.04	c GAP          1e+20
1793.65/1794.04	s UNKNOWN
1793.65/1794.04	c SCIP Status        : solving was interrupted [time limit reached]
1793.65/1794.04	c Solving Time       :    1791.14
1793.65/1794.04	c Original Problem   :
1793.65/1794.04	c   Problem name     : HOME/instance-3743113-1338802418.opb
1793.65/1794.04	c   Variables        : 40937 (40937 binary, 0 integer, 0 implicit integer, 0 continuous)
1793.65/1794.04	c   Constraints      : 41436 initial, 41436 maximal
1793.65/1794.04	c Presolved Problem  :
1793.65/1794.04	c   Problem name     : t_HOME/instance-3743113-1338802418.opb
1793.65/1794.04	c   Variables        : 37092 (37092 binary, 0 integer, 0 implicit integer, 0 continuous)
1793.65/1794.04	c   Constraints      : 37268 initial, 37268 maximal
1793.65/1794.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1793.65/1794.04	c   trivial          :       0.03        123          0          0          0          0          0          0          0
1793.65/1794.04	c   dualfix          :       0.01          0          0          0          0          0          0          0          0
1793.65/1794.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1793.65/1794.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1793.65/1794.04	c   implics          :       0.06          0          1          0          0          0          0          0          0
1793.65/1794.04	c   probing          :    1790.07         85        105          0          0          0          0          0          0
1793.65/1794.04	c   knapsack         :       0.10          0          0          0          0          0          0          0          0
1793.65/1794.04	c   setppc           :       0.03          0          0          0          0          0          0          0          0
1793.65/1794.04	c   linear           :       0.46       3531          0          0       3531          0       4088          0          0
1793.65/1794.04	c   logicor          :       0.09          0          0          0          0          0         80          0          0
1793.65/1794.04	c   root node        :          -          0          -          -          0          -          -          -          -
1793.65/1794.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1793.65/1794.04	c   integral         :          0          0          0          0          0          0          0          0          0          0
1793.65/1794.04	c   knapsack         :          0+         0     183560          0          0          0          0          0          0          0
1793.65/1794.04	c   setppc           :          0+         0     180720          0          0         23          0          0          0          0
1793.65/1794.04	c   linear           :          0+         0       2839          0          0          0          0          0          0          0
1793.65/1794.04	c   logicor          :          0+         0     172383          0          0          4          0          0          0          0
1793.65/1794.04	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1793.65/1794.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1793.65/1794.04	c   integral         :       0.00       0.00       0.00       0.00       0.00
1793.65/1794.04	c   knapsack         :       0.08       0.00       0.08       0.00       0.00
1793.65/1794.04	c   setppc           :       2.17       0.00       2.17       0.00       0.00
1793.65/1794.04	c   linear           :       4.02       0.00       4.02       0.00       0.00
1793.65/1794.04	c   logicor          :     105.79       0.00     105.79       0.00       0.00
1793.65/1794.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1793.65/1794.04	c Propagators        :       Time      Calls    Cutoffs    DomReds
1793.65/1794.04	c   rootredcost      :       0.04          0          0          0
1793.65/1794.04	c   pseudoobj        :       0.01          0          0          0
1793.65/1794.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1793.65/1794.04	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1793.65/1794.04	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1793.65/1794.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1793.65/1794.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1793.65/1794.04	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1793.65/1794.04	c   applied globally :          -          -          -          0        0.0          -          -          -
1793.65/1794.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1793.84/1794.30	c Time complete: 1793.94.

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31613
/proc/meminfo: memFree=24877796/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=8732 CPUtime=0 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 1552 0 0 0 0 0 0 0 20 0 1 0 346366335 8941568 1505 33554432000 4194304 7823515 140736100517760 140733601248056 6883856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 2183 1505 354 887 0 1293 0

[startup+0.0415229 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31613
/proc/meminfo: memFree=24877796/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=15252 CPUtime=0.03 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 3151 0 0 0 3 0 0 0 20 0 1 0 346366335 15618048 3104 33554432000 4194304 7823515 140736100517760 140733601248056 6803104 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 3813 3104 354 887 0 2923 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15252

[startup+0.100331 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31613
/proc/meminfo: memFree=24877796/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=24096 CPUtime=0.08 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 5356 0 0 0 8 0 0 0 20 0 1 0 346366335 24674304 5309 33554432000 4194304 7823515 140736100517760 140733601248056 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 6024 5309 354 887 0 5134 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 24096

[startup+0.300303 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31613
/proc/meminfo: memFree=24877796/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=50728 CPUtime=0.29 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 12025 0 0 0 28 1 0 0 20 0 1 0 346366335 51945472 11978 33554432000 4194304 7823515 140736100517760 140733601248056 6804377 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 12682 11978 354 887 0 11792 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50728

[startup+0.700301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31613
/proc/meminfo: memFree=24877796/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=130332 CPUtime=0.68 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 31954 0 0 0 62 6 0 0 20 0 1 0 346366335 133459968 31549 33554432000 4194304 7823515 140736100517760 140736100383864 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 32583 31549 431 887 0 31693 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 130332

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31615
/proc/meminfo: memFree=24748772/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=167512 CPUtime=1.49 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 41639 0 0 0 133 16 0 0 20 0 1 0 346366335 171532288 40907 33554432000 4194304 7823515 140736100517760 140736100514456 4243022 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 41878 40907 449 887 0 40988 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 167512

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31615
/proc/meminfo: memFree=24669572/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=332212 CPUtime=3.09 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 80875 0 0 0 286 23 0 0 20 0 1 0 346366335 340185088 80143 33554432000 4194304 7823515 140736100517760 140736100513624 5803650 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 83053 80143 449 887 0 82163 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 332212

[startup+6.30043 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 31653
/proc/meminfo: memFree=27441936/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=370320 CPUtime=6.29 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 89822 0 0 0 605 24 0 0 20 0 1 0 346366335 379207680 89090 33554432000 4194304 7823515 140736100517760 140736100513624 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 92580 89090 449 887 0 91690 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 370320

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 31653
/proc/meminfo: memFree=27354092/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=402804 CPUtime=12.68 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 97324 0 0 0 1242 26 0 0 20 0 1 0 346366335 412471296 96688 33554432000 4194304 7823515 140736100517760 140736100513624 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 100701 96688 449 887 0 99811 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 402804

[startup+25.5004 s]
/proc/loadavg: 2.06 2.01 2.00 3/176 31653
/proc/meminfo: memFree=27279104/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=410496 CPUtime=25.47 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 100000 0 0 0 2520 27 0 0 20 0 1 0 346366335 420347904 99360 33554432000 4194304 7823515 140736100517760 140736100514456 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 102624 99360 449 887 0 101734 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 410496

[startup+51.1005 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 31654
/proc/meminfo: memFree=27129272/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=488728 CPUtime=51.07 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 118577 0 0 0 5075 32 0 0 20 0 1 0 346366335 500457472 117967 33554432000 4194304 7823515 140736100517760 140736100513624 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 122182 117967 449 887 0 121292 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 488728

[startup+102.308 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31654
/proc/meminfo: memFree=26947516/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=580068 CPUtime=102.26 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 140470 0 0 0 10186 40 0 0 20 0 1 0 346366335 593989632 140515 33554432000 4194304 7823515 140736100517760 140736100513624 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 145017 140515 449 887 0 144127 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 580068

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31654
/proc/meminfo: memFree=26728064/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=661196 CPUtime=162.24 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 160990 0 0 0 16178 46 0 0 20 0 1 0 346366335 677064704 162258 33554432000 4194304 7823515 140736100517760 140736100514456 5803600 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 165299 162258 449 887 0 164409 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 661196

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31654
/proc/meminfo: memFree=26330612/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=826724 CPUtime=222.23 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 201246 0 0 0 22167 56 0 0 20 0 1 0 346366335 846565376 203177 33554432000 4194304 7823515 140736100517760 140736100514440 4241565 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 206681 203177 461 887 0 205791 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 826724

[startup+282.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 31654
/proc/meminfo: memFree=25789396/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=1095544 CPUtime=282.22 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 267562 0 0 0 28150 72 0 0 20 0 1 0 346366335 1121837056 269761 33554432000 4194304 7823515 140736100517760 140736100514456 5803658 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 273886 269761 466 887 0 272996 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1095544

[startup+342.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 31655
/proc/meminfo: memFree=25363468/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=1324156 CPUtime=342.21 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 324419 0 0 0 34136 85 0 0 20 0 1 0 346366335 1355935744 327124 33554432000 4194304 7823515 140736100517760 140736100514456 4243040 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 331039 327124 466 887 0 330149 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1324156

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 31658
/proc/meminfo: memFree=25183208/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=1437428 CPUtime=402.2 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 353002 0 0 0 40130 90 0 0 20 0 1 0 346366335 1471926272 356528 33554432000 4194304 7823515 140736100517760 140736100514456 4787558 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 359357 356528 466 887 0 358467 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1437428

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31658
/proc/meminfo: memFree=24993632/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=1518820 CPUtime=462.19 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 372985 0 0 0 46123 96 0 0 20 0 1 0 346366335 1555271680 376513 33554432000 4194304 7823515 140736100517760 140736100514456 4817811 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 379705 376513 466 887 0 378815 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 1518820

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31658
/proc/meminfo: memFree=24774320/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=1607092 CPUtime=522.17 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 395020 0 0 0 52113 104 0 0 20 0 1 0 346366335 1645662208 398552 33554432000 4194304 7823515 140736100517760 140736100514456 4209630 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 401773 398552 466 887 0 400883 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 1607092

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31658
/proc/meminfo: memFree=24549288/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=1726168 CPUtime=582.17 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 424433 0 0 0 58105 112 0 0 20 0 1 0 346366335 1767596032 427982 33554432000 4194304 7823515 140736100517760 140736100514456 5803612 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 431542 427982 466 887 0 430652 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 1726168

[startup+642.3 s]

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

/proc/meminfo: memFree=23000504/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=2480108 CPUtime=1062.08 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 608902 0 0 0 106050 158 0 0 20 0 1 0 346366335 2539630592 614326 33554432000 4194304 7823515 140736100517760 140736100514456 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 620027 614326 466 887 0 619137 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 2480108

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31663
/proc/meminfo: memFree=22803124/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=2568780 CPUtime=1122.06 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 630099 0 0 0 112043 163 0 0 20 0 1 0 346366335 2630430720 636275 33554432000 4194304 7823515 140736100517760 140736100514456 5803619 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 642195 636275 466 887 0 641305 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 2568780

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31663
/proc/meminfo: memFree=22616036/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=2668444 CPUtime=1182.05 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 653890 0 0 0 118036 169 0 0 20 0 1 0 346366335 2732486656 660597 33554432000 4194304 7823515 140736100517760 140736100514456 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 667111 660600 466 887 0 666221 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 2668444

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31663
/proc/meminfo: memFree=22445564/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=2766348 CPUtime=1242.05 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 677738 0 0 0 124030 175 0 0 20 0 1 0 346366335 2832740352 685077 33554432000 4194304 7823515 140736100517760 140736100514440 5803650 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 691587 685077 466 887 0 690697 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 2766348

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31664
/proc/meminfo: memFree=22275712/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=2846288 CPUtime=1302.04 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 697512 0 0 0 130025 179 0 0 20 0 1 0 346366335 2914598912 705396 33554432000 4194304 7823515 140736100517760 140736100514456 5803619 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 711572 705396 466 887 0 710682 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 2846288

[startup+1362.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 31664
/proc/meminfo: memFree=22113920/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=2916560 CPUtime=1362.03 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 714997 0 0 0 136019 184 0 0 20 0 1 0 346366335 2986557440 723434 33554432000 4194304 7823515 140736100517760 140736100514456 5803650 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 729140 723434 466 887 0 728250 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 2916560

[startup+1422.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 31664
/proc/meminfo: memFree=21950888/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=2995676 CPUtime=1422.02 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 734229 0 0 0 142013 189 0 0 20 0 1 0 346366335 3067572224 743191 33554432000 4194304 7823515 140736100517760 140736100514456 5803623 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 748919 743191 466 887 0 748029 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 2995676

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 31664
/proc/meminfo: memFree=21776572/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=3077288 CPUtime=1482 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 754066 0 0 0 148006 194 0 0 20 0 1 0 346366335 3151142912 763635 33554432000 4194304 7823515 140736100517760 140736100514456 5803600 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 769322 763635 466 887 0 768432 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 3077288

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31664
/proc/meminfo: memFree=21623336/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=3153792 CPUtime=1541.99 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 772511 0 0 0 153999 200 0 0 20 0 1 0 346366335 3229483008 782780 33554432000 4194304 7823515 140736100517760 140736100514456 5803650 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 788448 782780 466 887 0 787558 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 3153792

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31668
/proc/meminfo: memFree=21437604/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=3250740 CPUtime=1601.97 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 795649 0 0 0 159992 205 0 0 20 0 1 0 346366335 3328757760 806473 33554432000 4194304 7823515 140736100517760 140736100514456 5803639 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 812685 806473 466 887 0 811795 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 3250740

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31691
/proc/meminfo: memFree=21279160/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=3320212 CPUtime=1661.96 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 813551 0 0 0 165986 210 0 0 20 0 1 0 346366335 3399897088 824867 33554432000 4194304 7823515 140736100517760 140736100514456 5803612 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 830053 824867 466 887 0 829163 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 3320212

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31691
/proc/meminfo: memFree=21112664/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=3394632 CPUtime=1721.96 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 831259 0 0 0 171982 214 0 0 20 0 1 0 346366335 3476103168 843331 33554432000 4194304 7823515 140736100517760 140736100514440 5803650 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 848658 843331 466 887 0 847768 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 3394632

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31691
/proc/meminfo: memFree=20952360/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=3478620 CPUtime=1781.95 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 851599 0 0 0 177976 219 0 0 20 0 1 0 346366335 3562106880 864279 33554432000 4194304 7823515 140736100517760 140736100514456 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 869655 864279 466 887 0 868765 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 3478620

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31691
/proc/meminfo: memFree=20939696/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=3482516 CPUtime=1785.15 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 852647 0 0 0 178295 220 0 0 20 0 1 0 346366335 3566096384 865465 33554432000 4194304 7823515 140736100517760 140736100514456 5803600 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 870629 865465 466 887 0 869739 0
Current children cumulated CPU time (s) 1785.15
Current children cumulated vsize (KiB) 3482516

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31691
/proc/meminfo: memFree=20930644/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=3486428 CPUtime=1788.35 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 853575 0 0 0 178615 220 0 0 20 0 1 0 346366335 3570102272 866393 33554432000 4194304 7823515 140736100517760 140736100514456 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 871607 866393 466 887 0 870717 0
Current children cumulated CPU time (s) 1788.35
Current children cumulated vsize (KiB) 3486428

[startup+1791.91 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 31691
/proc/meminfo: memFree=20921840/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=3490368 CPUtime=1791.55 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 854519 0 0 0 178935 220 0 0 20 0 1 0 346366335 3574136832 867337 33554432000 4194304 7823515 140736100517760 140736100514456 5803616 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 872592 867337 466 887 0 871702 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (KiB) 3490368

[startup+1793.5 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 31691
/proc/meminfo: memFree=20918228/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=3492340 CPUtime=1793.14 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 854959 0 0 0 179094 220 0 0 20 0 1 0 346366335 3576156160 867876 33554432000 4194304 7823515 140736100517760 140736100514456 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 873085 867876 466 887 0 872195 0
Current children cumulated CPU time (s) 1793.14
Current children cumulated vsize (KiB) 3492340

[startup+1793.9 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 31691
/proc/meminfo: memFree=20918228/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=3492340 CPUtime=1793.54 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202496 855070 0 0 0 179134 220 0 0 20 0 1 0 346366335 3576156160 867987 33554432000 4194304 7823515 140736100517760 140736100514456 5802376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 873085 867987 466 887 0 872195 0
Current children cumulated CPU time (s) 1793.54
Current children cumulated vsize (KiB) 3492340

[startup+1794.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 31691
/proc/meminfo: memFree=20916120/32873844 swapFree=7108/7108
[pid=31613] ppid=31611 vsize=0 CPUtime=1793.94 cores=1,3,5,7
/proc/31613/stat : 31613 (pbscip.linux.x8) R 31611 31613 30579 0 -1 4202500 855408 0 0 0 179169 225 0 0 20 0 1 0 346366335 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31613/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1793.94
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1794.3
CPU time (s): 1793.95
CPU user time (s): 1791.7
CPU system time (s): 2.25466
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 3493364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.7
system time used= 2.25466
maximum resident set size= 3473244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 855408
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= 106
involuntary context switches= 1829

runsolver used 11.5113 second user time and 10.4994 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-04 11:33:38
IDJOB=3743113
IDBENCH=90820
IDSOLVER=2321
FILE ID=node139/3743113-1338802418
RUNJOBID= node139-1338784461-30596
PBS_JOBID= 14636850
Free space on /tmp= 71084 MiB

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

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

MD5SUM BENCH= b363732a49ff55c5c06709720571fcad
RANDOM SEED=834812871

node139.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24878804 kB
Buffers:          520004 kB
Cached:          3395184 kB
SwapCached:          828 kB
Active:          4952952 kB
Inactive:        2158232 kB
Active(anon):    3189668 kB
Inactive(anon):     7952 kB
Active(file):    1763284 kB
Inactive(file):  2150280 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:             12064 kB
Writeback:             0 kB
AnonPages:       3203360 kB
Mapped:            13716 kB
Shmem:                 8 kB
Slab:             735092 kB
SReclaimable:     177296 kB
SUnreclaim:       557796 kB
KernelStack:        1480 kB
PageTables:        10492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3324500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2936832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71076 MiB
End job on node139 at 2012-06-04 12:03:32