Trace number 3452598

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) 1800.05 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.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-3452598-1307094296.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.23	o 25200
0.19/0.23	c feasible solution found by trivial heuristic, objective value  2.520000e+04
0.19/0.23	c presolving:
0.29/0.30	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.36	c    (0.4s) probing: 101/23624 (0.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.29/0.36	c    (0.4s) probing aborted: 100/100 successive totally useless probings
0.29/0.36	c presolving (2 rounds):
0.29/0.36	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.36	c  0 implications, 0 cliques
0.29/0.36	c presolved problem has 23624 variables (23624 bin, 0 int, 0 impl, 0 cont) and 1468 constraints
0.29/0.36	c    1468 constraints of type <logicor>
0.29/0.36	c transformed objective value is always integral (scale: 1)
0.29/0.36	c Presolving Time: 0.21
0.29/0.36	c - non default parameters ----------------------------------------------------------------------
0.29/0.36	c # SCIP version 2.0.1.4
0.29/0.36	c 
0.29/0.36	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
0.29/0.36	c # [type: int, range: [-1,2147483647], default: -1]
0.29/0.36	c conflict/interconss = 0
0.29/0.36	c 
0.29/0.36	c # should binary conflicts be preferred?
0.29/0.36	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.36	c conflict/preferbinary = TRUE
0.29/0.36	c 
0.29/0.36	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
0.29/0.36	c # [type: int, range: [-1,2147483647], default: 0]
0.29/0.36	c constraints/agelimit = 1
0.29/0.36	c 
0.29/0.36	c # should enforcement of pseudo solution be disabled?
0.29/0.36	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.36	c constraints/disableenfops = TRUE
0.29/0.36	c 
0.29/0.36	c # frequency for displaying node information lines
0.29/0.36	c # [type: int, range: [-1,2147483647], default: 100]
0.29/0.36	c display/freq = 10000
0.29/0.36	c 
0.29/0.36	c # maximal time in seconds to run
0.29/0.36	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.36	c limits/time = 1800
0.29/0.36	c 
0.29/0.36	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.29/0.36	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.36	c limits/memory = 13950
0.29/0.36	c 
0.29/0.36	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.29/0.36	c # [type: int, range: [-1,2147483647], default: 1]
0.29/0.36	c lp/solvefreq = 0
0.29/0.36	c 
0.29/0.36	c # LP pricing strategy ('l'pi default, 'a'uto, 'f'ull pricing, 'p'artial, 's'teepest edge pricing, 'q'uickstart steepest edge pricing, 'd'evex pricing)
0.29/0.36	c # [type: char, range: {lafpsqd}, default: l]
0.29/0.36	c lp/pricing = a
0.29/0.36	c 
0.29/0.36	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.29/0.36	c # [type: int, range: [1,2], default: 1]
0.29/0.36	c timing/clocktype = 2
0.29/0.36	c 
0.29/0.36	c # belongs reading time to solving time?
0.29/0.36	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.36	c timing/reading = TRUE
0.29/0.36	c 
0.29/0.36	c # should presolving try to simplify inequalities
0.29/0.36	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 # priority of node selection rule <dfs> in standard mode
0.29/0.36	c # [type: int, range: [-536870912,536870911], default: 0]
0.29/0.36	c nodeselection/dfs/stdpriority = 1000000
0.29/0.36	c 
0.29/0.36	c -----------------------------------------------------------------------------------------------
0.29/0.36	c start solving
0.29/0.37	c 
0.29/0.38	o 23624
0.29/0.38	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.38	c t 0.4s|     1 |     0 |     0 |     - |  45M|   0 |   - |  23k|1468 |   0 |   0 |   0 |   0 |   0 |      --      | 2.362400e+04 |    Inf 
0.39/0.44	o 608
0.39/0.44	c b 0.4s|     1 |     0 |     0 |     - |  57M|   0 |   - |  23k|1468 |  23k|1468 |   0 |   0 |   0 |      --      | 6.080000e+02 |    Inf 
15.19/15.20	c  15.2s|     1 |     0 | 21075 |     - |  57M|   0 |1053 |  23k|1468 |  23k|1468 |   0 |   0 |   0 | 2.206701e+02 | 6.080000e+02 | 175.52%
309.20/309.28	o 324
309.20/309.28	c E 309s|     1 |     0 | 21075 |     - |  59M|   0 |1053 |  23k|1468 |  23k|1468 |   0 |   0 |   0 | 2.206701e+02 | 3.240000e+02 |  46.83%
309.29/309.32	c   309s|     1 |     0 | 21075 |     - |  59M|   0 |1053 |  23k|1468 |  23k|1468 |   0 |   0 |   0 | 2.206701e+02 | 3.240000e+02 |  46.83%
334.70/334.73	c   335s|     1 |     2 | 21075 |     - |  59M|   0 |1053 |  23k|1468 |  23k|1468 |   0 |   0 |  26 | 2.206701e+02 | 3.240000e+02 |  46.83%
1195.81/1195.89	c  1196s| 10000 |   328 | 21075 |   0.0 |  76M|1168 |   - |  23k|4393 |   0 |   0 |   0 |4918 |  26 | 2.206701e+02 | 3.240000e+02 |  46.83%
1800.02/1800.00	c 
1800.02/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.02/1800.00	c Solving Time (sec) : 1800.00
1800.02/1800.00	c Solving Nodes      : 14543
1800.02/1800.00	c Primal Bound       : +3.24000000000000e+02 (6 solutions)
1800.02/1800.00	c Dual Bound         : +2.20670087044837e+02
1800.02/1800.00	c Gap                : 46.83 %

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

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 2/464 6090
/proc/meminfo: memFree=30056476/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=9324 CPUtime=0 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 1443 0 0 0 0 0 0 0 25 0 1 0 821029415 9547776 1395 33554432000 4194304 9128323 140734773745968 18446744073709551615 8057568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6090/statm: 2331 1395 383 1205 0 1122 0

[startup+0.0216251 s]
/proc/loadavg: 2.00 2.02 2.00 2/464 6090
/proc/meminfo: memFree=30056476/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=18388 CPUtime=0.01 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 3609 0 0 0 1 0 0 0 25 0 1 0 821029415 18829312 3561 33554432000 4194304 9128323 140734773745968 18446744073709551615 7998198 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6090/statm: 4597 3565 392 1205 0 3388 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18388

[startup+0.10067 s]
/proc/loadavg: 2.00 2.02 2.00 2/464 6090
/proc/meminfo: memFree=30056476/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=29912 CPUtime=0.09 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 6517 0 0 0 9 0 0 0 25 0 1 0 821029415 30629888 6462 33554432000 4194304 9128323 140734773745968 18446744073709551615 8057568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6090/statm: 7478 6462 400 1205 0 6269 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29912

[startup+0.300636 s]
/proc/loadavg: 2.00 2.02 2.00 2/464 6090
/proc/meminfo: memFree=30056476/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=76340 CPUtime=0.29 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 17819 0 0 0 27 2 0 0 25 0 1 0 821029415 78172160 17506 33554432000 4194304 9128323 140734773745968 18446744073709551615 18446744073699066034 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 19085 17506 518 1205 0 17876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76340

[startup+0.700562 s]
/proc/loadavg: 2.00 2.02 2.00 2/464 6090
/proc/meminfo: memFree=30056476/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=113948 CPUtime=0.69 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 27303 0 0 0 66 3 0 0 25 0 1 0 821029415 116682752 26349 33554432000 4194304 9128323 140734773745968 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 28487 26349 624 1205 0 27278 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 113948

[startup+1.50044 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 6091
/proc/meminfo: memFree=29952060/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=113948 CPUtime=1.49 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 27331 0 0 0 145 4 0 0 25 0 1 0 821029415 116682752 26377 33554432000 4194304 9128323 140734773745968 18446744073709551615 7286095 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 28487 26377 625 1205 0 27278 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 113948

[startup+3.10008 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 6091
/proc/meminfo: memFree=29951188/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=113948 CPUtime=3.09 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 27331 0 0 0 303 6 0 0 25 0 1 0 821029415 116682752 26377 33554432000 4194304 9128323 140734773745968 18446744073709551615 7082256 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 28487 26377 625 1205 0 27278 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 113948

[startup+6.30058 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 6091
/proc/meminfo: memFree=29950472/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=113948 CPUtime=6.29 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 27404 0 0 0 622 7 0 0 25 0 1 0 821029415 116682752 26450 33554432000 4194304 9128323 140734773745968 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 28487 26450 629 1205 0 27278 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 113948

[startup+12.7004 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 6091
/proc/meminfo: memFree=29948636/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=115044 CPUtime=12.69 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 27784 0 0 0 1258 11 0 0 25 0 1 0 821029415 117805056 26830 33554432000 4194304 9128323 140734773745968 18446744073709551615 7284992 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 28761 26830 629 1205 0 27552 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 115044

[startup+25.5001 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 6091
/proc/meminfo: memFree=29850372/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=213640 CPUtime=25.49 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 53883 0 0 0 2517 32 0 0 25 0 1 0 821029415 218767360 51485 33554432000 4194304 9128323 140734773745968 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 53410 51485 694 1205 0 52201 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 213640

[startup+51.1007 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 6092
/proc/meminfo: memFree=29848336/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=215440 CPUtime=51.09 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 54357 0 0 0 5022 87 0 0 25 0 1 0 821029415 220610560 51959 33554432000 4194304 9128323 140734773745968 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 53860 51959 694 1205 0 52651 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 215440

[startup+102.317 s]
/proc/loadavg: 2.10 2.04 2.01 3/465 6093
/proc/meminfo: memFree=29846592/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=216080 CPUtime=102.31 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 54550 0 0 0 10013 218 0 0 25 0 1 0 821029415 221265920 52152 33554432000 4194304 9128323 140734773745968 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 54020 52152 696 1205 0 52811 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 216080

[startup+162.301 s]
/proc/loadavg: 2.19 2.08 2.02 3/465 6095
/proc/meminfo: memFree=29843956/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=216976 CPUtime=162.29 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 54856 0 0 0 15838 391 0 0 25 0 1 0 821029415 222183424 52458 33554432000 4194304 9128323 140734773745968 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 54244 52458 696 1205 0 53035 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 216976

[startup+222.3 s]
/proc/loadavg: 2.12 2.08 2.02 3/465 6154
/proc/meminfo: memFree=29867172/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=216976 CPUtime=222.29 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 54857 0 0 0 21708 521 0 0 25 0 1 0 821029415 222183424 52459 33554432000 4194304 9128323 140734773745968 18446744073709551615 7315488 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 54244 52459 696 1205 0 53035 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 216976

[startup+282.301 s]
/proc/loadavg: 2.04 2.06 2.01 3/465 6155
/proc/meminfo: memFree=29782964/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=216976 CPUtime=282.3 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 54881 0 0 0 27586 644 0 0 25 0 1 0 821029415 222183424 52483 33554432000 4194304 9128323 140734773745968 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 54244 52483 696 1205 0 53035 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 216976

[startup+342.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/465 6157
/proc/meminfo: memFree=29802164/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=118256 CPUtime=342.3 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 56454 0 0 0 33504 726 0 0 25 0 1 0 821029415 121094144 28534 33554432000 4194304 9128323 140734773745968 18446744073709551615 5984663 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 29564 28534 723 1205 0 28355 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 118256

[startup+402.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/465 6158
/proc/meminfo: memFree=29719400/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=123464 CPUtime=402.3 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 57750 0 0 0 39504 726 0 0 25 0 1 0 821029415 126427136 29830 33554432000 4194304 9128323 140734773745968 18446744073709551615 4911494 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 30866 29830 723 1205 0 29657 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 123464

[startup+462.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/465 6160
/proc/meminfo: memFree=29643456/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=125448 CPUtime=462.3 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 58270 0 0 0 45504 726 0 0 25 0 1 0 821029415 128458752 30350 33554432000 4194304 9128323 140734773745968 18446744073709551615 5984548 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 31362 30350 723 1205 0 30153 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 125448

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 6162
/proc/meminfo: memFree=29573580/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=127636 CPUtime=522.29 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 58801 0 0 0 51503 726 0 0 25 0 1 0 821029415 130699264 30881 33554432000 4194304 9128323 140734773745968 18446744073709551615 5984435 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 31909 30881 723 1205 0 30700 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 127636

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 6163
/proc/meminfo: memFree=29495784/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=130260 CPUtime=582.29 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 59455 0 0 0 57503 726 0 0 25 0 1 0 821029415 133386240 31535 33554432000 4194304 9128323 140734773745968 18446744073709551615 5984548 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 32565 31535 723 1205 0 31356 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 130260

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/465 6170
/proc/meminfo: memFree=29202296/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=137164 CPUtime=822.31 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 61159 0 0 0 81504 727 0 0 25 0 1 0 821029415 140455936 33239 33554432000 4194304 9128323 140734773745968 18446744073709551615 5984663 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 34291 33239 723 1205 0 33082 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 137164

[startup+882.301 s]
/proc/loadavg: 2.03 2.04 2.01 3/465 6171
/proc/meminfo: memFree=29133672/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=138520 CPUtime=882.3 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 61498 0 0 0 87503 727 0 0 25 0 1 0 821029415 141844480 33578 33554432000 4194304 9128323 140734773745968 18446744073709551615 5984663 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 34630 33578 723 1205 0 33421 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 138520

[startup+942.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/465 6173
/proc/meminfo: memFree=29065508/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=139788 CPUtime=942.31 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 61813 0 0 0 93504 727 0 0 25 0 1 0 821029415 143142912 33893 33554432000 4194304 9128323 140734773745968 18446744073709551615 5984663 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 34947 33893 723 1205 0 33738 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 139788

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 6183
/proc/meminfo: memFree=28998612/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=140912 CPUtime=1002.31 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 62091 0 0 0 99504 727 0 0 25 0 1 0 821029415 144293888 34171 33554432000 4194304 9128323 140734773745968 18446744073709551615 5984548 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 35228 34171 723 1205 0 34019 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 140912

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 6185
/proc/meminfo: memFree=28931476/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=141400 CPUtime=1062.31 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 62241 0 0 0 105504 727 0 0 25 0 1 0 821029415 144793600 34321 33554432000 4194304 9128323 140734773745968 18446744073709551615 4911494 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 35350 34321 723 1205 0 34141 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 141400

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 6187
/proc/meminfo: memFree=28860728/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=142572 CPUtime=1122.31 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 62513 0 0 0 111504 727 0 0 25 0 1 0 821029415 145993728 34593 33554432000 4194304 9128323 140734773745968 18446744073709551615 5984663 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 35643 34593 723 1205 0 34434 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 142572

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 6191
/proc/meminfo: memFree=28793664/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=145496 CPUtime=1182.31 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 63230 0 0 0 117504 727 0 0 25 0 1 0 821029415 148987904 35310 33554432000 4194304 9128323 140734773745968 18446744073709551615 5984663 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 36374 35310 723 1205 0 35165 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 145496

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 6193
/proc/meminfo: memFree=28722996/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=148924 CPUtime=1242.31 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 64106 0 0 0 123504 727 0 0 25 0 1 0 821029415 152498176 36186 33554432000 4194304 9128323 140734773745968 18446744073709551615 5984663 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 37231 36186 723 1205 0 36022 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 148924

[startup+1302.3 s]
/proc/loadavg: 2.15 2.05 2.02 3/465 6194
/proc/meminfo: memFree=28652520/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=151628 CPUtime=1302.32 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 64754 0 0 0 129505 727 0 0 25 0 1 0 821029415 155267072 36834 33554432000 4194304 9128323 140734773745968 18446744073709551615 5984500 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 37907 36834 723 1205 0 36698 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 151628

[startup+1362.3 s]
/proc/loadavg: 2.12 2.07 2.02 3/465 6196
/proc/meminfo: memFree=28585892/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=153188 CPUtime=1362.31 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 65155 0 0 0 135504 727 0 0 25 0 1 0 821029415 156864512 37235 33554432000 4194304 9128323 140734773745968 18446744073709551615 5984663 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 38297 37235 723 1205 0 37088 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 153188

[startup+1422.32 s]
/proc/loadavg: 2.04 2.05 2.02 3/465 6198
/proc/meminfo: memFree=28522976/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=153900 CPUtime=1422.33 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 65321 0 0 0 141506 727 0 0 25 0 1 0 821029415 157593600 37401 33554432000 4194304 9128323 140734773745968 18446744073709551615 5984416 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 38475 37401 723 1205 0 37266 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 153900

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/465 6199
/proc/meminfo: memFree=28459808/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=154204 CPUtime=1482.31 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 65397 0 0 0 147504 727 0 0 25 0 1 0 821029415 157904896 37477 33554432000 4194304 9128323 140734773745968 18446744073709551615 5985936 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 38551 37477 723 1205 0 37342 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 154204

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/465 6201
/proc/meminfo: memFree=28395912/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=155208 CPUtime=1542.31 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 65652 0 0 0 153504 727 0 0 25 0 1 0 821029415 158932992 37732 33554432000 4194304 9128323 140734773745968 18446744073709551615 5984544 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 38802 37732 723 1205 0 37593 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 155208

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 6202
/proc/meminfo: memFree=28327912/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=156228 CPUtime=1602.31 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 65918 0 0 0 159504 727 0 0 25 0 1 0 821029415 159977472 37998 33554432000 4194304 9128323 140734773745968 18446744073709551615 5984663 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 39057 37998 723 1205 0 37848 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 156228

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/465 6204
/proc/meminfo: memFree=28266004/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=156920 CPUtime=1662.32 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 66081 0 0 0 165505 727 0 0 25 0 1 0 821029415 160686080 38161 33554432000 4194304 9128323 140734773745968 18446744073709551615 5984663 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 39230 38161 723 1205 0 38021 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 156920

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/465 6206
/proc/meminfo: memFree=28205332/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=157592 CPUtime=1722.32 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 66249 0 0 0 171505 727 0 0 25 0 1 0 821029415 161374208 38329 33554432000 4194304 9128323 140734773745968 18446744073709551615 5984663 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 39398 38329 723 1205 0 38189 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 157592

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 6207
/proc/meminfo: memFree=28139564/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=158616 CPUtime=1782.32 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 66511 0 0 0 177505 727 0 0 25 0 1 0 821029415 162422784 38591 33554432000 4194304 9128323 140734773745968 18446744073709551615 5984017 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 39654 38591 723 1205 0 38445 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 158616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 6208
/proc/meminfo: memFree=28120084/32950928 swapFree=45617076/67111528
[pid=6090] ppid=6088 vsize=158616 CPUtime=1800.02 cores=1,3,5,7
/proc/6090/stat : 6090 (scip-2.0.1.4.li) R 6088 6090 5789 0 -1 4202496 66511 0 0 0 179275 727 0 0 25 0 1 0 821029415 162422784 38591 33554432000 4194304 9128323 140734773745968 18446744073709551615 4543133 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6090/statm: 39654 38591 723 1205 0 38445 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 158616

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.05
CPU user time (s): 1792.77
CPU system time (s): 7.28589
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 216976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.77
system time used= 7.28589
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66511
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= 6
involuntary context switches= 2775

runsolver used 8.16776 second user time and 19.841 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-03 11:44:56
IDJOB=3452598
IDBENCH=2890
IDSOLVER=1949
FILE ID=node123/3452598-1307094296
RUNJOBID= node123-1307092676-5809
PBS_JOBID= 13497979
Free space on /tmp= 73816 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. 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.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3452598-1307094296/watcher-3452598-1307094296 -o /tmp/evaluation-result-3452598-1307094296/solver-3452598-1307094296 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452598-1307094296.opb -t 1800 -m 15500

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

MD5SUM BENCH= 225ae73e36cb5800832cbb742bcd7f01
RANDOM SEED=1571052002

node123.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.838
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.67
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.838
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.15
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.838
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.838
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.838
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.838
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.80
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.838
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.74
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.838
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:     32950928 kB
MemFree:      30056756 kB
Buffers:        255124 kB
Cached:         353692 kB
SwapCached:       9456 kB
Active:        2330784 kB
Inactive:       284704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30056756 kB
SwapTotal:    67111528 kB
SwapFree:     45617076 kB
Dirty:           13392 kB
Writeback:           0 kB
AnonPages:     2004712 kB
Mapped:          26712 kB
Slab:           133372 kB
PageTables:      78204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133439644 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= 73804 MiB
End job on node123 at 2011-06-03 12:14:58