Trace number 3742985

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_20null10mast_rapportOE2.0_TMAX15_K67_cod2.opb
MD5SUM981c792e7a6b90aa8c44f0e4058f865b
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-22879
Best CPU time to get the best result obtained on this benchmark20.3699
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 389
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 814173
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 814173
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.01	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-3742985-1338777320.opb>
0.38/0.40	c original problem has 40937 variables (40937 bin, 0 int, 0 impl, 0 cont) and 41436 constraints
0.38/0.40	c problem read
0.38/0.40	c presolving settings loaded
0.48/0.59	c presolving:
0.67/0.73	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.67/0.78	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.77/0.83	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.77/0.87	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.87/0.91	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.87/0.95	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.87/0.99	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.97/1.03	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.97/1.07	c (round 9) 3629 del vars, 3511 del conss, 3505 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23538 impls, 551 clqs
1.07/1.10	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
164.04/164.11	c (round 11) 3720 del vars, 4088 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 36797 upgd conss, 8924290 impls, 551 clqs
164.24/164.34	c (round 12) 3720 del vars, 4153 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 8924460 impls, 552 clqs
168.36/168.48	c (round 13) 3774 del vars, 4153 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 9956542 impls, 552 clqs
168.45/168.59	c (round 14) 3774 del vars, 4207 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 9956542 impls, 552 clqs
196.04/196.14	c (round 15) 3839 del vars, 4207 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 11269844 impls, 552 clqs
196.14/196.25	c (round 16) 3839 del vars, 4272 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 11269944 impls, 552 clqs
224.64/224.79	c (round 17) 3890 del vars, 4272 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 13294026 impls, 552 clqs
224.84/224.90	c (round 18) 3890 del vars, 4323 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 13294140 impls, 552 clqs
275.34/275.42	c (round 19) 3940 del vars, 4323 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 17698900 impls, 552 clqs
275.44/275.55	c (round 20) 3940 del vars, 4373 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 17698900 impls, 552 clqs
292.73/292.85	c    (292.5s) probing: 1000/37282 (2.7%) - 314 fixings, 12 aggregations, 3859878 implications, 0 bound changes
316.92/317.02	c (round 21) 3990 del vars, 4373 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 22022016 impls, 552 clqs
317.02/317.14	c (round 22) 3990 del vars, 4423 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 22022016 impls, 552 clqs
372.02/372.12	c (round 23) 4040 del vars, 4423 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 26980184 impls, 552 clqs
372.12/372.23	c (round 24) 4040 del vars, 4473 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 26980184 impls, 552 clqs
421.81/421.92	c    (421.5s) probing: 2000/37282 (5.4%) - 392 fixings, 15 aggregations, 9619190 implications, 0 bound changes
511.40/511.51	c (round 25) 4090 del vars, 4473 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 40160874 impls, 552 clqs
511.50/511.63	c (round 26) 4090 del vars, 4523 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 40160874 impls, 552 clqs
569.99/570.14	c    (569.7s) probing: 3000/37282 (8.0%) - 447 fixings, 18 aggregations, 16145137 implications, 0 bound changes
625.88/626.03	c (round 27) 4140 del vars, 4523 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 49229964 impls, 552 clqs
625.88/626.08	c (round 28) 4140 del vars, 4573 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 49229964 impls, 552 clqs
716.17/716.30	c (round 29) 4190 del vars, 4573 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 55324544 impls, 552 clqs
716.17/716.34	c (round 30) 4190 del vars, 4623 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 55324544 impls, 552 clqs
777.95/778.17	c    (777.8s) probing: 4000/37282 (10.7%) - 536 fixings, 18 aggregations, 23502251 implications, 0 bound changes
968.82/969.08	c    (968.7s) probing: 5000/37282 (13.4%) - 554 fixings, 18 aggregations, 29823372 implications, 0 bound changes
1032.12/1032.35	c    (1031.9s) probing: 6000/37282 (16.1%) - 559 fixings, 18 aggregations, 31982056 implications, 0 bound changes
1064.01/1064.28	c (round 31) 4240 del vars, 4623 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 77997498 impls, 549 clqs
1064.21/1064.40	c (round 32) 4240 del vars, 4673 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 77997498 impls, 549 clqs
1086.61/1086.85	c    (1086.4s) probing: 7000/37282 (18.8%) - 577 fixings, 18 aggregations, 33088467 implications, 0 bound changes
1125.70/1125.93	c    (1125.5s) probing: 8000/37282 (21.5%) - 577 fixings, 18 aggregations, 34358282 implications, 0 bound changes
1176.50/1176.74	c    (1176.3s) probing: 8925/37282 (23.9%) - 577 fixings, 18 aggregations, 35900798 implications, 0 bound changes
1176.50/1176.74	c    (1176.3s) probing aborted: 2000/2000 successive useless probings
1176.50/1176.74	c (round 33) 4250 del vars, 4673 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 84657826 impls, 549 clqs
1176.60/1176.87	c (round 34) 4250 del vars, 4683 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 84657826 impls, 549 clqs
1178.00/1178.29	c    (1177.9s) probing: 9000/37282 (24.1%) - 577 fixings, 18 aggregations, 35924921 implications, 0 bound changes
1180.59/1180.86	c    (1180.5s) probing: 9125/37282 (24.5%) - 577 fixings, 18 aggregations, 35981430 implications, 0 bound changes
1180.59/1180.86	c    (1180.5s) probing aborted: 2000/2000 successive useless probings
1180.59/1180.86	c presolving (35 rounds):
1180.59/1180.86	c  4250 deleted vars, 4683 deleted constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1180.59/1180.86	c  84819096 implications, 549 cliques
1180.59/1180.86	c presolved problem has 36687 variables (36687 bin, 0 int, 0 impl, 0 cont) and 36753 constraints
1180.59/1180.86	c       1 constraints of type <knapsack>
1180.59/1180.86	c    4610 constraints of type <setppc>
1180.59/1180.86	c   32142 constraints of type <logicor>
1180.59/1180.86	c transformed objective value is always integral (scale: 1)
1180.59/1180.86	c Presolving Time: 1180.34
1180.59/1180.86	c - non default parameters ----------------------------------------------------------------------
1180.59/1180.86	c # SCIP version 1.2.1.3
1180.59/1180.86	c 
1180.59/1180.86	c # frequency for displaying node information lines
1180.59/1180.86	c # [type: int, range: [-1,2147483647], default: 100]
1180.59/1180.86	c display/freq = 10000
1180.59/1180.86	c 
1180.59/1180.86	c # maximal time in seconds to run
1180.59/1180.86	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1180.59/1180.86	c limits/time = 1789.61
1180.59/1180.86	c 
1180.59/1180.86	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1180.59/1180.86	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1180.59/1180.86	c limits/memory = 13950
1180.59/1180.86	c 
1180.59/1180.86	c # default clock type (1: CPU user seconds, 2: wall clock time)
1180.59/1180.86	c # [type: int, range: [1,2], default: 1]
1180.59/1180.86	c timing/clocktype = 2
1180.59/1180.86	c 
1180.59/1180.86	c # should presolving try to simplify inequalities
1180.59/1180.86	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1180.59/1180.86	c constraints/linear/simplifyinequalities = TRUE
1180.59/1180.86	c 
1180.59/1180.86	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1180.59/1180.86	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1180.59/1180.86	c constraints/indicator/addCouplingCons = TRUE
1180.59/1180.86	c 
1180.59/1180.86	c # should presolving try to simplify knapsacks
1180.59/1180.86	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1180.59/1180.86	c constraints/knapsack/simplifyinequalities = TRUE
1180.59/1180.86	c 
1180.59/1180.86	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1180.59/1180.86	c # [type: int, range: [-1,2147483647], default: -1]
1180.59/1180.86	c separating/rapidlearning/freq = 0
1180.59/1180.86	c 
1180.59/1180.86	c -----------------------------------------------------------------------------------------------
1180.59/1180.86	c start solving
1180.59/1180.88	c 
1182.20/1182.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1182.20/1182.43	c  1182s|     1 |     0 |  2432 |     - |2294M|   0 | 386 |  36k|  36k|  36k|  36k|   0 |   0 |   0 |-2.957244e+04 |      --      |    Inf 
1800.00/1800.30	c pressed CTRL-C 1 times (5 times for forcing termination)

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-3742985-1338777320/watcher-3742985-1338777320 -o /tmp/evaluation-result-3742985-1338777320/solver-3742985-1338777320 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3742985-1338777320.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 1.93 3/178 12540
/proc/meminfo: memFree=27887956/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/12540/stat : 12540 (runsolver) D 12538 12540 12290 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 343857373 12095488 50 33554432000 4194304 5436572 140734587295216 140734587291512 4883175 0 0 4096 24578 18446744071579943789 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 2953 50 31 304 0 2645 0

