Trace number 3692735

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
SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed? (TO) 1802.14 1802.42

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/
dbst/normalized-dbst_v50_e1000_d25_mw10_6.opb.PB06.opb
MD5SUMab4957c8b8761f975030868126e78f02
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2.72358
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4500
Total number of constraints2559501
Number of constraints which are clauses2554450
Number of constraints which are cardinality constraints (but not clauses)101
Number of constraints which are nor clauses,nor cardinality constraints4950
Minimum length of a constraint2
Maximum length of a constraint2000
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 480
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 2049
Number of bits of the biggest sum of numbers12
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.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 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-3692735-1338021553.opb>
6.19/6.23	c original problem has 4500 variables (4500 bin, 0 int, 0 impl, 0 cont) and 2559501 constraints
6.19/6.23	c problem read in 6.23
16.19/16.21	c presolving:
45.79/45.84	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2757500 upgd conss, 4000 impls, 100 clqs
53.69/53.73	c (round 2) 0 del vars, 150999 del conss, 2000 add conss, 0 chg bounds, 2000 chg sides, 9031 chg coeffs, 2757500 upgd conss, 102002 impls, 100 clqs
63.89/63.94	c    (63.8s) probing: 51/4500 (1.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
63.89/63.94	c    (63.8s) probing aborted: 50/50 successive totally useless probings
73.88/73.95	c presolving (3 rounds):
73.88/73.95	c  0 deleted vars, 150999 deleted constraints, 2000 added constraints, 0 tightened bounds, 0 added holes, 2000 changed sides, 9242 changed coefficients
73.88/73.95	c  106902 implications, 100 cliques
73.88/73.95	c presolved problem has 4500 variables (4500 bin, 0 int, 0 impl, 0 cont) and 2410502 constraints
73.88/73.95	c    4950 constraints of type <knapsack>
73.88/73.95	c   51101 constraints of type <setppc>
73.88/73.95	c       1 constraints of type <linear>
73.88/73.95	c 2354450 constraints of type <logicor>
73.88/73.95	c transformed objective value is always integral (scale: 1)
73.88/73.95	c Presolving Time: 65.97
73.88/73.95	c - non default parameters ----------------------------------------------------------------------
73.88/73.95	c # SCIP version 2.1.1.4
73.88/73.95	c 
73.88/73.95	c # maximal time in seconds to run
73.88/73.95	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
73.88/73.95	c limits/time = 1797
73.88/73.95	c 
73.88/73.95	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
73.88/73.95	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
73.88/73.95	c limits/memory = 13950
73.88/73.95	c 
73.88/73.95	c # default clock type (1: CPU user seconds, 2: wall clock time)
73.88/73.95	c # [type: int, range: [1,2], default: 1]
73.88/73.95	c timing/clocktype = 2
73.88/73.95	c 
73.88/73.95	c # belongs reading time to solving time?
73.88/73.95	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
73.88/73.95	c timing/reading = TRUE
73.88/73.95	c 
73.88/73.95	c -----------------------------------------------------------------------------------------------
73.88/73.95	c start solving
74.08/74.11	c 
145.96/146.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
145.96/146.07	c   146s|     1 |     0 |  1921 |     - |3171M|   0 | 188 |4500 |2410k|4500 |2410k|   0 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
1574.84/1575.16	c  1575s|     1 |     0 | 17214 |     - |3229M|   0 | 300 |4500 |2410k|4500 |2410k|  27 |  15 |   0 | 0.000000e+00 |      --      |    Inf 

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 654
/proc/meminfo: memFree=27865412/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=9832 CPUtime=0 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1211 0 0 0 0 0 0 0 20 0 1 0 268280328 10067968 1165 33554432000 4194304 10169799 140733655054400 140733654920392 7543003 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 2493 1165 409 1459 0 1025 0

[startup+0.102081 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 654
/proc/meminfo: memFree=27865412/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=24992 CPUtime=0.09 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 5003 0 0 0 9 0 0 0 20 0 1 0 268280328 25591808 4953 33554432000 4194304 10169799 140733655054400 140733654920392 5477139 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 6248 4953 409 1459 0 4780 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24992

[startup+0.200315 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 654
/proc/meminfo: memFree=27865412/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=37012 CPUtime=0.19 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 7994 0 0 0 18 1 0 0 20 0 1 0 268280328 37900288 7944 33554432000 4194304 10169799 140733655054400 140733654920392 7138898 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 9253 7944 409 1459 0 7785 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37012

[startup+0.300336 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 654
/proc/meminfo: memFree=27865412/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=49808 CPUtime=0.29 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 11195 0 0 0 28 1 0 0 20 0 1 0 268280328 51003392 11145 33554432000 4194304 10169799 140733655054400 140733654920392 8824928 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 12452 11145 409 1459 0 10984 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49808

[startup+0.700282 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 654
/proc/meminfo: memFree=27865412/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=99236 CPUtime=0.69 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 23488 0 0 0 67 2 0 0 20 0 1 0 268280328 101617664 23438 33554432000 4194304 10169799 140733655054400 140733654920728 8219353 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 24809 23438 409 1459 0 23341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 99236

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 655
/proc/meminfo: memFree=27723176/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=197504 CPUtime=1.49 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 48008 0 0 0 143 6 0 0 20 0 1 0 268280328 202244096 47958 33554432000 4194304 10169799 140733655054400 140733654920728 8726838 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 49376 47958 409 1459 0 47908 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 197504

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 655
/proc/meminfo: memFree=27588388/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=395456 CPUtime=3.09 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 97349 0 0 0 295 14 0 0 20 0 1 0 268280328 404946944 97299 33554432000 4194304 10169799 140733655054400 140733654920728 7138915 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 98864 97299 409 1459 0 97396 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 395456

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 655
/proc/meminfo: memFree=27180732/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=775584 CPUtime=6.29 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 190272 0 0 0 601 28 0 0 20 0 1 0 268280328 794198016 191755 33554432000 4194304 10169799 140733655054400 140733654920728 8824936 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 193896 191755 416 1459 0 192428 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 775584

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 655
/proc/meminfo: memFree=25033292/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=3019212 CPUtime=12.69 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 745991 0 0 0 1164 105 0 0 20 0 1 0 268280328 3091673088 744864 33554432000 4194304 10169799 140733655054400 140733655051016 4898223 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 754803 744864 497 1459 0 753335 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3019212

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 655
/proc/meminfo: memFree=24804368/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=3126748 CPUtime=25.49 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 870702 0 0 0 1885 664 0 0 20 0 1 0 268280328 3201789952 767961 33554432000 4194304 10169799 140733655054400 140733655052280 4432640 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 781687 767961 546 1459 0 780219 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3126748

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 658
/proc/meminfo: memFree=24120816/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=3816168 CPUtime=51.08 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1086258 0 0 0 3678 1430 0 0 20 0 1 0 268280328 3907756032 935050 33554432000 4194304 10169799 140733655054400 140733655051448 7547458 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 954042 935050 581 1459 0 952574 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3816168

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 658
/proc/meminfo: memFree=21744200/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=6519940 CPUtime=102.27 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1383427 0 0 0 8211 2016 0 0 20 0 1 0 268280328 6676418560 1528057 33554432000 4194304 10169799 140733655054400 140733655047640 8009536 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1629985 1528057 765 1459 0 1628517 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 6519940

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 659
/proc/meminfo: memFree=22124688/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=5936592 CPUtime=162.26 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1386828 0 0 0 14189 2037 0 0 20 0 1 0 268280328 6079070208 1432863 33554432000 4194304 10169799 140733655054400 140733655046712 8009306 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1484148 1432863 780 1459 0 1482680 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 5936592

[startup+222.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 697
/proc/meminfo: memFree=21374552/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=5972312 CPUtime=222.26 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1388316 0 0 0 20180 2046 0 0 20 0 1 0 268280328 6115647488 1443158 33554432000 4194304 10169799 140733655054400 140733655046712 8009723 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1493078 1443158 780 1459 0 1491610 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 5972312

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 697
/proc/meminfo: memFree=21275796/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=6012732 CPUtime=282.25 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1390423 0 0 0 26164 2061 0 0 20 0 1 0 268280328 6157037568 1452277 33554432000 4194304 10169799 140733655054400 140733655046712 7707204 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1503183 1452277 780 1459 0 1501715 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 6012732

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 697
/proc/meminfo: memFree=21263912/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=6027440 CPUtime=342.24 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1393161 0 0 0 32146 2078 0 0 20 0 1 0 268280328 6172098560 1453117 33554432000 4194304 10169799 140733655054400 140733655045784 7582233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1506860 1453117 780 1459 0 1505392 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 6027440

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 697
/proc/meminfo: memFree=21264064/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=6027440 CPUtime=402.22 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1394232 0 0 0 38132 2090 0 0 20 0 1 0 268280328 6172098560 1453124 33554432000 4194304 10169799 140733655054400 140733655046712 7708178 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1506860 1453124 780 1459 0 1505392 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 6027440

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 698
/proc/meminfo: memFree=21263720/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=6027528 CPUtime=462.21 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1395372 0 0 0 44119 2102 0 0 20 0 1 0 268280328 6172188672 1453131 33554432000 4194304 10169799 140733655054400 140733655046712 8004328 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1506882 1453131 780 1459 0 1505414 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 6027528

[startup+522.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 698
/proc/meminfo: memFree=21263872/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=6030004 CPUtime=522.2 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1396870 0 0 0 50100 2120 0 0 20 0 1 0 268280328 6174724096 1453142 33554432000 4194304 10169799 140733655054400 140733655046712 8009315 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1507501 1453142 780 1459 0 1506033 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 6030004

[startup+582.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 698
/proc/meminfo: memFree=21283876/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=6030004 CPUtime=582.2 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1397982 0 0 0 56084 2136 0 0 20 0 1 0 268280328 6174724096 1453149 33554432000 4194304 10169799 140733655054400 140733655046712 8009306 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1507501 1453149 780 1459 0 1506033 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 6030004

[startup+642.3 s]

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

/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1405254 0 0 0 103951 2262 0 0 20 0 1 0 268280328 6122618880 1444741 33554432000 4194304 10169799 140733655054400 140733655050712 7280659 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1494780 1444741 801 1459 0 1493312 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 5979120

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 703
/proc/meminfo: memFree=21298992/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=5979120 CPUtime=1122.12 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1405254 0 0 0 109950 2262 0 0 20 0 1 0 268280328 6122618880 1444741 33554432000 4194304 10169799 140733655054400 140733655050712 7280653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1494780 1444741 801 1459 0 1493312 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 5979120

[startup+1182.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 703
/proc/meminfo: memFree=21298896/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=5979120 CPUtime=1182.11 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1405254 0 0 0 115949 2262 0 0 20 0 1 0 268280328 6122618880 1444741 33554432000 4194304 10169799 140733655054400 140733655050712 7280653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1494780 1444741 801 1459 0 1493312 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 5979120

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 703
/proc/meminfo: memFree=21298800/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=5979120 CPUtime=1242.1 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1405254 0 0 0 121948 2262 0 0 20 0 1 0 268280328 6122618880 1444741 33554432000 4194304 10169799 140733655054400 140733655050712 7280653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1494780 1444741 801 1459 0 1493312 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 5979120

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 706
/proc/meminfo: memFree=21298696/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=5979120 CPUtime=1302.09 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1405254 0 0 0 127947 2262 0 0 20 0 1 0 268280328 6122618880 1444741 33554432000 4194304 10169799 140733655054400 140733655050712 7280653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1494780 1444741 801 1459 0 1493312 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 5979120

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 730
/proc/meminfo: memFree=21299088/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=5979120 CPUtime=1362.08 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1405254 0 0 0 133946 2262 0 0 20 0 1 0 268280328 6122618880 1444741 33554432000 4194304 10169799 140733655054400 140733655050712 7280653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1494780 1444741 801 1459 0 1493312 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 5979120

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 730
/proc/meminfo: memFree=21298752/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=5979120 CPUtime=1422.08 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1405254 0 0 0 139946 2262 0 0 20 0 1 0 268280328 6122618880 1444741 33554432000 4194304 10169799 140733655054400 140733655050712 7280653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1494780 1444741 801 1459 0 1493312 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 5979120

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 730
/proc/meminfo: memFree=21136616/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=6280272 CPUtime=1482.06 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1414827 0 0 0 145922 2284 0 0 20 0 1 0 268280328 6430998528 1485230 33554432000 4194304 10169799 140733655054400 140733655048808 8009315 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1570068 1485230 807 1459 0 1568600 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 6280272

[startup+1542.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 769
/proc/meminfo: memFree=20634104/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=6280272 CPUtime=1542.06 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1415523 0 0 0 151914 2292 0 0 20 0 1 0 268280328 6430998528 1485261 33554432000 4194304 10169799 140733655054400 140733655048808 8009306 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1570068 1485261 807 1459 0 1568600 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 6280272

[startup+1602.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 769
/proc/meminfo: memFree=19760900/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=6298440 CPUtime=1602.04 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1416253 0 0 0 157907 2297 0 0 20 0 1 0 268280328 6449602560 1485675 33554432000 4194304 10169799 140733655054400 140733655050392 7651918 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1574610 1485675 808 1459 0 1573142 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 6298440

[startup+1662.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 770
/proc/meminfo: memFree=19760148/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=6298440 CPUtime=1662.04 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1416253 0 0 0 163905 2299 0 0 20 0 1 0 268280328 6449602560 1485846 33554432000 4194304 10169799 140733655054400 140733655050712 7280659 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1574610 1485846 808 1459 0 1573142 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 6298440

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 770
/proc/meminfo: memFree=19742840/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=6298440 CPUtime=1722.03 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1416253 0 0 0 169904 2299 0 0 20 0 1 0 268280328 6449602560 1486016 33554432000 4194304 10169799 140733655054400 140733655050712 7280635 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1574610 1486016 808 1459 0 1573142 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 6298440

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 770
/proc/meminfo: memFree=19710632/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=6298440 CPUtime=1782.02 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1416254 0 0 0 175903 2299 0 0 20 0 1 0 268280328 6449602560 1486016 33554432000 4194304 10169799 140733655054400 140733655050712 7280653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1574610 1486016 808 1459 0 1573142 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 6298440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 770
/proc/meminfo: memFree=19727500/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=6298440 CPUtime=1800.02 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1416254 0 0 0 177703 2299 0 0 20 0 1 0 268280328 6449602560 1486016 33554432000 4194304 10169799 140733655054400 140733655050712 7280653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1574610 1486016 808 1459 0 1573142 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 6298440

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -654

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

[startup+1801.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 771
/proc/meminfo: memFree=19727244/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=6298440 CPUtime=1801.22 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1416254 0 0 0 177823 2299 0 0 20 0 1 0 268280328 6449602560 1486016 33554432000 4194304 10169799 140733655054400 140733655049792 7280659 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1574610 1486016 808 1459 0 1573142 0
Current children cumulated CPU time (s) 1801.22
Current children cumulated vsize (KiB) 6298440

[startup+1801.91 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 771
/proc/meminfo: memFree=19727368/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=6298440 CPUtime=1801.62 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1416254 0 0 0 177863 2299 0 0 20 0 1 0 268280328 6449602560 1486016 33554432000 4194304 10169799 140733655054400 140733655049792 7280653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1574610 1486016 808 1459 0 1573142 0
Current children cumulated CPU time (s) 1801.62
Current children cumulated vsize (KiB) 6298440

[startup+1802.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 771
/proc/meminfo: memFree=19727368/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=6298440 CPUtime=1802.02 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4202496 1416254 0 0 0 177903 2299 0 0 20 0 1 0 268280328 6449602560 1486016 33554432000 4194304 10169799 140733655054400 140733655049792 7280655 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/654/statm: 1574610 1486016 808 1459 0 1573142 0
Current children cumulated CPU time (s) 1802.02
Current children cumulated vsize (KiB) 6298440

[startup+1802.4 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 771
/proc/meminfo: memFree=19727368/32873844 swapFree=7608/7608
[pid=654] ppid=652 vsize=0 CPUtime=1802.11 cores=0,2,4,6
/proc/654/stat : 654 (scip-2.1.1.4sfi) R 652 654 30878 0 -1 4203524 1416254 0 0 0 177903 2308 0 0 20 0 1 0 268280328 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/654/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.42
CPU time (s): 1802.14
CPU user time (s): 1779.04
CPU system time (s): 23.1035
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 6830272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1779.04
system time used= 23.1035
maximum resident set size= 6200264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1416254
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= 8
involuntary context switches= 1924

runsolver used 6.79297 second user time and 13.219 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-26 10:39:15
IDJOB=3692735
IDBENCH=1375
IDSOLVER=2272
FILE ID=node135/3692735-1338021553
RUNJOBID= node135-1338017247-31465
PBS_JOBID= 14624262
Free space on /tmp= 71412 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/dbst/normalized-dbst_v50_e1000_d25_mw10_6.opb.PB06.opb
COMMAND LINE= HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3692735-1338021553/watcher-3692735-1338021553 -o /tmp/evaluation-result-3692735-1338021553/solver-3692735-1338021553 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692735-1338021553.opb -t 1800 -m 15500

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

MD5SUM BENCH= ab4957c8b8761f975030868126e78f02
RANDOM SEED=1099912834

node135.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		: 2666.820
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	: 5333.64
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		: 2666.820
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	: 5332.57
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		: 2666.820
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	: 5332.55
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		: 2666.820
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	: 5332.55
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		: 2666.820
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	: 5332.54
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		: 2666.820
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	: 5332.55
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		: 2666.820
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	: 5238.35
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		: 2666.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27865676 kB
Buffers:          242664 kB
Cached:          3771220 kB
SwapCached:            0 kB
Active:          1208872 kB
Inactive:        3018740 kB
Active(anon):     216316 kB
Inactive(anon):        0 kB
Active(file):     992556 kB
Inactive(file):  3018740 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            102148 kB
Writeback:             0 kB
AnonPages:        221536 kB
Mapped:            17840 kB
Shmem:               212 kB
Slab:             640996 kB
SReclaimable:      82852 kB
SUnreclaim:       558144 kB
KernelStack:        1464 kB
PageTables:         4432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     328188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 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= 71368 MiB
End job on node135 at 2012-05-26 11:09:18