Trace number 3703229

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.09 1800.62

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-631710.opb
MD5SUMba0215d19182fa8cb27dee737825dd09
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark205
Best CPU time to get the best result obtained on this benchmark1798.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables167056
Total number of constraints169576
Number of constraints which are clauses167055
Number of constraints which are cardinality constraints (but not clauses)1965
Number of constraints which are nor clauses,nor cardinality constraints556
Minimum length of a constraint2
Maximum length of a constraint556
Number of terms in the objective function 556
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 556
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 757
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.49/1.55	c run inc solver
1.49/1.55	c [INC SYSTEM] run initial solver
1.49/1.55	c [INC SYSTEM] preprocess with white file
18.51/18.74	c [INC SYSTEM] finished preprocessing in 17 s
18.51/18.74	c [INC SYSTEM] execute solver
1800.09/1800.62	HOME/npSolver-pbo-Itdqb.sh: line 18:   637 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-3703229-1338094406/watcher-3703229-1338094406 -o /tmp/evaluation-result-3703229-1338094406/solver-3703229-1338094406 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703229-1338094406.opb 215466916 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.65 2.36 2.22 3/181 636
/proc/meminfo: memFree=27085220/32873844 swapFree=7616/7616
[pid=636] ppid=634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/636/stat : 636 (npSolver-pbo-It) S 634 636 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275564932 9367552 275 33554432000 4194304 5064252 140733977508496 140733977507408 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/636/statm: 2287 275 233 213 0 72 0

[startup+0.061759 s]
/proc/loadavg: 2.65 2.36 2.22 3/181 636
/proc/meminfo: memFree=27085220/32873844 swapFree=7616/7616
[pid=636] ppid=634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/636/stat : 636 (npSolver-pbo-It) S 634 636 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275564932 9367552 275 33554432000 4194304 5064252 140733977508496 140733977507408 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/636/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100259 s]
/proc/loadavg: 2.65 2.36 2.22 3/181 636
/proc/meminfo: memFree=27085220/32873844 swapFree=7616/7616
[pid=636] ppid=634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/636/stat : 636 (npSolver-pbo-It) S 634 636 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275564932 9367552 275 33554432000 4194304 5064252 140733977508496 140733977507408 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/636/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300222 s]
/proc/loadavg: 2.65 2.36 2.22 3/181 636
/proc/meminfo: memFree=27085220/32873844 swapFree=7616/7616
[pid=636] ppid=634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/636/stat : 636 (npSolver-pbo-It) S 634 636 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275564932 9367552 275 33554432000 4194304 5064252 140733977508496 140733977507408 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/636/statm: 2287 275 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.65 2.36 2.22 3/181 636
/proc/meminfo: memFree=27085220/32873844 swapFree=7616/7616
[pid=636] ppid=634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/636/stat : 636 (npSolver-pbo-It) S 634 636 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275564932 9367552 275 33554432000 4194304 5064252 140733977508496 140733977507408 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/636/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.65 2.36 2.22 3/183 638
/proc/meminfo: memFree=27050728/32873844 swapFree=7616/7616
[pid=636] ppid=634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/636/stat : 636 (npSolver-pbo-It) S 634 636 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275564932 9367552 275 33554432000 4194304 5064252 140733977508496 140733977507408 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/636/statm: 2287 275 233 213 0 72 0
[pid=637] ppid=636 vsize=155772 CPUtime=1.49 cores=0,2,4,6
/proc/637/stat : 637 (npSolver-pbo) R 636 636 15712 0 -1 4202496 14497 0 0 0 142 7 0 0 20 0 1 0 275564933 159510528 33826 33554432000 4194304 5992684 140736765819184 140736765792264 5182699 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/637/statm: 38943 33826 158 440 0 38499 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 164920

