Trace number 3750253

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.04 1808.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-net12.opb
MD5SUM24a04ed274dd43d443428abf078e95f9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark214
Best CPU time to get the best result obtained on this benchmark6.82896
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 214
Optimality of the best value was proved YES
Number of variables147395
Total number of constraints26533
Number of constraints which are clauses12
Number of constraints which are cardinality constraints (but not clauses)391
Number of constraints which are nor clauses,nor cardinality constraints26130
Minimum length of a constraint2
Maximum length of a constraint292
Number of terms in the objective function 39
Biggest coefficient in the objective function 20
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 337
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 12288
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 137193
Number of bits of the biggest sum of numbers18
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.45	c old isEQ: 11, new EQ is 1
0.00/0.45	c old isEQ: 1, new EQ is 1
0.00/0.45	c old isEQ: 1, new EQ is 1
0.00/0.46	c old isEQ: 1, new EQ is 1
0.00/0.46	c old isEQ: 1, new EQ is 1
0.00/0.46	c old isEQ: 1, new EQ is 1
0.00/0.46	c old isEQ: 1, new EQ is 1
0.00/0.46	c old isEQ: 1, new EQ is 1
0.00/0.46	c old isEQ: 1, new EQ is 1
0.00/0.46	c old isEQ: 1, new EQ is 1
0.00/0.46	c old isEQ: 1, new EQ is 1
0.00/0.46	c old isEQ: 1, new EQ is 1
0.00/0.46	c old isEQ: 1, new EQ is 1
0.00/0.46	c old isEQ: 1, new EQ is 1
0.00/0.46	c old isEQ: 1, new EQ is 1
0.00/0.46	c old isEQ: 1, new EQ is 1
0.00/0.46	c old isEQ: 1, new EQ is 1
0.00/0.46	c old isEQ: 1, new EQ is 1
0.00/0.46	c old isEQ: 1, new EQ is 1
0.00/0.46	c old isEQ: 1, new EQ is 1
0.00/0.46	c old isEQ: 1, new EQ is 1
0.00/0.47	c old isEQ: 1, new EQ is 1
0.00/0.47	c old isEQ: 1, new EQ is 1
0.00/0.47	c old isEQ: 1, new EQ is 1
0.00/0.47	c old isEQ: 1, new EQ is 1
0.00/0.47	c old isEQ: 1, new EQ is 1
0.00/0.47	c old isEQ: 1, new EQ is 1
0.00/0.47	c old isEQ: 1, new EQ is 1
0.00/0.47	c old isEQ: 1, new EQ is 1
0.00/0.47	c old isEQ: 1, new EQ is 1
0.00/0.47	c old isEQ: 1, new EQ is 1
0.00/0.47	c old isEQ: 1, new EQ is 1
0.00/0.47	c old isEQ: 1, new EQ is 1
0.00/0.47	c old isEQ: 1, new EQ is 1
0.00/0.47	c old isEQ: 1, new EQ is 1
0.00/0.47	c old isEQ: 1, new EQ is 1
24.59/30.13	c run usual solver
1800.04/1808.51	c error: unexpected solver exit code
1800.04/1808.51	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-3750253-1339114466/watcher-3750253-1339114466 -o /tmp/evaluation-result-3750253-1339114466/solver-3750253-1339114466 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750253-1339114466.opb 2098603381 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: 2.04 2.01 1.85 2/177 22876
/proc/meminfo: memFree=30803820/32873844 swapFree=8656/8656
[pid=22876] ppid=22874 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22876/stat : 22876 (npSolver-pbo.sh) S 22874 22876 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377575192 9367552 275 33554432000 4194304 5064252 140737276564704 140737276563616 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 2287 275 233 213 0 72 0

