Trace number 3453477

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4? (TO) 1802.18 1802.15

General information on the benchmark

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

Solver Data

0.00/0.00	c SCIP version 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3453477-1307119692.opb>
1.49/1.54	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 245199 constraints
1.49/1.54	c problem read
1.49/1.54	c presolving settings loaded
2.29/2.34	c presolving:
8.59/8.69	c (round 1) 6175 del vars, 18464 del conss, 0 add conss, 4589 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16735520 impls, 0 clqs
11.39/11.42	c (round 2) 13709 del vars, 48201 del conss, 0 add conss, 11684 chg bounds, 1 chg sides, 1 chg coeffs, 0 upgd conss, 16775141 impls, 0 clqs
12.20/12.22	c (round 3) 16553 del vars, 61171 del conss, 0 add conss, 13477 chg bounds, 114 chg sides, 85 chg coeffs, 0 upgd conss, 16795111 impls, 0 clqs
12.59/12.67	c (round 4) 18153 del vars, 67336 del conss, 0 add conss, 14567 chg bounds, 134 chg sides, 103 chg coeffs, 0 upgd conss, 16806524 impls, 0 clqs
12.90/12.97	c (round 5) 19198 del vars, 71441 del conss, 0 add conss, 15249 chg bounds, 165 chg sides, 140 chg coeffs, 0 upgd conss, 16817588 impls, 0 clqs
13.10/13.17	c (round 6) 19871 del vars, 74058 del conss, 0 add conss, 15642 chg bounds, 165 chg sides, 140 chg coeffs, 0 upgd conss, 16823917 impls, 0 clqs
13.30/13.30	c (round 7) 20257 del vars, 75680 del conss, 0 add conss, 15887 chg bounds, 165 chg sides, 140 chg coeffs, 0 upgd conss, 16827309 impls, 0 clqs
13.40/13.41	c (round 8) 20543 del vars, 76757 del conss, 0 add conss, 16062 chg bounds, 165 chg sides, 140 chg coeffs, 0 upgd conss, 16831005 impls, 0 clqs
13.49/13.50	c (round 9) 20696 del vars, 77441 del conss, 0 add conss, 16169 chg bounds, 165 chg sides, 140 chg coeffs, 0 upgd conss, 16832524 impls, 0 clqs
13.49/13.58	c (round 10) 20832 del vars, 77966 del conss, 0 add conss, 16257 chg bounds, 165 chg sides, 140 chg coeffs, 0 upgd conss, 16833739 impls, 0 clqs
13.59/13.66	c (round 11) 20950 del vars, 78428 del conss, 0 add conss, 16323 chg bounds, 165 chg sides, 140 chg coeffs, 0 upgd conss, 16835471 impls, 0 clqs
13.69/13.73	c (round 12) 21020 del vars, 78746 del conss, 0 add conss, 16366 chg bounds, 165 chg sides, 140 chg coeffs, 0 upgd conss, 16836097 impls, 0 clqs
13.69/13.80	c (round 13) 21058 del vars, 78909 del conss, 0 add conss, 16387 chg bounds, 165 chg sides, 140 chg coeffs, 0 upgd conss, 16836712 impls, 0 clqs
13.79/13.89	c (round 14) 21074 del vars, 79015 del conss, 0 add conss, 16406 chg bounds, 165 chg sides, 140 chg coeffs, 0 upgd conss, 16836780 impls, 0 clqs
13.89/13.94	c (round 15) 21090 del vars, 79085 del conss, 0 add conss, 16407 chg bounds, 165 chg sides, 140 chg coeffs, 0 upgd conss, 16836836 impls, 0 clqs
14.49/14.57	c (round 16) 21090 del vars, 79092 del conss, 0 add conss, 16407 chg bounds, 165 chg sides, 140 chg coeffs, 166107 upgd conss, 16836836 impls, 0 clqs
545.90/545.99	c    (546.0s) probing: 1000/51752 (1.9%) - 0 fixings, 0 aggregations, 11759187 implications, 0 bound changes
1004.61/1004.64	c    (1004.6s) probing: 2000/51752 (3.9%) - 0 fixings, 0 aggregations, 18291741 implications, 0 bound changes
1005.01/1005.03	c    (1005.0s) probing: 2001/51752 (3.9%) - 0 fixings, 0 aggregations, 18295203 implications, 0 bound changes
1005.01/1005.03	c    (1005.0s) probing aborted: 2000/2000 successive useless probings
1005.01/1005.04	c presolving (17 rounds):
1005.01/1005.04	c  21090 deleted vars, 79092 deleted constraints, 4 added constraints, 16407 tightened bounds, 0 added holes, 177 changed sides, 269 changed coefficients
1005.01/1005.04	c  87733176 implications, 0 cliques
1005.01/1005.04	c presolved problem has 51752 variables (51752 bin, 0 int, 0 impl, 0 cont) and 166111 constraints
1005.01/1005.04	c    1062 constraints of type <knapsack>
1005.01/1005.04	c  139491 constraints of type <setppc>
1005.01/1005.04	c   25558 constraints of type <logicor>
1005.01/1005.04	c transformed objective value is always integral (scale: 1)
1005.01/1005.04	c Presolving Time: 1003.27
1005.01/1005.04	c - non default parameters ----------------------------------------------------------------------
1005.01/1005.04	c # SCIP version 2.0.1.4
1005.01/1005.04	c 
1005.01/1005.04	c # frequency for displaying node information lines
1005.01/1005.04	c # [type: int, range: [-1,2147483647], default: 100]
1005.01/1005.04	c display/freq = 10000
1005.01/1005.04	c 
1005.01/1005.04	c # maximal time in seconds to run
1005.01/1005.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1005.01/1005.04	c limits/time = 1800
1005.01/1005.04	c 
1005.01/1005.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1005.01/1005.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1005.01/1005.04	c limits/memory = 13950
1005.01/1005.04	c 
1005.01/1005.04	c # default clock type (1: CPU user seconds, 2: wall clock time)
1005.01/1005.04	c # [type: int, range: [1,2], default: 1]
1005.01/1005.04	c timing/clocktype = 2
1005.01/1005.04	c 
1005.01/1005.04	c # belongs reading time to solving time?
1005.01/1005.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1005.01/1005.04	c timing/reading = TRUE
1005.01/1005.04	c 
1005.01/1005.04	c # should presolving try to simplify inequalities
1005.01/1005.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1005.01/1005.04	c constraints/linear/simplifyinequalities = TRUE
1005.01/1005.04	c 
1005.01/1005.04	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1005.01/1005.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1005.01/1005.04	c constraints/indicator/addCouplingCons = TRUE
1005.01/1005.04	c 
1005.01/1005.04	c # should presolving try to simplify knapsacks
1005.01/1005.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1005.01/1005.04	c constraints/knapsack/simplifyinequalities = TRUE
1005.01/1005.04	c 
1005.01/1005.04	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1005.01/1005.04	c # [type: int, range: [-1,2147483647], default: -1]
1005.01/1005.04	c separating/rapidlearning/freq = 0
1005.01/1005.04	c 
1005.01/1005.04	c -----------------------------------------------------------------------------------------------
1005.01/1005.04	c start solving
1005.01/1005.07	c 
1182.92/1182.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1182.92/1182.94	c  1183s|     1 |     0 | 42659 |     - |2557M|   0 | 173 |  51k| 166k|  51k| 166k|   0 |  16 |   0 | 1.080000e+02 |      --      |    Inf 

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3453477-1307119692/watcher-3453477-1307119692 -o /tmp/evaluation-result-3453477-1307119692/solver-3453477-1307119692 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3453477-1307119692.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.01 2.00 2/505 4495
/proc/meminfo: memFree=30362248/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=10456 CPUtime=0 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 1604 0 0 0 0 0 0 0 25 0 1 0 823571863 10706944 1557 33554432000 4194304 9128323 140735496879312 18446744073709551615 7980987 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4495/statm: 2614 1557 400 1205 0 1405 0

