Trace number 3749839

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
npSolver 1.0 (fixed)? (TO) 1800.01 1831.72

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-modszk1.opb
MD5SUM73a69ec0478725312d0c26d36222113a
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables48602
Total number of constraints686
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints686
Minimum length of a constraint30
Maximum length of a constraint600
Number of terms in the objective function 29700
Biggest coefficient in the objective function 197378980184064000
Number of bits for the biggest coefficient in the objective function 58
Sum of the numbers in the objective function 14554406665136992500
Number of bits of the sum of numbers in the objective function 64
Biggest number in a constraint 197378980184064000
Number of bits of the biggest number in a constraint 58
Biggest sum of numbers in a constraint 14554406665136992500
Number of bits of the biggest sum of numbers64
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

48.41/54.55	c run usual solver
1800.01/1831.71	c error: unexpected solver exit code
1800.01/1831.71	s UNKNOWN

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-3749839-1339122045/watcher-3749839-1339122045 -o /tmp/evaluation-result-3749839-1339122045/solver-3749839-1339122045 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749839-1339122045.opb 160648595 HOME HOME 

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: 5.58 3.87 2.76 4/181 27562
/proc/meminfo: memFree=18469776/32873648 swapFree=7376/7376
[pid=27562] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27562/stat : 27562 (npSolver-pbo.sh) S 27560 27562 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378330498 9367552 275 33554432000 4194304 5064252 140737450084416 140737450083328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27562/statm: 2287 275 233 213 0 72 0

[startup+0.103268 s]
/proc/loadavg: 5.58 3.87 2.76 4/181 27562
/proc/meminfo: memFree=18469776/32873648 swapFree=7376/7376
[pid=27562] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27562/stat : 27562 (npSolver-pbo.sh) S 27560 27562 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378330498 9367552 275 33554432000 4194304 5064252 140737450084416 140737450083328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27562/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200375 s]
/proc/loadavg: 5.58 3.87 2.76 4/181 27562
/proc/meminfo: memFree=18469776/32873648 swapFree=7376/7376
[pid=27562] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27562/stat : 27562 (npSolver-pbo.sh) S 27560 27562 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378330498 9367552 275 33554432000 4194304 5064252 140737450084416 140737450083328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27562/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300241 s]
/proc/loadavg: 5.58 3.87 2.76 4/181 27562
/proc/meminfo: memFree=18469776/32873648 swapFree=7376/7376
[pid=27562] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27562/stat : 27562 (npSolver-pbo.sh) S 27560 27562 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378330498 9367552 275 33554432000 4194304 5064252 140737450084416 140737450083328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27562/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700201 s]
/proc/loadavg: 5.58 3.87 2.76 4/181 27562
/proc/meminfo: memFree=18469776/32873648 swapFree=7376/7376
[pid=27562] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27562/stat : 27562 (npSolver-pbo.sh) S 27560 27562 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378330498 9367552 275 33554432000 4194304 5064252 140737450084416 140737450083328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27562/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 5.58 3.87 2.76 4/183 27564
/proc/meminfo: memFree=24644740/32873648 swapFree=7376/7376
[pid=27562] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27562/stat : 27562 (npSolver-pbo.sh) S 27560 27562 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378330498 9367552 275 33554432000 4194304 5064252 140737450084416 140737450083328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27562/statm: 2287 275 233 213 0 72 0
[pid=27563] ppid=27562 vsize=102616 CPUtime=1.49 cores=1,3,5,7
/proc/27563/stat : 27563 (npSolver-pbo) R 27562 27562 21354 0 -1 4202496 14985 0 0 0 145 4 0 0 20 0 1 0 378330498 105078784 24808 33554432000 4194304 6004724 140734809705888 140734809700488 4534761 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27563/statm: 25654 24808 154 442 0 25208 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 111764

[startup+3.10026 s]
/proc/loadavg: 5.37 3.85 2.76 4/183 27564
/proc/meminfo: memFree=31327980/32873648 swapFree=7376/7376
[pid=27562] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27562/stat : 27562 (npSolver-pbo.sh) S 27560 27562 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378330498 9367552 275 33554432000 4194304 5064252 140737450084416 140737450083328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27562/statm: 2287 275 233 213 0 72 0
[pid=27563] ppid=27562 vsize=299244 CPUtime=3.09 cores=1,3,5,7
/proc/27563/stat : 27563 (npSolver-pbo) R 27562 27562 21354 0 -1 4202496 16173 0 0 0 300 9 0 0 20 0 1 0 378330498 306425856 52472 33554432000 4194304 6004724 140734809705888 140734809700488 4581241 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27563/statm: 74811 52472 154 442 0 74365 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 308392