[startup+0.0613129 s]
/proc/loadavg: 2.04 2.01 1.85 2/177 22876
/proc/meminfo: memFree=30803820/32873844 swapFree=8656/8656
[pid=22876] ppid=22874 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22876/stat : 22876 (npSolver-pbo.sh) S 22874 22876 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377575192 9367552 275 33554432000 4194304 5064252 140737276564704 140737276563616 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100286 s]
/proc/loadavg: 2.04 2.01 1.85 2/177 22876
/proc/meminfo: memFree=30803820/32873844 swapFree=8656/8656
[pid=22876] ppid=22874 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22876/stat : 22876 (npSolver-pbo.sh) S 22874 22876 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377575192 9367552 275 33554432000 4194304 5064252 140737276564704 140737276563616 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300266 s]
/proc/loadavg: 2.04 2.01 1.85 2/177 22876
/proc/meminfo: memFree=30803820/32873844 swapFree=8656/8656
[pid=22876] ppid=22874 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22876/stat : 22876 (npSolver-pbo.sh) S 22874 22876 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377575192 9367552 275 33554432000 4194304 5064252 140737276564704 140737276563616 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700291 s]
/proc/loadavg: 2.04 2.01 1.85 2/177 22876
/proc/meminfo: memFree=30803820/32873844 swapFree=8656/8656
[pid=22876] ppid=22874 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22876/stat : 22876 (npSolver-pbo.sh) S 22874 22876 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377575192 9367552 275 33554432000 4194304 5064252 140737276564704 140737276563616 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22876/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: 2.04 2.01 1.85 3/181 22880
/proc/meminfo: memFree=30556124/32873844 swapFree=8656/8656
[pid=22876] ppid=22874 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22876/stat : 22876 (npSolver-pbo.sh) S 22874 22876 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377575192 9367552 275 33554432000 4194304 5064252 140737276564704 140737276563616 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 2287 275 233 213 0 72 0
[pid=22877] ppid=22876 vsize=195404 CPUtime=1.48 cores=1,3,5,7
/proc/22877/stat : 22877 (npSolver-pbo) R 22876 22876 21098 0 -1 4202496 13535 0 0 0 144 4 0 0 20 0 1 0 377575193 200093696 33027 33554432000 4194304 6004724 140736660508880 140736660503480 5055496 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22877/statm: 48851 33027 162 442 0 48405 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 204552

[startup+3.10032 s]
/proc/loadavg: 2.04 2.01 1.85 3/181 22880
/proc/meminfo: memFree=30461732/32873844 swapFree=8656/8656
[pid=22876] ppid=22874 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22876/stat : 22876 (npSolver-pbo.sh) S 22874 22876 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377575192 9367552 275 33554432000 4194304 5064252 140737276564704 140737276563616 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 2287 275 233 213 0 72 0
[pid=22877] ppid=22876 vsize=326476 CPUtime=3.08 cores=1,3,5,7
/proc/22877/stat : 22877 (npSolver-pbo) R 22876 22876 21098 0 -1 4202496 14168 0 0 0 299 9 0 0 20 0 1 0 377575193 334311424 62723 33554432000 4194304 6004724 140736660508880 140736660503480 4534761 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22877/statm: 81619 62723 162 442 0 81173 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 335624

