Trace number 3748407

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 inc (fixed)? (TO) 1800.1 1800.72

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-opm2-z12-s14.opb
MD5SUMf1849946ff16a8dbd3f6ed4bfe3f33be
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-44342
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10800
Total number of constraints319508
Number of constraints which are clauses319500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint2
Maximum length of a constraint10798
Number of terms in the objective function 10733
Biggest coefficient in the objective function 575
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 1508059
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 3704832
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 26039669
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

12.88/12.90	c run inc solver
12.88/12.90	c [INC SYSTEM] run initial solver
12.88/12.90	c [INC SYSTEM] preprocess with white file
52.24/52.63	c [INC SYSTEM] finished preprocessing in 39 s
52.24/52.63	c [INC SYSTEM] execute solver

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

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.02 2.01 2.06 3/173 32475
/proc/meminfo: memFree=30948476/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 233 213 0 72 0

[startup+0.028719 s]
/proc/loadavg: 2.02 2.01 2.06 3/173 32475
/proc/meminfo: memFree=30948476/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100326 s]
/proc/loadavg: 2.02 2.01 2.06 3/173 32475
/proc/meminfo: memFree=30948476/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 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.02 2.01 2.06 3/173 32475
/proc/meminfo: memFree=30948476/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700263 s]
/proc/loadavg: 2.02 2.01 2.06 3/173 32475
/proc/meminfo: memFree=30948476/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.02 2.01 2.06 3/179 32488
/proc/meminfo: memFree=30758124/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 233 213 0 72 0
[pid=32476] ppid=32475 vsize=191936 CPUtime=1.48 cores=0,2,4,6
/proc/32476/stat : 32476 (npSolver-pbo) R 32475 32475 20658 0 -1 4202496 32670 0 0 0 141 7 0 0 20 0 1 0 382641884 196542464 46448 33554432000 4194304 6004724 140735241796848 140735240205992 5055489 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32476/statm: 47984 46448 152 442 0 47538 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 201084

[startup+3.10032 s]
/proc/loadavg: 2.01 2.01 2.06 3/179 32488
/proc/meminfo: memFree=30599888/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 233 213 0 72 0
[pid=32476] ppid=32475 vsize=421312 CPUtime=3.09 cores=0,2,4,6
/proc/32476/stat : 32476 (npSolver-pbo) R 32475 32475 20658 0 -1 4202496 34055 0 0 0 297 12 0 0 20 0 1 0 382641884 431423488 73271 33554432000 4194304 6004724 140735241796848 140735241791800 4579258 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32476/statm: 105328 73271 152 442 0 104882 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 430460

[startup+6.3003 s]
/proc/loadavg: 2.01 2.01 2.06 2/181 32490
/proc/meminfo: memFree=29778404/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 233 213 0 72 0
[pid=32476] ppid=32475 vsize=683456 CPUtime=6.28 cores=0,2,4,6
/proc/32476/stat : 32476 (npSolver-pbo) R 32475 32475 20658 0 -1 4202496 34809 0 0 0 609 19 0 0 20 0 1 0 382641884 699858944 132151 33554432000 4194304 6004724 140735241796848 140735241791448 4581424 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32476/statm: 170864 132151 152 442 0 170418 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 692604

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.06 3/181 32533
/proc/meminfo: memFree=29117404/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 233 213 0 72 0
[pid=32476] ppid=32475 vsize=1945760 CPUtime=12.68 cores=0,2,4,6
/proc/32476/stat : 32476 (npSolver-pbo) R 32475 32475 20658 0 -1 4202496 37072 0 0 0 1141 127 0 0 20 0 1 0 382641884 1992458240 418553 33554432000 4194304 6004724 140735241796848 140735241792728 5193835 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32476/statm: 486440 418553 155 442 0 485994 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1954908

