Trace number 3488728

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 E_2 2011-06-10 (fixed)? (TO) 1802.11 1802.12

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_7.opb
MD5SUM7da351a6b3346c83b923d96056c07b3e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark1800.26
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 21
Optimality of the best value was proved NO
Number of variables12935
Total number of constraints47889
Number of constraints which are clauses47870
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints18
Minimum length of a constraint1
Maximum length of a constraint953
Number of terms in the objective function 953
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 953
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 31
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 984
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3488728-1307776730.opb>
0.19/0.28	c original problem has 12935 variables (12935 bin, 0 int, 0 impl, 0 cont) and 47889 constraints
0.19/0.28	c problem read
0.19/0.28	c presolving settings loaded
0.29/0.37	c presolving:
0.49/0.59	c (round 1) 902 del vars, 1765 del conss, 0 add conss, 5 chg bounds, 17 chg sides, 18 chg coeffs, 0 upgd conss, 390962 impls, 0 clqs
0.59/0.60	c (round 2) 902 del vars, 1816 del conss, 0 add conss, 5 chg bounds, 17 chg sides, 18 chg coeffs, 0 upgd conss, 390962 impls, 0 clqs
0.69/0.75	c (round 3) 902 del vars, 1817 del conss, 0 add conss, 5 chg bounds, 17 chg sides, 18 chg coeffs, 46072 upgd conss, 390962 impls, 0 clqs
3.89/3.97	c    (4.0s) probing: 748/12033 (6.2%) - 0 fixings, 2 aggregations, 17273 implications, 0 bound changes
3.89/3.97	c    (4.0s) probing aborted: 100/100 successive totally useless probings
3.89/3.97	c (round 4) 904 del vars, 1817 del conss, 0 add conss, 5 chg bounds, 17 chg sides, 18 chg coeffs, 46072 upgd conss, 424612 impls, 0 clqs
3.99/4.01	c (round 5) 904 del vars, 1823 del conss, 0 add conss, 5 chg bounds, 17 chg sides, 18 chg coeffs, 46072 upgd conss, 424612 impls, 0 clqs
3.99/4.08	c    (4.1s) probing: 758/12033 (6.3%) - 0 fixings, 2 aggregations, 17273 implications, 0 bound changes
3.99/4.08	c    (4.1s) probing aborted: 100/100 successive totally useless probings
3.99/4.08	c presolving (6 rounds):
3.99/4.08	c  904 deleted vars, 1823 deleted constraints, 0 added constraints, 5 tightened bounds, 0 added holes, 17 changed sides, 18 changed coefficients
3.99/4.08	c  424612 implications, 0 cliques
3.99/4.08	c presolved problem has 12031 variables (12031 bin, 0 int, 0 impl, 0 cont) and 46066 constraints
3.99/4.08	c       1 constraints of type <knapsack>
3.99/4.08	c   34975 constraints of type <setppc>
3.99/4.08	c   11090 constraints of type <logicor>
3.99/4.08	c transformed objective value is always integral (scale: 1)
3.99/4.08	c Presolving Time: 3.74
3.99/4.08	c - non default parameters ----------------------------------------------------------------------
3.99/4.08	c # SCIP version 2.0.1.5
3.99/4.08	c 
3.99/4.08	c # frequency for displaying node information lines
3.99/4.08	c # [type: int, range: [-1,2147483647], default: 100]
3.99/4.08	c display/freq = 10000
3.99/4.08	c 
3.99/4.08	c # maximal time in seconds to run
3.99/4.08	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.99/4.08	c limits/time = 1797
3.99/4.08	c 
3.99/4.08	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.99/4.08	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.99/4.08	c limits/memory = 13950
3.99/4.08	c 
3.99/4.08	c # default clock type (1: CPU user seconds, 2: wall clock time)
3.99/4.08	c # [type: int, range: [1,2], default: 1]
3.99/4.08	c timing/clocktype = 2
3.99/4.08	c 
3.99/4.08	c # belongs reading time to solving time?
3.99/4.08	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.99/4.08	c timing/reading = TRUE
3.99/4.08	c 
3.99/4.08	c # should presolving try to simplify inequalities
3.99/4.08	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.99/4.08	c constraints/linear/simplifyinequalities = TRUE
3.99/4.08	c 
3.99/4.08	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
3.99/4.08	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.99/4.08	c constraints/indicator/addCouplingCons = TRUE
3.99/4.08	c 
3.99/4.08	c # should presolving try to simplify knapsacks
3.99/4.08	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.99/4.08	c constraints/knapsack/simplifyinequalities = TRUE
3.99/4.08	c 
3.99/4.08	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.99/4.08	c # [type: int, range: [-1,2147483647], default: -1]
3.99/4.08	c separating/rapidlearning/freq = 0
3.99/4.08	c 
3.99/4.08	c -----------------------------------------------------------------------------------------------
3.99/4.08	c start solving
3.99/4.08	c 
19.59/19.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
19.59/19.62	c  19.6s|     1 |     0 | 14316 |     - |  95M|   0 |1768 |  12k|  46k|  12k|  46k|   0 |  71 |   0 | 1.063836e+01 |      --      |    Inf 
165.29/165.30	c   165s|     1 |     0 | 58284 |     - |  96M|   0 |1119 |  12k|  46k|  12k|  46k|  10 |  71 |   0 | 1.146282e+01 |      --      |    Inf 
194.20/194.28	c   194s|     1 |     0 | 70635 |     - |  96M|   0 | 796 |  12k|  46k|  12k|  46k|  13 |  71 |   0 | 1.181317e+01 |      --      |    Inf 
230.19/230.26	c   230s|     1 |     0 | 84796 |     - |  96M|   0 | 886 |  12k|  46k|  12k|  46k|  16 |  71 |   0 | 1.189840e+01 |      --      |    Inf 
243.60/243.60	c   244s|     1 |     0 | 85070 |     - |  96M|   0 | 868 |  12k|  46k|  12k|  46k|  19 |  71 |   0 | 1.189852e+01 |      --      |    Inf 
256.21/256.25	c   256s|     1 |     0 | 85071 |     - |  96M|   0 | 868 |  12k|  46k|  12k|  46k|  20 |  71 |   0 | 1.189852e+01 |      --      |    Inf 
300.30/300.39	c   300s|     1 |     2 | 85071 |     - |  96M|   0 | 868 |  12k|  46k|  12k|  46k|  20 |  71 |  18 | 1.189852e+01 |      --      |    Inf 
1246.32/1246.33	o 29
1246.32/1246.33	c p1246s|    28 |    29 |508056 |15666.1 | 100M|  17 |   - |  12k|  46k|  12k|  46k|  20 | 101 | 267 | 1.189852e+01 | 2.900000e+01 | 143.73%

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3488728-1307776730/watcher-3488728-1307776730 -o /tmp/evaluation-result-3488728-1307776730/solver-3488728-1307776730 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3488728-1307776730.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.96 3/177 12857
/proc/meminfo: memFree=31691348/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=11972 CPUtime=0 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 1957 0 0 0 0 0 0 0 25 0 1 0 889275741 12259328 1911 33554432000 4194304 9016284 140734979385728 18446744073709551615 7870589 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12857/statm: 2993 1925 340 1178 0 1811 0