[startup+6.30026 s]
/proc/loadavg: 2.03 2.01 1.85 3/181 22890
/proc/meminfo: memFree=30272480/32873844 swapFree=8656/8656
[pid=22876] ppid=22874 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22876/stat : 22876 (npSolver-pbo.sh) S 22874 22876 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377575192 9367552 275 33554432000 4194304 5064252 140737276564704 140737276563616 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 2287 275 233 213 0 72 0
[pid=22877] ppid=22876 vsize=588620 CPUtime=6.28 cores=1,3,5,7
/proc/22877/stat : 22877 (npSolver-pbo) R 22876 22876 21098 0 -1 4202496 14926 0 0 0 609 19 0 0 20 0 1 0 377575193 602746880 123651 33554432000 4194304 6004724 140736660508880 140736660503480 4195424 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22877/statm: 147155 123651 162 442 0 146709 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 597768

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 1.85 3/181 22890
/proc/meminfo: memFree=29750680/32873844 swapFree=8656/8656
[pid=22876] ppid=22874 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22876/stat : 22876 (npSolver-pbo.sh) S 22874 22876 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377575192 9367552 275 33554432000 4194304 5064252 140737276564704 140737276563616 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 2287 275 233 213 0 72 0
[pid=22877] ppid=22876 vsize=1112908 CPUtime=12.68 cores=1,3,5,7
/proc/22877/stat : 22877 (npSolver-pbo) R 22876 22876 21098 0 -1 4202496 15933 0 0 0 1231 37 0 0 20 0 1 0 377575193 1139617792 246020 33554432000 4194304 6004724 140736660508880 140736660503480 4534728 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22877/statm: 278227 246020 163 442 0 277781 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1122056

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 1.85 2/181 22890
/proc/meminfo: memFree=26363196/32873844 swapFree=8656/8656
[pid=22876] ppid=22874 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22876/stat : 22876 (npSolver-pbo.sh) S 22874 22876 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377575192 9367552 275 33554432000 4194304 5064252 140737276564704 140737276563616 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 2287 275 233 213 0 72 0
[pid=22877] ppid=22876 vsize=3712952 CPUtime=23.86 cores=1,3,5,7
/proc/22877/stat : 22877 (npSolver-pbo) D 22876 22876 21098 0 -1 4202496 18514 0 0 0 2146 240 0 0 20 0 1 0 377575193 3802062848 798753 33554432000 4194304 6004724 140736660508880 140736660504752 5193835 0 0 4096 0 18446744071580543392 0 0 17 1 0 0 98 0 0
/proc/22877/statm: 928238 798753 165 442 0 927792 0
Current children cumulated CPU time (s) 23.86
Current children cumulated vsize (KiB) 3722100

[startup+51.1003 s]
/proc/loadavg: 2.35 2.09 1.88 3/183 22906
/proc/meminfo: memFree=25033328/32873844 swapFree=8656/8656
[pid=22876] ppid=22874 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22876/stat : 22876 (npSolver-pbo.sh) S 22874 22876 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377575192 9367552 275 33554432000 4194304 5064252 140737276564704 140737276563616 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 2287 275 233 213 0 72 0
[pid=22877] ppid=22876 vsize=2134136 CPUtime=24.62 cores=1,3,5,7
/proc/22877/stat : 22877 (npSolver-pbo) S 22876 22876 21098 0 -1 4202496 18521 0 0 0 2146 316 0 0 20 0 1 0 377575193 2185355264 404055 33554432000 4194304 6004724 140736660508880 140736660502928 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 549 0 0
/proc/22877/statm: 533534 404055 171 442 0 533088 0
[pid=22898] ppid=22877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22898/stat : 22898 (cp2_pre.sh) S 22877 22876 21098 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 377578206 9367552 277 33554432000 4194304 5064252 140735550584352 140735550583056 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22898/statm: 2287 277 234 213 0 72 0
[pid=22899] ppid=22898 vsize=2829508 CPUtime=20.82 cores=1,3,5,7
/proc/22899/stat : 22899 (coprocessor) R 22898 22876 21098 0 -1 4202496 26055 0 0 0 1981 101 0 0 20 0 1 0 377578206 2897416192 599963 33554432000 4194304 6586260 140735972083680 140735972079432 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 12 0 0
/proc/22899/statm: 707377 599963 158 584 0 706789 0
Current children cumulated CPU time (s) 45.44
Current children cumulated vsize (KiB) 4981940