[startup+6.30032 s]
/proc/loadavg: 5.37 3.85 2.76 3/180 27604
/proc/meminfo: memFree=31288264/32873648 swapFree=7376/7376
[pid=27562] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27562/stat : 27562 (npSolver-pbo.sh) S 27560 27562 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378330498 9367552 275 33554432000 4194304 5064252 140737450084416 140737450083328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27562/statm: 2287 275 233 213 0 72 0
[pid=27563] ppid=27562 vsize=561388 CPUtime=6.29 cores=1,3,5,7
/proc/27563/stat : 27563 (npSolver-pbo) R 27562 27562 21354 0 -1 4202496 16931 0 0 0 613 16 0 0 20 0 1 0 378330498 574861312 112888 33554432000 4194304 6004724 140734809705888 140734809700488 4534738 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27563/statm: 140347 112888 154 442 0 139901 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 570536

[startup+12.7002 s]
/proc/loadavg: 4.85 3.79 2.75 3/180 27604
/proc/meminfo: memFree=30299568/32873648 swapFree=7376/7376
[pid=27562] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27562/stat : 27562 (npSolver-pbo.sh) S 27560 27562 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378330498 9367552 275 33554432000 4194304 5064252 140737450084416 140737450083328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27562/statm: 2287 275 233 213 0 72 0
[pid=27563] ppid=27562 vsize=1085676 CPUtime=12.69 cores=1,3,5,7
/proc/27563/stat : 27563 (npSolver-pbo) R 27562 27562 21354 0 -1 4202496 17935 0 0 0 1238 31 0 0 20 0 1 0 378330498 1111732224 234232 33554432000 4194304 6004724 140734809705888 140734809700488 5055456 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27563/statm: 271419 234232 154 442 0 270973 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1094824

[startup+25.5003 s]
/proc/loadavg: 4.41 3.73 2.74 3/180 27604
/proc/meminfo: memFree=28265888/32873648 swapFree=7376/7376
[pid=27562] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27562/stat : 27562 (npSolver-pbo.sh) S 27560 27562 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378330498 9367552 275 33554432000 4194304 5064252 140737450084416 140737450083328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27562/statm: 2287 275 233 213 0 72 0
[pid=27563] ppid=27562 vsize=2134252 CPUtime=25.48 cores=1,3,5,7
/proc/27563/stat : 27563 (npSolver-pbo) R 27562 27562 21354 0 -1 4202496 19434 0 0 0 2491 57 0 0 20 0 1 0 378330498 2185474048 477944 33554432000 4194304 6004724 140734809705888 140734809700840 4536292 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27563/statm: 533563 477944 154 442 0 533117 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2143400

[startup+51.1002 s]
/proc/loadavg: 3.75 3.63 2.73 3/182 27607
/proc/meminfo: memFree=16418868/32873648 swapFree=7376/7376
[pid=27562] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27562/stat : 27562 (npSolver-pbo.sh) S 27560 27562 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378330498 9367552 275 33554432000 4194304 5064252 140737450084416 140737450083328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27562/statm: 2287 275 233 213 0 72 0
[pid=27563] ppid=27562 vsize=7444416 CPUtime=47.8 cores=1,3,5,7
/proc/27563/stat : 27563 (npSolver-pbo) D 27562 27562 21354 0 -1 4202496 24099 0 0 0 4219 561 0 0 20 0 1 0 378330498 7623081984 1622672 33554432000 4194304 6004724 140734809705888 140734809701760 5193835 0 0 4096 0 18446744071581216301 0 0 17 3 0 0 291 0 0
/proc/27563/statm: 1861104 1622672 157 442 0 1860658 0
Current children cumulated CPU time (s) 47.8
Current children cumulated vsize (KiB) 7453564