[startup+0.00822803 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 12857
/proc/meminfo: memFree=31691348/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=13952 CPUtime=0 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 2486 0 0 0 0 0 0 0 25 0 1 0 889275741 14286848 2440 33554432000 4194304 9016284 140734979385728 18446744073709551615 4582336 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12857/statm: 3488 2444 360 1178 0 2306 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13952

[startup+0.100237 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 12857
/proc/meminfo: memFree=31691348/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=24844 CPUtime=0.09 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 5210 0 0 0 9 0 0 0 25 0 1 0 889275741 25440256 5164 33554432000 4194304 9016284 140734979385728 18446744073709551615 7870473 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12857/statm: 6211 5164 360 1178 0 5029 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24844

[startup+0.300209 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 12857
/proc/meminfo: memFree=31691348/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=57600 CPUtime=0.29 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 13241 0 0 0 28 1 0 0 25 0 1 0 889275741 58982400 13196 33554432000 4194304 9016284 140734979385728 18446744073709551615 6813403 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12857/statm: 14400 13255 406 1178 0 13218 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57600

[startup+0.701145 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 12857
/proc/meminfo: memFree=31691348/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=118532 CPUtime=0.69 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 29927 0 0 0 65 4 0 0 25 0 1 0 889275741 121376768 27979 33554432000 4194304 9016284 140734979385728 18446744073709551615 5332393 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12857/statm: 29633 27979 507 1178 0 28451 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 118532

[startup+1.50103 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 12858
/proc/meminfo: memFree=31580632/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=119428 CPUtime=1.49 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 31740 0 0 0 145 4 0 0 25 0 1 0 889275741 122294272 28384 33554432000 4194304 9016284 140734979385728 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12857/statm: 29857 28384 557 1178 0 28675 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 119428

[startup+3.10072 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 12858
/proc/meminfo: memFree=31578772/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=119784 CPUtime=3.09 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 31833 0 0 0 305 4 0 0 25 0 1 0 889275741 122658816 28477 33554432000 4194304 9016284 140734979385728 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12857/statm: 29946 28477 557 1178 0 28764 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 119784

[startup+6.30114 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 12858
/proc/meminfo: memFree=31501436/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=209832 CPUtime=6.29 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 53149 0 0 0 622 7 0 0 25 0 1 0 889275741 214867968 49315 33554432000 4194304 9016284 140734979385728 18446744073709551615 7178157 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12857/statm: 52458 49315 743 1178 0 51276 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 209832

[startup+12.701 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 12859
/proc/meminfo: memFree=31476416/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=226336 CPUtime=12.69 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 62599 0 0 0 1261 8 0 0 25 0 1 0 889275741 231768064 53950 33554432000 4194304 9016284 140734979385728 18446744073709551615 7227408 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12857/statm: 56584 53950 692 1178 0 55402 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 226336

[startup+25.5008 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 12859
/proc/meminfo: memFree=31421980/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=227096 CPUtime=25.49 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 63481 0 0 0 2539 10 0 0 25 0 1 0 889275741 232546304 54832 33554432000 4194304 9016284 140734979385728 18446744073709551615 7181002 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12857/statm: 56774 54832 704 1178 0 55592 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 227096

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 12860
/proc/meminfo: memFree=31419284/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=227096 CPUtime=51.09 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 63482 0 0 0 5097 12 0 0 25 0 1 0 889275741 232546304 54833 33554432000 4194304 9016284 140734979385728 18446744073709551615 7178289 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12857/statm: 56774 54833 704 1178 0 55592 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 227096

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 12861
/proc/meminfo: memFree=31419056/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=227096 CPUtime=102.29 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 63490 0 0 0 10214 15 0 0 25 0 1 0 889275741 232546304 54841 33554432000 4194304 9016284 140734979385728 18446744073709551615 7158087 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12857/statm: 56774 54841 704 1178 0 55592 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 227096

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 12863
/proc/meminfo: memFree=31418148/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=227096 CPUtime=162.3 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 63719 0 0 0 16207 23 0 0 25 0 1 0 889275741 232546304 55062 33554432000 4194304 9016284 140734979385728 18446744073709551615 7181431 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12857/statm: 56774 55062 732 1178 0 55592 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 227096

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 12864
/proc/meminfo: memFree=31412624/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=232224 CPUtime=222.3 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 65165 0 0 0 22199 31 0 0 25 0 1 0 889275741 237797376 56434 33554432000 4194304 9016284 140734979385728 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12857/statm: 58056 56434 727 1178 0 56874 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 232224

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 12866
/proc/meminfo: memFree=31408984/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=234312 CPUtime=282.3 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 82383 0 0 0 28187 43 0 0 25 0 1 0 889275741 239935488 57364 33554432000 4194304 9016284 140734979385728 18446744073709551615 7081800 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/12857/statm: 58578 57364 741 1178 0 57396 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 234312

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 12867
/proc/meminfo: memFree=31408568/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=234312 CPUtime=342.29 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 82392 0 0 0 34179 50 0 0 25 0 1 0 889275741 239935488 57373 33554432000 4194304 9016284 140734979385728 18446744073709551615 7157146 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12857/statm: 58578 57373 741 1178 0 57396 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 234312

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 12869
/proc/meminfo: memFree=31409016/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=234312 CPUtime=402.3 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 82392 0 0 0 40170 60 0 0 25 0 1 0 889275741 239935488 57373 33554432000 4194304 9016284 140734979385728 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12857/statm: 58578 57373 741 1178 0 57396 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 234312

[startup+462.3 s]
/proc/loadavg: 2.08 2.02 1.96 3/178 12871
/proc/meminfo: memFree=31408716/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=234312 CPUtime=462.3 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 82392 0 0 0 46161 69 0 0 25 0 1 0 889275741 239935488 57373 33554432000 4194304 9016284 140734979385728 18446744073709551615 7180992 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12857/statm: 58578 57373 741 1178 0 57396 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 234312

[startup+522.301 s]
/proc/loadavg: 2.03 2.01 1.96 3/178 12872
/proc/meminfo: memFree=31408908/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=234312 CPUtime=522.3 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 82392 0 0 0 52151 79 0 0 25 0 1 0 889275741 239935488 57373 33554432000 4194304 9016284 140734979385728 18446744073709551615 7178154 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12857/statm: 58578 57373 741 1178 0 57396 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 234312

[startup+582.301 s]
/proc/loadavg: 2.08 2.02 1.97 3/178 12874
/proc/meminfo: memFree=31409100/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=234312 CPUtime=582.3 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 82392 0 0 0 58142 88 0 0 25 0 1 0 889275741 239935488 57373 33554432000 4194304 9016284 140734979385728 18446744073709551615 7180555 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12857/statm: 58578 57373 741 1178 0 57396 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 234312

[startup+642.3 s]

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

/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 82792 0 0 0 106074 157 0 0 25 0 1 0 889275741 241553408 57773 33554432000 4194304 9016284 140734979385728 18446744073709551615 7152978 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12857/statm: 58973 57773 741 1178 0 57791 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 235892

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/178 12888
/proc/meminfo: memFree=31407272/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=235892 CPUtime=1122.32 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 82792 0 0 0 112067 165 0 0 25 0 1 0 889275741 241553408 57773 33554432000 4194304 9016284 140734979385728 18446744073709551615 7157120 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12857/statm: 58973 57773 741 1178 0 57791 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 235892

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 12890
/proc/meminfo: memFree=31407236/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=235892 CPUtime=1182.31 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 82792 0 0 0 118058 173 0 0 25 0 1 0 889275741 241553408 57773 33554432000 4194304 9016284 140734979385728 18446744073709551615 7221936 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12857/statm: 58973 57773 741 1178 0 57791 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 235892

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 12891
/proc/meminfo: memFree=31406940/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=235892 CPUtime=1242.32 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 82792 0 0 0 124049 183 0 0 25 0 1 0 889275741 241553408 57773 33554432000 4194304 9016284 140734979385728 18446744073709551615 7082000 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12857/statm: 58973 57773 741 1178 0 57791 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 235892

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 12893
/proc/meminfo: memFree=31407012/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=235892 CPUtime=1302.31 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 82823 0 0 0 130039 192 0 0 25 0 1 0 889275741 241553408 57804 33554432000 4194304 9016284 140734979385728 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12857/statm: 58973 57804 741 1178 0 57791 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 235892

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 12895
/proc/meminfo: memFree=31403328/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=239560 CPUtime=1362.3 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 83730 0 0 0 136026 204 0 0 25 0 1 0 889275741 245309440 58711 33554432000 4194304 9016284 140734979385728 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12857/statm: 59890 58711 741 1178 0 58708 0
Current children cumulated CPU time (s) 1362.3
Current children cumulated vsize (KiB) 239560

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 12896
/proc/meminfo: memFree=31403628/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=239560 CPUtime=1422.31 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 83730 0 0 0 142016 215 0 0 25 0 1 0 889275741 245309440 58711 33554432000 4194304 9016284 140734979385728 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12857/statm: 59890 58711 741 1178 0 58708 0
Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 239560

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 12898
/proc/meminfo: memFree=31403436/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=239560 CPUtime=1482.3 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 83730 0 0 0 148005 225 0 0 25 0 1 0 889275741 245309440 58711 33554432000 4194304 9016284 140734979385728 18446744073709551615 7190250 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12857/statm: 59890 58711 741 1178 0 58708 0
Current children cumulated CPU time (s) 1482.3
Current children cumulated vsize (KiB) 239560

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 12899
/proc/meminfo: memFree=31403508/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=239560 CPUtime=1542.3 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 83730 0 0 0 153992 238 0 0 25 0 1 0 889275741 245309440 58711 33554432000 4194304 9016284 140734979385728 18446744073709551615 7144272 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12857/statm: 59890 58711 741 1178 0 58708 0
Current children cumulated CPU time (s) 1542.3
Current children cumulated vsize (KiB) 239560

[startup+1602.3 s]
/proc/loadavg: 2.06 2.01 1.98 3/178 12901
/proc/meminfo: memFree=31403332/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=239560 CPUtime=1602.29 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 83730 0 0 0 159979 250 0 0 25 0 1 0 889275741 245309440 58711 33554432000 4194304 9016284 140734979385728 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12857/statm: 59890 58711 741 1178 0 58708 0
Current children cumulated CPU time (s) 1602.29
Current children cumulated vsize (KiB) 239560

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/178 12903
/proc/meminfo: memFree=31403404/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=239560 CPUtime=1662.29 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 83730 0 0 0 165969 260 0 0 25 0 1 0 889275741 245309440 58711 33554432000 4194304 9016284 140734979385728 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12857/statm: 59890 58711 741 1178 0 58708 0
Current children cumulated CPU time (s) 1662.29
Current children cumulated vsize (KiB) 239560

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 12904
/proc/meminfo: memFree=31403356/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=239560 CPUtime=1722.29 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 83730 0 0 0 171962 267 0 0 25 0 1 0 889275741 245309440 58711 33554432000 4194304 9016284 140734979385728 18446744073709551615 7157093 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12857/statm: 59890 58711 741 1178 0 58708 0
Current children cumulated CPU time (s) 1722.29
Current children cumulated vsize (KiB) 239560

[startup+1782.3 s]
/proc/loadavg: 1.94 1.98 1.97 3/178 13286
/proc/meminfo: memFree=31554304/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=239560 CPUtime=1782.28 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 83730 0 0 0 177950 278 0 0 25 0 1 0 889275741 245309440 58711 33554432000 4194304 9016284 140734979385728 18446744073709551615 6852977 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12857/statm: 59890 58711 741 1178 0 58708 0
Current children cumulated CPU time (s) 1782.28
Current children cumulated vsize (KiB) 239560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.02 2.00 1.98 3/174 13952
/proc/meminfo: memFree=31555580/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=239560 CPUtime=1800.09 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 83730 0 0 0 179729 280 0 0 25 0 1 0 889275741 245309440 58711 33554432000 4194304 9016284 140734979385728 18446744073709551615 7189532 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12857/statm: 59890 58711 741 1178 0 58708 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 239560

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -12857

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

[startup+1801.4 s]
/proc/loadavg: 2.02 2.00 1.98 3/179 13971
/proc/meminfo: memFree=31534352/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=239560 CPUtime=1801.39 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 83730 0 0 0 179859 280 0 0 25 0 1 0 889275741 245309440 58711 33554432000 4194304 9016284 140734979385728 18446744073709551615 7178299 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12857/statm: 59890 58711 741 1178 0 58708 0
Current children cumulated CPU time (s) 1801.39
Current children cumulated vsize (KiB) 239560

[startup+1801.81 s]
/proc/loadavg: 2.02 2.00 1.98 3/179 13971
/proc/meminfo: memFree=31533680/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=239560 CPUtime=1801.79 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 83730 0 0 0 179899 280 0 0 25 0 1 0 889275741 245309440 58711 33554432000 4194304 9016284 140734979385728 18446744073709551615 7178167 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12857/statm: 59890 58711 741 1178 0 58708 0
Current children cumulated CPU time (s) 1801.79
Current children cumulated vsize (KiB) 239560

[startup+1802 s]
/proc/loadavg: 2.02 2.00 1.98 3/179 13971
/proc/meminfo: memFree=31533680/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=239560 CPUtime=1801.98 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 83730 0 0 0 179918 280 0 0 25 0 1 0 889275741 245309440 58711 33554432000 4194304 9016284 140734979385728 18446744073709551615 7178320 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12857/statm: 59890 58711 741 1178 0 58708 0
Current children cumulated CPU time (s) 1801.98
Current children cumulated vsize (KiB) 239560

[startup+1802.1 s]
/proc/loadavg: 2.02 2.00 1.98 3/179 13971
/proc/meminfo: memFree=31533680/32951124 swapFree=67050780/67111528
[pid=12857] ppid=12855 vsize=239560 CPUtime=1802.08 cores=0,2,4,6
/proc/12857/stat : 12857 (scip-2.0.1.4b_2) R 12855 12857 1779 0 -1 4202496 83730 0 0 0 179928 280 0 0 25 0 1 0 889275741 245309440 58711 33554432000 4194304 9016284 140734979385728 18446744073709551615 6977450 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12857/statm: 59890 58711 741 1178 0 58708 0
Current children cumulated CPU time (s) 1802.08
Current children cumulated vsize (KiB) 239560

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.12
CPU time (s): 1802.11
CPU user time (s): 1799.29
CPU system time (s): 2.81757
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 294228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.29
system time used= 2.81757
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83730
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= 4222

runsolver used 2.71559 second user time and 5.57915 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-11 09:18:50
IDJOB=3488728
IDBENCH=25014
IDSOLVER=1979
FILE ID=node101/3488728-1307776730
RUNJOBID= node101-1307776514-12558
PBS_JOBID= 13550859
Free space on /tmp= 74092 MiB

SOLVER NAME= SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_7.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3488728-1307776730/watcher-3488728-1307776730 -o /tmp/evaluation-result-3488728-1307776730/solver-3488728-1307776730 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3488728-1307776730.opb -t 1800 -m 15500

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

MD5SUM BENCH= 7da351a6b3346c83b923d96056c07b3e
RANDOM SEED=1750980696

node101.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.841
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.68
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.841
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.841
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.77
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.841
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.83
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.841
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.74
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.841
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.83
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.841
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.75
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31691776 kB
Buffers:        207896 kB
Cached:         731532 kB
SwapCached:      27756 kB
Active:         374428 kB
Inactive:       700568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31691776 kB
SwapTotal:    67111528 kB
SwapFree:     67050780 kB
Dirty:           31604 kB
Writeback:           0 kB
AnonPages:      129856 kB
Mapped:          12104 kB
Slab:           120468 kB
PageTables:       4900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   313696 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= 74072 MiB
End job on node101 at 2011-06-11 09:48:52