Trace number 3453476

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
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4? (TO) 1802.2 1802.16

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12024_7.std.opb
MD5SUM9510b6ff1580c9ed67c57164f070d9e8
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark112
Best CPU time to get the best result obtained on this benchmark1.14382
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints245025
Number of constraints which are clauses243825
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint33
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3453476-1307119651.opb>
1.49/1.54	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 245025 constraints
1.49/1.54	c problem read
1.49/1.54	c presolving settings loaded
2.29/2.35	c presolving:
8.59/8.67	c (round 1) 6326 del vars, 19058 del conss, 0 add conss, 4633 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16678482 impls, 0 clqs
11.59/11.62	c (round 2) 14523 del vars, 50270 del conss, 0 add conss, 12541 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16722779 impls, 0 clqs
12.39/12.40	c (round 3) 17707 del vars, 65021 del conss, 0 add conss, 14326 chg bounds, 50 chg sides, 30 chg coeffs, 0 upgd conss, 16744198 impls, 0 clqs
12.79/12.86	c (round 4) 19126 del vars, 70654 del conss, 0 add conss, 15291 chg bounds, 71 chg sides, 60 chg coeffs, 0 upgd conss, 16754846 impls, 0 clqs
13.10/13.13	c (round 5) 20112 del vars, 74362 del conss, 0 add conss, 15867 chg bounds, 75 chg sides, 68 chg coeffs, 0 upgd conss, 16765245 impls, 0 clqs
13.29/13.32	c (round 6) 20676 del vars, 76612 del conss, 0 add conss, 16220 chg bounds, 87 chg sides, 88 chg coeffs, 0 upgd conss, 16772244 impls, 0 clqs
13.39/13.45	c (round 7) 20995 del vars, 77974 del conss, 0 add conss, 16407 chg bounds, 87 chg sides, 88 chg coeffs, 0 upgd conss, 16775887 impls, 0 clqs
13.49/13.55	c (round 8) 21222 del vars, 78883 del conss, 0 add conss, 16539 chg bounds, 87 chg sides, 88 chg coeffs, 0 upgd conss, 16778163 impls, 0 clqs
13.59/13.63	c (round 9) 21324 del vars, 79368 del conss, 0 add conss, 16595 chg bounds, 87 chg sides, 88 chg coeffs, 0 upgd conss, 16779908 impls, 0 clqs
13.69/13.70	c (round 10) 21401 del vars, 79683 del conss, 0 add conss, 16644 chg bounds, 87 chg sides, 88 chg coeffs, 0 upgd conss, 16780781 impls, 0 clqs
13.79/13.80	c (round 11) 21461 del vars, 79937 del conss, 0 add conss, 16686 chg bounds, 87 chg sides, 88 chg coeffs, 0 upgd conss, 16781088 impls, 0 clqs
13.79/13.85	c (round 12) 21481 del vars, 80050 del conss, 0 add conss, 16694 chg bounds, 87 chg sides, 88 chg coeffs, 0 upgd conss, 16781212 impls, 0 clqs
13.89/13.91	c (round 13) 21485 del vars, 80081 del conss, 0 add conss, 16697 chg bounds, 87 chg sides, 88 chg coeffs, 0 upgd conss, 16781261 impls, 0 clqs
502.20/502.21	c    (502.2s) probing: 1000/51355 (1.9%) - 11 fixings, 4 aggregations, 11109569 implications, 0 bound changes
910.83/910.84	c    (910.8s) probing: 2000/51355 (3.9%) - 11 fixings, 4 aggregations, 17664125 implications, 0 bound changes
1107.31/1107.39	c    (1107.4s) probing: 2506/51355 (4.9%) - 11 fixings, 4 aggregations, 20727895 implications, 0 bound changes
1107.31/1107.39	c    (1107.4s) probing aborted: 2000/2000 successive useless probings
1107.31/1107.39	c (round 14) 21502 del vars, 80093 del conss, 0 add conss, 16697 chg bounds, 87 chg sides, 88 chg coeffs, 0 upgd conss, 95861611 impls, 0 clqs
1107.73/1107.72	c (round 15) 21505 del vars, 80510 del conss, 0 add conss, 16697 chg bounds, 87 chg sides, 88 chg coeffs, 0 upgd conss, 95861679 impls, 0 clqs
1108.41/1108.47	c (round 16) 21505 del vars, 80513 del conss, 0 add conss, 16697 chg bounds, 87 chg sides, 88 chg coeffs, 164512 upgd conss, 95861679 impls, 0 clqs
1208.52/1208.59	c    (1208.6s) probing: 2706/51355 (5.3%) - 11 fixings, 4 aggregations, 21802764 implications, 0 bound changes
1208.52/1208.59	c    (1208.6s) probing aborted: 2000/2000 successive useless probings
1208.52/1208.59	c presolving (17 rounds):
1208.52/1208.59	c  21505 deleted vars, 80513 deleted constraints, 3 added constraints, 16697 tightened bounds, 0 added holes, 93 changed sides, 334 changed coefficients
1208.52/1208.59	c  98810765 implications, 0 cliques
1208.52/1208.59	c presolved problem has 51337 variables (51337 bin, 0 int, 0 impl, 0 cont) and 164515 constraints
1208.52/1208.59	c    1071 constraints of type <knapsack>
1208.52/1208.59	c  138116 constraints of type <setppc>
1208.52/1208.59	c   25328 constraints of type <logicor>
1208.52/1208.59	c transformed objective value is always integral (scale: 1)
1208.52/1208.59	c Presolving Time: 1206.83
1208.52/1208.59	c - non default parameters ----------------------------------------------------------------------
1208.52/1208.59	c # SCIP version 2.0.1.4
1208.52/1208.59	c 
1208.52/1208.59	c # frequency for displaying node information lines
1208.52/1208.59	c # [type: int, range: [-1,2147483647], default: 100]
1208.52/1208.59	c display/freq = 10000
1208.52/1208.59	c 
1208.52/1208.59	c # maximal time in seconds to run
1208.52/1208.59	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1208.52/1208.59	c limits/time = 1800
1208.52/1208.59	c 
1208.52/1208.59	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1208.52/1208.59	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1208.52/1208.59	c limits/memory = 13950
1208.52/1208.59	c 
1208.52/1208.59	c # default clock type (1: CPU user seconds, 2: wall clock time)
1208.52/1208.59	c # [type: int, range: [1,2], default: 1]
1208.52/1208.59	c timing/clocktype = 2
1208.52/1208.59	c 
1208.52/1208.59	c # belongs reading time to solving time?
1208.52/1208.59	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1208.52/1208.59	c timing/reading = TRUE
1208.52/1208.59	c 
1208.52/1208.59	c # should presolving try to simplify inequalities
1208.52/1208.59	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1208.52/1208.59	c constraints/linear/simplifyinequalities = TRUE
1208.52/1208.59	c 
1208.52/1208.59	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1208.52/1208.59	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1208.52/1208.59	c constraints/indicator/addCouplingCons = TRUE
1208.52/1208.59	c 
1208.52/1208.59	c # should presolving try to simplify knapsacks
1208.52/1208.59	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1208.52/1208.59	c constraints/knapsack/simplifyinequalities = TRUE
1208.52/1208.59	c 
1208.52/1208.59	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1208.52/1208.59	c # [type: int, range: [-1,2147483647], default: -1]
1208.52/1208.59	c separating/rapidlearning/freq = 0
1208.52/1208.59	c 
1208.52/1208.59	c -----------------------------------------------------------------------------------------------
1208.52/1208.59	c start solving
1208.62/1208.61	c 
1384.32/1384.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1384.32/1384.39	c  1384s|     1 |     0 | 43815 |     - |2829M|   0 |1083 |  51k| 164k|  51k| 164k|   0 |  64 |   0 | 1.120000e+02 |      --      |    Inf 

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3453476-1307119651/watcher-3453476-1307119651 -o /tmp/evaluation-result-3453476-1307119651/solver-3453476-1307119651 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3453476-1307119651.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: 1.12 1.54 1.81 2/441 12564
/proc/meminfo: memFree=31373292/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=11572 CPUtime=0 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 1883 0 0 0 0 0 0 0 21 0 1 0 823563847 11849728 1836 33554432000 4194304 9128323 140733711678272 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12564/statm: 2893 1836 400 1205 0 1684 0

