Trace number 3692956

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 NameAnswerCPU timeWall clock time
SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed? (exit code) 1415.54 1415.86

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-172.opb
MD5SUM6217a9adeb5cd4d9104428c4e3eb327a
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables288080
Total number of constraints6434441
Number of constraints which are clauses5760324
Number of constraints which are cardinality constraints (but not clauses)22930
Number of constraints which are nor clauses,nor cardinality constraints651187
Minimum length of a constraint1
Maximum length of a constraint2457
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 2458
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3692956-1338040966.opb>
18.18/18.20	c original problem has 288080 variables (288080 bin, 0 int, 0 impl, 0 cont) and 6434441 constraints
18.18/18.20	c problem read in 18.20
68.98/69.01	c presolving:
96.27/96.34	c (round 1) 4400 del vars, 61028 del conss, 0 add conss, 4400 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2621160 impls, 11137 clqs
103.87/103.91	c (round 2) 8288 del vars, 232136 del conss, 0 add conss, 4400 chg bounds, 44586 chg sides, 57888 chg coeffs, 0 upgd conss, 2646540 impls, 11137 clqs
109.57/109.61	c (round 3) 8288 del vars, 235304 del conss, 0 add conss, 4400 chg bounds, 44586 chg sides, 57888 chg coeffs, 0 upgd conss, 2646540 impls, 11137 clqs
233.65/233.75	c (round 4) 8288 del vars, 235353 del conss, 0 add conss, 4400 chg bounds, 44600 chg sides, 57888 chg coeffs, 6200618 upgd conss, 2646540 impls, 11137 clqs
264.96/265.03	c (round 5) 8288 del vars, 237065 del conss, 216 add conss, 4400 chg bounds, 44924 chg sides, 58968 chg coeffs, 6200618 upgd conss, 2646540 impls, 11137 clqs
317.24/317.39	c (round 6) 8338 del vars, 237137 del conss, 288 add conss, 4400 chg bounds, 45032 chg sides, 59184 chg coeffs, 6200690 upgd conss, 2647612 impls, 11137 clqs
354.83/354.93	c (round 7) 8388 del vars, 237195 del conss, 288 add conss, 4400 chg bounds, 45032 chg sides, 59184 chg coeffs, 6200690 upgd conss, 2648612 impls, 11137 clqs
398.93/399.01	c (round 8) 8438 del vars, 237257 del conss, 288 add conss, 4400 chg bounds, 45032 chg sides, 59184 chg coeffs, 6200690 upgd conss, 2649310 impls, 11137 clqs
439.02/439.13	c (round 9) 8488 del vars, 237307 del conss, 288 add conss, 4400 chg bounds, 45032 chg sides, 59193 chg coeffs, 6200692 upgd conss, 2649940 impls, 11137 clqs
480.11/480.26	c (round 10) 8538 del vars, 237357 del conss, 288 add conss, 4400 chg bounds, 45032 chg sides, 59193 chg coeffs, 6200692 upgd conss, 2650570 impls, 11137 clqs
520.11/520.27	c (round 11) 8588 del vars, 237407 del conss, 288 add conss, 4400 chg bounds, 45032 chg sides, 59193 chg coeffs, 6200692 upgd conss, 2651188 impls, 11137 clqs
560.09/560.28	c (round 12) 8638 del vars, 237469 del conss, 288 add conss, 4400 chg bounds, 45032 chg sides, 59193 chg coeffs, 6200692 upgd conss, 2651818 impls, 11137 clqs
599.89/600.00	c (round 13) 8688 del vars, 237527 del conss, 288 add conss, 4400 chg bounds, 45032 chg sides, 59193 chg coeffs, 6200692 upgd conss, 2652448 impls, 11137 clqs
639.17/639.37	c (round 14) 8738 del vars, 237577 del conss, 288 add conss, 4400 chg bounds, 45032 chg sides, 59193 chg coeffs, 6200692 upgd conss, 2653058 impls, 11137 clqs
678.37/678.57	c (round 15) 8788 del vars, 237631 del conss, 288 add conss, 4400 chg bounds, 45032 chg sides, 59193 chg coeffs, 6200692 upgd conss, 2653688 impls, 11137 clqs
717.46/717.63	c (round 16) 8838 del vars, 237685 del conss, 288 add conss, 4400 chg bounds, 45032 chg sides, 59193 chg coeffs, 6200692 upgd conss, 2654318 impls, 11137 clqs
756.36/756.56	c (round 17) 8888 del vars, 237735 del conss, 288 add conss, 4400 chg bounds, 45032 chg sides, 59193 chg coeffs, 6200692 upgd conss, 2654948 impls, 11137 clqs
795.25/795.40	c (round 18) 8938 del vars, 237793 del conss, 288 add conss, 4400 chg bounds, 45032 chg sides, 59193 chg coeffs, 6200692 upgd conss, 2655578 impls, 11137 clqs
833.75/833.92	c (round 19) 8988 del vars, 237847 del conss, 288 add conss, 4400 chg bounds, 45032 chg sides, 59193 chg coeffs, 6200692 upgd conss, 2656200 impls, 11137 clqs
872.34/872.56	c (round 20) 9038 del vars, 237901 del conss, 288 add conss, 4400 chg bounds, 45032 chg sides, 59193 chg coeffs, 6200692 upgd conss, 2656830 impls, 11137 clqs
972.22/972.41	c    (972.1s) probing: 1000/279792 (0.4%) - 0 fixings, 792 aggregations, 418435 implications, 0 bound changes
1249.40/1249.78	c    (1249.5s) probing: 1815/279792 (0.6%) - 0 fixings, 792 aggregations, 2268182 implications, 0 bound changes
1249.40/1249.78	c    (1249.5s) probing aborted: 1000/1000 successive useless probings
1249.50/1249.81	c (round 21) 9080 del vars, 237951 del conss, 288 add conss, 4400 chg bounds, 45032 chg sides, 59193 chg coeffs, 6200692 upgd conss, 7182976 impls, 11137 clqs
1305.98/1306.32	c    (1306.0s) probing: 1915/279792 (0.7%) - 0 fixings, 792 aggregations, 2431274 implications, 0 bound changes
1305.98/1306.32	c    (1306.0s) probing aborted: 1000/1000 successive useless probings
1400.48/1400.87	c presolving (22 rounds):
1400.48/1400.87	c  9080 deleted vars, 238019 deleted constraints, 288 added constraints, 4400 tightened bounds, 0 added holes, 45032 changed sides, 59193 changed coefficients
1400.48/1400.87	c  7509160 implications, 11137 cliques
1400.48/1400.87	c presolved problem has 279000 variables (279000 bin, 0 int, 0 impl, 0 cont) and 6196710 constraints
1400.48/1400.87	c  632119 constraints of type <knapsack>
1400.48/1400.87	c 1232222 constraints of type <setppc>
1400.48/1400.87	c       1 constraints of type <linear>
1400.48/1400.87	c 4332368 constraints of type <logicor>
1400.48/1400.87	c transformed objective value is always integral (scale: 1)
1400.48/1400.87	c Presolving Time: 1376.92
1400.48/1400.87	c - non default parameters ----------------------------------------------------------------------
1400.48/1400.87	c # SCIP version 2.1.1.4
1400.48/1400.87	c 
1400.48/1400.87	c # maximal time in seconds to run
1400.48/1400.87	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1400.48/1400.87	c limits/time = 1797
1400.48/1400.87	c 
1400.48/1400.87	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1400.48/1400.87	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1400.48/1400.87	c limits/memory = 13950
1400.48/1400.87	c 
1400.48/1400.87	c # default clock type (1: CPU user seconds, 2: wall clock time)
1400.48/1400.87	c # [type: int, range: [1,2], default: 1]
1400.48/1400.87	c timing/clocktype = 2
1400.48/1400.87	c 
1400.48/1400.87	c # belongs reading time to solving time?
1400.48/1400.87	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1400.48/1400.87	c timing/reading = TRUE
1400.48/1400.87	c 
1400.48/1400.87	c -----------------------------------------------------------------------------------------------
1400.48/1400.87	c start solving
1401.18/1401.59	c 
1414.76/1415.17	EMALLC02 realloc: Out of memory - cannot allocate 205366192 bytes
1414.86/1415.21	c SoPlex threw an exception: XMALLC02 realloc: Could not allocate enough memory
1414.86/1415.21	c [src/scip/lp.c:7000] ERROR: c Error <-6> in function call
1414.86/1415.21	c [src/scip/lp.c:7278] ERROR: c Error <-6> in function call
1414.86/1415.21	c [src/scip/scip.c:14714] ERROR: c Error <-6> in function call
1414.86/1415.21	c [src/scip/heur_shiftandpropagate.c:1344] ERROR: c Error <-6> in function call
1414.86/1415.21	c [src/scip/heur.c:422] ERROR: c Error <-6> in function call
1414.86/1415.21	c [src/scip/solve.c:254] ERROR: c Error <-6> in function call
1414.86/1415.21	c [src/scip/solve.c:3300] ERROR: c Error <-6> in function call
1414.86/1415.21	c [src/scip/solve.c:3939] ERROR: c Error <-6> in function call
1414.86/1415.21	c [src/scip/scip.c:7910] ERROR: c Error <-6> in function call
1414.86/1415.21	c [src/cmain.c:783] ERROR: c Error <-6> in function call
1414.86/1415.21	c [src/cmain.c:966] ERROR: c Error <-6> in function call
1414.86/1415.21	c [src/cmain.c:1053] ERROR: c Error <-6> in function call
1414.86/1415.21	c SCIP Error (-6): c error in LP solverc 
1414.86/1415.21	c Time complete: 1414.87.

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

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.08 2.02 2.01 3/178 3452
/proc/meminfo: memFree=27016284/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=6724 CPUtime=0 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 529 0 0 0 0 0 0 0 20 0 1 0 270222057 6885376 484 33554432000 4194304 10169799 140733817104592 140735400855144 8797266 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 1681 488 333 1459 0 213 0