[startup+25.5004 s]
/proc/loadavg: 2.24 2.06 2.08 3/183 32535
/proc/meminfo: memFree=27933116/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 233 213 0 72 0
[pid=32476] ppid=32475 vsize=1167944 CPUtime=12.91 cores=0,2,4,6
/proc/32476/stat : 32476 (npSolver-pbo) S 32475 32475 20658 0 -1 4202496 37080 0 0 0 1142 149 0 0 20 0 1 0 382641884 1195974656 224106 33554432000 4194304 6004724 140735241796848 140735241791312 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32476/statm: 291986 224106 162 442 0 291540 0
[pid=32534] ppid=32476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32534/stat : 32534 (cp2_pre.sh) S 32476 32475 20658 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 382643176 9367552 277 33554432000 4194304 5064252 140735786858752 140735786857456 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32534/statm: 2287 277 234 213 0 72 0
[pid=32535] ppid=32534 vsize=1412696 CPUtime=12.41 cores=0,2,4,6
/proc/32535/stat : 32535 (coprocessor) R 32534 32475 20658 0 -1 4202496 19946 0 0 0 1185 56 0 0 20 0 1 0 382643177 1446600704 302149 33554432000 4194304 6586260 140734466373904 140734466369656 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 15 0 0
/proc/32535/statm: 353174 302149 158 584 0 352586 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 2598936

[startup+51.1003 s]
/proc/loadavg: 2.23 2.07 2.08 3/183 32537
/proc/meminfo: memFree=27251836/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 233 213 0 72 0
[pid=32476] ppid=32475 vsize=1167944 CPUtime=12.91 cores=0,2,4,6
/proc/32476/stat : 32476 (npSolver-pbo) S 32475 32475 20658 0 -1 4202496 37080 0 0 0 1142 149 0 0 20 0 1 0 382641884 1195974656 224106 33554432000 4194304 6004724 140735241796848 140735241791312 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32476/statm: 291986 224106 162 442 0 291540 0
[pid=32534] ppid=32476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32534/stat : 32534 (cp2_pre.sh) S 32476 32475 20658 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 382643176 9367552 277 33554432000 4194304 5064252 140735786858752 140735786857456 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32534/statm: 2287 277 234 213 0 72 0
[pid=32535] ppid=32534 vsize=1412696 CPUtime=37.95 cores=0,2,4,6
/proc/32535/stat : 32535 (coprocessor) R 32534 32475 20658 0 -1 4202496 19946 0 0 0 3606 189 0 0 20 0 1 0 382643177 1446600704 302149 33554432000 4194304 6586260 140734466373904 140734466369656 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 21 0 0
/proc/32535/statm: 353174 302149 158 584 0 352586 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 2598936

[startup+102.307 s]
/proc/loadavg: 2.15 2.07 2.08 3/181 32539
/proc/meminfo: memFree=27318692/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 233 213 0 72 0
[pid=32476] ppid=32475 vsize=1167944 CPUtime=52.39 cores=0,2,4,6
/proc/32476/stat : 32476 (npSolver-pbo) S 32475 32475 20658 0 -1 4202496 37098 20848 0 0 1142 149 3737 211 20 0 1 0 382641884 1195974656 224110 33554432000 4194304 6004724 140735241796848 140735241783128 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32476/statm: 291986 224110 166 442 0 291540 0
[pid=32539] ppid=32476 vsize=2397100 CPUtime=49.64 cores=0,2,4,6
/proc/32539/stat : 32539 (glucosInc) R 32476 32475 20658 0 -1 4202496 234321 0 0 0 4892 72 0 0 20 0 1 0 382647148 2454630400 455269 33554432000 4194304 5654031 140736388980096 140736388967912 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32539/statm: 599275 455269 141 357 0 598915 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 3574192

[startup+162.3 s]
/proc/loadavg: 2.09 2.07 2.08 3/181 32539
/proc/meminfo: memFree=27293176/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 233 213 0 72 0
[pid=32476] ppid=32475 vsize=1167944 CPUtime=52.39 cores=0,2,4,6
/proc/32476/stat : 32476 (npSolver-pbo) S 32475 32475 20658 0 -1 4202496 37098 20848 0 0 1142 149 3737 211 20 0 1 0 382641884 1195974656 224110 33554432000 4194304 6004724 140735241796848 140735241783128 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32476/statm: 291986 224110 166 442 0 291540 0
[pid=32539] ppid=32476 vsize=2451000 CPUtime=109.64 cores=0,2,4,6
/proc/32539/stat : 32539 (glucosInc) R 32476 32475 20658 0 -1 4202496 247797 0 0 0 10888 76 0 0 20 0 1 0 382647148 2509824000 473852 33554432000 4194304 5654031 140736388980096 140736388967912 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32539/statm: 612750 473852 141 357 0 612390 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 3628092

