Trace number 3744677

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 NameAnswerCPU timeWall clock time
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? (TO) 1802.17 1802.46

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb10-0.20-13.opb
MD5SUM92dacc02fa8334dc3926759bb21cc2d7
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark96022
Best CPU time to get the best result obtained on this benchmark1800.31
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables215039
Total number of constraints3681544
Number of constraints which are clauses3681544
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 constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
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 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 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-3744677-1338808777.opb>
23.09/23.15	c original problem has 215039 variables (215039 bin, 0 int, 0 impl, 0 cont) and 3681544 constraints
23.09/23.15	c problem read
23.09/23.15	c presolving settings loaded
28.08/28.12	c presolving:
45.88/45.98	c (round 1) 121586 del vars, 2381540 del conss, 120228 chg bounds, 293 chg sides, 387 chg coeffs, 0 upgd conss, 16313321 impls, 0 clqs
48.39/48.49	c (round 2) 122671 del vars, 2682674 del conss, 120540 chg bounds, 293 chg sides, 387 chg coeffs, 0 upgd conss, 16368125 impls, 0 clqs
48.98/49.07	c (round 3) 124130 del vars, 2695571 del conss, 120837 chg bounds, 301 chg sides, 399 chg coeffs, 0 upgd conss, 16386681 impls, 0 clqs
49.28/49.35	c (round 4) 124329 del vars, 2698305 del conss, 120848 chg bounds, 301 chg sides, 399 chg coeffs, 0 upgd conss, 16390343 impls, 0 clqs
65.68/65.70	c    (42.6s) probing: 134/90702 (0.1%) - 0 fixings, 0 aggregations, 2 implications, 0 bound changes
65.68/65.70	c    (42.6s) probing aborted: 100/100 successive totally useless probings
71.08/71.16	c (round 5) 124337 del vars, 2698391 del conss, 120848 chg bounds, 301 chg sides, 399 chg coeffs, 981005 upgd conss, 16391397 impls, 0 clqs
72.59/72.68	c (round 6) 124339 del vars, 2698391 del conss, 120848 chg bounds, 301 chg sides, 399 chg coeffs, 983153 upgd conss, 16391397 impls, 0 clqs
74.38/74.48	c    (51.3s) probing: 144/90702 (0.2%) - 0 fixings, 0 aggregations, 2 implications, 0 bound changes
74.38/74.48	c    (51.3s) probing aborted: 100/100 successive totally useless probings
74.38/74.49	c presolving (7 rounds):
74.38/74.49	c  124339 deleted vars, 2698391 deleted constraints, 120848 tightened bounds, 0 added holes, 301 changed sides, 399 changed coefficients
74.38/74.49	c  16391397 implications, 0 cliques
74.38/74.49	c presolved problem has 90700 variables (90700 bin, 0 int, 0 impl, 0 cont) and 983153 constraints
74.38/74.49	c  685763 constraints of type <setppc>
74.38/74.49	c  297390 constraints of type <logicor>
74.38/74.49	c transformed objective value is always integral (scale: 1)
74.38/74.49	c Presolving Time: 46.92
74.38/74.49	c - non default parameters ----------------------------------------------------------------------
74.38/74.49	c # SCIP version 1.2.1.3
74.38/74.49	c 
74.38/74.49	c # frequency for displaying node information lines
74.38/74.49	c # [type: int, range: [-1,2147483647], default: 100]
74.38/74.49	c display/freq = 10000
74.38/74.49	c 
74.38/74.49	c # maximal time in seconds to run
74.38/74.49	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
74.38/74.49	c limits/time = 1766.87
74.38/74.49	c 
74.38/74.49	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
74.38/74.49	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
74.38/74.49	c limits/memory = 13950
74.38/74.49	c 
74.38/74.49	c # default clock type (1: CPU user seconds, 2: wall clock time)
74.38/74.49	c # [type: int, range: [1,2], default: 1]
74.38/74.49	c timing/clocktype = 2
74.38/74.49	c 
74.38/74.49	c # should presolving try to simplify inequalities
74.38/74.49	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
74.38/74.49	c constraints/linear/simplifyinequalities = TRUE
74.38/74.49	c 
74.38/74.49	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
74.38/74.49	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
74.38/74.49	c constraints/indicator/addCouplingCons = TRUE
74.38/74.49	c 
74.38/74.49	c # should presolving try to simplify knapsacks
74.38/74.49	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
74.38/74.49	c constraints/knapsack/simplifyinequalities = TRUE
74.38/74.49	c 
74.38/74.49	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
74.38/74.49	c # [type: int, range: [-1,2147483647], default: -1]
74.38/74.49	c separating/rapidlearning/freq = 0
74.38/74.49	c 
74.38/74.49	c -----------------------------------------------------------------------------------------------
74.38/74.49	c start solving
74.48/74.56	c 
1800.01/1800.30	c pressed CTRL-C 1 times (5 times for forcing termination)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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


