Trace number 3741419

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
PB11: SCIP spx E_2 2011-06-10 (fixed)? (TO) 1802.12 1802.42

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-ns1853823.opb
MD5SUM2ebd045d7573caa1ce8026d29a77beeb
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark123
Best CPU time to get the best result obtained on this benchmark1800.87
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables213440
Total number of constraints223870
Number of constraints which are clauses212784
Number of constraints which are cardinality constraints (but not clauses)462
Number of constraints which are nor clauses,nor cardinality constraints10624
Minimum length of a constraint1
Maximum length of a constraint464
Number of terms in the objective function 920
Biggest coefficient in the objective function 6
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 3220
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 3200
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 3912
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.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
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-3741419-1338775315.opb>
1.89/1.94	c original problem has 213440 variables (213440 bin, 0 int, 0 impl, 0 cont) and 223870 constraints
1.89/1.94	c problem read
1.89/1.95	c presolving settings loaded
2.99/3.07	c presolving:
3.69/3.77	c (round 1) 264 del vars, 264 del conss, 0 add conss, 264 chg bounds, 0 chg sides, 460 chg coeffs, 0 upgd conss, 243936 impls, 0 clqs
4.78/4.80	c (round 2) 264 del vars, 264 del conss, 0 add conss, 264 chg bounds, 0 chg sides, 460 chg coeffs, 213442 upgd conss, 243936 impls, 0 clqs
146.36/146.43	c (round 3) 264 del vars, 122496 del conss, 121968 add conss, 264 chg bounds, 121968 chg sides, 244396 chg coeffs, 213442 upgd conss, 243936 impls, 0 clqs
148.66/148.73	c    (148.7s) probing: 101/213176 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
148.66/148.73	c    (148.7s) probing aborted: 100/100 successive totally useless probings
148.66/148.74	c presolving (4 rounds):
148.66/148.74	c  264 deleted vars, 122496 deleted constraints, 121968 added constraints, 264 tightened bounds, 0 added holes, 121968 changed sides, 244396 changed coefficients
148.66/148.74	c  243936 implications, 0 cliques
148.66/148.74	c presolved problem has 213176 variables (213176 bin, 0 int, 0 impl, 0 cont) and 223342 constraints
148.66/148.74	c     658 constraints of type <knapsack>
148.66/148.74	c  121968 constraints of type <setppc>
148.66/148.74	c   10164 constraints of type <linear>
148.66/148.74	c   90552 constraints of type <logicor>
148.66/148.74	c transformed objective value is always integral (scale: 1)
148.66/148.74	c Presolving Time: 146.01
148.66/148.74	c - non default parameters ----------------------------------------------------------------------
148.66/148.74	c # SCIP version 2.0.1.5
148.66/148.74	c 
148.66/148.74	c # frequency for displaying node information lines
148.66/148.74	c # [type: int, range: [-1,2147483647], default: 100]
148.66/148.74	c display/freq = 10000
148.66/148.74	c 
148.66/148.74	c # maximal time in seconds to run
148.66/148.74	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
148.66/148.74	c limits/time = 1797
148.66/148.74	c 
148.66/148.74	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
148.66/148.74	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
148.66/148.74	c limits/memory = 13950
148.66/148.74	c 
148.66/148.74	c # default clock type (1: CPU user seconds, 2: wall clock time)
148.66/148.74	c # [type: int, range: [1,2], default: 1]
148.66/148.74	c timing/clocktype = 2
148.66/148.74	c 
148.66/148.74	c # belongs reading time to solving time?
148.66/148.74	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
148.66/148.74	c timing/reading = TRUE
148.66/148.74	c 
148.66/148.74	c # should presolving try to simplify inequalities
148.66/148.74	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
148.66/148.74	c constraints/linear/simplifyinequalities = TRUE
148.66/148.74	c 
148.66/148.74	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
148.66/148.74	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
148.66/148.74	c constraints/indicator/addCouplingCons = TRUE
148.66/148.74	c 
148.66/148.74	c # should presolving try to simplify knapsacks
148.66/148.74	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
148.66/148.74	c constraints/knapsack/simplifyinequalities = TRUE
148.66/148.74	c 
148.66/148.74	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
148.66/148.74	c # [type: int, range: [-1,2147483647], default: -1]
148.66/148.74	c separating/rapidlearning/freq = 0
148.66/148.74	c 
148.66/148.74	c -----------------------------------------------------------------------------------------------
148.66/148.74	c start solving
148.75/148.81	c 

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-3741419-1338775315/watcher-3741419-1338775315 -o /tmp/evaluation-result-3741419-1338775315/solver-3741419-1338775315 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3741419-1338775315.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 1.94 3/177 11238
/proc/meminfo: memFree=27940332/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=9588 CPUtime=0 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 1513 0 0 0 0 0 0 0 20 0 1 0 343657516 9818112 1467 33554432000 4194304 9016284 140733919259808 140733620518632 7875499 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11238/statm: 2397 1467 311 1178 0 1215 0