[startup+0.096782 s]
/proc/loadavg: 1.12 1.54 1.81 2/441 12564
/proc/meminfo: memFree=31373292/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=26344 CPUtime=0.08 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 5601 0 0 0 8 0 0 0 21 0 1 0 823563847 26976256 5552 33554432000 4194304 9128323 140733711678272 18446744073709551615 8008905 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12564/statm: 6586 5552 400 1205 0 5377 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26344

[startup+0.100779 s]
/proc/loadavg: 1.12 1.54 1.81 2/441 12564
/proc/meminfo: memFree=31373292/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=27512 CPUtime=0.09 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 5888 0 0 0 9 0 0 0 22 0 1 0 823563847 28172288 5839 33554432000 4194304 9128323 140733711678272 18446744073709551615 6520002 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12564/statm: 6878 5839 400 1205 0 5669 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27512

[startup+0.300818 s]
/proc/loadavg: 1.12 1.54 1.81 2/441 12564
/proc/meminfo: memFree=31373292/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=50216 CPUtime=0.29 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 11587 0 0 0 28 1 0 0 22 0 1 0 823563847 51421184 11506 33554432000 4194304 9128323 140733711678272 18446744073709551615 7929240 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12564/statm: 12554 11506 400 1205 0 11345 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50216

[startup+0.700736 s]
/proc/loadavg: 1.12 1.54 1.81 2/441 12564
/proc/meminfo: memFree=31373292/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=69412 CPUtime=0.69 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 16163 0 0 0 68 1 0 0 24 0 1 0 823563847 71077888 16075 33554432000 4194304 9128323 140733711678272 18446744073709551615 7982117 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12564/statm: 17353 16107 400 1205 0 16144 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69412