[startup+102.307 s]
/proc/loadavg: 2.25 2.10 1.89 3/182 22932
/proc/meminfo: memFree=23752736/32873844 swapFree=8656/8656
[pid=22876] ppid=22874 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22876/stat : 22876 (npSolver-pbo.sh) S 22874 22876 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377575192 9367552 275 33554432000 4194304 5064252 140737276564704 140737276563616 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 2287 275 233 213 0 72 0
[pid=22877] ppid=22876 vsize=2134136 CPUtime=24.62 cores=1,3,5,7
/proc/22877/stat : 22877 (npSolver-pbo) S 22876 22876 21098 0 -1 4202496 18521 0 0 0 2146 316 0 0 20 0 1 0 377575193 2185355264 404055 33554432000 4194304 6004724 140736660508880 140736660502928 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 549 0 0
/proc/22877/statm: 533534 404055 171 442 0 533088 0
[pid=22898] ppid=22877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22898/stat : 22898 (cp2_pre.sh) S 22877 22876 21098 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 377578206 9367552 277 33554432000 4194304 5064252 140735550584352 140735550583056 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22898/statm: 2287 277 234 213 0 72 0
[pid=22899] ppid=22898 vsize=2829508 CPUtime=69.52 cores=1,3,5,7
/proc/22899/stat : 22899 (coprocessor) R 22898 22876 21098 0 -1 4202496 26055 0 0 0 6588 364 0 0 20 0 1 0 377578206 2897416192 599963 33554432000 4194304 6586260 140735972083680 140735972079432 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 262 0 0
/proc/22899/statm: 707377 599963 158 584 0 706789 0
Current children cumulated CPU time (s) 94.14
Current children cumulated vsize (KiB) 4981940

[startup+162.3 s]
/proc/loadavg: 2.17 2.11 1.91 3/183 22958
/proc/meminfo: memFree=24173504/32873844 swapFree=8656/8656
[pid=22876] ppid=22874 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22876/stat : 22876 (npSolver-pbo.sh) S 22874 22876 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377575192 9367552 275 33554432000 4194304 5064252 140737276564704 140737276563616 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 2287 275 233 213 0 72 0
[pid=22877] ppid=22876 vsize=2134136 CPUtime=101.67 cores=1,3,5,7
/proc/22877/stat : 22877 (npSolver-pbo) S 22876 22876 21098 0 -1 4202496 18530 26958 0 0 2146 317 7274 430 20 0 1 0 377575193 2185355264 404055 33554432000 4194304 6004724 140736660508880 140736660504016 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 549 0 0
/proc/22877/statm: 533534 404055 171 442 0 533088 0
[pid=22936] ppid=22877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22936/stat : 22936 (satsolver.sh) S 22877 22876 21098 0 -1 4202496 594 0 0 0 0 0 0 0 20 0 1 0 377586177 9367552 266 33554432000 4194304 5064252 140734332386352 140734332385264 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22936/statm: 2287 266 226 213 0 72 0
[pid=22937] ppid=22936 vsize=3894288 CPUtime=52.43 cores=1,3,5,7
/proc/22937/stat : 22937 (glucose) R 22936 22876 21098 0 -1 4202496 374859 0 0 0 5095 148 0 0 20 0 1 0 377586178 3987750912 831775 33554432000 4194304 5208918 140737182525152 140737182523000 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22937/statm: 973572 831775 95 248 0 973321 0
Current children cumulated CPU time (s) 154.1
Current children cumulated vsize (KiB) 6046720

[startup+222.3 s]
/proc/loadavg: 2.06 2.09 1.91 3/183 22979
/proc/meminfo: memFree=24156520/32873844 swapFree=8656/8656
[pid=22876] ppid=22874 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22876/stat : 22876 (npSolver-pbo.sh) S 22874 22876 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377575192 9367552 275 33554432000 4194304 5064252 140737276564704 140737276563616 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 2287 275 233 213 0 72 0
[pid=22877] ppid=22876 vsize=2134136 CPUtime=101.67 cores=1,3,5,7
/proc/22877/stat : 22877 (npSolver-pbo) S 22876 22876 21098 0 -1 4202496 18530 26958 0 0 2146 317 7274 430 20 0 1 0 377575193 2185355264 404055 33554432000 4194304 6004724 140736660508880 140736660504016 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 549 0 0
/proc/22877/statm: 533534 404055 171 442 0 533088 0
[pid=22936] ppid=22877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22936/stat : 22936 (satsolver.sh) S 22877 22876 21098 0 -1 4202496 594 0 0 0 0 0 0 0 20 0 1 0 377586177 9367552 266 33554432000 4194304 5064252 140734332386352 140734332385264 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22936/statm: 2287 266 226 213 0 72 0
[pid=22937] ppid=22936 vsize=3906680 CPUtime=112.42 cores=1,3,5,7
/proc/22937/stat : 22937 (glucose) R 22936 22876 21098 0 -1 4202496 381923 0 0 0 11092 150 0 0 20 0 1 0 377586178 4000440320 835136 33554432000 4194304 5208918 140737182525152 140737182523000 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22937/statm: 976670 835136 103 248 0 976419 0
Current children cumulated CPU time (s) 214.09
Current children cumulated vsize (KiB) 6059112