[startup+222.3 s]
/proc/loadavg: 2.07 2.07 2.08 3/181 32540
/proc/meminfo: memFree=27202384/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 233 213 0 72 0
[pid=32476] ppid=32475 vsize=1167944 CPUtime=52.39 cores=0,2,4,6
/proc/32476/stat : 32476 (npSolver-pbo) S 32475 32475 20658 0 -1 4202496 37098 20848 0 0 1142 149 3737 211 20 0 1 0 382641884 1195974656 224110 33554432000 4194304 6004724 140735241796848 140735241783128 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32476/statm: 291986 224110 166 442 0 291540 0
[pid=32539] ppid=32476 vsize=2480544 CPUtime=169.63 cores=0,2,4,6
/proc/32539/stat : 32539 (glucosInc) R 32476 32475 20658 0 -1 4202496 255164 0 0 0 16885 78 0 0 20 0 1 0 382647148 2540077056 482752 33554432000 4194304 5654031 140736388980096 140736388967912 4232782 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32539/statm: 620136 482752 141 357 0 619776 0
Current children cumulated CPU time (s) 222.02
Current children cumulated vsize (KiB) 3657636

[startup+282.3 s]
/proc/loadavg: 2.06 2.06 2.08 3/181 32543
/proc/meminfo: memFree=27094424/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 233 213 0 72 0
[pid=32476] ppid=32475 vsize=1167944 CPUtime=52.39 cores=0,2,4,6

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

/proc/meminfo: memFree=26860408/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 233 213 0 72 0
[pid=32476] ppid=32475 vsize=1167944 CPUtime=52.39 cores=0,2,4,6
/proc/32476/stat : 32476 (npSolver-pbo) S 32475 32475 20658 0 -1 4202496 37098 20848 0 0 1142 149 3737 211 20 0 1 0 382641884 1195974656 224110 33554432000 4194304 6004724 140735241796848 140735241783128 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32476/statm: 291986 224110 166 442 0 291540 0
[pid=32539] ppid=32476 vsize=2551596 CPUtime=1309.38 cores=0,2,4,6
/proc/32539/stat : 32539 (glucosInc) R 32476 32475 20658 0 -1 4202496 273072 0 0 0 130851 87 0 0 20 0 1 0 382647148 2612834304 526653 33554432000 4194304 5654031 140736388980096 140736388967912 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32539/statm: 637899 526653 141 357 0 637539 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 3728688

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 32554
/proc/meminfo: memFree=26880708/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 233 213 0 72 0
[pid=32476] ppid=32475 vsize=1167944 CPUtime=52.39 cores=0,2,4,6
/proc/32476/stat : 32476 (npSolver-pbo) S 32475 32475 20658 0 -1 4202496 37098 20848 0 0 1142 149 3737 211 20 0 1 0 382641884 1195974656 224110 33554432000 4194304 6004724 140735241796848 140735241783128 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32476/statm: 291986 224110 166 442 0 291540 0
[pid=32539] ppid=32476 vsize=2552824 CPUtime=1369.37 cores=0,2,4,6
/proc/32539/stat : 32539 (glucosInc) R 32476 32475 20658 0 -1 4202496 273371 0 0 0 136850 87 0 0 20 0 1 0 382647148 2614091776 528996 33554432000 4194304 5654031 140736388980096 140736388967912 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32539/statm: 638206 528996 141 357 0 637846 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 3729916

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32555
/proc/meminfo: memFree=26823352/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 233 213 0 72 0
[pid=32476] ppid=32475 vsize=1167944 CPUtime=52.39 cores=0,2,4,6
/proc/32476/stat : 32476 (npSolver-pbo) S 32475 32475 20658 0 -1 4202496 37098 20848 0 0 1142 149 3737 211 20 0 1 0 382641884 1195974656 224110 33554432000 4194304 6004724 140735241796848 140735241783128 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32476/statm: 291986 224110 166 442 0 291540 0
[pid=32539] ppid=32476 vsize=2556428 CPUtime=1429.34 cores=0,2,4,6
/proc/32539/stat : 32539 (glucosInc) R 32476 32475 20658 0 -1 4202496 274170 0 0 0 142846 88 0 0 20 0 1 0 382647148 2617782272 531303 33554432000 4194304 5654031 140736388980096 140736388967912 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32539/statm: 639107 531303 141 357 0 638747 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 3733520

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 32555
/proc/meminfo: memFree=26853480/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 233 213 0 72 0
[pid=32476] ppid=32475 vsize=1167944 CPUtime=52.39 cores=0,2,4,6
/proc/32476/stat : 32476 (npSolver-pbo) S 32475 32475 20658 0 -1 4202496 37098 20848 0 0 1142 149 3737 211 20 0 1 0 382641884 1195974656 224110 33554432000 4194304 6004724 140735241796848 140735241783128 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32476/statm: 291986 224110 166 442 0 291540 0
[pid=32539] ppid=32476 vsize=2556956 CPUtime=1489.33 cores=0,2,4,6
/proc/32539/stat : 32539 (glucosInc) R 32476 32475 20658 0 -1 4202496 274329 0 0 0 148845 88 0 0 20 0 1 0 382647148 2618322944 533063 33554432000 4194304 5654031 140736388980096 140736388967912 4209096 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32539/statm: 639239 533063 141 357 0 638879 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 3734048

