Trace number 3702437

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-topdown-quickBound? (TO) 1800.06 1800.61

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-netdiversion.opb
MD5SUM2c0dd2737108318b86d3c4c102584cdd
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
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 variables129180
Total number of constraints119589
Number of constraints which are clauses39992
Number of constraints which are cardinality constraints (but not clauses)49601
Number of constraints which are nor clauses,nor cardinality constraints29996
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 39798
Biggest coefficient in the objective function 99999
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 20118516
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 99999
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 20118516
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

10.79/10.81	c run inc solver
10.79/10.81	c [INC SYSTEM] run initial solver
10.79/10.81	c [INC SYSTEM] preprocess with white file
32.12/32.35	c [INC SYSTEM] finished preprocessing in 21 s
32.12/32.35	c [INC SYSTEM] execute solver
1800.06/1800.61	HOME/npSolver-pbo-Itdqb.sh: line 18:  1427 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

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-3702437-1338101187/watcher-3702437-1338101187 -o /tmp/evaluation-result-3702437-1338101187/solver-3702437-1338101187 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702437-1338101187.opb 33746619 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.16 2.58 3/180 1426
/proc/meminfo: memFree=27462272/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1426/stat : 1426 (npSolver-pbo-It) S 1424 1426 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276244057 9367552 274 33554432000 4194304 5064252 140736638034464 140736638033376 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1426/statm: 2287 274 233 213 0 72 0

[startup+0.0250769 s]
/proc/loadavg: 2.04 2.16 2.58 3/180 1426
/proc/meminfo: memFree=27462272/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1426/stat : 1426 (npSolver-pbo-It) S 1424 1426 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276244057 9367552 274 33554432000 4194304 5064252 140736638034464 140736638033376 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1426/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100243 s]
/proc/loadavg: 2.04 2.16 2.58 3/180 1426
/proc/meminfo: memFree=27462272/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1426/stat : 1426 (npSolver-pbo-It) S 1424 1426 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276244057 9367552 274 33554432000 4194304 5064252 140736638034464 140736638033376 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1426/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300249 s]
/proc/loadavg: 2.04 2.16 2.58 3/180 1426
/proc/meminfo: memFree=27462272/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1426/stat : 1426 (npSolver-pbo-It) S 1424 1426 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276244057 9367552 274 33554432000 4194304 5064252 140736638034464 140736638033376 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1426/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700232 s]
/proc/loadavg: 2.04 2.16 2.58 3/180 1426
/proc/meminfo: memFree=27462272/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1426/stat : 1426 (npSolver-pbo-It) S 1424 1426 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276244057 9367552 274 33554432000 4194304 5064252 140736638034464 140736638033376 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1426/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.04 2.16 2.58 3/182 1428
/proc/meminfo: memFree=27429740/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1426/stat : 1426 (npSolver-pbo-It) S 1424 1426 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276244057 9367552 274 33554432000 4194304 5064252 140736638034464 140736638033376 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1426/statm: 2287 274 233 213 0 72 0
[pid=1427] ppid=1426 vsize=69416 CPUtime=1.49 cores=1,3,5,7
/proc/1427/stat : 1427 (npSolver-pbo) R 1426 1426 23606 0 -1 4202496 4068 0 0 0 147 2 0 0 20 0 1 0 276244058 71081984 12151 33554432000 4194304 5992684 140733313620400 140733313616520 4571359 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 17354 12151 145 440 0 16910 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78564

[startup+3.10025 s]
/proc/loadavg: 2.03 2.16 2.58 3/182 1428
/proc/meminfo: memFree=27393932/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1426/stat : 1426 (npSolver-pbo-It) S 1424 1426 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276244057 9367552 274 33554432000 4194304 5064252 140736638034464 140736638033376 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1426/statm: 2287 274 233 213 0 72 0
[pid=1427] ppid=1426 vsize=134992 CPUtime=3.08 cores=1,3,5,7
/proc/1427/stat : 1427 (npSolver-pbo) R 1426 1426 23606 0 -1 4202496 4647 0 0 0 304 4 0 0 20 0 1 0 276244058 138231808 25473 33554432000 4194304 5992684 140733313620400 140733313509736 4524999 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 33748 25473 145 440 0 33304 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 144140