[startup+102.3 s]
/proc/loadavg: 3.94 3.70 2.81 3/183 27609
/proc/meminfo: memFree=9368052/32873648 swapFree=7376/7376
[pid=27562] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27562/stat : 27562 (npSolver-pbo.sh) S 27560 27562 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378330498 9367552 275 33554432000 4194304 5064252 140737450084416 140737450083328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27562/statm: 2287 275 233 213 0 72 0
[pid=27563] ppid=27562 vsize=4203264 CPUtime=48.51 cores=1,3,5,7
/proc/27563/stat : 27563 (npSolver-pbo) S 27562 27562 21354 0 -1 4202496 24106 0 0 0 4220 631 0 0 20 0 1 0 378330498 4304142336 812390 33554432000 4194304 6004724 140734809705888 140734809699936 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 607 0 0
/proc/27563/statm: 1050816 812390 163 442 0 1050370 0
[pid=27608] ppid=27563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27608/stat : 27608 (cp2_pre.sh) S 27563 27562 21354 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 378335958 9367552 277 33554432000 4194304 5064252 140735503030944 140735503029648 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27608/statm: 2287 277 234 213 0 72 0
[pid=27609] ppid=27608 vsize=5440672 CPUtime=47.69 cores=1,3,5,7
/proc/27609/stat : 27609 (coprocessor) R 27608 27562 21354 0 -1 4202496 29659 0 0 0 4563 206 0 0 20 0 1 0 378335958 5571248128 1157422 33554432000 4194304 6586260 140733610434176 140733610429928 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/27609/statm: 1360168 1157422 158 584 0 1359580 0
Current children cumulated CPU time (s) 96.2
Current children cumulated vsize (KiB) 9662232

[startup+162.3 s]
/proc/loadavg: 4.04 3.77 2.88 3/183 27609
/proc/meminfo: memFree=6519076/32873648 swapFree=7376/7376
[pid=27562] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27562/stat : 27562 (npSolver-pbo.sh) S 27560 27562 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378330498 9367552 275 33554432000 4194304 5064252 140737450084416 140737450083328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27562/statm: 2287 275 233 213 0 72 0
[pid=27563] ppid=27562 vsize=4203264 CPUtime=48.51 cores=1,3,5,7
/proc/27563/stat : 27563 (npSolver-pbo) S 27562 27562 21354 0 -1 4202496 24106 0 0 0 4220 631 0 0 20 0 1 0 378330498 4304142336 812390 33554432000 4194304 6004724 140734809705888 140734809699936 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 607 0 0
/proc/27563/statm: 1050816 812390 163 442 0 1050370 0
[pid=27608] ppid=27563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27608/stat : 27608 (cp2_pre.sh) S 27563 27562 21354 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 378335958 9367552 277 33554432000 4194304 5064252 140735503030944 140735503029648 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27608/statm: 2287 277 234 213 0 72 0
[pid=27609] ppid=27608 vsize=5440672 CPUtime=100.23 cores=1,3,5,7
/proc/27609/stat : 27609 (coprocessor) R 27608 27562 21354 0 -1 4202496 29659 0 0 0 9501 522 0 0 20 0 1 0 378335958 5571248128 1157422 33554432000 4194304 6586260 140733610434176 140733610429928 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 743 0 0
/proc/27609/statm: 1360168 1157422 158 584 0 1359580 0
Current children cumulated CPU time (s) 148.74
Current children cumulated vsize (KiB) 9662232

[startup+222.3 s]
/proc/loadavg: 3.92 3.78 2.94 3/183 27612
/proc/meminfo: memFree=10201684/32873648 swapFree=7376/7376
[pid=27562] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27562/stat : 27562 (npSolver-pbo.sh) S 27560 27562 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378330498 9367552 275 33554432000 4194304 5064252 140737450084416 140737450083328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27562/statm: 2287 275 233 213 0 72 0
[pid=27563] ppid=27562 vsize=4203264 CPUtime=48.51 cores=1,3,5,7
/proc/27563/stat : 27563 (npSolver-pbo) S 27562 27562 21354 0 -1 4202496 24106 0 0 0 4220 631 0 0 20 0 1 0 378330498 4304142336 812390 33554432000 4194304 6004724 140734809705888 140734809699936 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 607 0 0
/proc/27563/statm: 1050816 812390 163 442 0 1050370 0
[pid=27608] ppid=27563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27608/stat : 27608 (cp2_pre.sh) S 27563 27562 21354 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 378335958 9367552 277 33554432000 4194304 5064252 140735503030944 140735503029648 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27608/statm: 2287 277 234 213 0 72 0
[pid=27609] ppid=27608 vsize=5440672 CPUtime=145.88 cores=1,3,5,7
/proc/27609/stat : 27609 (coprocessor) R 27608 27562 21354 0 -1 4202496 29659 0 0 0 13789 799 0 0 20 0 1 0 378335958 5571248128 1157422 33554432000 4194304 6586260 140733610434176 140733610429928 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 2179 0 0
/proc/27609/statm: 1360168 1157422 158 584 0 1359580 0
Current children cumulated CPU time (s) 194.39
Current children cumulated vsize (KiB) 9662232