[startup+3.10036 s]
/proc/loadavg: 2.59 2.36 2.22 3/185 640
/proc/meminfo: memFree=26866436/32873844 swapFree=7616/7616
[pid=636] ppid=634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/636/stat : 636 (npSolver-pbo-It) S 634 636 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275564932 9367552 275 33554432000 4194304 5064252 140733977508496 140733977507408 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/636/statm: 2287 275 233 213 0 72 0
[pid=637] ppid=636 vsize=110020 CPUtime=1.52 cores=0,2,4,6
/proc/637/stat : 637 (npSolver-pbo) S 636 636 15712 0 -1 4202496 14504 0 0 0 142 10 0 0 20 0 1 0 275564933 112660480 22394 33554432000 4194304 5992684 140736765819184 140736765813632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/637/statm: 27505 22394 164 440 0 27061 0
[pid=639] ppid=637 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/639/stat : 639 (cp2_pre.sh) S 637 636 15712 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 275565088 9367552 276 33554432000 4194304 5064252 140736357113584 140736357112288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/639/statm: 2287 276 234 213 0 72 0
[pid=640] ppid=639 vsize=460112 CPUtime=1.53 cores=0,2,4,6
/proc/640/stat : 640 (coprocessor) R 639 636 15712 0 -1 4202496 40826 0 0 0 142 11 0 0 20 0 1 0 275565088 471154688 100378 33554432000 4194304 6586260 140737045811200 140737045807400 5511711 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/640/statm: 115028 100380 164 584 0 114440 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 588428

[startup+6.30036 s]
/proc/loadavg: 2.59 2.36 2.22 3/185 640
/proc/meminfo: memFree=26408492/32873844 swapFree=7616/7616
[pid=636] ppid=634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/636/stat : 636 (npSolver-pbo-It) S 634 636 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275564932 9367552 275 33554432000 4194304 5064252 140733977508496 140733977507408 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/636/statm: 2287 275 233 213 0 72 0
[pid=637] ppid=636 vsize=110020 CPUtime=1.52 cores=0,2,4,6
/proc/637/stat : 637 (npSolver-pbo) S 636 636 15712 0 -1 4202496 14504 0 0 0 142 10 0 0 20 0 1 0 275564933 112660480 22394 33554432000 4194304 5992684 140736765819184 140736765813632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/637/statm: 27505 22394 164 440 0 27061 0
[pid=639] ppid=637 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/639/stat : 639 (cp2_pre.sh) S 637 636 15712 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 275565088 9367552 276 33554432000 4194304 5064252 140736357113584 140736357112288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/639/statm: 2287 276 234 213 0 72 0
[pid=640] ppid=639 vsize=606708 CPUtime=4.73 cores=0,2,4,6
/proc/640/stat : 640 (coprocessor) R 639 636 15712 0 -1 4202496 64698 0 0 0 456 17 0 0 20 0 1 0 275565088 621268992 149289 33554432000 4194304 6586260 140737045811200 140737045807224 5599468 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/640/statm: 151677 149289 189 584 0 151089 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 735024

[startup+12.7003 s]
/proc/loadavg: 2.58 2.36 2.22 3/183 644
/proc/meminfo: memFree=26686636/32873844 swapFree=7616/7616
[pid=636] ppid=634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/636/stat : 636 (npSolver-pbo-It) S 634 636 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275564932 9367552 275 33554432000 4194304 5064252 140733977508496 140733977507408 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/636/statm: 2287 275 233 213 0 72 0
[pid=637] ppid=636 vsize=110020 CPUtime=1.52 cores=0,2,4,6
/proc/637/stat : 637 (npSolver-pbo) S 636 636 15712 0 -1 4202496 14504 0 0 0 142 10 0 0 20 0 1 0 275564933 112660480 22394 33554432000 4194304 5992684 140736765819184 140736765813632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/637/statm: 27505 22394 164 440 0 27061 0
[pid=639] ppid=637 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/639/stat : 639 (cp2_pre.sh) S 637 636 15712 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 275565088 9367552 276 33554432000 4194304 5064252 140736357113584 140736357112288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/639/statm: 2287 276 234 213 0 72 0
[pid=640] ppid=639 vsize=611048 CPUtime=11.13 cores=0,2,4,6
/proc/640/stat : 640 (coprocessor) R 639 636 15712 0 -1 4202496 65589 0 0 0 1095 18 0 0 20 0 1 0 275565088 625713152 150180 33554432000 4194304 6586260 140737045811200 140737045806680 5599454 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/640/statm: 152762 150180 189 584 0 152174 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 739364