[startup+1.5006 s]
/proc/loadavg: 1.12 1.54 1.81 3/447 12570
/proc/meminfo: memFree=31217376/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=131016 CPUtime=1.49 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 31745 0 0 0 146 3 0 0 25 0 1 0 823563847 134160384 31640 33554432000 4194304 9128323 140733711678272 18446744073709551615 8008905 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12564/statm: 32754 31640 400 1205 0 31545 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 131016

[startup+3.10026 s]
/proc/loadavg: 1.12 1.54 1.81 3/447 12570
/proc/meminfo: memFree=30741572/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=480200 CPUtime=3.09 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 129196 0 0 0 295 14 0 0 25 0 1 0 823563847 491724800 117057 33554432000 4194304 9128323 140733711678272 18446744073709551615 4352218 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 120050 117057 501 1205 0 118841 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 480200

[startup+6.30076 s]
/proc/loadavg: 1.19 1.54 1.81 3/447 12570
/proc/meminfo: memFree=30041476/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=767876 CPUtime=6.29 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 199835 0 0 0 607 22 0 0 25 0 1 0 823563847 786305024 187696 33554432000 4194304 9128323 140733711678272 18446744073709551615 6593113 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 191969 187696 510 1205 0 190760 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 767876

[startup+12.7006 s]
/proc/loadavg: 1.25 1.55 1.81 3/447 12571
/proc/meminfo: memFree=29615948/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=882908 CPUtime=12.69 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 228674 0 0 0 1243 26 0 0 25 0 1 0 823563847 904097792 215406 33554432000 4194304 9128323 140733711678272 18446744073709551615 4782510 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 220727 215406 523 1205 0 219518 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 882908

[startup+25.5004 s]
/proc/loadavg: 1.42 1.57 1.81 3/447 12571
/proc/meminfo: memFree=29481968/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=937188 CPUtime=25.49 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 241969 0 0 0 2522 27 0 0 25 0 1 0 823563847 959680512 228623 33554432000 4194304 9128323 140733711678272 18446744073709551615 6593138 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 234297 228623 580 1205 0 233088 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 937188

[startup+51.1009 s]
/proc/loadavg: 1.61 1.61 1.82 3/447 12572
/proc/meminfo: memFree=29378648/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=988108 CPUtime=51.09 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 254114 0 0 0 5080 29 0 0 25 0 1 0 823563847 1011822592 240768 33554432000 4194304 9128323 140733711678272 18446744073709551615 6593392 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 247027 240768 580 1205 0 245818 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 988108