[startup+282.3 s]
/proc/loadavg: 3.59 3.73 2.98 3/183 27615
/proc/meminfo: memFree=7293460/32873648 swapFree=7376/7376
[pid=27562] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27562/stat : 27562 (npSolver-pbo.sh) S 27560 27562 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378330498 9367552 275 33554432000 4194304 5064252 140737450084416 140737450083328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27562/statm: 2287 275 233 213 0 72 0
[pid=27563] ppid=27562 vsize=4203264 CPUtime=203.53 cores=1,3,5,7
/proc/27563/stat : 27563 (npSolver-pbo) S 27562 27562 21354 0 -1 4202496 24114 30560 0 0 4220 631 14600 902 20 0 1 0 378330498 4304142336 812390 33554432000 4194304 6004724 140734809705888 140734809701024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 607 0 0
/proc/27563/statm: 1050816 812390 163 442 0 1050370 0
[pid=27614] ppid=27563 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/27615/statm: 2186862 1727839 105 248 0 2186611 0
Current children cumulated CPU time (s) 1391.17
Current children cumulated vsize (KiB) 12969008

[startup+1482.3 s]
/proc/loadavg: 2.01 2.05 2.27 3/183 27626
/proc/meminfo: memFree=6209808/32873648 swapFree=7376/7376
[pid=27562] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27562/stat : 27562 (npSolver-pbo.sh) S 27560 27562 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378330498 9367552 275 33554432000 4194304 5064252 140737450084416 140737450083328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27562/statm: 2287 275 233 213 0 72 0
[pid=27563] ppid=27562 vsize=4203264 CPUtime=203.53 cores=1,3,5,7
/proc/27563/stat : 27563 (npSolver-pbo) S 27562 27562 21354 0 -1 4202496 24114 30560 0 0 4220 631 14600 902 20 0 1 0 378330498 4304142336 812390 33554432000 4194304 6004724 140734809705888 140734809701024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 607 0 0
/proc/27563/statm: 1050816 812390 163 442 0 1050370 0
[pid=27614] ppid=27563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27614/stat : 27614 (satsolver.sh) S 27563 27562 21354 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378353923 9367552 267 33554432000 4194304 5064252 140734422308992 140734422307904 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27614/statm: 2287 267 226 213 0 72 0
[pid=27615] ppid=27614 vsize=8752160 CPUtime=1247.63 cores=1,3,5,7
/proc/27615/stat : 27615 (glucose) R 27614 27562 21354 0 -1 4202496 722825 0 0 0 124259 504 0 0 20 0 1 0 378353923 8962211840 1741796 33554432000 4194304 5208918 140736335872704 140736335869016 4229538 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27615/statm: 2188040 1741796 105 248 0 2187789 0
Current children cumulated CPU time (s) 1451.16
Current children cumulated vsize (KiB) 12973720