[startup+282.3 s]
/proc/loadavg: 2.02 2.07 1.91 3/183 23042
/proc/meminfo: memFree=24221596/32873844 swapFree=8656/8656
[pid=22876] ppid=22874 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/22937/statm: 1002715 863078 104 248 0 1002464 0
Current children cumulated CPU time (s) 1413.91
Current children cumulated vsize (KiB) 6163292

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 23052
/proc/meminfo: memFree=23984104/32873844 swapFree=8656/8656
[pid=22876] ppid=22874 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22876/stat : 22876 (npSolver-pbo.sh) S 22874 22876 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377575192 9367552 275 33554432000 4194304 5064252 140737276564704 140737276563616 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 2287 275 233 213 0 72 0
[pid=22877] ppid=22876 vsize=2134136 CPUtime=101.67 cores=1,3,5,7
/proc/22877/stat : 22877 (npSolver-pbo) S 22876 22876 21098 0 -1 4202496 18530 26958 0 0 2146 317 7274 430 20 0 1 0 377575193 2185355264 404055 33554432000 4194304 6004724 140736660508880 140736660504016 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 549 0 0
/proc/22877/statm: 533534 404055 171 442 0 533088 0
[pid=22936] ppid=22877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22936/stat : 22936 (satsolver.sh) S 22877 22876 21098 0 -1 4202496 594 0 0 0 0 0 0 0 20 0 1 0 377586177 9367552 266 33554432000 4194304 5064252 140734332386352 140734332385264 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22936/statm: 2287 266 226 213 0 72 0
[pid=22937] ppid=22936 vsize=4014264 CPUtime=1372.21 cores=1,3,5,7
/proc/22937/stat : 22937 (glucose) R 22936 22876 21098 0 -1 4202496 492482 0 0 0 137032 189 0 0 20 0 1 0 377586178 4110606336 863924 33554432000 4194304 5208918 140737182525152 140737182523000 4211013 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22937/statm: 1003566 863924 104 248 0 1003315 0
Current children cumulated CPU time (s) 1473.88
Current children cumulated vsize (KiB) 6166696

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/184 23056
/proc/meminfo: memFree=24021152/32873844 swapFree=8656/8656
[pid=22876] ppid=22874 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22876/stat : 22876 (npSolver-pbo.sh) S 22874 22876 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377575192 9367552 275 33554432000 4194304 5064252 140737276564704 140737276563616 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 2287 275 233 213 0 72 0
[pid=22877] ppid=22876 vsize=2134136 CPUtime=101.67 cores=1,3,5,7
/proc/22877/stat : 22877 (npSolver-pbo) S 22876 22876 21098 0 -1 4202496 18530 26958 0 0 2146 317 7274 430 20 0 1 0 377575193 2185355264 404055 33554432000 4194304 6004724 140736660508880 140736660504016 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 549 0 0
/proc/22877/statm: 533534 404055 171 442 0 533088 0
[pid=22936] ppid=22877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22936/stat : 22936 (satsolver.sh) S 22877 22876 21098 0 -1 4202496 594 0 0 0 0 0 0 0 20 0 1 0 377586177 9367552 266 33554432000 4194304 5064252 140734332386352 140734332385264 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22936/statm: 2287 266 226 213 0 72 0
[pid=22937] ppid=22936 vsize=4016360 CPUtime=1432.21 cores=1,3,5,7
/proc/22937/stat : 22937 (glucose) R 22936 22876 21098 0 -1 4202496 496852 0 0 0 143029 192 0 0 20 0 1 0 377586178 4112752640 864980 33554432000 4194304 5208918 140737182525152 140737182523000 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22937/statm: 1004090 864980 104 248 0 1003839 0
Current children cumulated CPU time (s) 1533.88
Current children cumulated vsize (KiB) 6168792

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 23056
/proc/meminfo: memFree=24006096/32873844 swapFree=8656/8656
[pid=22876] ppid=22874 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22876/stat : 22876 (npSolver-pbo.sh) S 22874 22876 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377575192 9367552 275 33554432000 4194304 5064252 140737276564704 140737276563616 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 2287 275 233 213 0 72 0
[pid=22877] ppid=22876 vsize=2134136 CPUtime=101.67 cores=1,3,5,7
/proc/22877/stat : 22877 (npSolver-pbo) S 22876 22876 21098 0 -1 4202496 18530 26958 0 0 2146 317 7274 430 20 0 1 0 377575193 2185355264 404055 33554432000 4194304 6004724 140736660508880 140736660504016 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 549 0 0
/proc/22877/statm: 533534 404055 171 442 0 533088 0
[pid=22936] ppid=22877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22936/stat : 22936 (satsolver.sh) S 22877 22876 21098 0 -1 4202496 594 0 0 0 0 0 0 0 20 0 1 0 377586177 9367552 266 33554432000 4194304 5064252 140734332386352 140734332385264 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22936/statm: 2287 266 226 213 0 72 0
[pid=22937] ppid=22936 vsize=4022956 CPUtime=1492.19 cores=1,3,5,7
/proc/22937/stat : 22937 (glucose) R 22936 22876 21098 0 -1 4202496 502343 0 0 0 149025 194 0 0 20 0 1 0 377586178 4119506944 866646 33554432000 4194304 5208918 140737182525152 140737182523000 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22937/statm: 1005739 866646 104 248 0 1005488 0
Current children cumulated CPU time (s) 1593.86
Current children cumulated vsize (KiB) 6175388

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 23056
/proc/meminfo: memFree=23969824/32873844 swapFree=8656/8656
[pid=22876] ppid=22874 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22876/stat : 22876 (npSolver-pbo.sh) S 22874 22876 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377575192 9367552 275 33554432000 4194304 5064252 140737276564704 140737276563616 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 2287 275 233 213 0 72 0
[pid=22877] ppid=22876 vsize=2134136 CPUtime=101.67 cores=1,3,5,7
/proc/22877/stat : 22877 (npSolver-pbo) S 22876 22876 21098 0 -1 4202496 18530 26958 0 0 2146 317 7274 430 20 0 1 0 377575193 2185355264 404055 33554432000 4194304 6004724 140736660508880 140736660504016 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 549 0 0
/proc/22877/statm: 533534 404055 171 442 0 533088 0
[pid=22936] ppid=22877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22936/stat : 22936 (satsolver.sh) S 22877 22876 21098 0 -1 4202496 594 0 0 0 0 0 0 0 20 0 1 0 377586177 9367552 266 33554432000 4194304 5064252 140734332386352 140734332385264 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22936/statm: 2287 266 226 213 0 72 0
[pid=22937] ppid=22936 vsize=4026256 CPUtime=1552.18 cores=1,3,5,7
/proc/22937/stat : 22937 (glucose) R 22936 22876 21098 0 -1 4202496 506971 0 0 0 155023 195 0 0 20 0 1 0 377586178 4122886144 867452 33554432000 4194304 5208918 140737182525152 140737182523000 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22937/statm: 1006564 867452 104 248 0 1006313 0
Current children cumulated CPU time (s) 1653.85
Current children cumulated vsize (KiB) 6178688

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/184 23057
/proc/meminfo: memFree=23962588/32873844 swapFree=8656/8656
[pid=22876] ppid=22874 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22876/stat : 22876 (npSolver-pbo.sh) S 22874 22876 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377575192 9367552 275 33554432000 4194304 5064252 140737276564704 140737276563616 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 2287 275 233 213 0 72 0
[pid=22877] ppid=22876 vsize=2134136 CPUtime=101.67 cores=1,3,5,7
/proc/22877/stat : 22877 (npSolver-pbo) S 22876 22876 21098 0 -1 4202496 18530 26958 0 0 2146 317 7274 430 20 0 1 0 377575193 2185355264 404055 33554432000 4194304 6004724 140736660508880 140736660504016 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 549 0 0
/proc/22877/statm: 533534 404055 171 442 0 533088 0
[pid=22936] ppid=22877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22936/stat : 22936 (satsolver.sh) S 22877 22876 21098 0 -1 4202496 594 0 0 0 0 0 0 0 20 0 1 0 377586177 9367552 266 33554432000 4194304 5064252 140734332386352 140734332385264 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22936/statm: 2287 266 226 213 0 72 0
[pid=22937] ppid=22936 vsize=4028932 CPUtime=1612.18 cores=1,3,5,7
/proc/22937/stat : 22937 (glucose) R 22936 22876 21098 0 -1 4202496 511481 0 0 0 161021 197 0 0 20 0 1 0 377586178 4125626368 868119 33554432000 4194304 5208918 140737182525152 140737182523000 4211038 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22937/statm: 1007233 868119 104 248 0 1006982 0
Current children cumulated CPU time (s) 1713.85
Current children cumulated vsize (KiB) 6181364

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 23057
/proc/meminfo: memFree=23960316/32873844 swapFree=8656/8656
[pid=22876] ppid=22874 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22876/stat : 22876 (npSolver-pbo.sh) S 22874 22876 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377575192 9367552 275 33554432000 4194304 5064252 140737276564704 140737276563616 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 2287 275 233 213 0 72 0
[pid=22877] ppid=22876 vsize=2134136 CPUtime=101.67 cores=1,3,5,7
/proc/22877/stat : 22877 (npSolver-pbo) S 22876 22876 21098 0 -1 4202496 18530 26958 0 0 2146 317 7274 430 20 0 1 0 377575193 2185355264 404055 33554432000 4194304 6004724 140736660508880 140736660504016 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 549 0 0
/proc/22877/statm: 533534 404055 171 442 0 533088 0
[pid=22936] ppid=22877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22936/stat : 22936 (satsolver.sh) S 22877 22876 21098 0 -1 4202496 594 0 0 0 0 0 0 0 20 0 1 0 377586177 9367552 266 33554432000 4194304 5064252 140734332386352 140734332385264 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22936/statm: 2287 266 226 213 0 72 0
[pid=22937] ppid=22936 vsize=4031308 CPUtime=1672.17 cores=1,3,5,7
/proc/22937/stat : 22937 (glucose) R 22936 22876 21098 0 -1 4202496 515881 0 0 0 167019 198 0 0 20 0 1 0 377586178 4128059392 868697 33554432000 4194304 5208918 140737182525152 140737182523000 4211141 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22937/statm: 1007827 868697 104 248 0 1007576 0
Current children cumulated CPU time (s) 1773.84
Current children cumulated vsize (KiB) 6183740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.5 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 23057
/proc/meminfo: memFree=23996388/32873844 swapFree=8656/8656
[pid=22876] ppid=22874 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22876/stat : 22876 (npSolver-pbo.sh) S 22874 22876 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377575192 9367552 275 33554432000 4194304 5064252 140737276564704 140737276563616 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 2287 275 233 213 0 72 0
[pid=22877] ppid=22876 vsize=2134136 CPUtime=101.67 cores=1,3,5,7
/proc/22877/stat : 22877 (npSolver-pbo) S 22876 22876 21098 0 -1 4202496 18530 26958 0 0 2146 317 7274 430 20 0 1 0 377575193 2185355264 404055 33554432000 4194304 6004724 140736660508880 140736660504016 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 549 0 0
/proc/22877/statm: 533534 404055 171 442 0 533088 0
[pid=22936] ppid=22877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22936/stat : 22936 (satsolver.sh) S 22877 22876 21098 0 -1 4202496 594 0 0 0 0 0 0 0 20 0 1 0 377586177 9367552 266 33554432000 4194304 5064252 140734332386352 140734332385264 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22936/statm: 2287 266 226 213 0 72 0
[pid=22937] ppid=22936 vsize=4032232 CPUtime=1698.37 cores=1,3,5,7
/proc/22937/stat : 22937 (glucose) R 22936 22876 21098 0 -1 4202496 516127 0 0 0 169639 198 0 0 20 0 1 0 377586178 4129005568 868942 33554432000 4194304 5208918 140737182525152 140737182523000 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22937/statm: 1008058 868942 104 248 0 1007807 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 6184664

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

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