[startup+0.0974091 s]
/proc/loadavg: 2.00 2.01 2.00 2/505 4495
/proc/meminfo: memFree=30362248/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=26340 CPUtime=0.09 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 5600 0 0 0 9 0 0 0 25 0 1 0 823571863 26972160 5551 33554432000 4194304 9128323 140735496879312 18446744073709551615 8057568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4495/statm: 6585 5551 400 1205 0 5376 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26340

[startup+0.100402 s]
/proc/loadavg: 2.00 2.01 2.00 2/505 4495
/proc/meminfo: memFree=30362248/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=27364 CPUtime=0.09 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 5857 0 0 0 9 0 0 0 25 0 1 0 823571863 28020736 5808 33554432000 4194304 9128323 140735496879312 18446744073709551615 4338640 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4495/statm: 6841 5808 400 1205 0 5632 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27364

[startup+0.300369 s]
/proc/loadavg: 2.00 2.01 2.00 2/505 4495
/proc/meminfo: memFree=30362248/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=50212 CPUtime=0.29 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 11586 0 0 0 28 1 0 0 25 0 1 0 823571863 51417088 11505 33554432000 4194304 9128323 140735496879312 18446744073709551615 8008880 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4495/statm: 12553 11505 400 1205 0 11344 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50212

[startup+0.700309 s]
/proc/loadavg: 2.00 2.01 2.00 2/505 4495
/proc/meminfo: memFree=30362248/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=69408 CPUtime=0.69 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 16371 0 0 0 68 1 0 0 25 0 1 0 823571863 71073792 16282 33554432000 4194304 9128323 140735496879312 18446744073709551615 6191652 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4495/statm: 17352 16282 400 1205 0 16143 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69408