[startup+0 s]
/proc/loadavg: 1.61 1.93 1.97 3/176 12813
/proc/meminfo: memFree=26596836/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=7916 CPUtime=0 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1252 0 0 0 0 0 0 0 20 0 1 0 347003518 8105984 1198 33554432000 4194304 8395647 140736662052528 140734306983176 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1979 1198 370 1026 0 949 0

[startup+0.023733 s]
/proc/loadavg: 1.61 1.93 1.97 3/176 12813
/proc/meminfo: memFree=26596836/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=17612 CPUtime=0.01 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 3653 0 0 0 1 0 0 0 20 0 1 0 347003518 18034688 3593 33554432000 4194304 8395647 140736662052528 140734306983176 7385703 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 4403 3593 387 1026 0 3373 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 17612

[startup+0.100341 s]
/proc/loadavg: 1.61 1.93 1.97 3/176 12813
/proc/meminfo: memFree=26596836/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=31924 CPUtime=0.09 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 7200 0 0 0 8 1 0 0 20 0 1 0 347003518 32690176 7140 33554432000 4194304 8395647 140736662052528 140734306983176 4507032 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 7981 7140 394 1026 0 6951 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31924

[startup+0.300281 s]
/proc/loadavg: 1.61 1.93 1.97 3/176 12813
/proc/meminfo: memFree=26596836/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=53052 CPUtime=0.29 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 12474 0 0 0 27 2 0 0 20 0 1 0 347003518 54325248 12414 33554432000 4194304 8395647 140736662052528 140734306983176 4472706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 13263 12414 394 1026 0 12233 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53052

[startup+0.700262 s]
/proc/loadavg: 1.61 1.93 1.97 3/176 12813
/proc/meminfo: memFree=26596836/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=80068 CPUtime=0.69 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 19202 0 0 0 66 3 0 0 20 0 1 0 347003518 81989632 19142 33554432000 4194304 8395647 140736662052528 140736661917736 7382041 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 20017 19142 394 1026 0 18987 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80068

[startup+1.50029 s]
/proc/loadavg: 1.61 1.93 1.97 3/177 12814
/proc/meminfo: memFree=26437752/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=129288 CPUtime=1.49 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 31537 0 0 0 144 5 0 0 20 0 1 0 347003518 132390912 31477 33554432000 4194304 8395647 140736662052528 140736661917736 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 32322 31477 394 1026 0 31292 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129288

[startup+3.10028 s]
/proc/loadavg: 1.61 1.93 1.97 3/177 12814
/proc/meminfo: memFree=25988864/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=227388 CPUtime=3.09 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 55872 0 0 0 299 10 0 0 20 0 1 0 347003518 232845312 55812 33554432000 4194304 8395647 140736662052528 140736661917736 7324690 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 56847 55812 394 1026 0 55817 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 227388

[startup+6.30029 s]
/proc/loadavg: 1.72 1.94 1.97 3/177 12814
/proc/meminfo: memFree=25576084/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=423116 CPUtime=6.29 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 104613 0 0 0 612 17 0 0 20 0 1 0 347003518 433270784 104553 33554432000 4194304 8395647 140736662052528 140736661917736 7301419 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 105779 104553 394 1026 0 104749 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 423116