[startup+25.5003 s]
/proc/loadavg: 2.64 2.38 2.23 3/184 649
/proc/meminfo: memFree=26676220/32873844 swapFree=7616/7616
[pid=636] ppid=634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/636/stat : 636 (npSolver-pbo-It) S 634 636 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275564932 9367552 275 33554432000 4194304 5064252 140733977508496 140733977507408 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/636/statm: 2287 275 233 213 0 72 0
[pid=637] ppid=636 vsize=110020 CPUtime=18.55 cores=0,2,4,6
/proc/637/stat : 637 (npSolver-pbo) S 636 636 15712 0 -1 4202496 14519 67387 0 0 142 10 1672 31 20 0 1 0 275564933 112660480 22396 33554432000 4194304 5992684 140736765819184 140736765805448 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/637/statm: 27505 22396 166 440 0 27061 0
[pid=649] ppid=637 vsize=314032 CPUtime=6.74 cores=0,2,4,6
/proc/649/stat : 649 (glucosInc) R 637 636 15712 0 -1 4202496 50243 0 0 0 664 10 0 0 20 0 1 0 275566807 321568768 68034 33554432000 4194304 5654031 140735458660032 140735458658120 4215357 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/649/statm: 78508 68034 131 357 0 78148 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 433200

[startup+51.1004 s]
/proc/loadavg: 2.42 2.35 2.22 3/184 649
/proc/meminfo: memFree=26632672/32873844 swapFree=7616/7616
[pid=636] ppid=634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/636/stat : 636 (npSolver-pbo-It) S 634 636 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275564932 9367552 275 33554432000 4194304 5064252 140733977508496 140733977507408 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/636/statm: 2287 275 233 213 0 72 0
[pid=637] ppid=636 vsize=110020 CPUtime=18.55 cores=0,2,4,6
/proc/637/stat : 637 (npSolver-pbo) S 636 636 15712 0 -1 4202496 14519 67387 0 0 142 10 1672 31 20 0 1 0 275564933 112660480 22396 33554432000 4194304 5992684 140736765819184 140736765805448 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/637/statm: 27505 22396 166 440 0 27061 0
[pid=649] ppid=637 vsize=364612 CPUtime=32.34 cores=0,2,4,6
/proc/649/stat : 649 (glucosInc) R 637 636 15712 0 -1 4202496 50882 0 0 0 3223 11 0 0 20 0 1 0 275566807 373362688 79404 33554432000 4194304 5654031 140735458660032 140735458657640 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/649/statm: 91153 79404 131 357 0 90793 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 483780

[startup+102.307 s]
/proc/loadavg: 2.20 2.30 2.21 3/183 649
/proc/meminfo: memFree=26629520/32873844 swapFree=7616/7616
[pid=636] ppid=634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/636/stat : 636 (npSolver-pbo-It) S 634 636 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275564932 9367552 275 33554432000 4194304 5064252 140733977508496 140733977507408 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/636/statm: 2287 275 233 213 0 72 0
[pid=637] ppid=636 vsize=110020 CPUtime=18.55 cores=0,2,4,6
/proc/637/stat : 637 (npSolver-pbo) S 636 636 15712 0 -1 4202496 14519 67387 0 0 142 10 1672 31 20 0 1 0 275564933 112660480 22396 33554432000 4194304 5992684 140736765819184 140736765805448 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/637/statm: 27505 22396 166 440 0 27061 0
[pid=649] ppid=637 vsize=364756 CPUtime=83.53 cores=0,2,4,6
/proc/649/stat : 649 (glucosInc) R 637 636 15712 0 -1 4202496 52106 0 0 0 8340 13 0 0 20 0 1 0 275566807 373510144 79344 33554432000 4194304 5654031 140735458660032 140735458658056 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/649/statm: 91189 79344 132 357 0 90829 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 483924