[startup+1808.5 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 23057
/proc/meminfo: memFree=23996388/32873844 swapFree=8656/8656
[pid=22876] ppid=22874 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22876/stat : 22876 (npSolver-pbo.sh) S 22874 22876 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377575192 9367552 275 33554432000 4194304 5064252 140737276564704 140737276563616 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 2287 275 233 213 0 72 0
[pid=22877] ppid=22876 vsize=2134136 CPUtime=101.67 cores=1,3,5,7
/proc/22877/stat : 22877 (npSolver-pbo) S 22876 22876 21098 0 -1 4202496 18530 26958 0 0 2146 317 7274 430 20 0 1 0 377575193 2185355264 404055 33554432000 4194304 6004724 140736660508880 140736660504016 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 549 0 0
/proc/22877/statm: 533534 404055 171 442 0 533088 0
[pid=22936] ppid=22877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22936/stat : 22936 (satsolver.sh) S 22877 22876 21098 0 -1 4202496 594 0 0 0 0 0 0 0 20 0 1 0 377586177 9367552 266 33554432000 4194304 5064252 140734332386352 140734332385264 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22936/statm: 2287 266 226 213 0 72 0
[pid=22937] ppid=22936 vsize=4032232 CPUtime=1698.37 cores=1,3,5,7
/proc/22937/stat : 22937 (glucose) R 22936 22876 21098 0 -1 4202496 516127 0 0 0 169639 198 0 0 20 0 1 0 377586178 4129005568 868942 33554432000 4194304 5208918 140737182525152 140737182523000 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22937/statm: 1008058 868942 104 248 0 1007807 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 6184664

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22876 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=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.52
CPU time (s): 1800.04
CPU user time (s): 1790.59
CPU system time (s): 9.45
CPU usage (%): 99.531
Max. virtual memory (cumulated for all children) (KiB): 6224340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 359
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.43233 second user time and 11.2433 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-08 02:14:27
IDJOB=3750253
IDBENCH=1876
IDSOLVER=2334
FILE ID=node102/3750253-1339114466
RUNJOBID= node102-1339112665-22623
PBS_JOBID= 14643751
Free space on /tmp= 71172 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-net12.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750253-1339114466/watcher-3750253-1339114466 -o /tmp/evaluation-result-3750253-1339114466/solver-3750253-1339114466 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750253-1339114466.opb 2098603381 HOME HOME

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

MD5SUM BENCH= 24a04ed274dd43d443428abf078e95f9
RANDOM SEED=2098603381

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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		: 2667.178
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	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30804944 kB
Buffers:          199548 kB
Cached:          1052808 kB
SwapCached:         2696 kB
Active:           490812 kB
Inactive:         771920 kB
Active(anon):       7868 kB
Inactive(anon):     4928 kB
Active(file):     482944 kB
Inactive(file):   766992 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67099984 kB
Dirty:             24524 kB
Writeback:            76 kB
AnonPages:         19020 kB
Mapped:             9636 kB
Shmem:                 0 kB
Slab:             664556 kB
SReclaimable:     105148 kB
SUnreclaim:       559408 kB
KernelStack:        1416 kB
PageTables:         4268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     131448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 69672 MiB
End job on node102 at 2012-06-08 02:44:37