[startup+12.7003 s]
/proc/loadavg: 1.74 1.94 1.97 3/177 12814
/proc/meminfo: memFree=25086580/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=811812 CPUtime=12.69 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 202096 0 0 0 1233 36 0 0 20 0 1 0 347003518 831295488 202036 33554432000 4194304 8395647 140736662052528 140736661917288 7382046 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 202953 202036 394 1026 0 201923 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 811812

[startup+25.5003 s]
/proc/loadavg: 1.80 1.95 1.97 3/178 12818
/proc/meminfo: memFree=23154452/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=2899420 CPUtime=25.48 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 708010 0 0 0 2433 115 0 0 20 0 1 0 347003518 2969006080 720371 33554432000 4194304 8395647 140736662052528 140736662048680 4720765 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 724855 720371 413 1026 0 723825 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2899420

[startup+51.1003 s]
/proc/loadavg: 1.87 1.95 1.97 3/178 12818
/proc/meminfo: memFree=21923336/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=3978484 CPUtime=51.08 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 967533 0 0 0 4953 155 0 0 20 0 1 0 347003518 4073967616 981376 33554432000 4194304 8395647 140736662052528 140736662049576 5006516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 994621 981376 484 1026 0 993591 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3978484

[startup+102.307 s]
/proc/loadavg: 1.98 1.97 1.98 3/177 12818
/proc/meminfo: memFree=21423908/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4347512 CPUtime=102.28 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1026215 0 0 0 10059 169 0 0 20 0 1 0 347003518 4451852288 1061279 33554432000 4194304 8395647 140736662052528 140736662047992 6752753 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1086878 1061279 574 1026 0 1085848 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 4347512

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/177 12818
/proc/meminfo: memFree=21329436/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4454988 CPUtime=162.27 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1035831 0 0 0 16049 178 0 0 20 0 1 0 347003518 4561907712 1079553 33554432000 4194304 8395647 140736662052528 140736662047656 6636387 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1113747 1079553 574 1026 0 1112717 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 4454988

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/177 12818
/proc/meminfo: memFree=21327356/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4467132 CPUtime=222.26 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1040825 0 0 0 22041 185 0 0 20 0 1 0 347003518 4574343168 1079924 33554432000 4194304 8395647 140736662052528 140736662047656 7382116 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1116783 1079924 574 1026 0 1115753 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 4467132

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/177 12818
/proc/meminfo: memFree=21273900/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4521244 CPUtime=282.24 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1048128 0 0 0 28032 192 0 0 20 0 1 0 347003518 4629753856 1092144 33554432000 4194304 8395647 140736662052528 140736662047992 6636391 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1130311 1092144 575 1026 0 1129281 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 4521244