[startup+162.3 s]
/proc/loadavg: 2.08 2.25 2.20 3/183 656
/proc/meminfo: memFree=26534368/32873844 swapFree=7616/7616
[pid=636] ppid=634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/636/stat : 636 (npSolver-pbo-It) S 634 636 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275564932 9367552 275 33554432000 4194304 5064252 140733977508496 140733977507408 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/636/statm: 2287 275 233 213 0 72 0
[pid=637] ppid=636 vsize=110020 CPUtime=18.55 cores=0,2,4,6
/proc/637/stat : 637 (npSolver-pbo) S 636 636 15712 0 -1 4202496 14519 67387 0 0 142 10 1672 31 20 0 1 0 275564933 112660480 22396 33554432000 4194304 5992684 140736765819184 140736765805448 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/637/statm: 27505 22396 166 440 0 27061 0
[pid=649] ppid=637 vsize=446368 CPUtime=143.52 cores=0,2,4,6
/proc/649/stat : 649 (glucosInc) R 637 636 15712 0 -1 4202496 52379 0 0 0 14336 16 0 0 20 0 1 0 275566807 457080832 103633 33554432000 4194304 5654031 140735458660032 140735458657640 4214957 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/649/statm: 111592 103633 132 357 0 111232 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 565536

[startup+222.3 s]
/proc/loadavg: 2.10 2.21 2.18 3/183 663
/proc/meminfo: memFree=26611664/32873844 swapFree=7616/7616
[pid=636] ppid=634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/636/stat : 636 (npSolver-pbo-It) S 634 636 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275564932 9367552 275 33554432000 4194304 5064252 140733977508496 140733977507408 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/636/statm: 2287 275 233 213 0 72 0
[pid=637] ppid=636 vsize=110020 CPUtime=18.55 cores=0,2,4,6
/proc/637/stat : 637 (npSolver-pbo) S 636 636 15712 0 -1 4202496 14519 67387 0 0 142 10 1672 31 20 0 1 0 275564933 112660480 22396 33554432000 4194304 5992684 140736765819184 140736765805448 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/637/statm: 27505 22396 166 440 0 27061 0
[pid=649] ppid=637 vsize=365112 CPUtime=203.51 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.00 2.04 3/181 762
/proc/meminfo: memFree=27108864/32873844 swapFree=7616/7616
[pid=636] ppid=634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/636/stat : 636 (npSolver-pbo-It) S 634 636 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275564932 9367552 275 33554432000 4194304 5064252 140733977508496 140733977507408 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/636/statm: 2287 275 233 213 0 72 0
[pid=637] ppid=636 vsize=110020 CPUtime=18.55 cores=0,2,4,6
/proc/637/stat : 637 (npSolver-pbo) S 636 636 15712 0 -1 4202496 14519 67387 0 0 142 10 1672 31 20 0 1 0 275564933 112660480 22396 33554432000 4194304 5992684 140736765819184 140736765805448 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/637/statm: 27505 22396 166 440 0 27061 0
[pid=649] ppid=637 vsize=580428 CPUtime=1283.31 cores=0,2,4,6
/proc/649/stat : 649 (glucosInc) R 637 636 15712 0 -1 4202496 62720 0 0 0 128255 76 0 0 20 0 1 0 275566807 594358272 117934 33554432000 4194304 5654031 140735458660032 140735458658120 4215030 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/649/statm: 145107 117934 132 357 0 144747 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 699596

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 762
/proc/meminfo: memFree=27044292/32873844 swapFree=7616/7616
[pid=636] ppid=634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/636/stat : 636 (npSolver-pbo-It) S 634 636 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275564932 9367552 275 33554432000 4194304 5064252 140733977508496 140733977507408 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/636/statm: 2287 275 233 213 0 72 0
[pid=637] ppid=636 vsize=110020 CPUtime=18.55 cores=0,2,4,6
/proc/637/stat : 637 (npSolver-pbo) S 636 636 15712 0 -1 4202496 14519 67387 0 0 142 10 1672 31 20 0 1 0 275564933 112660480 22396 33554432000 4194304 5992684 140736765819184 140736765805448 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/637/statm: 27505 22396 166 440 0 27061 0
[pid=649] ppid=637 vsize=795352 CPUtime=1343.3 cores=0,2,4,6
/proc/649/stat : 649 (glucosInc) R 637 636 15712 0 -1 4202496 63279 0 0 0 134252 78 0 0 20 0 1 0 275566807 814440448 142510 33554432000 4194304 5654031 140735458660032 140735458658120 4215014 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/649/statm: 198838 142510 132 357 0 198478 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 914520

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 762
/proc/meminfo: memFree=26893412/32873844 swapFree=7616/7616
[pid=636] ppid=634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/636/stat : 636 (npSolver-pbo-It) S 634 636 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275564932 9367552 275 33554432000 4194304 5064252 140733977508496 140733977507408 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/636/statm: 2287 275 233 213 0 72 0
[pid=637] ppid=636 vsize=110020 CPUtime=18.55 cores=0,2,4,6
/proc/637/stat : 637 (npSolver-pbo) S 636 636 15712 0 -1 4202496 14519 67387 0 0 142 10 1672 31 20 0 1 0 275564933 112660480 22396 33554432000 4194304 5992684 140736765819184 140736765805448 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/637/statm: 27505 22396 166 440 0 27061 0
[pid=649] ppid=637 vsize=795352 CPUtime=1403.3 cores=0,2,4,6
/proc/649/stat : 649 (glucosInc) R 637 636 15712 0 -1 4202496 63332 0 0 0 140251 79 0 0 20 0 1 0 275566807 814440448 166580 33554432000 4194304 5654031 140735458660032 140735458658120 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/649/statm: 198838 166580 132 357 0 198478 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 914520

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 762
/proc/meminfo: memFree=26863716/32873844 swapFree=7616/7616
[pid=636] ppid=634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/636/stat : 636 (npSolver-pbo-It) S 634 636 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275564932 9367552 275 33554432000 4194304 5064252 140733977508496 140733977507408 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/636/statm: 2287 275 233 213 0 72 0
[pid=637] ppid=636 vsize=110020 CPUtime=18.55 cores=0,2,4,6
/proc/637/stat : 637 (npSolver-pbo) S 636 636 15712 0 -1 4202496 14519 67387 0 0 142 10 1672 31 20 0 1 0 275564933 112660480 22396 33554432000 4194304 5992684 140736765819184 140736765805448 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/637/statm: 27505 22396 166 440 0 27061 0
[pid=649] ppid=637 vsize=795488 CPUtime=1463.29 cores=0,2,4,6
/proc/649/stat : 649 (glucosInc) R 637 636 15712 0 -1 4202496 63400 0 0 0 146248 81 0 0 20 0 1 0 275566807 814579712 189643 33554432000 4194304 5654031 140735458660032 140735458657816 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/649/statm: 198872 189643 132 357 0 198512 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 914656

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.02 3/181 763
/proc/meminfo: memFree=26741572/32873844 swapFree=7616/7616
[pid=636] ppid=634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/636/stat : 636 (npSolver-pbo-It) S 634 636 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275564932 9367552 275 33554432000 4194304 5064252 140733977508496 140733977507408 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/636/statm: 2287 275 233 213 0 72 0
[pid=637] ppid=636 vsize=110020 CPUtime=18.55 cores=0,2,4,6
/proc/637/stat : 637 (npSolver-pbo) S 636 636 15712 0 -1 4202496 14519 67387 0 0 142 10 1672 31 20 0 1 0 275564933 112660480 22396 33554432000 4194304 5992684 140736765819184 140736765805448 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/637/statm: 27505 22396 166 440 0 27061 0
[pid=649] ppid=637 vsize=1144736 CPUtime=1523.28 cores=0,2,4,6
/proc/649/stat : 649 (glucosInc) R 637 636 15712 0 -1 4202496 63966 0 0 0 152246 82 0 0 20 0 1 0 275566807 1172209664 211670 33554432000 4194304 5654031 140735458660032 140735458658120 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/649/statm: 286184 211670 132 357 0 285824 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 1263904

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.02 3/182 766
/proc/meminfo: memFree=27068208/32873844 swapFree=7616/7616
[pid=636] ppid=634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/636/stat : 636 (npSolver-pbo-It) S 634 636 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275564932 9367552 275 33554432000 4194304 5064252 140733977508496 140733977507408 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/636/statm: 2287 275 233 213 0 72 0
[pid=637] ppid=636 vsize=110020 CPUtime=18.55 cores=0,2,4,6
/proc/637/stat : 637 (npSolver-pbo) S 636 636 15712 0 -1 4202496 14519 67387 0 0 142 10 1672 31 20 0 1 0 275564933 112660480 22396 33554432000 4194304 5992684 140736765819184 140736765805448 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/637/statm: 27505 22396 166 440 0 27061 0
[pid=649] ppid=637 vsize=580712 CPUtime=1583.26 cores=0,2,4,6
/proc/649/stat : 649 (glucosInc) R 637 636 15712 0 -1 4202496 64918 0 0 0 158238 88 0 0 20 0 1 0 275566807 594649088 125057 33554432000 4194304 5654031 140735458660032 140735458658120 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/649/statm: 145178 125057 132 357 0 144818 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 699880

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 766
/proc/meminfo: memFree=26947248/32873844 swapFree=7616/7616
[pid=636] ppid=634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/636/stat : 636 (npSolver-pbo-It) S 634 636 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275564932 9367552 275 33554432000 4194304 5064252 140733977508496 140733977507408 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/636/statm: 2287 275 233 213 0 72 0
[pid=637] ppid=636 vsize=110020 CPUtime=18.55 cores=0,2,4,6
/proc/637/stat : 637 (npSolver-pbo) S 636 636 15712 0 -1 4202496 14519 67387 0 0 142 10 1672 31 20 0 1 0 275564933 112660480 22396 33554432000 4194304 5992684 140736765819184 140736765805448 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/637/statm: 27505 22396 166 440 0 27061 0
[pid=649] ppid=637 vsize=795636 CPUtime=1643.26 cores=0,2,4,6
/proc/649/stat : 649 (glucosInc) R 637 636 15712 0 -1 4202496 65401 0 0 0 164234 92 0 0 20 0 1 0 275566807 814731264 148533 33554432000 4194304 5654031 140735458660032 140735458658120 4215374 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/649/statm: 198909 148533 132 357 0 198549 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 914804

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.01 3/181 766
/proc/meminfo: memFree=26935300/32873844 swapFree=7616/7616
[pid=636] ppid=634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/636/stat : 636 (npSolver-pbo-It) S 634 636 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275564932 9367552 275 33554432000 4194304 5064252 140733977508496 140733977507408 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/636/statm: 2287 275 233 213 0 72 0
[pid=637] ppid=636 vsize=110020 CPUtime=18.55 cores=0,2,4,6
/proc/637/stat : 637 (npSolver-pbo) S 636 636 15712 0 -1 4202496 14519 67387 0 0 142 10 1672 31 20 0 1 0 275564933 112660480 22396 33554432000 4194304 5992684 140736765819184 140736765805448 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/637/statm: 27505 22396 166 440 0 27061 0
[pid=649] ppid=637 vsize=795636 CPUtime=1703.24 cores=0,2,4,6
/proc/649/stat : 649 (glucosInc) R 637 636 15712 0 -1 4202496 65450 0 0 0 170231 93 0 0 20 0 1 0 275566807 814731264 171577 33554432000 4194304 5654031 140735458660032 140735458658120 4214957 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/649/statm: 198909 171577 132 357 0 198549 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 914804

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 766
/proc/meminfo: memFree=26825936/32873844 swapFree=7616/7616
[pid=636] ppid=634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/636/stat : 636 (npSolver-pbo-It) S 634 636 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275564932 9367552 275 33554432000 4194304 5064252 140733977508496 140733977507408 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/636/statm: 2287 275 233 213 0 72 0
[pid=637] ppid=636 vsize=110020 CPUtime=18.55 cores=0,2,4,6
/proc/637/stat : 637 (npSolver-pbo) S 636 636 15712 0 -1 4202496 14519 67387 0 0 142 10 1672 31 20 0 1 0 275564933 112660480 22396 33554432000 4194304 5992684 140736765819184 140736765805448 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/637/statm: 27505 22396 166 440 0 27061 0
[pid=649] ppid=637 vsize=795636 CPUtime=1763.23 cores=0,2,4,6
/proc/649/stat : 649 (glucosInc) R 637 636 15712 0 -1 4202496 65507 0 0 0 176229 94 0 0 20 0 1 0 275566807 814731264 194629 33554432000 4194304 5654031 140735458660032 140735458658120 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/649/statm: 198909 194629 132 357 0 198549 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 914804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 766
/proc/meminfo: memFree=26756992/32873844 swapFree=7616/7616
[pid=636] ppid=634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/636/stat : 636 (npSolver-pbo-It) S 634 636 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275564932 9367552 275 33554432000 4194304 5064252 140733977508496 140733977507408 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/636/statm: 2287 275 233 213 0 72 0
[pid=637] ppid=636 vsize=110020 CPUtime=18.55 cores=0,2,4,6
/proc/637/stat : 637 (npSolver-pbo) S 636 636 15712 0 -1 4202496 14519 67387 0 0 142 10 1672 31 20 0 1 0 275564933 112660480 22396 33554432000 4194304 5992684 140736765819184 140736765805448 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/637/statm: 27505 22396 166 440 0 27061 0
[pid=649] ppid=637 vsize=1144884 CPUtime=1781.54 cores=0,2,4,6
/proc/649/stat : 649 (glucosInc) R 637 636 15712 0 -1 4202496 66039 0 0 0 178059 95 0 0 20 0 1 0 275566807 1172361216 201804 33554432000 4194304 5654031 140735458660032 140735458658120 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/649/statm: 286221 201804 132 357 0 285861 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1264052

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

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