[startup+1.50016 s]
/proc/loadavg: 2.00 2.01 2.00 3/506 4496
/proc/meminfo: memFree=30206992/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=131208 CPUtime=1.49 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 31794 0 0 0 145 4 0 0 25 0 1 0 823571863 134356992 31689 33554432000 4194304 9128323 140735496879312 18446744073709551615 6192957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4495/statm: 32802 31689 400 1205 0 31593 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 131208

[startup+3.10089 s]
/proc/loadavg: 2.00 2.01 2.00 3/506 4496
/proc/meminfo: memFree=29712228/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=481784 CPUtime=3.09 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 129839 0 0 0 293 16 0 0 25 0 1 0 823571863 493346816 117447 33554432000 4194304 9128323 140735496879312 18446744073709551615 4352210 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 120446 117447 501 1205 0 119237 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 481784

[startup+6.30031 s]
/proc/loadavg: 2.00 2.01 2.00 3/506 4496
/proc/meminfo: memFree=29036784/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=768020 CPUtime=6.29 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 200417 0 0 0 605 24 0 0 25 0 1 0 823571863 786452480 188025 33554432000 4194304 9128323 140735496879312 18446744073709551615 4352277 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 192005 188025 510 1205 0 190796 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 768020

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.00 3/506 4497
/proc/meminfo: memFree=28656236/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=886312 CPUtime=12.69 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 229714 0 0 0 1241 28 0 0 25 0 1 0 823571863 907583488 216193 33554432000 4194304 9128323 140735496879312 18446744073709551615 6594394 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 221578 216193 523 1205 0 220369 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 886312

[startup+25.5009 s]
/proc/loadavg: 2.00 2.01 2.00 3/506 4497
/proc/meminfo: memFree=28492176/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=971516 CPUtime=25.49 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 264440 0 0 0 2518 31 0 0 25 0 1 0 823571863 994832384 236524 33554432000 4194304 9128323 140735496879312 18446744073709551615 5488734 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 242879 236524 600 1205 0 241670 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 971516

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/506 4498
/proc/meminfo: memFree=28393716/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=1021352 CPUtime=51.09 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 276291 0 0 0 5076 33 0 0 25 0 1 0 823571863 1045864448 248375 33554432000 4194304 9128323 140735496879312 18446744073709551615 6593403 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 255338 248375 600 1205 0 254129 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1021352