[startup+0.0934391 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 3452
/proc/meminfo: memFree=27016284/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=21748 CPUtime=0.08 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 4184 0 0 0 8 0 0 0 20 0 1 0 270222057 22269952 4139 33554432000 4194304 10169799 140733817104592 140735400855144 8982256 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 5437 4139 409 1459 0 3969 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21748

[startup+0.100316 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 3452
/proc/meminfo: memFree=27016284/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=22584 CPUtime=0.09 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 4398 0 0 0 9 0 0 0 20 0 1 0 270222057 23126016 4353 33554432000 4194304 10169799 140733817104592 140735400855144 7546672 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 5679 4356 409 1459 0 4211 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22584

[startup+0.300234 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 3452
/proc/meminfo: memFree=27016284/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=48968 CPUtime=0.28 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 10928 0 0 0 27 1 0 0 20 0 1 0 270222057 50143232 10884 33554432000 4194304 10169799 140733817104592 140733816970920 7543003 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 12242 10918 409 1459 0 10774 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 48968

[startup+0.700202 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 3452
/proc/meminfo: memFree=27016284/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=98796 CPUtime=0.69 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 23402 0 0 0 65 4 0 0 20 0 1 0 270222057 101167104 23357 33554432000 4194304 10169799 140733817104592 140733816970920 5477139 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 24699 23357 409 1459 0 23231 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 98796

[startup+1.50023 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 3453
/proc/meminfo: memFree=26888300/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=197432 CPUtime=1.48 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 48048 0 0 0 140 8 0 0 20 0 1 0 270222057 202170368 48003 33554432000 4194304 10169799 140733817104592 140733816970920 5282283 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 49358 48003 409 1459 0 47890 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 197432

[startup+3.10027 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 3453
/proc/meminfo: memFree=26761820/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=394044 CPUtime=3.08 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 97111 0 0 0 289 19 0 0 20 0 1 0 270222057 403501056 97066 33554432000 4194304 10169799 140733817104592 140733816970920 7169628 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 98511 97067 409 1459 0 97043 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 394044

[startup+6.30027 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 3453
/proc/meminfo: memFree=26360068/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=784312 CPUtime=6.29 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 194141 0 0 0 593 36 0 0 20 0 1 0 270222057 803135488 194607 33554432000 4194304 10169799 140733817104592 140733816970664 7546677 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 196078 194607 409 1459 0 194610 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 784312

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 3453
/proc/meminfo: memFree=25572144/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=1548884 CPUtime=12.68 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 381282 0 0 0 1200 68 0 0 20 0 1 0 270222057 1586057216 384814 33554432000 4194304 10169799 140733817104592 140733816970920 4633526 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 387221 384814 409 1459 0 385753 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1548884

[startup+25.5003 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 3453
/proc/meminfo: memFree=22202208/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=4930624 CPUtime=25.49 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 1169737 0 0 0 2358 191 0 0 20 0 1 0 270222057 5048958976 1215121 33554432000 4194304 10169799 140733817104592 140733817101448 5281877 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 1232656 1215121 497 1459 0 1231188 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4930624

[startup+51.1003 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 3453
/proc/meminfo: memFree=19247376/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=7917844 CPUtime=51.08 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 1883941 0 0 0 4813 295 0 0 20 0 1 0 270222057 8107872256 1948232 33554432000 4194304 10169799 140733817104592 140733817101480 4933777 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 1979461 1948232 497 1459 0 1977993 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7917844

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 3453
/proc/meminfo: memFree=19351736/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=7733980 CPUtime=102.27 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 2252799 0 0 0 8135 2092 0 0 20 0 1 0 270222057 7919595520 1897982 33554432000 4194304 10169799 140733817104592 140733817102744 8961143 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 1933495 1897982 562 1459 0 1932027 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 7733980

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3453
/proc/meminfo: memFree=17038704/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=10094312 CPUtime=162.26 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 2817203 0 0 0 12727 3499 0 0 20 0 1 0 270222057 10336575488 2483637 33554432000 4194304 10169799 140733817104592 140733817102744 8961143 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 2523578 2483637 573 1459 0 2522110 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 10094312

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 3453
/proc/meminfo: memFree=18255028/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=8853460 CPUtime=222.25 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 2935034 0 0 0 18309 3916 0 0 20 0 1 0 270222057 9065943040 2162902 33554432000 4194304 10169799 140733817104592 140733817101640 7542445 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 2213365 2162902 577 1459 0 2211897 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 8853460

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 3454
/proc/meminfo: memFree=18255768/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=8852808 CPUtime=282.24 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 2937960 0 0 0 22783 5441 0 0 20 0 1 0 270222057 9065275392 2162862 33554432000 4194304 10169799 140733817104592 140733817101640 7542441 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 2213202 2162862 597 1459 0 2211734 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 8852808

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3454
/proc/meminfo: memFree=18155260/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=8969668 CPUtime=342.23 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 3001070 0 0 0 27748 6475 0 0 20 0 1 0 270222057 9184940032 2180790 33554432000 4194304 10169799 140733817104592 140733817102104 4779336 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 2242417 2180790 623 1459 0 2240949 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 8969668

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3454
/proc/meminfo: memFree=18145132/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=8969668 CPUtime=402.22 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 3002108 0 0 0 32890 7332 0 0 20 0 1 0 270222057 9184940032 2180790 33554432000 4194304 10169799 140733817104592 140733817101800 8961143 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 2242417 2180790 623 1459 0 2240949 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 8969668

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3457
/proc/meminfo: memFree=18179148/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=8969668 CPUtime=462.22 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 3004184 0 0 0 37514 8708 0 0 20 0 1 0 270222057 9184940032 2180794 33554432000 4194304 10169799 140733817104592 140733817101800 8884373 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 2242417 2180794 623 1459 0 2240949 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 8969668

[startup+522.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 3457
/proc/meminfo: memFree=18178356/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=8969668 CPUtime=522.2 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 3005228 0 0 0 42750 9470 0 0 20 0 1 0 270222057 9184940032 2181096 33554432000 4194304 10169799 140733817104592 140733817102632 8961143 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 2242417 2181096 623 1459 0 2240949 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 8969668

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 3458
/proc/meminfo: memFree=18175896/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=8969668 CPUtime=582.19 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 3007305 0 0 0 47358 10861 0 0 20 0 1 0 270222057 9184940032 2181096 33554432000 4194304 10169799 140733817104592 140733817101800 4526815 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 2242417 2181096 623 1459 0 2240949 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 8969668

[startup+642.3 s]

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

/proc/meminfo: memFree=18164156/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=8969668 CPUtime=822.14 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 3013550 0 0 0 67044 15170 0 0 20 0 1 0 270222057 9184940032 2181408 33554432000 4194304 10169799 140733817104592 140733817102104 4777685 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 2242417 2181408 623 1459 0 2240949 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 8969668

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3459
/proc/meminfo: memFree=17772752/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=9360136 CPUtime=882.13 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 3015626 0 0 0 71893 16320 0 0 20 0 1 0 270222057 9584779264 2279147 33554432000 4194304 10169799 140733817104592 140733817101640 7542441 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 2340034 2279147 623 1459 0 2338566 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 9360136

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3459
/proc/meminfo: memFree=18162284/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=8967620 CPUtime=942.12 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 3015890 0 0 0 77596 16616 0 0 20 0 1 0 270222057 9182842880 2181433 33554432000 4194304 10169799 140733817104592 140733817102104 4777645 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 2241905 2181433 623 1459 0 2240437 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 8967620

[startup+1002.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 3459
/proc/meminfo: memFree=18159832/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=8965564 CPUtime=1002.11 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 3016695 0 0 0 83594 16617 0 0 20 0 1 0 270222057 9180737536 2181975 33554432000 4194304 10169799 140733817104592 140733817102104 4777685 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 2241391 2181975 623 1459 0 2239923 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 8965564

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 3462
/proc/meminfo: memFree=18151660/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=8965564 CPUtime=1062.09 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 3018861 0 0 0 89590 16619 0 0 20 0 1 0 270222057 9180737536 2184124 33554432000 4194304 10169799 140733817104592 140733817102120 4777712 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 2241391 2184124 623 1459 0 2239923 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 8965564

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 3462
/proc/meminfo: memFree=18159624/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=8965564 CPUtime=1122.06 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 3019400 0 0 0 95586 16620 0 0 20 0 1 0 270222057 9180737536 2184803 33554432000 4194304 10169799 140733817104592 140733817102120 4777712 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 2241391 2184803 623 1459 0 2239923 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 8965564

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3462
/proc/meminfo: memFree=18119036/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=8965564 CPUtime=1182.03 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 3020557 0 0 0 101582 16621 0 0 20 0 1 0 270222057 9180737536 2186159 33554432000 4194304 10169799 140733817104592 140733817102120 4777712 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 2241391 2186159 623 1459 0 2239923 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 8965564

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3463
/proc/meminfo: memFree=18166740/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=8971688 CPUtime=1242.01 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 3022217 0 0 0 107579 16622 0 0 20 0 1 0 270222057 9187008512 2188166 33554432000 4194304 10169799 140733817104592 140733817102104 6916923 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 2242922 2188166 623 1459 0 2241454 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 8971688

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3463
/proc/meminfo: memFree=18138736/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=8974720 CPUtime=1301.99 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 3024869 0 0 0 112836 17363 0 0 20 0 1 0 270222057 9190113280 2189042 33554432000 4194304 10169799 140733817104592 140733817102104 4777685 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 2243680 2189042 623 1459 0 2242212 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 8974720

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3463
/proc/meminfo: memFree=18133564/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=8963448 CPUtime=1361.98 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 3024913 0 0 0 118834 17364 0 0 20 0 1 0 270222057 9178570752 2186360 33554432000 4194304 10169799 140733817104592 140733817103352 4950556 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 2240862 2186360 625 1459 0 2239394 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 8963448

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

[startup+1382.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3463
/proc/meminfo: memFree=18177180/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=8963448 CPUtime=1381.98 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 3024913 0 0 0 120834 17364 0 0 20 0 1 0 270222057 9178570752 2186588 33554432000 4194304 10169799 140733817104592 140733817103352 4950544 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 2240862 2186588 625 1459 0 2239394 0
Current children cumulated CPU time (s) 1381.98
Current children cumulated vsize (KiB) 8963448

[startup+1395.1 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 3463
/proc/meminfo: memFree=18153036/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=8963448 CPUtime=1394.78 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 3024913 0 0 0 122114 17364 0 0 20 0 1 0 270222057 9178570752 2186595 33554432000 4194304 10169799 140733817104592 140733817103352 4950556 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 2240862 2186595 625 1459 0 2239394 0
Current children cumulated CPU time (s) 1394.78
Current children cumulated vsize (KiB) 8963448

[startup+1407.9 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 3463
/proc/meminfo: memFree=15586260/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=11522184 CPUtime=1407.58 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 3544673 0 0 0 123311 17447 0 0 20 0 1 0 270222057 11798716416 2827645 33554432000 4194304 10169799 140733817104592 140733817101368 8629252 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 2880546 2827645 672 1459 0 2879078 0
Current children cumulated CPU time (s) 1407.58
Current children cumulated vsize (KiB) 11522184

[startup+1411.1 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 3463
/proc/meminfo: memFree=14945744/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=12617248 CPUtime=1410.77 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 3712070 0 0 0 123602 17475 0 0 20 0 1 0 270222057 12920061952 3028496 33554432000 4194304 10169799 140733817104592 140733817101576 5041918 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 3154312 3028496 685 1459 0 3152844 0
Current children cumulated CPU time (s) 1410.77
Current children cumulated vsize (KiB) 12617248

[startup+1414.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 3463
/proc/meminfo: memFree=14109700/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=15114364 CPUtime=1413.96 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 3795325 0 0 0 123886 17510 0 0 20 0 1 0 270222057 15477108736 3404042 33554432000 4194304 10169799 140733817104592 140733817101080 7993463 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 3778591 3404042 686 1459 0 3777123 0
Current children cumulated CPU time (s) 1413.96
Current children cumulated vsize (KiB) 15114364

[startup+1415.1 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 3463
/proc/meminfo: memFree=12968992/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=15717948 CPUtime=1414.76 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202496 3799558 0 0 0 123950 17526 0 0 20 0 1 0 270222057 16095178752 3584570 33554432000 4194304 10169799 140733817104592 140733817101080 7729129 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 3929487 3584570 686 1459 0 3928019 0
Current children cumulated CPU time (s) 1414.76
Current children cumulated vsize (KiB) 15717948

[startup+1415.5 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 3463
/proc/meminfo: memFree=12968992/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=0 CPUtime=1415.16 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202500 3803013 0 0 0 123954 17562 0 0 20 0 1 0 270222057 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1415.16
Current children cumulated vsize (KiB) 0

[startup+1415.71 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 3463
/proc/meminfo: memFree=22590788/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=0 CPUtime=1415.37 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202500 3803013 0 0 0 123954 17583 0 0 20 0 1 0 270222057 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1415.37
Current children cumulated vsize (KiB) 0

[startup+1415.8 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 3463
/proc/meminfo: memFree=22590788/32873844 swapFree=7608/7608
[pid=3452] ppid=3450 vsize=0 CPUtime=1415.46 cores=1,3,5,7
/proc/3452/stat : 3452 (scip-2.1.1.4sfi) R 3450 3452 30878 0 -1 4202500 3803013 0 0 0 123954 17592 0 0 20 0 1 0 270222057 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3452/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1415.46
Current children cumulated vsize (KiB) 0

Child status: 255
Real time (s): 1415.86
CPU time (s): 1415.54
CPU user time (s): 1239.55
CPU system time (s): 175.988
CPU usage (%): 99.9769
Max. virtual memory (cumulated for all children) (KiB): 15717948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1239.55
system time used= 175.988
maximum resident set size= 14525052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3803013
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= 161
involuntary context switches= 1460

runsolver used 2.47462 second user time and 6.79697 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-26 16:02:53
IDJOB=3692956
IDBENCH=89646
IDSOLVER=2272
FILE ID=node135/3692956-1338040966
RUNJOBID= node135-1338017247-31466
PBS_JOBID= 14624262
Free space on /tmp= 71192 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-172.opb
COMMAND LINE= HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3692956-1338040966/watcher-3692956-1338040966 -o /tmp/evaluation-result-3692956-1338040966/solver-3692956-1338040966 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692956-1338040966.opb -t 1800 -m 15500

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

MD5SUM BENCH= 6217a9adeb5cd4d9104428c4e3eb327a
RANDOM SEED=1707065918

node135.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.820
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.64
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.820
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.57
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.820
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		: 2666.820
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.55
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.820
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27016664 kB
Buffers:          258788 kB
Cached:          4036996 kB
SwapCached:            0 kB
Active:          1992972 kB
Inactive:        3061924 kB
Active(anon):     761480 kB
Inactive(anon):        0 kB
Active(file):    1231492 kB
Inactive(file):  3061924 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            322036 kB
Writeback:             0 kB
AnonPages:        768544 kB
Mapped:            17564 kB
Shmem:               212 kB
Slab:             661080 kB
SReclaimable:      99180 kB
SUnreclaim:       561900 kB
KernelStack:        1464 kB
PageTables:         5668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     894440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 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= 71176 MiB
End job on node135 at 2012-05-26 16:26:29