[startup+6.30026 s]
/proc/loadavg: 2.03 2.16 2.58 3/182 1428
/proc/meminfo: memFree=27292716/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1426/stat : 1426 (npSolver-pbo-It) S 1424 1426 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276244057 9367552 274 33554432000 4194304 5064252 140736638034464 140736638033376 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1426/statm: 2287 274 233 213 0 72 0
[pid=1427] ppid=1426 vsize=266064 CPUtime=6.29 cores=1,3,5,7
/proc/1427/stat : 1427 (npSolver-pbo) R 1426 1426 23606 0 -1 4202496 5269 0 0 0 620 9 0 0 20 0 1 0 276244058 272449536 49537 33554432000 4194304 5992684 140733313620400 140733313616520 4549263 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 66516 49537 145 440 0 66072 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 275212

[startup+12.7004 s]
/proc/loadavg: 2.03 2.15 2.57 3/184 1430
/proc/meminfo: memFree=26669840/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1426/stat : 1426 (npSolver-pbo-It) S 1424 1426 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276244057 9367552 274 33554432000 4194304 5064252 140736638034464 140736638033376 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1426/statm: 2287 274 233 213 0 72 0
[pid=1427] ppid=1426 vsize=529216 CPUtime=10.86 cores=1,3,5,7
/proc/1427/stat : 1427 (npSolver-pbo) S 1426 1426 23606 0 -1 4202496 6766 0 0 0 1014 72 0 0 20 0 1 0 276244058 541917184 79039 33554432000 4194304 5992684 140733313620400 140733313614848 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 132304 79039 161 440 0 131860 0
[pid=1429] ppid=1427 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1429/stat : 1429 (cp2_pre.sh) S 1427 1426 23606 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 276245145 9367552 277 33554432000 4194304 5064252 140734236428416 140734236427120 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1429/statm: 2287 277 234 213 0 72 0
[pid=1430] ppid=1429 vsize=227236 CPUtime=1.81 cores=1,3,5,7
/proc/1430/stat : 1430 (coprocessor) R 1429 1426 23606 0 -1 4202496 34187 0 0 0 170 11 0 0 20 0 1 0 276245145 232689664 55613 33554432000 4194304 6586260 140735057521744 140735057518504 5732400 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/1430/statm: 56809 55613 137 584 0 56221 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 774748

[startup+25.5003 s]
/proc/loadavg: 2.10 2.16 2.57 3/184 1430
/proc/meminfo: memFree=25924604/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1426/stat : 1426 (npSolver-pbo-It) S 1424 1426 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276244057 9367552 274 33554432000 4194304 5064252 140736638034464 140736638033376 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1426/statm: 2287 274 233 213 0 72 0
[pid=1427] ppid=1426 vsize=529216 CPUtime=10.86 cores=1,3,5,7
/proc/1427/stat : 1427 (npSolver-pbo) S 1426 1426 23606 0 -1 4202496 6766 0 0 0 1014 72 0 0 20 0 1 0 276244058 541917184 79039 33554432000 4194304 5992684 140733313620400 140733313614848 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 132304 79039 161 440 0 131860 0
[pid=1429] ppid=1427 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1429/stat : 1429 (cp2_pre.sh) S 1427 1426 23606 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 276245145 9367552 277 33554432000 4194304 5064252 140734236428416 140734236427120 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1429/statm: 2287 277 234 213 0 72 0
[pid=1430] ppid=1429 vsize=824836 CPUtime=14.6 cores=1,3,5,7
/proc/1430/stat : 1430 (coprocessor) R 1429 1426 23606 0 -1 4202496 150104 0 0 0 1399 61 0 0 20 0 1 0 276245145 844632064 204321 33554432000 4194304 6586260 140735057521744 140735057517496 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/1430/statm: 206209 204321 192 584 0 205621 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1372348

[startup+51.1004 s]
/proc/loadavg: 2.18 2.18 2.56 3/184 1434
/proc/meminfo: memFree=26376912/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1426/stat : 1426 (npSolver-pbo-It) S 1424 1426 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276244057 9367552 274 33554432000 4194304 5064252 140736638034464 140736638033376 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1426/statm: 2287 274 233 213 0 72 0
[pid=1427] ppid=1426 vsize=529216 CPUtime=32.19 cores=1,3,5,7
/proc/1427/stat : 1427 (npSolver-pbo) S 1426 1426 23606 0 -1 4202496 6782 151008 0 0 1014 72 2020 113 20 0 1 0 276244058 541917184 79041 33554432000 4194304 5992684 140733313620400 140733313606664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 132304 79041 163 440 0 131860 0
[pid=1434] ppid=1427 vsize=566592 CPUtime=18.73 cores=1,3,5,7
/proc/1434/stat : 1434 (glucosInc) R 1427 1426 23606 0 -1 4202496 56722 0 0 0 1851 22 0 0 20 0 1 0 276247292 580190208 111343 33554432000 4194304 5654031 140734288772112 140734288769896 4209087 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1434/statm: 141648 111343 140 357 0 141288 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 1104956