[startup+102.319 s]
/proc/loadavg: 2.00 2.00 2.00 3/506 4499
/proc/meminfo: memFree=28092984/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=1183164 CPUtime=102.31 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 316269 0 0 0 10193 38 0 0 25 0 1 0 823571863 1211559936 288353 33554432000 4194304 9128323 140735496879312 18446744073709551615 4794246 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 295791 288353 600 1205 0 294582 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 1183164

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/506 4501
/proc/meminfo: memFree=27708552/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=1408176 CPUtime=162.29 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 372798 0 0 0 16185 44 0 0 25 0 1 0 823571863 1441972224 344288 33554432000 4194304 9128323 140735496879312 18446744073709551615 6593438 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 352044 344288 600 1205 0 350835 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1408176

[startup+222.301 s]
/proc/loadavg: 2.12 2.03 2.01 3/506 4502
/proc/meminfo: memFree=27305520/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=1608144 CPUtime=222.3 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 421442 0 0 0 22178 52 0 0 25 0 1 0 823571863 1646739456 392899 33554432000 4194304 9128323 140735496879312 18446744073709551615 6592650 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 402036 392899 600 1205 0 400827 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1608144

[startup+282.301 s]
/proc/loadavg: 2.10 2.04 2.01 3/506 4504
/proc/meminfo: memFree=27004656/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=1771504 CPUtime=282.29 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 462460 0 0 0 28172 57 0 0 25 0 1 0 823571863 1814020096 433785 33554432000 4194304 9128323 140735496879312 18446744073709551615 6593127 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 442876 433785 600 1205 0 441667 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1771504