[startup+1542.31 s]
/proc/loadavg: 2.04 2.06 2.25 3/183 27626
/proc/meminfo: memFree=6120916/32873648 swapFree=7376/7376
[pid=27562] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27562/stat : 27562 (npSolver-pbo.sh) S 27560 27562 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378330498 9367552 275 33554432000 4194304 5064252 140737450084416 140737450083328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27562/statm: 2287 275 233 213 0 72 0
[pid=27563] ppid=27562 vsize=4203264 CPUtime=203.53 cores=1,3,5,7
/proc/27563/stat : 27563 (npSolver-pbo) S 27562 27562 21354 0 -1 4202496 24114 30560 0 0 4220 631 14600 902 20 0 1 0 378330498 4304142336 812390 33554432000 4194304 6004724 140734809705888 140734809701024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 607 0 0
/proc/27563/statm: 1050816 812390 163 442 0 1050370 0
[pid=27614] ppid=27563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27614/stat : 27614 (satsolver.sh) S 27563 27562 21354 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378353923 9367552 267 33554432000 4194304 5064252 140734422308992 140734422307904 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27614/statm: 2287 267 226 213 0 72 0
[pid=27615] ppid=27614 vsize=8754584 CPUtime=1307.63 cores=1,3,5,7
/proc/27615/stat : 27615 (glucose) R 27614 27562 21354 0 -1 4202496 723444 0 0 0 130258 505 0 0 20 0 1 0 378353923 8964694016 1756212 33554432000 4194304 5208918 140736335872704 140736335870552 4205640 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27615/statm: 2188646 1756212 105 248 0 2188395 0
Current children cumulated CPU time (s) 1511.16
Current children cumulated vsize (KiB) 12976144