[startup+0.102204 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 12540
/proc/meminfo: memFree=27887956/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=23544 CPUtime=0.08 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 5157 0 0 0 8 0 0 0 20 0 1 0 343857373 24109056 5104 33554432000 4194304 8395647 140733211104112 140733210969320 7382041 0 0 4096 0 0 0 0 17 6 0 0 0 0 0
/proc/12540/statm: 5886 5104 393 1026 0 4856 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 23544

[startup+0.200241 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 12540
/proc/meminfo: memFree=27887956/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=37084 CPUtime=0.18 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 8514 0 0 0 17 1 0 0 20 0 1 0 343857373 37974016 8461 33554432000 4194304 8395647 140733211104112 140733210969320 6766206 0 0 4096 0 0 0 0 17 6 0 0 0 0 0
/proc/12540/statm: 9271 8461 393 1026 0 8241 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 37084

[startup+0.300205 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 12540
/proc/meminfo: memFree=27887956/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=50468 CPUtime=0.28 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 11851 0 0 0 27 1 0 0 20 0 1 0 343857373 51679232 11798 33554432000 4194304 8395647 140733211104112 140733210969320 7382031 0 0 4096 0 0 0 0 17 6 0 0 0 0 0
/proc/12540/statm: 12617 11798 393 1026 0 11587 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 50468

[startup+0.700204 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 12540
/proc/meminfo: memFree=27887956/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=135332 CPUtime=0.67 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 33001 0 0 0 63 4 0 0 20 0 1 0 343857373 138579968 32589 33554432000 4194304 8395647 140733211104112 140733211100584 6347101 0 0 4096 16384 0 0 0 17 6 0 0 0 0 0
/proc/12540/statm: 33833 32589 471 1026 0 32803 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 135332

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12541
/proc/meminfo: memFree=27702040/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=176752 CPUtime=1.47 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 44193 0 0 0 141 6 0 0 20 0 1 0 343857373 180994048 42944 33554432000 4194304 8395647 140733211104112 140733211099912 5210543 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 44188 42944 498 1026 0 43158 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 176752

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12541
/proc/meminfo: memFree=27494464/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=338064 CPUtime=3.07 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 82777 0 0 0 297 10 0 0 20 0 1 0 343857373 346177536 81528 33554432000 4194304 8395647 140733211104112 140733211099976 5604422 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 84516 81528 498 1026 0 83486 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 338064

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12541
/proc/meminfo: memFree=27345028/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=376172 CPUtime=6.28 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 91681 0 0 0 616 12 0 0 20 0 1 0 343857373 385200128 90432 33554432000 4194304 8395647 140733211104112 140733211099976 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 94043 90432 498 1026 0 93013 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 376172

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12541
/proc/meminfo: memFree=27263756/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=410608 CPUtime=12.67 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 99818 0 0 0 1254 13 0 0 20 0 1 0 343857373 420462592 98569 33554432000 4194304 8395647 140733211104112 140733211099976 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 102652 98569 498 1026 0 101622 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 410608

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12541
/proc/meminfo: memFree=27188232/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=449708 CPUtime=25.47 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 109442 0 0 0 2532 15 0 0 20 0 1 0 343857373 460500992 108193 33554432000 4194304 8395647 140733211104112 140733211099976 6080665 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 112427 108193 498 1026 0 111397 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 449708

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12541
/proc/meminfo: memFree=27068168/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=497164 CPUtime=51.06 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 121656 0 0 0 5088 18 0 0 20 0 1 0 343857373 509095936 120407 33554432000 4194304 8395647 140733211104112 140733211099976 6080705 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 124291 120407 498 1026 0 123261 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 497164

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12541
/proc/meminfo: memFree=26917552/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=590016 CPUtime=102.26 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 144241 0 0 0 10202 24 0 0 20 0 1 0 343857373 604176384 142992 33554432000 4194304 8395647 140733211104112 140733211099592 6080653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 147504 142992 498 1026 0 146474 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 590016

[startup+162.3 s]
/proc/loadavg: 2.05 2.01 1.94 3/179 12541
/proc/meminfo: memFree=26655196/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=737048 CPUtime=162.24 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 180209 0 0 0 16193 31 0 0 20 0 1 0 343857373 754737152 178960 33554432000 4194304 8395647 140733211104112 140733211100264 6080688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 184262 178960 498 1026 0 183232 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 737048

[startup+222.307 s]
/proc/loadavg: 2.02 2.01 1.94 3/179 12542
/proc/meminfo: memFree=26473936/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=789956 CPUtime=222.25 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 193973 0 0 0 22191 34 0 0 20 0 1 0 343857373 808914944 192724 33554432000 4194304 8395647 140733211104112 140733211100184 4684137 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 197489 192724 507 1026 0 196459 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 789956

[startup+282.3 s]
/proc/loadavg: 2.08 2.02 1.94 3/180 12545
/proc/meminfo: memFree=26111976/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=872776 CPUtime=282.23 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 214639 0 0 0 28187 36 0 0 20 0 1 0 343857373 893722624 213390 33554432000 4194304 8395647 140733211104112 140733211100184 18446744073699066235 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 218194 213390 507 1026 0 217164 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 872776

[startup+342.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/179 12545
/proc/meminfo: memFree=25762604/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=1010352 CPUtime=342.22 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 248815 0 0 0 34180 42 0 0 20 0 1 0 343857373 1034600448 247566 33554432000 4194304 8395647 140733211104112 140733211100184 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 252588 247566 513 1026 0 251558 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1010352

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/179 12545
/proc/meminfo: memFree=25416424/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=1223456 CPUtime=402.21 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 300778 0 0 0 40170 51 0 0 20 0 1 0 343857373 1252818944 299529 33554432000 4194304 8395647 140733211104112 140733211100184 6080665 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 305864 299529 513 1026 0 304834 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1223456

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 12545
/proc/meminfo: memFree=25123812/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=1434028 CPUtime=462.2 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 351935 0 0 0 46159 61 0 0 20 0 1 0 343857373 1468444672 350686 33554432000 4194304 8395647 140733211104112 140733211100184 6080705 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 358507 350686 513 1026 0 357477 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1434028

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 12546
/proc/meminfo: memFree=24848064/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=1652320 CPUtime=522.2 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 404983 0 0 0 52151 69 0 0 20 0 1 0 343857373 1691975680 403734 33554432000 4194304 8395647 140733211104112 140733211100184 6080692 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 413080 403734 513 1026 0 412050 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1652320

[startup+582.3 s]
/proc/loadavg: 2.04 2.01 1.95 3/179 12546
/proc/meminfo: memFree=24512424/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=1863268 CPUtime=582.18 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 455866 0 0 0 58142 76 0 0 20 0 1 0 343857373 1907986432 454617 33554432000 4194304 8395647 140733211104112 140733211100184 6080653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 465817 454617 513 1026 0 464787 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 1863268

[startup+642.3 s]

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

/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 683500 0 0 0 100097 115 0 0 20 0 1 0 343857373 2839408640 682251 33554432000 4194304 8395647 140733211104112 140733211100184 6080692 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 693215 682251 513 1026 0 692185 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 2772860

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12550
/proc/meminfo: memFree=22680176/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=2912176 CPUtime=1062.11 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 717864 0 0 0 106091 120 0 0 20 0 1 0 343857373 2982068224 716615 33554432000 4194304 8395647 140733211104112 140733211100184 6068889 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 728044 716615 513 1026 0 727014 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 2912176

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12551
/proc/meminfo: memFree=22563768/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=2939960 CPUtime=1122.1 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 725153 0 0 0 112089 121 0 0 20 0 1 0 343857373 3010519040 723904 33554432000 4194304 8395647 140733211104112 140733211099048 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 734990 723904 513 1026 0 733960 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 2939960

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12551
/proc/meminfo: memFree=22405256/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=3019620 CPUtime=1182.1 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 743388 0 0 0 118085 125 0 0 20 0 1 0 343857373 3092090880 742543 33554432000 4194304 8395647 140733211104112 140733211099240 6698108 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 754905 742543 584 1026 0 753875 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 3019620

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12551
/proc/meminfo: memFree=22273100/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=3042444 CPUtime=1242.09 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 749515 0 0 0 124082 127 0 0 20 0 1 0 343857373 3115462656 748598 33554432000 4194304 8395647 140733211104112 140733211100136 5793087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 760611 748598 613 1026 0 759581 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 3042444

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12551
/proc/meminfo: memFree=22185336/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=3042444 CPUtime=1302.08 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 749515 0 0 0 130081 127 0 0 20 0 1 0 343857373 3115462656 748598 33554432000 4194304 8395647 140733211104112 140733211100136 5792805 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 760611 748598 613 1026 0 759581 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 3042444

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12551
/proc/meminfo: memFree=22110096/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=3042444 CPUtime=1362.07 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 749515 0 0 0 136080 127 0 0 20 0 1 0 343857373 3115462656 748598 33554432000 4194304 8395647 140733211104112 140733211100136 5792916 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 760611 748598 613 1026 0 759581 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 3042444

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12552
/proc/meminfo: memFree=22024688/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=3042444 CPUtime=1422.06 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 749515 0 0 0 142079 127 0 0 20 0 1 0 343857373 3115462656 748598 33554432000 4194304 8395647 140733211104112 140733211100136 5792689 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 760611 748598 613 1026 0 759581 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 3042444

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 12555
/proc/meminfo: memFree=21940224/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=3042444 CPUtime=1482.05 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 749517 0 0 0 148078 127 0 0 20 0 1 0 343857373 3115462656 748600 33554432000 4194304 8395647 140733211104112 140733211100136 5792805 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 760611 748600 613 1026 0 759581 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 3042444

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 12577
/proc/meminfo: memFree=21849468/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=3042444 CPUtime=1542.04 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 749517 0 0 0 154077 127 0 0 20 0 1 0 343857373 3115462656 748600 33554432000 4194304 8395647 140733211104112 140733211100136 5793063 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 760611 748600 613 1026 0 759581 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 3042444

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12577
/proc/meminfo: memFree=21773424/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=3042444 CPUtime=1602.03 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 749517 0 0 0 160076 127 0 0 20 0 1 0 343857373 3115462656 748600 33554432000 4194304 8395647 140733211104112 140733211100136 5792951 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 760611 748600 613 1026 0 759581 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 3042444

[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 1.97 3/179 12577
/proc/meminfo: memFree=21691240/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=3042444 CPUtime=1662.02 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 749517 0 0 0 166075 127 0 0 20 0 1 0 343857373 3115462656 748600 33554432000 4194304 8395647 140733211104112 140733211100136 5792673 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 760611 748600 613 1026 0 759581 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 3042444

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/179 12578
/proc/meminfo: memFree=21599324/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=3042444 CPUtime=1722.01 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 749517 0 0 0 172074 127 0 0 20 0 1 0 343857373 3115462656 748600 33554432000 4194304 8395647 140733211104112 140733211100136 5792951 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 760611 748600 613 1026 0 759581 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 3042444

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12578
/proc/meminfo: memFree=21514908/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=3042444 CPUtime=1782 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 749517 0 0 0 178073 127 0 0 20 0 1 0 343857373 3115462656 748600 33554432000 4194304 8395647 140733211104112 140733211100136 5792784 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 760611 748600 613 1026 0 759581 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 3042444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.07 2.02 1.97 3/179 12616
/proc/meminfo: memFree=24692004/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=3077580 CPUtime=1800 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 754007 0 0 0 179872 128 0 0 20 0 1 0 343857373 3151441920 756667 33554432000 4194304 8395647 140733211104112 140733211100328 5794565 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 769395 756667 613 1026 0 768365 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 3077580

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -12540

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

[startup+1801.5 s]
/proc/loadavg: 2.07 2.02 1.97 3/180 12617
/proc/meminfo: memFree=24680656/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=3077580 CPUtime=1801.2 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 754046 0 0 0 179992 128 0 0 20 0 1 0 343857373 3151441920 757217 33554432000 4194304 8395647 140733211104112 140733211099392 5794573 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 769395 757217 613 1026 0 768365 0
Current children cumulated CPU time (s) 1801.2
Current children cumulated vsize (KiB) 3077580

[startup+1802.3 s]
/proc/loadavg: 2.07 2.02 1.97 3/180 12617
/proc/meminfo: memFree=24663172/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=3083408 CPUtime=1802 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4202496 754502 0 0 0 180072 128 0 0 20 0 1 0 343857373 3157409792 757673 33554432000 4194304 8395647 140733211104112 140733211100328 5794553 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 770852 757673 613 1026 0 769822 0
Current children cumulated CPU time (s) 1802
Current children cumulated vsize (KiB) 3083408

[startup+1802.5 s]
/proc/loadavg: 2.07 2.02 1.97 3/180 12617
/proc/meminfo: memFree=24663172/32873844 swapFree=7124/7124
[pid=12540] ppid=12538 vsize=0 CPUtime=1802.19 cores=0,2,4,6
/proc/12540/stat : 12540 (pbscip.linux.x8) R 12538 12540 12290 0 -1 4203524 754502 0 0 0 180072 147 0 0 20 0 1 0 343857373 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12540/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.5
CPU time (s): 1802.21
CPU user time (s): 1800.73
CPU system time (s): 1.48177
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 3083408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.73
system time used= 1.48177
maximum resident set size= 3030692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 754502
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= 3
involuntary context switches= 2081

runsolver used 2.95655 second user time and 7.79481 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-04 04:35:20
IDJOB=3742985
IDBENCH=90565
IDSOLVER=2326
FILE ID=node134/3742985-1338777320
RUNJOBID= node134-1338773738-12306
PBS_JOBID= 14636824
Free space on /tmp= 70344 MiB

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

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

MD5SUM BENCH= 981c792e7a6b90aa8c44f0e4058f865b
RANDOM SEED=892497934

node134.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		: 2667.278
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	: 5334.55
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		: 2667.278
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	: 5332.56
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		: 2667.278
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	: 5332.55
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		: 2667.278
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	: 5332.59
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		: 2667.278
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	: 5332.55
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		: 2667.278
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	: 5332.55
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		: 2667.278
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	: 5332.57
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		: 2667.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27888228 kB
Buffers:          507888 kB
Cached:          3430476 kB
SwapCached:           76 kB
Active:          1948884 kB
Inactive:        2133936 kB
Active(anon):     136048 kB
Inactive(anon):    10496 kB
Active(file):    1812836 kB
Inactive(file):  2123440 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67107756 kB
Dirty:             25672 kB
Writeback:            48 kB
AnonPages:        151088 kB
Mapped:            12988 kB
Shmem:                96 kB
Slab:             763976 kB
SReclaimable:     205296 kB
SUnreclaim:       558680 kB
KernelStack:        1432 kB
PageTables:         4244 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     262028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70336 MiB
End job on node134 at 2012-06-04 05:05:22