[startup+102.3 s]
/proc/loadavg: 2.08 2.15 2.53 3/183 1434
/proc/meminfo: memFree=26332556/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1426/stat : 1426 (npSolver-pbo-It) S 1424 1426 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276244057 9367552 274 33554432000 4194304 5064252 140736638034464 140736638033376 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1426/statm: 2287 274 233 213 0 72 0
[pid=1427] ppid=1426 vsize=529216 CPUtime=32.19 cores=1,3,5,7
/proc/1427/stat : 1427 (npSolver-pbo) S 1426 1426 23606 0 -1 4202496 6782 151008 0 0 1014 72 2020 113 20 0 1 0 276244058 541917184 79041 33554432000 4194304 5992684 140733313620400 140733313606664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 132304 79041 163 440 0 131860 0
[pid=1434] ppid=1427 vsize=594340 CPUtime=69.92 cores=1,3,5,7
/proc/1434/stat : 1434 (glucosInc) R 1427 1426 23606 0 -1 4202496 63647 0 0 0 6966 26 0 0 20 0 1 0 276247292 608604160 121845 33554432000 4194304 5654031 140734288772112 140734288769896 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1434/statm: 148585 121845 140 357 0 148225 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 1132704

[startup+162.3 s]
/proc/loadavg: 2.02 2.12 2.49 3/183 1434
/proc/meminfo: memFree=26305104/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1426/stat : 1426 (npSolver-pbo-It) S 1424 1426 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276244057 9367552 274 33554432000 4194304 5064252 140736638034464 140736638033376 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1426/statm: 2287 274 233 213 0 72 0
[pid=1427] ppid=1426 vsize=529216 CPUtime=32.19 cores=1,3,5,7
/proc/1427/stat : 1427 (npSolver-pbo) S 1426 1426 23606 0 -1 4202496 6782 151008 0 0 1014 72 2020 113 20 0 1 0 276244058 541917184 79041 33554432000 4194304 5992684 140733313620400 140733313606664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 132304 79041 163 440 0 131860 0
[pid=1434] ppid=1427 vsize=605832 CPUtime=129.92 cores=1,3,5,7
/proc/1434/stat : 1434 (glucosInc) R 1427 1426 23606 0 -1 4202496 66516 0 0 0 12963 29 0 0 20 0 1 0 276247292 620371968 128291 33554432000 4194304 5654031 140734288772112 140734288759928 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1434/statm: 151458 128291 140 357 0 151098 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 1144196

[startup+222.3 s]
/proc/loadavg: 2.01 2.10 2.46 3/184 1438
/proc/meminfo: memFree=26272052/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1426/stat : 1426 (npSolver-pbo-It) S 1424 1426 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276244057 9367552 274 33554432000 4194304 5064252 140736638034464 140736638033376 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1426/statm: 2287 274 233 213 0 72 0
[pid=1427] ppid=1426 vsize=529216 CPUtime=32.19 cores=1,3,5,7
/proc/1427/stat : 1427 (npSolver-pbo) S 1426 1426 23606 0 -1 4202496 6782 151008 0 0 1014 72 2020 113 20 0 1 0 276244058 541917184 79041 33554432000 4194304 5992684 140733313620400 140733313606664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 132304 79041 163 440 0 131860 0
[pid=1434] ppid=1427 vsize=611652 CPUtime=189.91 cores=1,3,5,7
/proc/1434/stat : 1434 (glucosInc) R 1427 1426 23606 0 -1 4202496 67967 0 0 0 18960 31 0 0 20 0 1 0 276247292 626331648 135874 33554432000 4194304 5654031 140734288772112 140734288759928 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1434/statm: 152913 135874 140 357 0 152553 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 1150016