[startup+1602.3 s]
/proc/loadavg: 2.01 2.04 2.24 3/183 27627
/proc/meminfo: memFree=6032568/32873648 swapFree=7376/7376
[pid=27562] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27562/stat : 27562 (npSolver-pbo.sh) S 27560 27562 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378330498 9367552 275 33554432000 4194304 5064252 140737450084416 140737450083328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27562/statm: 2287 275 233 213 0 72 0
[pid=27563] ppid=27562 vsize=4203264 CPUtime=203.53 cores=1,3,5,7
/proc/27563/stat : 27563 (npSolver-pbo) S 27562 27562 21354 0 -1 4202496 24114 30560 0 0 4220 631 14600 902 20 0 1 0 378330498 4304142336 812390 33554432000 4194304 6004724 140734809705888 140734809701024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 607 0 0
/proc/27563/statm: 1050816 812390 163 442 0 1050370 0
[pid=27614] ppid=27563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27614/stat : 27614 (satsolver.sh) S 27563 27562 21354 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378353923 9367552 267 33554432000 4194304 5064252 140734422308992 140734422307904 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27614/statm: 2287 267 226 213 0 72 0
[pid=27615] ppid=27614 vsize=8756376 CPUtime=1367.61 cores=1,3,5,7
/proc/27615/stat : 27615 (glucose) R 27614 27562 21354 0 -1 4202496 727383 0 0 0 136254 507 0 0 20 0 1 0 378353923 8966529024 1768436 33554432000 4194304 5208918 140736335872704 140736335870552 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27615/statm: 2189094 1768436 105 248 0 2188843 0
Current children cumulated CPU time (s) 1571.14
Current children cumulated vsize (KiB) 12977936

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.22 3/183 27627
/proc/meminfo: memFree=6549804/32873648 swapFree=7376/7376
[pid=27562] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27562/stat : 27562 (npSolver-pbo.sh) S 27560 27562 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378330498 9367552 275 33554432000 4194304 5064252 140737450084416 140737450083328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27562/statm: 2287 275 233 213 0 72 0
[pid=27563] ppid=27562 vsize=4203264 CPUtime=203.53 cores=1,3,5,7
/proc/27563/stat : 27563 (npSolver-pbo) S 27562 27562 21354 0 -1 4202496 24114 30560 0 0 4220 631 14600 902 20 0 1 0 378330498 4304142336 812390 33554432000 4194304 6004724 140734809705888 140734809701024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 607 0 0
/proc/27563/statm: 1050816 812390 163 442 0 1050370 0
[pid=27614] ppid=27563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27614/stat : 27614 (satsolver.sh) S 27563 27562 21354 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378353923 9367552 267 33554432000 4194304 5064252 140734422308992 140734422307904 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27614/statm: 2287 267 226 213 0 72 0
[pid=27615] ppid=27614 vsize=7261392 CPUtime=1427.1 cores=1,3,5,7
/proc/27615/stat : 27615 (glucose) R 27614 27562 21354 0 -1 4202496 739367 0 67 0 142066 644 0 0 20 0 1 0 378353923 7435665408 1633190 33554432000 4194304 5208918 140736335872704 140736335868472 4212457 0 0 4096 0 0 0 0 17 5 0 0 5 0 0
/proc/27615/statm: 1815348 1633190 105 248 0 1815097 0
Current children cumulated CPU time (s) 1630.63
Current children cumulated vsize (KiB) 11482952

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.20 3/183 27627
/proc/meminfo: memFree=6947452/32873648 swapFree=7376/7376
[pid=27562] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27562/stat : 27562 (npSolver-pbo.sh) S 27560 27562 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378330498 9367552 275 33554432000 4194304 5064252 140737450084416 140737450083328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27562/statm: 2287 275 233 213 0 72 0
[pid=27563] ppid=27562 vsize=4203264 CPUtime=203.53 cores=1,3,5,7
/proc/27563/stat : 27563 (npSolver-pbo) S 27562 27562 21354 0 -1 4202496 24114 30560 0 0 4220 631 14600 902 20 0 1 0 378330498 4304142336 812390 33554432000 4194304 6004724 140734809705888 140734809701024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 607 0 0
/proc/27563/statm: 1050816 812390 163 442 0 1050370 0
[pid=27614] ppid=27563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27614/stat : 27614 (satsolver.sh) S 27563 27562 21354 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378353923 9367552 267 33554432000 4194304 5064252 140734422308992 140734422307904 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27614/statm: 2287 267 226 213 0 72 0
[pid=27615] ppid=27614 vsize=7263852 CPUtime=1487.08 cores=1,3,5,7
/proc/27615/stat : 27615 (glucose) R 27614 27562 21354 0 -1 4202496 739953 0 67 0 148064 644 0 0 20 0 1 0 378353923 7438184448 1647062 33554432000 4194304 5208918 140736335872704 140736335870552 4212575 0 0 4096 0 0 0 0 17 5 0 0 5 0 0
/proc/27615/statm: 1815963 1647062 105 248 0 1815712 0
Current children cumulated CPU time (s) 1690.61
Current children cumulated vsize (KiB) 11485412

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.18 3/184 27630
/proc/meminfo: memFree=6869156/32873648 swapFree=7376/7376
[pid=27562] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27562/stat : 27562 (npSolver-pbo.sh) S 27560 27562 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378330498 9367552 275 33554432000 4194304 5064252 140737450084416 140737450083328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27562/statm: 2287 275 233 213 0 72 0
[pid=27563] ppid=27562 vsize=4203264 CPUtime=203.53 cores=1,3,5,7
/proc/27563/stat : 27563 (npSolver-pbo) S 27562 27562 21354 0 -1 4202496 24114 30560 0 0 4220 631 14600 902 20 0 1 0 378330498 4304142336 812390 33554432000 4194304 6004724 140734809705888 140734809701024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 607 0 0
/proc/27563/statm: 1050816 812390 163 442 0 1050370 0
[pid=27614] ppid=27563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27614/stat : 27614 (satsolver.sh) S 27563 27562 21354 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378353923 9367552 267 33554432000 4194304 5064252 140734422308992 140734422307904 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27614/statm: 2287 267 226 213 0 72 0
[pid=27615] ppid=27614 vsize=7265736 CPUtime=1547.08 cores=1,3,5,7
/proc/27615/stat : 27615 (glucose) R 27614 27562 21354 0 -1 4202496 744501 0 67 0 154061 647 0 0 20 0 1 0 378353923 7440113664 1658334 33554432000 4194304 5208918 140736335872704 140736335870552 4229776 0 0 4096 0 0 0 0 17 5 0 0 5 0 0
/proc/27615/statm: 1816434 1658334 105 248 0 1816183 0
Current children cumulated CPU time (s) 1750.61
Current children cumulated vsize (KiB) 11487296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1831.7 s]
/proc/loadavg: 2.00 2.01 2.17 3/183 27630
/proc/meminfo: memFree=6790628/32873648 swapFree=7376/7376
[pid=27562] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27562/stat : 27562 (npSolver-pbo.sh) S 27560 27562 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378330498 9367552 275 33554432000 4194304 5064252 140737450084416 140737450083328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27562/statm: 2287 275 233 213 0 72 0
[pid=27563] ppid=27562 vsize=4203264 CPUtime=203.53 cores=1,3,5,7
/proc/27563/stat : 27563 (npSolver-pbo) S 27562 27562 21354 0 -1 4202496 24114 30560 0 0 4220 631 14600 902 20 0 1 0 378330498 4304142336 812390 33554432000 4194304 6004724 140734809705888 140734809701024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 607 0 0
/proc/27563/statm: 1050816 812390 163 442 0 1050370 0
[pid=27614] ppid=27563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27614/stat : 27614 (satsolver.sh) S 27563 27562 21354 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378353923 9367552 267 33554432000 4194304 5064252 140734422308992 140734422307904 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27614/statm: 2287 267 226 213 0 72 0
[pid=27615] ppid=27614 vsize=7268296 CPUtime=1596.48 cores=1,3,5,7
/proc/27615/stat : 27615 (glucose) R 27614 27562 21354 0 -1 4202496 745071 0 67 0 159000 648 0 0 20 0 1 0 378353923 7442735104 1668613 33554432000 4194304 5208918 140736335872704 140736335868472 4229347 0 0 4096 0 0 0 0 17 5 0 0 5 0 0
/proc/27615/statm: 1817074 1668613 105 248 0 1816823 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 11489856

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

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