[startup+342.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/506 4505
/proc/meminfo: memFree=26734664/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=1946280 CPUtime=342.3 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 505456 0 0 0 34167 63 0 0 25 0 1 0 823571863 1992990720 476781 33554432000 4194304 9128323 140735496879312 18446744073709551615 6593392 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 486570 476781 600 1205 0 485361 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1946280

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/506 4507
/proc/meminfo: memFree=26498160/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=2052676 CPUtime=402.29 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 532274 0 0 0 40163 66 0 0 25 0 1 0 823571863 2101940224 503599 33554432000 4194304 9128323 140735496879312 18446744073709551615 6593127 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 513169 503599 600 1205 0 511960 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 2052676

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/506 4509
/proc/meminfo: memFree=26142500/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=2346524 CPUtime=462.3 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 604377 0 0 0 46154 76 0 0 25 0 1 0 823571863 2402840576 575702 33554432000 4194304 9128323 140735496879312 18446744073709551615 5488368 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 586631 575702 600 1205 0 585422 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 2346524

[startup+522.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/506 4510
/proc/meminfo: memFree=25953616/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=2449628 CPUtime=522.3 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 630145 0 0 0 52150 80 0 0 25 0 1 0 823571863 2508419072 601404 33554432000 4194304 9128323 140735496879312 18446744073709551615 5488335 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 612407 601404 600 1205 0 611198 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 2449628

[startup+582.301 s]
/proc/loadavg: 2.08 2.05 2.01 3/506 4512
/proc/meminfo: memFree=25727152/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=2570476 CPUtime=582.3 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 659912 0 0 0 58145 85 0 0 25 0 1 0 823571863 2632167424 631171 33554432000 4194304 9128323 140735496879312 18446744073709551615 5488335 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 642619 631171 604 1205 0 641410 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 2570476

[startup+642.301 s]

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

/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 847858 0 0 0 106114 117 0 0 25 0 1 0 823571863 3408080896 814372 33554432000 4194304 9128323 140735496879312 18446744073709551615 7316122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 832051 814372 997 1205 0 830842 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 3328204

[startup+1122.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/506 4538
/proc/meminfo: memFree=24421852/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=3353512 CPUtime=1122.31 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 857551 0 0 0 112107 124 0 0 25 0 1 0 823571863 3433996288 823219 33554432000 4194304 9128323 140735496879312 18446744073709551615 8009001 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 838378 823219 790 1205 0 837169 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 3353512

[startup+1182.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/506 4540
/proc/meminfo: memFree=24358936/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=3361612 CPUtime=1182.32 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 857599 0 0 0 118104 128 0 0 25 0 1 0 823571863 3442290688 823267 33554432000 4194304 9128323 140735496879312 18446744073709551615 7316182 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 840403 823267 790 1205 0 839194 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 3361612

[startup+1242.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/506 4541
/proc/meminfo: memFree=24314604/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=3361612 CPUtime=1242.32 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 859146 0 0 0 124099 133 0 0 25 0 1 0 823571863 3442290688 824790 33554432000 4194304 9128323 140735496879312 18446744073709551615 7325458 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 840403 824790 776 1205 0 839194 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 3361612

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/506 4543
/proc/meminfo: memFree=24197160/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=3361612 CPUtime=1302.33 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 859154 0 0 0 130093 140 0 0 25 0 1 0 823571863 3442290688 824798 33554432000 4194304 9128323 140735496879312 18446744073709551615 7342934 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 840403 824798 776 1205 0 839194 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 3361612

[startup+1362.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/506 4545
/proc/meminfo: memFree=24136368/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=3361612 CPUtime=1362.31 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 860151 0 0 0 136091 140 0 0 25 0 1 0 823571863 3442290688 825762 33554432000 4194304 9128323 140735496879312 18446744073709551615 6243538 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 840403 825762 885 1205 0 839194 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 3361612

[startup+1422.32 s]
/proc/loadavg: 2.07 2.04 2.01 3/506 4546
/proc/meminfo: memFree=24063172/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=3361612 CPUtime=1422.33 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 860151 0 0 0 142093 140 0 0 25 0 1 0 823571863 3442290688 825762 33554432000 4194304 9128323 140735496879312 18446744073709551615 6243313 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 840403 825762 885 1205 0 839194 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 3361612

[startup+1482.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/506 4548
/proc/meminfo: memFree=23957112/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=3361612 CPUtime=1482.32 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 860151 0 0 0 148092 140 0 0 25 0 1 0 823571863 3442290688 825762 33554432000 4194304 9128323 140735496879312 18446744073709551615 6243296 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 840403 825762 885 1205 0 839194 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 3361612

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/506 4549
/proc/meminfo: memFree=23883300/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=3361612 CPUtime=1542.32 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 860151 0 0 0 154092 140 0 0 25 0 1 0 823571863 3442290688 825762 33554432000 4194304 9128323 140735496879312 18446744073709551615 6243216 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 840403 825762 885 1205 0 839194 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 3361612

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/506 4551
/proc/meminfo: memFree=23809488/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=3361612 CPUtime=1602.32 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 860151 0 0 0 160092 140 0 0 25 0 1 0 823571863 3442290688 825762 33554432000 4194304 9128323 140735496879312 18446744073709551615 6243307 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 840403 825762 885 1205 0 839194 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 3361612

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/506 4553
/proc/meminfo: memFree=23679640/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=3361612 CPUtime=1662.32 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 860151 0 0 0 166092 140 0 0 25 0 1 0 823571863 3442290688 825762 33554432000 4194304 9128323 140735496879312 18446744073709551615 6243216 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 840403 825762 885 1205 0 839194 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 3361612

[startup+1722.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/506 4554
/proc/meminfo: memFree=23575448/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=3361612 CPUtime=1722.32 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 860151 0 0 0 172092 140 0 0 25 0 1 0 823571863 3442290688 825762 33554432000 4194304 9128323 140735496879312 18446744073709551615 6243216 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 840403 825762 885 1205 0 839194 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 3361612

[startup+1782.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/506 4556
/proc/meminfo: memFree=23466772/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=3361612 CPUtime=1782.32 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 860151 0 0 0 178092 140 0 0 25 0 1 0 823571863 3442290688 825762 33554432000 4194304 9128323 140735496879312 18446744073709551615 6243307 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 840403 825762 885 1205 0 839194 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 3361612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.04 2.03 2.00 3/507 4557
/proc/meminfo: memFree=23439108/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=3361612 CPUtime=1800.03 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 860152 0 0 0 179863 140 0 0 25 0 1 0 823571863 3442290688 825762 33554432000 4194304 9128323 140735496879312 18446744073709551615 6244928 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 840403 825762 884 1205 0 839194 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 3361612

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -4495

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

[startup+1801.4 s]
/proc/loadavg: 2.04 2.03 2.00 3/508 4558
/proc/meminfo: memFree=23998960/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=3361612 CPUtime=1801.42 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 860198 0 0 0 180002 140 0 0 25 0 1 0 823571863 3442290688 825808 33554432000 4194304 9128323 140735496879312 18446744073709551615 6244928 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 840403 825808 884 1205 0 839194 0
Current children cumulated CPU time (s) 1801.42
Current children cumulated vsize (KiB) 3361612

[startup+1801.82 s]
/proc/loadavg: 2.04 2.03 2.00 2/505 4558
/proc/meminfo: memFree=27060924/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=3361612 CPUtime=1801.84 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 860198 0 0 0 180044 140 0 0 25 0 1 0 823571863 3442290688 825808 33554432000 4194304 9128323 140735496879312 18446744073709551615 6244953 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 840403 825808 884 1205 0 839194 0
Current children cumulated CPU time (s) 1801.84
Current children cumulated vsize (KiB) 3361612

[startup+1802 s]
/proc/loadavg: 2.04 2.03 2.00 2/505 4558
/proc/meminfo: memFree=27060924/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=3361612 CPUtime=1802.02 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4202496 860198 0 0 0 180062 140 0 0 25 0 1 0 823571863 3442290688 825808 33554432000 4194304 9128323 140735496879312 18446744073709551615 6244928 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4495/statm: 840403 825808 884 1205 0 839194 0
Current children cumulated CPU time (s) 1802.02
Current children cumulated vsize (KiB) 3361612

[startup+1802.1 s]
/proc/loadavg: 2.04 2.03 2.00 2/505 4558
/proc/meminfo: memFree=27060924/32951124 swapFree=51712236/67111528
[pid=4495] ppid=4493 vsize=0 CPUtime=1802.12 cores=1,3,5,7
/proc/4495/stat : 4495 (scip-2.0.1.4.li) R 4493 4495 2157 0 -1 4203524 860198 0 0 0 180064 148 0 0 25 0 1 0 823571863 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0
/proc/4495/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.15
CPU time (s): 1802.18
CPU user time (s): 1800.65
CPU system time (s): 1.53677
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3361612

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

runsolver used 9.01563 second user time and 20.6879 second system time

The end

Launcher Data

Begin job on node103 at 2011-06-03 18:48:12
IDJOB=3453477
IDBENCH=77451
IDSOLVER=1949
FILE ID=node103/3453477-1307119692
RUNJOBID= node103-1307117890-4372
PBS_JOBID= 13497971
Free space on /tmp= 73856 MiB

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

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

MD5SUM BENCH= 8e085920cc302037c5be183f5639a529
RANDOM SEED=2039356599

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.83
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.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30362900 kB
Buffers:        290672 kB
Cached:         462656 kB
SwapCached:      23760 kB
Active:        1912548 kB
Inactive:       382744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30362900 kB
SwapTotal:    67111528 kB
SwapFree:     51712236 kB
Dirty:           39052 kB
Writeback:          72 kB
AnonPages:     1538876 kB
Mapped:          24308 kB
Slab:           150456 kB
PageTables:      73164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162069476 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= 73860 MiB
End job on node103 at 2011-06-03 19:18:15