[startup+282.307 s]
/proc/loadavg: 2.00 2.07 2.43 3/183 1438
/proc/meminfo: memFree=26278596/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.02 2.13 3/183 1521
/proc/meminfo: memFree=27183420/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1426/stat : 1426 (npSolver-pbo-It) S 1424 1426 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276244057 9367552 274 33554432000 4194304 5064252 140736638034464 140736638033376 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1426/statm: 2287 274 233 213 0 72 0
[pid=1427] ppid=1426 vsize=529216 CPUtime=32.19 cores=1,3,5,7
/proc/1427/stat : 1427 (npSolver-pbo) S 1426 1426 23606 0 -1 4202496 6782 151008 0 0 1014 72 2020 113 20 0 1 0 276244058 541917184 79041 33554432000 4194304 5992684 140733313620400 140733313606664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 132304 79041 163 440 0 131860 0
[pid=1434] ppid=1427 vsize=671228 CPUtime=1329.67 cores=1,3,5,7
/proc/1434/stat : 1434 (glucosInc) R 1427 1426 23606 0 -1 4202496 87901 0 0 0 132844 123 0 0 20 0 1 0 276247292 687337472 150617 33554432000 4194304 5654031 140734288772112 140734288759928 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1434/statm: 167807 150617 141 357 0 167447 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 1209592

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.12 3/184 1524
/proc/meminfo: memFree=27186248/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1426/stat : 1426 (npSolver-pbo-It) S 1424 1426 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276244057 9367552 274 33554432000 4194304 5064252 140736638034464 140736638033376 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1426/statm: 2287 274 233 213 0 72 0
[pid=1427] ppid=1426 vsize=529216 CPUtime=32.19 cores=1,3,5,7
/proc/1427/stat : 1427 (npSolver-pbo) S 1426 1426 23606 0 -1 4202496 6782 151008 0 0 1014 72 2020 113 20 0 1 0 276244058 541917184 79041 33554432000 4194304 5992684 140733313620400 140733313606664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 132304 79041 163 440 0 131860 0
[pid=1434] ppid=1427 vsize=672952 CPUtime=1389.63 cores=1,3,5,7
/proc/1434/stat : 1434 (glucosInc) R 1427 1426 23606 0 -1 4202496 88866 0 0 0 138832 131 0 0 20 0 1 0 276247292 689102848 144511 33554432000 4194304 5654031 140734288772112 140734288759928 4232794 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1434/statm: 168238 144511 141 357 0 167878 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 1211316

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.11 3/183 1525
/proc/meminfo: memFree=27110672/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1426/stat : 1426 (npSolver-pbo-It) S 1424 1426 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276244057 9367552 274 33554432000 4194304 5064252 140736638034464 140736638033376 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1426/statm: 2287 274 233 213 0 72 0
[pid=1427] ppid=1426 vsize=529216 CPUtime=32.19 cores=1,3,5,7
/proc/1427/stat : 1427 (npSolver-pbo) S 1426 1426 23606 0 -1 4202496 6782 151008 0 0 1014 72 2020 113 20 0 1 0 276244058 541917184 79041 33554432000 4194304 5992684 140733313620400 140733313606664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 132304 79041 163 440 0 131860 0
[pid=1434] ppid=1427 vsize=674932 CPUtime=1449.63 cores=1,3,5,7
/proc/1434/stat : 1434 (glucosInc) R 1427 1426 23606 0 -1 4202496 89384 0 0 0 144830 133 0 0 20 0 1 0 276247292 691130368 159848 33554432000 4194304 5654031 140734288772112 140734288759928 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1434/statm: 168733 159848 141 357 0 168373 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 1213296

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.10 3/183 1525
/proc/meminfo: memFree=27133304/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1426/stat : 1426 (npSolver-pbo-It) S 1424 1426 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276244057 9367552 274 33554432000 4194304 5064252 140736638034464 140736638033376 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1426/statm: 2287 274 233 213 0 72 0
[pid=1427] ppid=1426 vsize=529216 CPUtime=32.19 cores=1,3,5,7
/proc/1427/stat : 1427 (npSolver-pbo) S 1426 1426 23606 0 -1 4202496 6782 151008 0 0 1014 72 2020 113 20 0 1 0 276244058 541917184 79041 33554432000 4194304 5992684 140733313620400 140733313606664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 132304 79041 163 440 0 131860 0
[pid=1434] ppid=1427 vsize=676784 CPUtime=1509.6 cores=1,3,5,7
/proc/1434/stat : 1434 (glucosInc) R 1427 1426 23606 0 -1 4202496 90268 0 0 0 150821 139 0 0 20 0 1 0 276247292 693026816 151645 33554432000 4194304 5654031 140734288772112 140734288759928 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1434/statm: 169196 151645 141 357 0 168836 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 1215148