[startup+102.317 s]
/proc/loadavg: 1.83 1.66 1.82 3/447 12573
/proc/meminfo: memFree=29083904/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=1127704 CPUtime=102.31 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 288579 0 0 0 10199 32 0 0 25 0 1 0 823563847 1154768896 275233 33554432000 4194304 9128323 140733711678272 18446744073709551615 6593116 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 281926 275233 580 1205 0 280717 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 1127704

[startup+162.3 s]
/proc/loadavg: 2.01 1.75 1.84 3/447 12575
/proc/meminfo: memFree=28727616/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=1331544 CPUtime=162.29 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 338577 0 0 0 16192 37 0 0 25 0 1 0 823563847 1363501056 325231 33554432000 4194304 9128323 140733711678272 18446744073709551615 5240721 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 332886 325231 580 1205 0 331677 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1331544

[startup+222.301 s]
/proc/loadavg: 2.00 1.79 1.85 3/447 12576
/proc/meminfo: memFree=28344800/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=1520884 CPUtime=222.3 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 384806 0 0 0 22187 43 0 0 25 0 1 0 823563847 1557385216 371460 33554432000 4194304 9128323 140733711678272 18446744073709551615 5207912 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 380221 371460 580 1205 0 379012 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1520884

[startup+282.301 s]
/proc/loadavg: 2.15 1.86 1.86 3/447 12578
/proc/meminfo: memFree=27879880/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=1725644 CPUtime=282.3 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 436075 0 0 0 28181 49 0 0 25 0 1 0 823563847 1767059456 422729 33554432000 4194304 9128323 140733711678272 18446744073709551615 5240721 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 431411 422729 580 1205 0 430202 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1725644

[startup+342.301 s]
/proc/loadavg: 2.05 1.88 1.87 3/447 12580
/proc/meminfo: memFree=27544556/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=1848376 CPUtime=342.3 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 466383 0 0 0 34176 54 0 0 25 0 1 0 823563847 1892737024 453037 33554432000 4194304 9128323 140733711678272 18446744073709551615 6593413 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 462094 453037 580 1205 0 460885 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1848376

[startup+402.301 s]
/proc/loadavg: 2.02 1.90 1.87 3/447 12581
/proc/meminfo: memFree=27171020/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=2052320 CPUtime=402.3 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 517194 0 0 0 40170 60 0 0 25 0 1 0 823563847 2101575680 503848 33554432000 4194304 9128323 140733711678272 18446744073709551615 4352183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 513080 503848 580 1205 0 511871 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 2052320

[startup+462.3 s]
/proc/loadavg: 2.00 1.92 1.88 3/447 12583
/proc/meminfo: memFree=26785464/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=2206784 CPUtime=462.3 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 554890 0 0 0 46164 66 0 0 25 0 1 0 823563847 2259746816 541544 33554432000 4194304 9128323 140733711678272 18446744073709551615 6593127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 551696 541544 580 1205 0 550487 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 2206784

[startup+522.301 s]
/proc/loadavg: 2.00 1.93 1.89 3/447 12584
/proc/meminfo: memFree=26572516/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=2327660 CPUtime=522.3 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 585256 0 0 0 52158 72 0 0 25 0 1 0 823563847 2383523840 571910 33554432000 4194304 9128323 140733711678272 18446744073709551615 6593392 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 581915 571910 584 1205 0 580706 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 2327660

[startup+582.3 s]
/proc/loadavg: 2.00 1.94 1.89 3/447 12586
/proc/meminfo: memFree=26254268/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=2503980 CPUtime=582.3 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 629860 0 0 0 58153 77 0 0 25 0 1 0 823563847 2564075520 616514 33554432000 4194304 9128323 140733711678272 18446744073709551615 4782518 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 625995 616514 584 1205 0 624786 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 2503980

[startup+642.301 s]

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