[startup+1831.7 s]
/proc/loadavg: 2.00 2.01 2.17 3/183 27630
/proc/meminfo: memFree=6790628/32873648 swapFree=7376/7376
[pid=27562] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27562/stat : 27562 (npSolver-pbo.sh) S 27560 27562 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378330498 9367552 275 33554432000 4194304 5064252 140737450084416 140737450083328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27562/statm: 2287 275 233 213 0 72 0
[pid=27563] ppid=27562 vsize=4203264 CPUtime=203.53 cores=1,3,5,7
/proc/27563/stat : 27563 (npSolver-pbo) S 27562 27562 21354 0 -1 4202496 24114 30560 0 0 4220 631 14600 902 20 0 1 0 378330498 4304142336 812390 33554432000 4194304 6004724 140734809705888 140734809701024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 607 0 0
/proc/27563/statm: 1050816 812390 163 442 0 1050370 0
[pid=27614] ppid=27563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27614/stat : 27614 (satsolver.sh) S 27563 27562 21354 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378353923 9367552 267 33554432000 4194304 5064252 140734422308992 140734422307904 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27614/statm: 2287 267 226 213 0 72 0
[pid=27615] ppid=27614 vsize=7268296 CPUtime=1596.48 cores=1,3,5,7
/proc/27615/stat : 27615 (glucose) R 27614 27562 21354 0 -1 4202496 745071 0 67 0 159000 648 0 0 20 0 1 0 378353923 7442735104 1668613 33554432000 4194304 5208918 140736335872704 140736335868472 4229347 0 0 4096 0 0 0 0 17 5 0 0 5 0 0
/proc/27615/statm: 1817074 1668613 105 248 0 1816823 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 11489856

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27562 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1831.72
CPU time (s): 1800.01
CPU user time (s): 1778.2
CPU system time (s): 21.81
CPU usage (%): 98.2688
Max. virtual memory (cumulated for all children) (KiB): 15379180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
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= 4
involuntary context switches= 1

runsolver used 4.48032 second user time and 10.8843 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-08 04:20:45
IDJOB=3749839
IDBENCH=2416
IDSOLVER=2334
FILE ID=node120/3749839-1339122045
RUNJOBID= node120-1339111237-23282
PBS_JOBID= 14643733
Free space on /tmp= 63624 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-modszk1.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749839-1339122045/watcher-3749839-1339122045 -o /tmp/evaluation-result-3749839-1339122045/solver-3749839-1339122045 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749839-1339122045.opb 160648595 HOME HOME

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

MD5SUM BENCH= 73a69ec0478725312d0c26d36222113a
RANDOM SEED=160648595

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:        18365136 kB
Buffers:          117276 kB
Cached:         12917772 kB
SwapCached:         6124 kB
Active:           428576 kB
Inactive:       12894128 kB
Active(anon):     279796 kB
Inactive(anon):    10680 kB
Active(file):     148780 kB
Inactive(file): 12883448 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67095804 kB
Dirty:           1161800 kB
Writeback:             0 kB
AnonPages:        289620 kB
Mapped:            10108 kB
Shmem:                 0 kB
Slab:            1045200 kB
SReclaimable:     488632 kB
SUnreclaim:       556568 kB
KernelStack:        1536 kB
PageTables:         4856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     449760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 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= 64888 MiB
End job on node120 at 2012-06-08 04:51:19