[startup+1602.31 s]
/proc/loadavg: 2.00 2.00 2.09 3/183 1525
/proc/meminfo: memFree=27061508/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1426/stat : 1426 (npSolver-pbo-It) S 1424 1426 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276244057 9367552 274 33554432000 4194304 5064252 140736638034464 140736638033376 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1426/statm: 2287 274 233 213 0 72 0
[pid=1427] ppid=1426 vsize=529216 CPUtime=32.19 cores=1,3,5,7
/proc/1427/stat : 1427 (npSolver-pbo) S 1426 1426 23606 0 -1 4202496 6782 151008 0 0 1014 72 2020 113 20 0 1 0 276244058 541917184 79041 33554432000 4194304 5992684 140733313620400 140733313606664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 132304 79041 163 440 0 131860 0
[pid=1434] ppid=1427 vsize=679000 CPUtime=1569.6 cores=1,3,5,7
/proc/1434/stat : 1434 (glucosInc) R 1427 1426 23606 0 -1 4202496 90873 0 0 0 156819 141 0 0 20 0 1 0 276247292 695296000 165536 33554432000 4194304 5654031 140734288772112 140734288759928 4214475 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1434/statm: 169750 165536 141 357 0 169390 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 1217364

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/183 1525
/proc/meminfo: memFree=27080380/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1426/stat : 1426 (npSolver-pbo-It) S 1424 1426 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276244057 9367552 274 33554432000 4194304 5064252 140736638034464 140736638033376 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1426/statm: 2287 274 233 213 0 72 0
[pid=1427] ppid=1426 vsize=529216 CPUtime=32.19 cores=1,3,5,7
/proc/1427/stat : 1427 (npSolver-pbo) S 1426 1426 23606 0 -1 4202496 6782 151008 0 0 1014 72 2020 113 20 0 1 0 276244058 541917184 79041 33554432000 4194304 5992684 140733313620400 140733313606664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 132304 79041 163 440 0 131860 0
[pid=1434] ppid=1427 vsize=681116 CPUtime=1629.59 cores=1,3,5,7
/proc/1434/stat : 1434 (glucosInc) R 1427 1426 23606 0 -1 4202496 91872 0 0 0 162811 148 0 0 20 0 1 0 276247292 697462784 159477 33554432000 4194304 5654031 140734288772112 140734288759928 4214638 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1434/statm: 170279 159477 141 357 0 169919 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 1219480

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/183 1525
/proc/meminfo: memFree=27108352/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1426/stat : 1426 (npSolver-pbo-It) S 1424 1426 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276244057 9367552 274 33554432000 4194304 5064252 140736638034464 140736638033376 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1426/statm: 2287 274 233 213 0 72 0
[pid=1427] ppid=1426 vsize=529216 CPUtime=32.19 cores=1,3,5,7
/proc/1427/stat : 1427 (npSolver-pbo) S 1426 1426 23606 0 -1 4202496 6782 151008 0 0 1014 72 2020 113 20 0 1 0 276244058 541917184 79041 33554432000 4194304 5992684 140733313620400 140733313606664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 132304 79041 163 440 0 131860 0
[pid=1434] ppid=1427 vsize=686476 CPUtime=1689.58 cores=1,3,5,7
/proc/1434/stat : 1434 (glucosInc) R 1427 1426 23606 0 -1 4202496 93579 0 0 0 168800 158 0 0 20 0 1 0 276247292 702951424 149139 33554432000 4194304 5654031 140734288772112 140734288759928 4214632 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1434/statm: 171619 149139 141 357 0 171259 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 1224840

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 1526
/proc/meminfo: memFree=27054612/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1426/stat : 1426 (npSolver-pbo-It) S 1424 1426 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276244057 9367552 274 33554432000 4194304 5064252 140736638034464 140736638033376 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1426/statm: 2287 274 233 213 0 72 0
[pid=1427] ppid=1426 vsize=529216 CPUtime=32.19 cores=1,3,5,7
/proc/1427/stat : 1427 (npSolver-pbo) S 1426 1426 23606 0 -1 4202496 6782 151008 0 0 1014 72 2020 113 20 0 1 0 276244058 541917184 79041 33554432000 4194304 5992684 140733313620400 140733313606664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 132304 79041 163 440 0 131860 0
[pid=1434] ppid=1427 vsize=688060 CPUtime=1749.57 cores=1,3,5,7
/proc/1434/stat : 1434 (glucosInc) R 1427 1426 23606 0 -1 4202496 94004 0 0 0 174798 159 0 0 20 0 1 0 276247292 704573440 161317 33554432000 4194304 5654031 140734288772112 140734288759928 4217216 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1434/statm: 172015 161317 141 357 0 171655 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 1226424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 1526
/proc/meminfo: memFree=27035808/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1426/stat : 1426 (npSolver-pbo-It) S 1424 1426 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276244057 9367552 274 33554432000 4194304 5064252 140736638034464 140736638033376 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1426/statm: 2287 274 233 213 0 72 0
[pid=1427] ppid=1426 vsize=529216 CPUtime=32.19 cores=1,3,5,7
/proc/1427/stat : 1427 (npSolver-pbo) S 1426 1426 23606 0 -1 4202496 6782 151008 0 0 1014 72 2020 113 20 0 1 0 276244058 541917184 79041 33554432000 4194304 5992684 140733313620400 140733313606664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 132304 79041 163 440 0 131860 0
[pid=1434] ppid=1427 vsize=688456 CPUtime=1767.87 cores=1,3,5,7
/proc/1434/stat : 1434 (glucosInc) R 1427 1426 23606 0 -1 4202496 94125 0 0 0 176628 159 0 0 20 0 1 0 276247292 704978944 166037 33554432000 4194304 5654031 140734288772112 140734288759928 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1434/statm: 172114 166037 141 357 0 171754 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1226820

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 1526
/proc/meminfo: memFree=27035808/32873844 swapFree=7112/7112
[pid=1426] ppid=1424 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1426/stat : 1426 (npSolver-pbo-It) S 1424 1426 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276244057 9367552 274 33554432000 4194304 5064252 140736638034464 140736638033376 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1426/statm: 2287 274 233 213 0 72 0
[pid=1427] ppid=1426 vsize=529216 CPUtime=32.19 cores=1,3,5,7
/proc/1427/stat : 1427 (npSolver-pbo) S 1426 1426 23606 0 -1 4202496 6782 151008 0 0 1014 72 2020 113 20 0 1 0 276244058 541917184 79041 33554432000 4194304 5992684 140733313620400 140733313606664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 132304 79041 163 440 0 131860 0
[pid=1434] ppid=1427 vsize=688456 CPUtime=1767.87 cores=1,3,5,7
/proc/1434/stat : 1434 (glucosInc) R 1427 1426 23606 0 -1 4202496 94125 0 0 0 176628 159 0 0 20 0 1 0 276247292 704978944 166037 33554432000 4194304 5654031 140734288772112 140734288759928 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1434/statm: 172114 166037 141 357 0 171754 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1226820

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1426 and gives
#  childrusage.ru_utime.tv_sec=30
#  childrusage.ru_utime.tv_usec=354385
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=863716
# CPU time returned by wait4() is 32.2181
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.61
CPU time (s): 1800.06
CPU user time (s): 1796.62
CPU system time (s): 3.44
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 1783508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.3544
system time used= 1.86372
maximum resident set size= 817292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158165
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1249600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28
involuntary context switches= 40