Real time (s): 1800.62
CPU time (s): 1800.09
CPU user time (s): 1798.73
CPU system time (s): 1.36
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 1475668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.1492
system time used= 0.423935
maximum resident set size= 624728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82280
page faults= 0
swaps= 0
block input operations= 8
block output operations= 182944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 50

runsolver used 3.43848 second user time and 10.0005 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-27 06:53:26
IDJOB=3703229
IDBENCH=89840
IDSOLVER=2278
FILE ID=node141/3703229-1338094406
RUNJOBID= node141-1338087612-15728
PBS_JOBID= 14624446
Free space on /tmp= 71428 MiB

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

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

MD5SUM BENCH= ba0215d19182fa8cb27dee737825dd09
RANDOM SEED=215466916

node141.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.744
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.48
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.744
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.744
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.93
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.744
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.92
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.744
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.744
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.744
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.92
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.744
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:        27085748 kB
Buffers:          363412 kB
Cached:          3687988 kB
SwapCached:            0 kB
Active:          1743684 kB
Inactive:        3216204 kB
Active(anon):     909172 kB
Inactive(anon):        0 kB
Active(file):     834512 kB
Inactive(file):  3216204 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             21136 kB
Writeback:             0 kB
AnonPages:        914280 kB
Mapped:            15936 kB
Shmem:               200 kB
Slab:             684868 kB
SReclaimable:     126356 kB
SUnreclaim:       558512 kB
KernelStack:        1504 kB
PageTables:         6372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1115500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    565248 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= 71436 MiB
End job on node141 at 2012-05-27 07:23:27