[startup+342.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/177 12819
/proc/meminfo: memFree=21270392/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4526580 CPUtime=342.24 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1052530 0 0 0 34024 200 0 0 20 0 1 0 347003518 4635217920 1092430 33554432000 4194304 8395647 140736662052528 140736662047656 6636373 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1131645 1092430 575 1026 0 1130615 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 4526580

[startup+402.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/177 12819
/proc/meminfo: memFree=21268520/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4534944 CPUtime=402.23 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1057592 0 0 0 40015 208 0 0 20 0 1 0 347003518 4643782656 1092864 33554432000 4194304 8395647 140736662052528 140736662048088 6636373 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1133736 1092864 575 1026 0 1132706 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 4534944

[startup+462.3 s]
/proc/loadavg: 2.07 1.99 1.98 3/177 12819
/proc/meminfo: memFree=21264336/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4541008 CPUtime=462.22 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1062873 0 0 0 46006 216 0 0 20 0 1 0 347003518 4649992192 1093271 33554432000 4194304 8395647 140736662052528 140736662047656 6636387 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1135252 1093271 575 1026 0 1134222 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 4541008

[startup+522.3 s]
/proc/loadavg: 2.02 1.99 1.98 3/176 12819
/proc/meminfo: memFree=21263512/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4547088 CPUtime=522.21 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1068136 0 0 0 51995 226 0 0 20 0 1 0 347003518 4656218112 1093672 33554432000 4194304 8395647 140736662052528 140736662047176 6697653 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1136772 1093672 575 1026 0 1135742 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 4547088

[startup+582.3 s]
/proc/loadavg: 2.01 1.99 1.98 3/177 12820
/proc/meminfo: memFree=21258756/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4556388 CPUtime=582.2 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1073746 0 0 0 57985 235 0 0 20 0 1 0 347003518 4665741312 1094229 33554432000 4194304 8395647 140736662052528 140736662047656 7382116 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1139097 1094229 575 1026 0 1138067 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 4556388

[startup+642.3 s]

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

/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1111138 0 0 0 99903 311 0 0 20 0 1 0 347003518 4780507136 1109218 33554432000 4194304 8395647 140736662052528 140736662047656 6698214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1167116 1109218 577 1026 0 1166086 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 4668464

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 1.99 3/177 12825
/proc/meminfo: memFree=21197500/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4670040 CPUtime=1062.12 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1112308 0 0 0 105896 316 0 0 20 0 1 0 347003518 4782120960 1109406 33554432000 4194304 8395647 140736662052528 140736662047656 6752903 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1167510 1109406 577 1026 0 1166480 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 4670040

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 12825
/proc/meminfo: memFree=21198832/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4671188 CPUtime=1122.11 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1114401 0 0 0 111888 323 0 0 20 0 1 0 347003518 4783296512 1109093 33554432000 4194304 8395647 140736662052528 140736662046696 6697746 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1167797 1109093 577 1026 0 1166767 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 4671188

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 12825
/proc/meminfo: memFree=21198240/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4672340 CPUtime=1182.1 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1116850 0 0 0 117882 328 0 0 20 0 1 0 347003518 4784476160 1109250 33554432000 4194304 8395647 140736662052528 140736662047656 6636373 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1168085 1109250 577 1026 0 1167055 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 4672340

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 12829
/proc/meminfo: memFree=21197516/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4672640 CPUtime=1242.09 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1119596 0 0 0 123875 334 0 0 20 0 1 0 347003518 4784783360 1109322 33554432000 4194304 8395647 140736662052528 140736662047656 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1168160 1109322 577 1026 0 1167130 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 4672640

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 12829
/proc/meminfo: memFree=21197180/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4672880 CPUtime=1302.09 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1122255 0 0 0 129871 338 0 0 20 0 1 0 347003518 4785029120 1109406 33554432000 4194304 8395647 140736662052528 140736662047656 6696991 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1168220 1109406 577 1026 0 1167190 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 4672880

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 12829
/proc/meminfo: memFree=21196836/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4673548 CPUtime=1362.07 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1125872 0 0 0 135864 343 0 0 20 0 1 0 347003518 4785713152 1109507 33554432000 4194304 8395647 140736662052528 140736662047656 6697955 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1168387 1109507 577 1026 0 1167357 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 4673548

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 12829
/proc/meminfo: memFree=21196864/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4674072 CPUtime=1422.07 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1129494 0 0 0 141859 348 0 0 20 0 1 0 347003518 4786249728 1109613 33554432000 4194304 8395647 140736662052528 140736662046696 6697711 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1168518 1109613 577 1026 0 1167488 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 4674072

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 12829
/proc/meminfo: memFree=21196644/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4674352 CPUtime=1482.06 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1132599 0 0 0 147854 352 0 0 20 0 1 0 347003518 4786536448 1109668 33554432000 4194304 8395647 140736662052528 140736662047656 6698214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1168588 1109668 577 1026 0 1167558 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 4674352

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/176 12829
/proc/meminfo: memFree=21196548/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4674460 CPUtime=1542.05 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1135756 0 0 0 153849 356 0 0 20 0 1 0 347003518 4786647040 1109706 33554432000 4194304 8395647 140736662052528 140736662047656 6636387 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1168615 1109706 577 1026 0 1167585 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 4674460

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 1.99 3/177 12830
/proc/meminfo: memFree=21196576/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4674632 CPUtime=1602.04 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1139083 0 0 0 159843 361 0 0 20 0 1 0 347003518 4786823168 1109749 33554432000 4194304 8395647 140736662052528 140736662047656 6698051 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1168658 1109749 577 1026 0 1167628 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 4674632

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/177 12830
/proc/meminfo: memFree=21196480/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4674892 CPUtime=1662.03 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1142491 0 0 0 165838 365 0 0 20 0 1 0 347003518 4787089408 1109785 33554432000 4194304 8395647 140736662052528 140736662047656 7382127 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1168723 1109785 577 1026 0 1167693 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 4674892

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 12830
/proc/meminfo: memFree=21196384/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4675044 CPUtime=1722.01 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1145456 0 0 0 171833 368 0 0 20 0 1 0 347003518 4787245056 1109809 33554432000 4194304 8395647 140736662052528 140736662047656 6723498 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1168761 1109809 577 1026 0 1167731 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 4675044

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 12830
/proc/meminfo: memFree=21195480/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4675292 CPUtime=1782.01 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1146593 0 0 0 177829 372 0 0 20 0 1 0 347003518 4787499008 1109892 33554432000 4194304 8395647 140736662052528 140736662047992 6636373 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1168823 1109892 577 1026 0 1167793 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 4675292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 12868
/proc/meminfo: memFree=21464200/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4675744 CPUtime=1800.01 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1146858 0 0 0 179626 375 0 0 20 0 1 0 347003518 4787961856 1109945 33554432000 4194304 8395647 140736662052528 140736662046760 6636339 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1168936 1109945 577 1026 0 1167906 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 4675744

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -12813

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 12869
/proc/meminfo: memFree=21460160/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4675744 CPUtime=1801.1 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1146858 0 0 0 179735 375 0 0 20 0 1 0 347003518 4787961856 1109945 33554432000 4194304 8395647 140736662052528 140736662047656 6698349 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1168936 1109945 577 1026 0 1167906 0
Current children cumulated CPU time (s) 1801.1
Current children cumulated vsize (KiB) 4675744

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 12869
/proc/meminfo: memFree=21433616/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=4675744 CPUtime=1801.9 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4202496 1146858 0 0 0 179815 375 0 0 20 0 1 0 347003518 4787961856 1109945 33554432000 4194304 8395647 140736662052528 140736662047656 6697955 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 1168936 1109945 577 1026 0 1167906 0
Current children cumulated CPU time (s) 1801.9
Current children cumulated vsize (KiB) 4675744

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 12869
/proc/meminfo: memFree=21433616/32873844 swapFree=7384/7384
[pid=12813] ppid=12811 vsize=0 CPUtime=1802.1 cores=1,3,5,7
/proc/12813/stat : 12813 (pbscip.linux.x8) R 12811 12813 12769 0 -1 4203524 1146858 0 0 0 179826 384 0 0 20 0 1 0 347003518 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12813/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.46
CPU time (s): 1802.17
CPU user time (s): 1798.27
CPU system time (s): 3.90741
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 4675744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.27
system time used= 3.9074
maximum resident set size= 4439780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1146858
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= 25
involuntary context switches= 1869

runsolver used 3.32649 second user time and 8.77467 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-04 13:19:41
IDJOB=3744677
IDBENCH=92800
IDSOLVER=2326
FILE ID=node136/3744677-1338808777
RUNJOBID= node136-1338808777-12786
PBS_JOBID= 14636879
Free space on /tmp= 69676 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb10-0.20-13.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3744677-1338808777/watcher-3744677-1338808777 -o /tmp/evaluation-result-3744677-1338808777/solver-3744677-1338808777 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744677-1338808777.opb -t 1800 -m 15500

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

MD5SUM BENCH= 92dacc02fa8334dc3926759bb21cc2d7
RANDOM SEED=693482308

node136.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.247
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26598224 kB
Buffers:         1282216 kB
Cached:          3857528 kB
SwapCached:        20316 kB
Active:          3143892 kB
Inactive:        2223364 kB
Active(anon):     199828 kB
Inactive(anon):    22308 kB
Active(file):    2944064 kB
Inactive(file):  2201056 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083208 kB
Dirty:            158352 kB
Writeback:             0 kB
AnonPages:        208136 kB
Mapped:            11088 kB
Shmem:                 0 kB
Slab:             769212 kB
SReclaimable:     209892 kB
SUnreclaim:       559320 kB
KernelStack:        1448 kB
PageTables:         4364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     323476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69668 MiB
End job on node136 at 2012-06-04 13:49:43