runsolver used 2.96855 second user time and 8.50871 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-27 08:46:27
IDJOB=3702437
IDBENCH=89890
IDSOLVER=2278
FILE ID=node132/3702437-1338101187
RUNJOBID= node132-1338088060-23623
PBS_JOBID= 14624453
Free space on /tmp= 70868 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-netdiversion.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702437-1338101187/watcher-3702437-1338101187 -o /tmp/evaluation-result-3702437-1338101187/solver-3702437-1338101187 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702437-1338101187.opb 33746619 HOME HOME

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

MD5SUM BENCH= 2c0dd2737108318b86d3c4c102584cdd
RANDOM SEED=33746619

node132.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.832
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.66
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.832
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
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.832
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
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.832
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
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.832
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
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.832
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
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.832
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	: 5332.55
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.832
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27462916 kB
Buffers:          310920 kB
Cached:          1275744 kB
SwapCached:         1488 kB
Active:          4113024 kB
Inactive:         449752 kB
Active(anon):    2968264 kB
Inactive(anon):     9268 kB
Active(file):    1144760 kB
Inactive(file):   440484 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105400 kB
Dirty:             15920 kB
Writeback:             0 kB
AnonPages:       2985052 kB
Mapped:            12272 kB
Shmem:                 8 kB
Slab:             698128 kB
SReclaimable:     140148 kB
SUnreclaim:       557980 kB
KernelStack:        1488 kB
PageTables:         9584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3872592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1695744 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= 70756 MiB
End job on node132 at 2012-05-27 09:16:28