/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 813952 0 0 0 106127 105 0 0 25 0 1 0 823563847 3320987648 800606 33554432000 4194304 9128323 140733711678272 18446744073709551615 5234097 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 810788 800606 584 1205 0 809579 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 3243152

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/447 12612
/proc/meminfo: memFree=24551328/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=3354068 CPUtime=1122.31 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 855712 0 0 0 112121 110 0 0 25 0 1 0 823563847 3434565632 827741 33554432000 4194304 9128323 140733711678272 18446744073709551615 6593107 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 838517 827741 603 1205 0 837308 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 3354068

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/447 12614
/proc/meminfo: memFree=24415628/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=3433748 CPUtime=1182.32 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 875759 0 0 0 118119 113 0 0 25 0 1 0 823563847 3516157952 847788 33554432000 4194304 9128323 140733711678272 18446744073709551615 4793997 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 858437 847788 603 1205 0 857228 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 3433748

[startup+1242.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/447 12616
/proc/meminfo: memFree=24083260/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=3739092 CPUtime=1242.33 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 952300 0 0 0 124104 129 0 0 25 0 1 0 823563847 3828830208 919728 33554432000 4194304 9128323 140733711678272 18446744073709551615 7316369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 934773 919728 1067 1205 0 933564 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 3739092

[startup+1302.3 s]
/proc/loadavg: 2.08 2.03 1.94 3/447 12617
/proc/meminfo: memFree=23983128/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=3771204 CPUtime=1302.33 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 961295 0 0 0 130098 135 0 0 25 0 1 0 823563847 3861712896 928213 33554432000 4194304 9128323 140733711678272 18446744073709551615 7316193 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 942801 928213 872 1205 0 941592 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 3771204

[startup+1362.3 s]
/proc/loadavg: 2.03 2.02 1.94 3/447 12619
/proc/meminfo: memFree=23691048/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=3777340 CPUtime=1362.32 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 962959 0 0 0 136090 142 0 0 25 0 1 0 823563847 3867996160 929747 33554432000 4194304 9128323 140733711678272 18446744073709551615 7316174 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 944335 929747 775 1205 0 943126 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 3777340

[startup+1422.32 s]
/proc/loadavg: 2.06 2.03 1.94 3/447 12620
/proc/meminfo: memFree=23666452/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=3779872 CPUtime=1422.34 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 966846 0 0 0 142084 150 0 0 25 0 1 0 823563847 3870588928 932699 33554432000 4194304 9128323 140733711678272 18446744073709551615 7328527 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 944968 932699 1342 1205 0 943759 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 3779872

[startup+1482.3 s]
/proc/loadavg: 2.07 2.04 1.95 3/447 12622
/proc/meminfo: memFree=23645316/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=3779872 CPUtime=1482.32 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 967354 0 0 0 148072 160 0 0 25 0 1 0 823563847 3870588928 932738 33554432000 4194304 9128323 140733711678272 18446744073709551615 6309877 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 944968 932738 906 1205 0 943759 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 3779872

[startup+1542.3 s]
/proc/loadavg: 2.02 2.03 1.95 3/447 12624
/proc/meminfo: memFree=23633376/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=3779872 CPUtime=1542.32 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 967362 0 0 0 154072 160 0 0 25 0 1 0 823563847 3870588928 932745 33554432000 4194304 9128323 140733711678272 18446744073709551615 6243538 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 944968 932745 909 1205 0 943759 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 3779872

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/447 12625
/proc/meminfo: memFree=23632592/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=3779872 CPUtime=1602.33 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 967362 0 0 0 160073 160 0 0 25 0 1 0 823563847 3870588928 932745 33554432000 4194304 9128323 140733711678272 18446744073709551615 6243307 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 944968 932745 909 1205 0 943759 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 3779872

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/447 12627
/proc/meminfo: memFree=23618420/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=3779872 CPUtime=1662.33 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 967362 0 0 0 166073 160 0 0 25 0 1 0 823563847 3870588928 932745 33554432000 4194304 9128323 140733711678272 18446744073709551615 6243388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 944968 932745 909 1205 0 943759 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 3779872

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/447 12628
/proc/meminfo: memFree=23594588/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=3779872 CPUtime=1722.33 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 967362 0 0 0 172073 160 0 0 25 0 1 0 823563847 3870588928 932745 33554432000 4194304 9128323 140733711678272 18446744073709551615 6243216 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 944968 932745 909 1205 0 943759 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 3779872

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/447 12630
/proc/meminfo: memFree=23637840/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=3779872 CPUtime=1782.33 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 967362 0 0 0 178073 160 0 0 25 0 1 0 823563847 3870588928 932745 33554432000 4194304 9128323 140733711678272 18446744073709551615 6243216 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 944968 932745 909 1205 0 943759 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 3779872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.13 2.03 1.96 3/447 12630
/proc/meminfo: memFree=23638580/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=3779872 CPUtime=1800.04 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 967379 0 0 0 179844 160 0 0 25 0 1 0 823563847 3870588928 932745 33554432000 4194304 9128323 140733711678272 18446744073709551615 6244849 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 944968 932745 892 1205 0 943759 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 3779872

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -12564

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

[startup+1801.4 s]
/proc/loadavg: 2.13 2.03 1.96 3/449 12632
/proc/meminfo: memFree=23636828/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=3779872 CPUtime=1801.43 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 967709 0 0 0 179983 160 0 0 25 0 1 0 823563847 3870588928 933075 33554432000 4194304 9128323 140733711678272 18446744073709551615 6244944 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 944968 933075 892 1205 0 943759 0
Current children cumulated CPU time (s) 1801.43
Current children cumulated vsize (KiB) 3779872

[startup+1801.82 s]
/proc/loadavg: 2.13 2.03 1.96 3/449 12632
/proc/meminfo: memFree=23636456/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=3779872 CPUtime=1801.85 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 967709 0 0 0 180025 160 0 0 25 0 1 0 823563847 3870588928 933075 33554432000 4194304 9128323 140733711678272 18446744073709551615 6244944 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 944968 933075 892 1205 0 943759 0
Current children cumulated CPU time (s) 1801.85
Current children cumulated vsize (KiB) 3779872

[startup+1802 s]
/proc/loadavg: 2.13 2.03 1.96 3/449 12632
/proc/meminfo: memFree=23636456/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=3779872 CPUtime=1802.03 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4202496 967709 0 0 0 180043 160 0 0 25 0 1 0 823563847 3870588928 933075 33554432000 4194304 9128323 140733711678272 18446744073709551615 6244928 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12564/statm: 944968 933075 892 1205 0 943759 0
Current children cumulated CPU time (s) 1802.03
Current children cumulated vsize (KiB) 3779872

[startup+1802.1 s]
/proc/loadavg: 2.13 2.03 1.96 3/449 12632
/proc/meminfo: memFree=23636456/32950928 swapFree=34365992/67111528
[pid=12564] ppid=12562 vsize=0 CPUtime=1802.13 cores=1,3,5,7
/proc/12564/stat : 12564 (scip-2.0.1.4.li) R 12562 12564 10081 0 -1 4203524 967709 0 0 0 180045 168 0 0 25 0 1 0 823563847 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/12564/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.16
CPU time (s): 1802.2
CPU user time (s): 1800.45
CPU system time (s): 1.74673
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3779872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.45
system time used= 1.74673
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 967709
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= 2
involuntary context switches= 2245

runsolver used 7.95279 second user time and 18.9831 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-03 18:47:31
IDJOB=3453476
IDBENCH=77437
IDSOLVER=1949
FILE ID=node120/3453476-1307119651
RUNJOBID= node120-1307119651-12550
PBS_JOBID= 13498002
Free space on /tmp= 73800 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12024_7.std.opb
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3453476-1307119651/watcher-3453476-1307119651 -o /tmp/evaluation-result-3453476-1307119651/solver-3453476-1307119651 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3453476-1307119651.opb -t 1800 -m 15500

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

MD5SUM BENCH= 9510b6ff1580c9ed67c57164f070d9e8
RANDOM SEED=1037550462

node120.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31373448 kB
Buffers:        270648 kB
Cached:         994092 kB
SwapCached:      12852 kB
Active:         340440 kB
Inactive:       944256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31373448 kB
SwapTotal:    67111528 kB
SwapFree:     34365992 kB
Dirty:           38820 kB
Writeback:           0 kB
AnonPages:       16392 kB
Mapped:           8540 kB
Slab:           133024 kB
PageTables:      91388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 105369876 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73776 MiB
End job on node120 at 2011-06-03 19:17:33