[startup+0.0784881 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11238
/proc/meminfo: memFree=27940332/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=52668 CPUtime=0.06 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 12135 0 0 0 5 1 0 0 20 0 1 0 343657516 53932032 12090 33554432000 4194304 9016284 140733919259808 140733620518632 6813403 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11238/statm: 13167 12091 360 1178 0 11985 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 52668

[startup+0.100292 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11238
/proc/meminfo: memFree=27940332/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=63464 CPUtime=0.09 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 14820 0 0 0 7 2 0 0 20 0 1 0 343657516 64987136 14774 33554432000 4194304 9016284 140733919259808 140733620518632 4530476 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11238/statm: 15866 14774 360 1178 0 14684 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63464

[startup+0.300243 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11238
/proc/meminfo: memFree=27940332/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=143132 CPUtime=0.29 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 34720 0 0 0 24 5 0 0 20 0 1 0 343657516 146567168 34674 33554432000 4194304 9016284 140733919259808 140733919122056 7854966 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11238/statm: 35783 34674 360 1178 0 34601 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 143132

[startup+0.700232 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11238
/proc/meminfo: memFree=27940332/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=187968 CPUtime=0.69 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 45863 0 0 0 62 7 0 0 20 0 1 0 343657516 192479232 45818 33554432000 4194304 9016284 140733919259808 140733919123704 6813403 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11238/statm: 46992 45851 360 1178 0 45810 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 187968

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 11239
/proc/meminfo: memFree=27739048/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=240128 CPUtime=1.49 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 58985 0 0 0 140 9 0 0 20 0 1 0 343657516 245891072 58939 33554432000 4194304 9016284 140733919259808 140733919123224 4536486 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11238/statm: 60032 58939 360 1178 0 58850 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 240128

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 11239
/proc/meminfo: memFree=27530032/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=664680 CPUtime=3.09 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 164723 0 0 0 286 23 0 0 20 0 1 0 343657516 680632320 164612 33554432000 4194304 9016284 140733919259808 140733919257288 5228164 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/11238/statm: 166170 164612 477 1178 0 164988 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 664680

[startup+6.30017 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 11239
/proc/meminfo: memFree=27171536/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=777104 CPUtime=6.28 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 208654 0 0 0 599 29 0 0 20 0 1 0 343657516 795754496 192541 33554432000 4194304 9016284 140733919259808 140733919255480 4638274 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/11238/statm: 194276 192541 513 1178 0 193094 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 777104

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11239
/proc/meminfo: memFree=27168228/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=782756 CPUtime=12.68 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 209354 0 0 0 1239 29 0 0 20 0 1 0 343657516 801542144 193121 33554432000 4194304 9016284 140733919259808 140733919253912 4638348 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/11238/statm: 195689 193121 514 1178 0 194507 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 782756

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11239
/proc/meminfo: memFree=27156488/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=795468 CPUtime=25.48 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 212328 0 0 0 2519 29 0 0 20 0 1 0 343657516 814559232 196095 33554432000 4194304 9016284 140733919259808 140733919254520 4460383 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 198867 196095 514 1178 0 197685 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 795468

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11239
/proc/meminfo: memFree=27133868/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=817796 CPUtime=51.07 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 217869 0 0 0 5077 30 0 0 20 0 1 0 343657516 837423104 201636 33554432000 4194304 9016284 140733919259808 140733919254520 4638274 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 204449 201636 514 1178 0 203267 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 817796

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11239
/proc/meminfo: memFree=27056152/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=884436 CPUtime=102.27 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 234572 0 0 0 10194 33 0 0 20 0 1 0 343657516 905662464 218339 33554432000 4194304 9016284 140733919259808 140733919253928 4460361 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 221109 218339 514 1178 0 219927 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 884436

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11239
/proc/meminfo: memFree=26411232/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1556824 CPUtime=162.25 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 317257 0 0 0 16174 51 0 0 20 0 1 0 343657516 1594187776 378475 33554432000 4194304 9016284 140733919259808 140733919253592 7870569 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 389206 378475 640 1178 0 388024 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1556824

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11239
/proc/meminfo: memFree=26367096/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1602020 CPUtime=222.24 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 321714 0 0 0 22169 55 0 0 20 0 1 0 343657516 1640468480 388582 33554432000 4194304 9016284 140733919259808 140733919253592 7227419 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 400505 388582 641 1178 0 399323 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1602020

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11240
/proc/meminfo: memFree=26346852/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1616620 CPUtime=282.23 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 323437 0 0 0 28165 58 0 0 20 0 1 0 343657516 1655418880 391987 33554432000 4194304 9016284 140733919259808 140733919253592 7156537 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 404155 391987 641 1178 0 402973 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1616620

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11240
/proc/meminfo: memFree=26340888/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1616620 CPUtime=342.22 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 323687 0 0 0 34160 62 0 0 20 0 1 0 343657516 1655418880 392515 33554432000 4194304 9016284 140733919259808 140733919254040 7214016 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 404155 392515 641 1178 0 402973 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1616620

[startup+402.3 s]
/proc/loadavg: 2.07 2.02 1.94 3/177 11240
/proc/meminfo: memFree=26333004/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1617004 CPUtime=402.21 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 323900 0 0 0 40156 65 0 0 20 0 1 0 343657516 1655812096 393278 33554432000 4194304 9016284 140733919259808 140733919252728 7179103 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 404251 393278 641 1178 0 403069 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1617004

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/177 11240
/proc/meminfo: memFree=26325068/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1618356 CPUtime=462.2 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 324374 0 0 0 46152 68 0 0 20 0 1 0 343657516 1657196544 393824 33554432000 4194304 9016284 140733919259808 140733919252728 7152978 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 404589 393824 641 1178 0 403407 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1618356

[startup+522.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 11243
/proc/meminfo: memFree=26319768/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1618768 CPUtime=522.2 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 324582 0 0 0 52148 72 0 0 20 0 1 0 343657516 1657618432 395010 33554432000 4194304 9016284 140733919259808 140733919253976 7179103 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 404692 395010 641 1178 0 403510 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1618768

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 11243
/proc/meminfo: memFree=26315380/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1619192 CPUtime=582.18 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 324687 0 0 0 58143 75 0 0 20 0 1 0 343657516 1658052608 395115 33554432000 4194304 9016284 140733919259808 140733919253592 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 404798 395115 641 1178 0 403616 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 1619192

[startup+642.3 s]

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

/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325706 0 0 0 100113 99 0 0 20 0 1 0 343657516 1665675264 399075 33554432000 4194304 9016284 140733919259808 140733919253592 7156496 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406659 399075 641 1178 0 405477 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 1626636

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11283
/proc/meminfo: memFree=26439848/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1626636 CPUtime=1062.11 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325708 0 0 0 106108 103 0 0 20 0 1 0 343657516 1665675264 399077 33554432000 4194304 9016284 140733919259808 140733919253592 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406659 399077 641 1178 0 405477 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1626636

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 11286
/proc/meminfo: memFree=26437932/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1626636 CPUtime=1122.1 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325718 0 0 0 112105 105 0 0 20 0 1 0 343657516 1665675264 399598 33554432000 4194304 9016284 140733919259808 140733919253592 7870589 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406659 399598 641 1178 0 405477 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1626636

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11286
/proc/meminfo: memFree=26438436/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1626636 CPUtime=1182.09 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325718 0 0 0 118101 108 0 0 20 0 1 0 343657516 1665675264 399598 33554432000 4194304 9016284 140733919259808 140733919254088 7201670 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406659 399598 641 1178 0 405477 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1626636

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11287
/proc/meminfo: memFree=26438068/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1626636 CPUtime=1242.08 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325718 0 0 0 124097 111 0 0 20 0 1 0 343657516 1665675264 399598 33554432000 4194304 9016284 140733919259808 140733919254040 7156464 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406659 399598 641 1178 0 405477 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1626636

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11287
/proc/meminfo: memFree=26438440/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627236 CPUtime=1302.08 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325723 0 0 0 130094 114 0 0 20 0 1 0 343657516 1666289664 399603 33554432000 4194304 9016284 140733919259808 140733919253592 7152964 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406809 399603 641 1178 0 405627 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1627236

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11287
/proc/meminfo: memFree=26438440/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627236 CPUtime=1362.06 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325729 0 0 0 136090 116 0 0 20 0 1 0 343657516 1666289664 399609 33554432000 4194304 9016284 140733919259808 140733919253592 7198868 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406809 399609 641 1178 0 405627 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1627236

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11287
/proc/meminfo: memFree=26438316/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627236 CPUtime=1422.06 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325735 0 0 0 142088 118 0 0 20 0 1 0 343657516 1666289664 399615 33554432000 4194304 9016284 140733919259808 140733919253592 7870589 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406809 399615 641 1178 0 405627 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1627236

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11288
/proc/meminfo: memFree=26438316/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627368 CPUtime=1482.05 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325744 0 0 0 148083 122 0 0 20 0 1 0 343657516 1666424832 399624 33554432000 4194304 9016284 140733919259808 140733919253976 7870569 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406842 399624 641 1178 0 405660 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1627368

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11290
/proc/meminfo: memFree=26435976/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627368 CPUtime=1542.03 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325749 0 0 0 154079 124 0 0 20 0 1 0 343657516 1666424832 399629 33554432000 4194304 9016284 140733919259808 140733919254088 7870569 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406842 399629 641 1178 0 405660 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1627368

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11290
/proc/meminfo: memFree=26436224/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627512 CPUtime=1602.02 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325755 0 0 0 160075 127 0 0 20 0 1 0 343657516 1666572288 399635 33554432000 4194304 9016284 140733919259808 140733919253592 7213554 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406878 399635 641 1178 0 405696 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1627512

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11290
/proc/meminfo: memFree=26433496/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627512 CPUtime=1662.02 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325763 0 0 0 166072 130 0 0 20 0 1 0 343657516 1666572288 399643 33554432000 4194304 9016284 140733919259808 140733919254088 7127430 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406878 399643 641 1178 0 405696 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1627512

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 11293
/proc/meminfo: memFree=26430828/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627648 CPUtime=1722.01 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325770 0 0 0 172069 132 0 0 20 0 1 0 343657516 1666711552 399703 33554432000 4194304 9016284 140733919259808 140733919254040 7179861 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406912 399703 641 1178 0 405730 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1627648

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11293
/proc/meminfo: memFree=26429324/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627648 CPUtime=1782 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325771 0 0 0 178065 135 0 0 20 0 1 0 343657516 1666711552 399704 33554432000 4194304 9016284 140733919259808 140733919253592 7181418 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406912 399704 641 1178 0 405730 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1627648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11293
/proc/meminfo: memFree=26429696/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627648 CPUtime=1800.1 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325772 0 0 0 179875 135 0 0 20 0 1 0 343657516 1666711552 399705 33554432000 4194304 9016284 140733919259808 140733919253592 7181476 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406912 399705 641 1178 0 405730 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1627648

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -11238

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 11294
/proc/meminfo: memFree=26429440/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627648 CPUtime=1801.09 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325773 0 0 0 179974 135 0 0 20 0 1 0 343657516 1666711552 399706 33554432000 4194304 9016284 140733919259808 140733919253592 7156517 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406912 399706 641 1178 0 405730 0
Current children cumulated CPU time (s) 1801.09
Current children cumulated vsize (KiB) 1627648

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11294
/proc/meminfo: memFree=26429448/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627648 CPUtime=1801.89 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325773 0 0 0 180054 135 0 0 20 0 1 0 343657516 1666711552 399706 33554432000 4194304 9016284 140733919259808 140733919253592 7124303 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406912 399706 641 1178 0 405730 0
Current children cumulated CPU time (s) 1801.89
Current children cumulated vsize (KiB) 1627648

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11294
/proc/meminfo: memFree=26429448/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627648 CPUtime=1802.09 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325773 0 0 0 180074 135 0 0 20 0 1 0 343657516 1666711552 399706 33554432000 4194304 9016284 140733919259808 140733919253592 7870589 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406912 399706 641 1178 0 405730 0
Current children cumulated CPU time (s) 1802.09
Current children cumulated vsize (KiB) 1627648

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.42
CPU time (s): 1802.12
CPU user time (s): 1800.75
CPU system time (s): 1.37179
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 1627648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.75
system time used= 1.37179
maximum resident set size= 1598824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 325773
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= 21
involuntary context switches= 1920

runsolver used 6.38903 second user time and 14.8887 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-04 04:01:55
IDJOB=3741419
IDBENCH=89855
IDSOLVER=2329
FILE ID=node120/3741419-1338775315
RUNJOBID= node120-1338771707-9221
PBS_JOBID= 14636816
Free space on /tmp= 70744 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-ns1853823.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741419-1338775315/watcher-3741419-1338775315 -o /tmp/evaluation-result-3741419-1338775315/solver-3741419-1338775315 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3741419-1338775315.opb -t 1800 -m 15500

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

MD5SUM BENCH= 2ebd045d7573caa1ce8026d29a77beeb
RANDOM SEED=517850693

node120.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.456
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	: 5332.91
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.456
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		: 2666.456
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.92
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.456
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.88
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.456
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.91
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.456
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.83
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.456
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		: 2666.456
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:       32873648 kB
MemFree:        27940704 kB
Buffers:          582976 kB
Cached:          3225240 kB
SwapCached:         1580 kB
Active:          1983208 kB
Inactive:        2011824 kB
Active(anon):     178832 kB
Inactive(anon):     9224 kB
Active(file):    1804376 kB
Inactive(file):  2002600 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67103516 kB
Dirty:             32304 kB
Writeback:            20 kB
AnonPages:        191096 kB
Mapped:            13688 kB
Shmem:                32 kB
Slab:             796392 kB
SReclaimable:     240456 kB
SUnreclaim:       555936 kB
KernelStack:        1456 kB
PageTables:         4536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     302088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70728 MiB
End job on node120 at 2012-06-04 04:31:58