Trace number 3450938

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 SCIP 2.0.1.4b with SoPlex 1.5.0.4? (TO) 1800.04 1800.03

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-ex1010.pi.opb
MD5SUM225ae73e36cb5800832cbb742bcd7f01
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark238
Best CPU time to get the best result obtained on this benchmark1797.15
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 251
Optimality of the best value was proved NO
Number of variables25200
Total number of constraints1468
Number of constraints which are clauses1468
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint9
Maximum length of a constraint172
Number of terms in the objective function 25200
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 25200
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 25200
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.01	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.01	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-3450938-1307093182.opb>
0.09/0.12	c original problem has 25200 variables (25200 bin, 0 int, 0 impl, 0 cont) and 1468 constraints
0.09/0.12	c problem read
0.09/0.12	c presolving settings loaded
0.19/0.22	o 25200
0.19/0.22	c feasible solution found by trivial heuristic, objective value  2.520000e+04
0.19/0.22	c presolving:
0.19/0.29	c (round 1) 1576 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1468 upgd conss, 0 impls, 0 clqs
0.29/0.35	c    (0.4s) probing: 101/23624 (0.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.29/0.35	c    (0.4s) probing aborted: 100/100 successive totally useless probings
0.29/0.35	c presolving (2 rounds):
0.29/0.35	c  1576 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.29/0.35	c  0 implications, 0 cliques
0.29/0.35	c presolved problem has 23624 variables (23624 bin, 0 int, 0 impl, 0 cont) and 1468 constraints
0.29/0.35	c    1468 constraints of type <logicor>
0.29/0.35	c transformed objective value is always integral (scale: 1)
0.29/0.35	c Presolving Time: 0.19
0.29/0.35	c - non default parameters ----------------------------------------------------------------------
0.29/0.35	c # SCIP version 2.0.1.5
0.29/0.35	c 
0.29/0.35	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
0.29/0.35	c # [type: int, range: [-1,2147483647], default: -1]
0.29/0.35	c conflict/interconss = 0
0.29/0.35	c 
0.29/0.35	c # should binary conflicts be preferred?
0.29/0.35	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.35	c conflict/preferbinary = TRUE
0.29/0.35	c 
0.29/0.35	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
0.29/0.35	c # [type: int, range: [-1,2147483647], default: 0]
0.29/0.35	c constraints/agelimit = 1
0.29/0.35	c 
0.29/0.35	c # should enforcement of pseudo solution be disabled?
0.29/0.35	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.35	c constraints/disableenfops = TRUE
0.29/0.35	c 
0.29/0.35	c # frequency for displaying node information lines
0.29/0.35	c # [type: int, range: [-1,2147483647], default: 100]
0.29/0.35	c display/freq = 10000
0.29/0.35	c 
0.29/0.35	c # maximal time in seconds to run
0.29/0.35	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.35	c limits/time = 1800
0.29/0.35	c 
0.29/0.35	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.29/0.35	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.35	c limits/memory = 13950
0.29/0.35	c 
0.29/0.35	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.29/0.35	c # [type: int, range: [1,2], default: 1]
0.29/0.35	c timing/clocktype = 2
0.29/0.35	c 
0.29/0.35	c # belongs reading time to solving time?
0.29/0.35	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.35	c timing/reading = TRUE
0.29/0.35	c 
0.29/0.35	c # should presolving try to simplify inequalities
0.29/0.35	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.36	c constraints/linear/simplifyinequalities = TRUE
0.29/0.36	c 
0.29/0.36	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.29/0.36	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.36	c constraints/indicator/addCouplingCons = TRUE
0.29/0.36	c 
0.29/0.36	c # should presolving try to simplify knapsacks
0.29/0.36	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.36	c constraints/knapsack/simplifyinequalities = TRUE
0.29/0.36	c 
0.29/0.36	c -----------------------------------------------------------------------------------------------
0.29/0.36	c start solving
0.29/0.36	c 
0.29/0.37	o 23624
0.29/0.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.37	c t 0.4s|     1 |     0 |     0 |     - |  45M|   0 |   - |  23k|1468 |   0 |   0 |   0 |   0 |   0 |      --      | 2.362400e+04 |    Inf 
0.39/0.43	o 608
0.39/0.43	c b 0.4s|     1 |     0 |     0 |     - |  57M|   0 |   - |  23k|1468 |  23k|1468 |   0 |   0 |   0 |      --      | 6.080000e+02 |    Inf 
25.19/25.21	c  25.2s|     1 |     0 | 21075 |     - |  57M|   0 |1053 |  23k|1468 |  23k|1468 |   0 |   0 |   0 | 2.206701e+02 | 6.080000e+02 | 175.52%
587.69/587.70	o 247
587.69/587.70	c E 588s|     1 |     0 | 21075 |     - |  59M|   0 |1053 |  23k|1468 |  23k|1468 |   0 |   0 |   0 | 2.206701e+02 | 2.470000e+02 |  11.93%
587.69/587.74	c   588s|     1 |     0 | 21075 |     - |  59M|   0 |1053 |  23k|1468 |  23k|1468 |   0 |   0 |   0 | 2.206701e+02 | 2.470000e+02 |  11.93%
613.09/613.14	c   613s|     1 |     2 | 21075 |     - |  59M|   0 |1053 |  23k|1468 |  23k|1468 |   0 |   0 |  26 | 2.206701e+02 | 2.470000e+02 |  11.93%
1065.39/1065.42	o 246
1065.39/1065.42	c v1065s|    32 |    33 |401147 |12260.4 |  92M|  19 |   - |  23k|1468 |  23k|1468 |   0 |   0 | 189 | 2.207652e+02 | 2.460000e+02 |  11.43%
1065.39/1065.46	o 242
1065.39/1065.46	c v1065s|    32 |    33 |401189 |12261.7 |  92M|  19 |   - |  23k|1468 |  23k|1468 |   0 |   0 | 189 | 2.207652e+02 | 2.420000e+02 |   9.62%
1448.31/1448.34	o 241
1448.31/1448.34	c v1448s|    57 |    58 |802078 |13946.5 |  93M|  19 |   - |  23k|1468 |  23k|1468 |   0 |   0 | 235 | 2.207652e+02 | 2.410000e+02 |   9.17%
1449.31/1449.30	o 240
1449.31/1449.30	c v1449s|    57 |    58 |803627 |13974.1 |  93M|  19 |   - |  23k|1468 |  23k|1468 |   0 |   0 | 235 | 2.207652e+02 | 2.400000e+02 |   8.71%
1449.31/1449.33	o 238
1449.31/1449.33	c v1449s|    57 |    58 |803673 |13975.0 |  93M|  19 |   - |  23k|1468 |  23k|1468 |   0 |   0 | 235 | 2.207652e+02 | 2.380000e+02 |   7.81%
1800.01/1800.01	c 
1800.01/1800.01	c SCIP Status        : solving was interrupted [time limit reached]
1800.01/1800.01	c Solving Time (sec) : 1800.00
1800.01/1800.01	c Solving Nodes      : 86
1800.01/1800.01	c Primal Bound       : +2.38000000000000e+02 (614 solutions)
1800.01/1800.01	c Dual Bound         : +2.20965665259589e+02
1800.01/1800.01	c Gap                : 7.71 %

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-3450938-1307093182/watcher-3450938-1307093182 -o /tmp/evaluation-result-3450938-1307093182/solver-3450938-1307093182 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3450938-1307093182.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: 1.94 2.01 2.00 3/495 10545
/proc/meminfo: memFree=29108892/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=17684 CPUtime=0 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 3406 0 0 0 0 0 0 0 20 0 1 0 820917806 18108416 3359 33554432000 4194304 9163163 140734354113664 18446744073709551615 4338896 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10545/statm: 4421 3359 389 1214 0 3203 0

[startup+0.0801819 s]
/proc/loadavg: 1.94 2.01 2.00 3/495 10545
/proc/meminfo: memFree=29108892/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=32332 CPUtime=0.07 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 7104 0 0 0 6 1 0 0 20 0 1 0 820917806 33107968 7050 33554432000 4194304 9163163 140734354113664 18446744073709551615 8013931 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10545/statm: 8083 7050 395 1214 0 6865 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 32332

[startup+0.10117 s]
/proc/loadavg: 1.94 2.01 2.00 3/495 10545
/proc/meminfo: memFree=29108892/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=32868 CPUtime=0.09 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 7241 0 0 0 8 1 0 0 20 0 1 0 820917806 33656832 7187 33554432000 4194304 9163163 140734354113664 18446744073709551615 6919008 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10545/statm: 8217 7187 395 1214 0 6999 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32868

[startup+0.301097 s]
/proc/loadavg: 1.94 2.01 2.00 3/495 10545
/proc/meminfo: memFree=29108892/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=77820 CPUtime=0.29 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 18146 0 0 0 27 2 0 0 21 0 1 0 820917806 79687680 17834 33554432000 4194304 9163163 140734354113664 18446744073709551615 5265719 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 19455 17834 514 1214 0 18237 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77820

[startup+0.701064 s]
/proc/loadavg: 1.94 2.01 2.00 3/495 10545
/proc/meminfo: memFree=29108892/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=114376 CPUtime=0.69 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 27334 0 0 0 66 3 0 0 22 0 1 0 820917806 117121024 26384 33554432000 4194304 9163163 140734354113664 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 28594 26384 621 1214 0 27376 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 114376

[startup+1.50093 s]
/proc/loadavg: 1.94 2.01 2.00 3/499 10552
/proc/meminfo: memFree=28949164/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=114376 CPUtime=1.49 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 27363 0 0 0 145 4 0 0 25 0 1 0 820917806 117121024 26413 33554432000 4194304 9163163 140734354113664 18446744073709551615 7312202 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 28594 26413 622 1214 0 27376 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 114376

[startup+3.10066 s]
/proc/loadavg: 2.02 2.02 2.00 3/499 10552
/proc/meminfo: memFree=28808796/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=114376 CPUtime=3.09 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 27363 0 0 0 303 6 0 0 25 0 1 0 820917806 117121024 26413 33554432000 4194304 9163163 140734354113664 18446744073709551615 7114483 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 28594 26413 622 1214 0 27376 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 114376

[startup+6.30108 s]
/proc/loadavg: 2.02 2.02 2.00 3/499 10552
/proc/meminfo: memFree=28643260/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=114376 CPUtime=6.29 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 27363 0 0 0 621 8 0 0 25 0 1 0 820917806 117121024 26413 33554432000 4194304 9163163 140734354113664 18446744073709551615 7115408 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/10545/statm: 28594 26413 622 1214 0 27376 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 114376

[startup+12.7011 s]
/proc/loadavg: 2.33 2.09 2.02 3/499 10552
/proc/meminfo: memFree=28627764/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=114376 CPUtime=12.68 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 27363 0 0 0 1253 15 0 0 25 0 1 0 820917806 117121024 26413 33554432000 4194304 9163163 140734354113664 18446744073709551615 7319039 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 28594 26413 622 1214 0 27376 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 114376

[startup+25.5009 s]
/proc/loadavg: 2.28 2.08 2.02 3/499 10552
/proc/meminfo: memFree=28634388/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=110680 CPUtime=25.48 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 28388 0 0 0 2527 21 0 0 25 0 1 0 820917806 113336320 26182 33554432000 4194304 9163163 140734354113664 18446744073709551615 6260420 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 27670 26182 680 1214 0 26452 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 110680

[startup+51.1006 s]
/proc/loadavg: 2.18 2.08 2.02 3/499 10552
/proc/meminfo: memFree=28501528/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=216316 CPUtime=51.08 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 54180 0 0 0 5067 41 0 0 25 0 1 0 820917806 221507584 51889 33554432000 4194304 9163163 140734354113664 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 54079 51889 699 1214 0 52861 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 216316

[startup+102.319 s]
/proc/loadavg: 2.15 2.09 2.03 3/499 10554
/proc/meminfo: memFree=28484772/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=217968 CPUtime=102.3 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 54800 0 0 0 10155 75 0 0 25 0 1 0 820917806 223199232 52509 33554432000 4194304 9163163 140734354113664 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 54492 52509 701 1214 0 53274 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 217968

[startup+162.301 s]
/proc/loadavg: 2.10 2.09 2.03 3/499 10556
/proc/meminfo: memFree=28478200/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=218396 CPUtime=162.28 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 54907 0 0 0 16115 113 0 0 25 0 1 0 820917806 223637504 52616 33554432000 4194304 9163163 140734354113664 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 54599 52616 701 1214 0 53381 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 218396

[startup+222.301 s]
/proc/loadavg: 2.03 2.07 2.02 3/499 10558
/proc/meminfo: memFree=28476328/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=218396 CPUtime=222.29 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 54907 0 0 0 22075 154 0 0 25 0 1 0 820917806 223637504 52616 33554432000 4194304 9163163 140734354113664 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 54599 52616 701 1214 0 53381 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 218396

[startup+282.301 s]
/proc/loadavg: 2.06 2.07 2.02 3/499 10560
/proc/meminfo: memFree=28475696/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=218396 CPUtime=282.28 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 54907 0 0 0 28036 192 0 0 25 0 1 0 820917806 223637504 52616 33554432000 4194304 9163163 140734354113664 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 54599 52616 701 1214 0 53381 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 218396

[startup+342.301 s]
/proc/loadavg: 2.06 2.06 2.02 3/499 10560
/proc/meminfo: memFree=28456840/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=218396 CPUtime=342.28 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 54916 0 0 0 33994 234 0 0 25 0 1 0 820917806 223637504 52625 33554432000 4194304 9163163 140734354113664 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 54599 52625 701 1214 0 53381 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 218396

[startup+402.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/499 10562
/proc/meminfo: memFree=28489072/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=218984 CPUtime=402.29 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 55054 0 0 0 39954 275 0 0 25 0 1 0 820917806 224239616 52763 33554432000 4194304 9163163 140734354113664 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 54746 52763 701 1214 0 53528 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 218984

[startup+462.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/499 10564
/proc/meminfo: memFree=28476784/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=218984 CPUtime=462.29 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 55054 0 0 0 45900 329 0 0 25 0 1 0 820917806 224239616 52763 33554432000 4194304 9163163 140734354113664 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 54746 52763 701 1214 0 53528 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 218984

[startup+522.3 s]
/proc/loadavg: 2.03 2.04 2.01 3/499 10566
/proc/meminfo: memFree=28471568/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=218984 CPUtime=522.29 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 55054 0 0 0 51856 373 0 0 25 0 1 0 820917806 224239616 52763 33554432000 4194304 9163163 140734354113664 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 54746 52763 701 1214 0 53528 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 218984

[startup+582.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/499 10568
/proc/meminfo: memFree=28471680/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=218984 CPUtime=582.29 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 55055 0 0 0 57816 413 0 0 25 0 1 0 820917806 224239616 52764 33554432000 4194304 9163163 140734354113664 18446744073709551615 7390842 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 54746 52764 701 1214 0 53528 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 218984

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.17 2.06 2.01 3/499 10574
/proc/meminfo: memFree=28534976/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=144004 CPUtime=822.29 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 62938 0 0 0 81760 469 0 0 25 0 1 0 820917806 147460096 34425 33554432000 4194304 9163163 140734354113664 18446744073709551615 7114450 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 36001 34425 716 1214 0 34783 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 144004

[startup+882.301 s]
/proc/loadavg: 2.12 2.06 2.01 3/499 10576
/proc/meminfo: memFree=28531980/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=146192 CPUtime=882.3 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 63458 0 0 0 87750 480 0 0 25 0 1 0 820917806 149700608 34945 33554432000 4194304 9163163 140734354113664 18446744073709551615 7116153 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 36548 34945 716 1214 0 35330 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 146192

[startup+942.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/499 10576
/proc/meminfo: memFree=28531968/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=146892 CPUtime=942.29 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 63722 0 0 0 93737 492 0 0 25 0 1 0 820917806 150417408 35209 33554432000 4194304 9163163 140734354113664 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 36723 35209 716 1214 0 35505 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 146892

[startup+1002.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/499 10578
/proc/meminfo: memFree=28531836/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=146892 CPUtime=1002.29 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 63746 0 0 0 99723 506 0 0 25 0 1 0 820917806 150417408 35233 33554432000 4194304 9163163 140734354113664 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 36723 35233 716 1214 0 35505 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 146892

[startup+1062.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/499 10580
/proc/meminfo: memFree=28531948/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=146892 CPUtime=1062.3 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 63746 0 0 0 105709 521 0 0 25 0 1 0 820917806 150417408 35233 33554432000 4194304 9163163 140734354113664 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 36723 35233 716 1214 0 35505 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 146892

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 10582
/proc/meminfo: memFree=28528828/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=149664 CPUtime=1122.29 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 64467 0 0 0 111696 533 0 0 25 0 1 0 820917806 153255936 35954 33554432000 4194304 9163163 140734354113664 18446744073709551615 7319039 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 37416 35954 716 1214 0 36198 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 149664

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 10584
/proc/meminfo: memFree=28455904/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=149664 CPUtime=1182.3 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 64543 0 0 0 117682 548 0 0 25 0 1 0 820917806 153255936 36030 33554432000 4194304 9163163 140734354113664 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 37416 36030 716 1214 0 36198 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 149664

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 10584
/proc/meminfo: memFree=28548520/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=149664 CPUtime=1242.3 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 64546 0 0 0 123669 561 0 0 25 0 1 0 820917806 153255936 36033 33554432000 4194304 9163163 140734354113664 18446744073709551615 7319039 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 37416 36033 716 1214 0 36198 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 149664

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/499 10586
/proc/meminfo: memFree=28549624/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=149664 CPUtime=1302.32 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 64546 0 0 0 129659 573 0 0 25 0 1 0 820917806 153255936 36033 33554432000 4194304 9163163 140734354113664 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 37416 36033 716 1214 0 36198 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 149664

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/499 10588
/proc/meminfo: memFree=28541056/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=149664 CPUtime=1362.3 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 64548 0 0 0 135645 585 0 0 25 0 1 0 820917806 153255936 36035 33554432000 4194304 9163163 140734354113664 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 37416 36035 716 1214 0 36198 0
Current children cumulated CPU time (s) 1362.3
Current children cumulated vsize (KiB) 149664

[startup+1422.32 s]
/proc/loadavg: 2.01 2.01 2.00 3/499 10590
/proc/meminfo: memFree=28540672/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=149664 CPUtime=1422.32 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 64548 0 0 0 141632 600 0 0 25 0 1 0 820917806 153255936 36035 33554432000 4194304 9163163 140734354113664 18446744073709551615 7224150 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 37416 36035 716 1214 0 36198 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 149664

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/499 10592
/proc/meminfo: memFree=28539176/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=149664 CPUtime=1482.3 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 64548 0 0 0 147617 613 0 0 25 0 1 0 820917806 153255936 36035 33554432000 4194304 9163163 140734354113664 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 37416 36035 716 1214 0 36198 0
Current children cumulated CPU time (s) 1482.3
Current children cumulated vsize (KiB) 149664

[startup+1542.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/499 10592
/proc/meminfo: memFree=28539912/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=149664 CPUtime=1542.31 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 64550 0 0 0 153605 626 0 0 25 0 1 0 820917806 153255936 36037 33554432000 4194304 9163163 140734354113664 18446744073709551615 7115019 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 37416 36037 716 1214 0 36198 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 149664

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/499 10594
/proc/meminfo: memFree=28539032/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=150492 CPUtime=1602.31 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 64757 0 0 0 159594 637 0 0 25 0 1 0 820917806 154103808 36244 33554432000 4194304 9163163 140734354113664 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 37623 36244 716 1214 0 36405 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 150492

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 10596
/proc/meminfo: memFree=28539144/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=150492 CPUtime=1662.31 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 64757 0 0 0 165577 654 0 0 25 0 1 0 820917806 154103808 36244 33554432000 4194304 9163163 140734354113664 18446744073709551615 7319024 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 37623 36244 716 1214 0 36405 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 150492

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 10598
/proc/meminfo: memFree=28539128/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=150492 CPUtime=1722.31 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 64757 0 0 0 171563 668 0 0 25 0 1 0 820917806 154103808 36244 33554432000 4194304 9163163 140734354113664 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 37623 36244 716 1214 0 36405 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 150492

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/499 10600
/proc/meminfo: memFree=28519776/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=150492 CPUtime=1782.31 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 64757 0 0 0 177552 679 0 0 25 0 1 0 820917806 154103808 36244 33554432000 4194304 9163163 140734354113664 18446744073709551615 7115169 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10545/statm: 37623 36244 716 1214 0 36405 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 150492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/499 10600
/proc/meminfo: memFree=28521128/32951132 swapFree=57925096/67111528
[pid=10545] ppid=10543 vsize=150492 CPUtime=1800.03 cores=0,2,4,6
/proc/10545/stat : 10545 (scip-2.0.1.4b.l) R 10543 10545 10513 0 -1 4202496 64760 0 0 0 179321 682 0 0 25 0 1 0 820917806 154103808 36247 33554432000 4194304 9163163 140734354113664 18446744073709551615 4693093 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10545/statm: 37623 36247 716 1214 0 36405 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 150492

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.03
CPU time (s): 1800.04
CPU user time (s): 1793.22
CPU system time (s): 6.82796
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 218984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.22
system time used= 6.82796
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64760
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= 5
involuntary context switches= 2894

runsolver used 9.53255 second user time and 19.835 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-03 11:26:22
IDJOB=3450938
IDBENCH=2890
IDSOLVER=1948
FILE ID=node129/3450938-1307093182
RUNJOBID= node129-1307093181-10531
PBS_JOBID= 13497990
Free space on /tmp= 73864 MiB

SOLVER NAME= SCIP spx E SCIP 2.0.1.4b with SoPlex 1.5.0.4
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-ex1010.pi.opb
COMMAND LINE= HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3450938-1307093182/watcher-3450938-1307093182 -o /tmp/evaluation-result-3450938-1307093182/solver-3450938-1307093182 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3450938-1307093182.opb -t 1800 -m 15500

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

MD5SUM BENCH= 225ae73e36cb5800832cbb742bcd7f01
RANDOM SEED=57434416

node129.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.831
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.66
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.831
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	: 5332.83
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.831
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.75
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.831
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.82
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.831
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.831
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.831
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.831
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:     32951132 kB
MemFree:      29109296 kB
Buffers:        303708 kB
Cached:        2100932 kB
SwapCached:      49348 kB
Active:         388328 kB
Inactive:      3170564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      29109296 kB
SwapTotal:    67111528 kB
SwapFree:     57925096 kB
Dirty:           17472 kB
Writeback:           0 kB
AnonPages:     1116516 kB
Mapped:          13736 kB
Slab:           154020 kB
PageTables:      58596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 147305016 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73832 MiB
End job on node129 at 2011-06-03 11:56:24