[startup+1602.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/181 32555
/proc/meminfo: memFree=26789808/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 233 213 0 72 0
[pid=32476] ppid=32475 vsize=1167944 CPUtime=52.39 cores=0,2,4,6
/proc/32476/stat : 32476 (npSolver-pbo) S 32475 32475 20658 0 -1 4202496 37098 20848 0 0 1142 149 3737 211 20 0 1 0 382641884 1195974656 224110 33554432000 4194304 6004724 140735241796848 140735241783128 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32476/statm: 291986 224110 166 442 0 291540 0
[pid=32539] ppid=32476 vsize=2558544 CPUtime=1549.33 cores=0,2,4,6
/proc/32539/stat : 32539 (glucosInc) R 32476 32475 20658 0 -1 4202496 274742 0 0 0 154844 89 0 0 20 0 1 0 382647148 2619949056 536124 33554432000 4194304 5654031 140736388980096 140736388977880 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32539/statm: 639636 536124 141 357 0 639276 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 3735636

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 32555
/proc/meminfo: memFree=26814820/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 233 213 0 72 0
[pid=32476] ppid=32475 vsize=1167944 CPUtime=52.39 cores=0,2,4,6
/proc/32476/stat : 32476 (npSolver-pbo) S 32475 32475 20658 0 -1 4202496 37098 20848 0 0 1142 149 3737 211 20 0 1 0 382641884 1195974656 224110 33554432000 4194304 6004724 140735241796848 140735241783128 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32476/statm: 291986 224110 166 442 0 291540 0
[pid=32539] ppid=32476 vsize=2559336 CPUtime=1609.31 cores=0,2,4,6
/proc/32539/stat : 32539 (glucosInc) R 32476 32475 20658 0 -1 4202496 274943 0 0 0 160842 89 0 0 20 0 1 0 382647148 2620760064 538803 33554432000 4194304 5654031 140736388980096 140736388967912 4232880 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32539/statm: 639834 538803 141 357 0 639474 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 3736428

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 32555
/proc/meminfo: memFree=26912964/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 233 213 0 72 0
[pid=32476] ppid=32475 vsize=1167944 CPUtime=52.39 cores=0,2,4,6
/proc/32476/stat : 32476 (npSolver-pbo) S 32475 32475 20658 0 -1 4202496 37098 20848 0 0 1142 149 3737 211 20 0 1 0 382641884 1195974656 224110 33554432000 4194304 6004724 140735241796848 140735241783128 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32476/statm: 291986 224110 166 442 0 291540 0
[pid=32539] ppid=32476 vsize=2560128 CPUtime=1669.31 cores=0,2,4,6
/proc/32539/stat : 32539 (glucosInc) R 32476 32475 20658 0 -1 4202496 275830 0 0 0 166832 99 0 0 20 0 1 0 382647148 2621571072 503049 33554432000 4194304 5654031 140736388980096 140736388977880 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32539/statm: 640032 503049 142 357 0 639672 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 3737220

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 32556
/proc/meminfo: memFree=26946472/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 233 213 0 72 0
[pid=32476] ppid=32475 vsize=1167944 CPUtime=52.39 cores=0,2,4,6
/proc/32476/stat : 32476 (npSolver-pbo) S 32475 32475 20658 0 -1 4202496 37098 20848 0 0 1142 149 3737 211 20 0 1 0 382641884 1195974656 224110 33554432000 4194304 6004724 140735241796848 140735241783128 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32476/statm: 291986 224110 166 442 0 291540 0
[pid=32539] ppid=32476 vsize=2560792 CPUtime=1729.3 cores=0,2,4,6
/proc/32539/stat : 32539 (glucosInc) R 32476 32475 20658 0 -1 4202496 276014 0 0 0 172831 99 0 0 20 0 1 0 382647148 2622251008 504255 33554432000 4194304 5654031 140736388980096 140736388967912 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32539/statm: 640198 504255 142 357 0 639838 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 3737884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 32556
/proc/meminfo: memFree=26925432/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 233 213 0 72 0
[pid=32476] ppid=32475 vsize=1167944 CPUtime=52.39 cores=0,2,4,6
/proc/32476/stat : 32476 (npSolver-pbo) S 32475 32475 20658 0 -1 4202496 37098 20848 0 0 1142 149 3737 211 20 0 1 0 382641884 1195974656 224110 33554432000 4194304 6004724 140735241796848 140735241783128 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32476/statm: 291986 224110 166 442 0 291540 0
[pid=32539] ppid=32476 vsize=2561340 CPUtime=1747.71 cores=0,2,4,6
/proc/32539/stat : 32539 (glucosInc) R 32476 32475 20658 0 -1 4202496 276124 0 0 0 174672 99 0 0 20 0 1 0 382647148 2622812160 504876 33554432000 4194304 5654031 140736388980096 140736388967912 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32539/statm: 640335 504876 142 357 0 639975 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 3738432

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

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 32556
/proc/meminfo: memFree=26925432/32873844 swapFree=9160/9160
[pid=32475] ppid=32473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32475/stat : 32475 (npSolver-pbo-I.) S 32473 32475 20658 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382641884 9367552 274 33554432000 4194304 5064252 140736277524400 140736277523312 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32475/statm: 2287 274 233 213 0 72 0
[pid=32476] ppid=32475 vsize=1167944 CPUtime=52.39 cores=0,2,4,6
/proc/32476/stat : 32476 (npSolver-pbo) S 32475 32475 20658 0 -1 4202496 37098 20848 0 0 1142 149 3737 211 20 0 1 0 382641884 1195974656 224110 33554432000 4194304 6004724 140735241796848 140735241783128 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32476/statm: 291986 224110 166 442 0 291540 0
[pid=32539] ppid=32476 vsize=2561340 CPUtime=1747.71 cores=0,2,4,6
/proc/32539/stat : 32539 (glucosInc) R 32476 32475 20658 0 -1 4202496 276124 0 0 0 174672 99 0 0 20 0 1 0 382647148 2622812160 504876 33554432000 4194304 5654031 140736388980096 140736388967912 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32539/statm: 640335 504876 142 357 0 639975 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 3738432

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1800.72
CPU time (s): 1800.1
CPU user time (s): 1795.51
CPU system time (s): 4.59
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 4644872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
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 3.52946 second user time and 10.3854 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-08 16:19:33
IDJOB=3748407
IDBENCH=89886
IDSOLVER=2333
FILE ID=node139/3748407-1339165173
RUNJOBID= node139-1339165173-32457
PBS_JOBID= 14643795
Free space on /tmp= 70764 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-opm2-z12-s14.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748407-1339165173/watcher-3748407-1339165173 -o /tmp/evaluation-result-3748407-1339165173/solver-3748407-1339165173 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748407-1339165173.opb 1959913999 HOME HOME

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

MD5SUM BENCH= f1849946ff16a8dbd3f6ed4bfe3f33be
RANDOM SEED=1959913999

node139.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.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
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.750
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.750
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.90
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.750
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		: 2666.750
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.92
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.750
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.91
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.750
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.750
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:        30948476 kB
Buffers:          600032 kB
Cached:           390736 kB
SwapCached:          828 kB
Active:           970012 kB
Inactive:          32480 kB
Active(anon):       5208 kB
Inactive(anon):     8648 kB
Active(file):     964804 kB
Inactive(file):    23832 kB
Unevictable:        9160 kB
Mlocked:            9160 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:             26644 kB
Writeback:             0 kB
AnonPages:         21532 kB
Mapped:             9924 kB
Shmem:                 8 kB
Slab:             779916 kB
SReclaimable:     221416 kB
SUnreclaim:       558500 kB
KernelStack:        1416 kB
PageTables:         4224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     110284 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= 69944 MiB
End job on node139 at 2012-06-08 16:49:36