Trace number 3746795

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 (fixed)? (TO) 1800.04 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/
heinz/normalized-air04.opb
MD5SUMbe0d50f47077f17e0f3c28ea78925374
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark71079
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8904
Total number of constraints823
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)823
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint368
Number of terms in the objective function 8904
Biggest coefficient in the objective function 2258
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 5135151
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 2258
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 5135151
Number of bits of the biggest sum of numbers23
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.14	c run inc solver
0.00/0.14	c [INC SYSTEM] run initial solver
0.00/0.14	c [INC SYSTEM] preprocess with white file
0.98/1.04	c [INC SYSTEM] finished preprocessing in 0 s
0.98/1.04	c [INC SYSTEM] execute solver
241.33/241.46	c [INC SEARCH] formula is SAT
241.33/241.46	c [INC SYSTEM] solved the initial formula
241.33/241.48	c model valid
241.33/241.48	c current solution ok
241.73/241.81	o 79993
241.73/241.81	c [INC SYSTEM] there exists a inc, kill it!
241.73/241.81	c write failed with 2
241.73/241.82	c [INC SEARCH] iteration: 0
241.73/241.82	c [INC BOUNDS] best value:79993 search for 79992
241.73/241.82	c [INC SYSTEM] create new solver instance
241.73/241.82	c [INC] encode full formula
241.73/241.82	c fallback to adder encoding
242.53/242.62	c set iterative enc to: adder
242.53/242.62	c set iterative enc to: none
242.64/242.72	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 10996 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -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-3746795-1339105532/watcher-3746795-1339105532 -o /tmp/evaluation-result-3746795-1339105532/solver-3746795-1339105532 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746795-1339105532.opb 1077246779 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.49 2.18 2.06 2/179 10995
/proc/meminfo: memFree=11071736/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10995/stat : 10995 (npSolver-pbo-It) S 10993 10995 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376677540 9367552 275 33554432000 4194304 5064252 140734542090704 140734542089616 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10995/statm: 2287 275 233 213 0 72 0

[startup+0.084064 s]
/proc/loadavg: 2.49 2.18 2.06 2/179 10995
/proc/meminfo: memFree=11071736/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10995/stat : 10995 (npSolver-pbo-It) S 10993 10995 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376677540 9367552 275 33554432000 4194304 5064252 140734542090704 140734542089616 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10995/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10036 s]
/proc/loadavg: 2.49 2.18 2.06 2/179 10995
/proc/meminfo: memFree=11071736/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10995/stat : 10995 (npSolver-pbo-It) S 10993 10995 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376677540 9367552 275 33554432000 4194304 5064252 140734542090704 140734542089616 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10995/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300334 s]
/proc/loadavg: 2.49 2.18 2.06 2/179 10995
/proc/meminfo: memFree=11071736/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10995/stat : 10995 (npSolver-pbo-It) S 10993 10995 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376677540 9367552 275 33554432000 4194304 5064252 140734542090704 140734542089616 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10995/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700307 s]
/proc/loadavg: 2.49 2.18 2.06 2/179 10995
/proc/meminfo: memFree=11071736/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10995/stat : 10995 (npSolver-pbo-It) S 10993 10995 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376677540 9367552 275 33554432000 4194304 5064252 140734542090704 140734542089616 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10995/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.49 2.18 2.06 3/183 10999
/proc/meminfo: memFree=10993988/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10995/stat : 10995 (npSolver-pbo-It) S 10993 10995 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376677540 9367552 275 33554432000 4194304 5064252 140734542090704 140734542089616 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10995/statm: 2287 275 233 213 0 72 0
[pid=10996] ppid=10995 vsize=14780 CPUtime=1.02 cores=1,3,5,7
/proc/10996/stat : 10996 (npSolver-pbo) S 10995 10995 9637 0 -1 4202496 4718 10685 0 0 12 3 85 2 20 0 1 0 376677540 15134720 3190 33554432000 4194304 6004724 140733590647888 140733590634168 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10996/statm: 3695 3190 151 442 0 3249 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 23928

[startup+3.1004 s]
/proc/loadavg: 2.49 2.18 2.06 3/182 11001
/proc/meminfo: memFree=10988292/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10995/stat : 10995 (npSolver-pbo-It) S 10993 10995 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376677540 9367552 275 33554432000 4194304 5064252 140734542090704 140734542089616 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10995/statm: 2287 275 233 213 0 72 0
[pid=10996] ppid=10995 vsize=14780 CPUtime=1.02 cores=1,3,5,7
/proc/10996/stat : 10996 (npSolver-pbo) S 10995 10995 9637 0 -1 4202496 4718 10685 0 0 12 3 85 2 20 0 1 0 376677540 15134720 3190 33554432000 4194304 6004724 140733590647888 140733590634168 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10996/statm: 3695 3190 151 442 0 3249 0
[pid=11001] ppid=10996 vsize=28700 CPUtime=2.04 cores=1,3,5,7
/proc/11001/stat : 11001 (glucosInc) R 10996 10995 9637 0 -1 4202496 7100 0 0 0 203 1 0 0 20 0 1 0 376677645 29388800 5723 33554432000 4194304 5654031 140734396403872 140734396391688 4232960 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11001/statm: 7175 5723 142 357 0 6815 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 52628

[startup+6.3004 s]
/proc/loadavg: 2.45 2.18 2.06 3/182 11001
/proc/meminfo: memFree=10887756/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10995/stat : 10995 (npSolver-pbo-It) S 10993 10995 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376677540 9367552 275 33554432000 4194304 5064252 140734542090704 140734542089616 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10995/statm: 2287 275 233 213 0 72 0
[pid=10996] ppid=10995 vsize=14780 CPUtime=1.02 cores=1,3,5,7
/proc/10996/stat : 10996 (npSolver-pbo) S 10995 10995 9637 0 -1 4202496 4718 10685 0 0 12 3 85 2 20 0 1 0 376677540 15134720 3190 33554432000 4194304 6004724 140733590647888 140733590634168 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10996/statm: 3695 3190 151 442 0 3249 0
[pid=11001] ppid=10996 vsize=50548 CPUtime=5.24 cores=1,3,5,7
/proc/11001/stat : 11001 (glucosInc) R 10996 10995 9637 0 -1 4202496 8454 0 0 0 522 2 0 0 20 0 1 0 376677645 51761152 10472 33554432000 4194304 5654031 140734396403872 140734396391688 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11001/statm: 12637 10472 142 357 0 12277 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 74476

[startup+12.7004 s]
/proc/loadavg: 2.42 2.17 2.06 3/182 11001
/proc/meminfo: memFree=10714408/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10995/stat : 10995 (npSolver-pbo-It) S 10993 10995 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376677540 9367552 275 33554432000 4194304 5064252 140734542090704 140734542089616 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10995/statm: 2287 275 233 213 0 72 0
[pid=10996] ppid=10995 vsize=14780 CPUtime=1.02 cores=1,3,5,7
/proc/10996/stat : 10996 (npSolver-pbo) S 10995 10995 9637 0 -1 4202496 4718 10685 0 0 12 3 85 2 20 0 1 0 376677540 15134720 3190 33554432000 4194304 6004724 140733590647888 140733590634168 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10996/statm: 3695 3190 151 442 0 3249 0
[pid=11001] ppid=10996 vsize=50548 CPUtime=11.64 cores=1,3,5,7
/proc/11001/stat : 11001 (glucosInc) R 10996 10995 9637 0 -1 4202496 8602 0 0 0 1162 2 0 0 20 0 1 0 376677645 51761152 11642 33554432000 4194304 5654031 140734396403872 140734396391688 4216395 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11001/statm: 12637 11642 142 357 0 12277 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 74476

[startup+25.5004 s]
/proc/loadavg: 2.32 2.17 2.06 3/182 11001
/proc/meminfo: memFree=10366532/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10995/stat : 10995 (npSolver-pbo-It) S 10993 10995 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376677540 9367552 275 33554432000 4194304 5064252 140734542090704 140734542089616 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10995/statm: 2287 275 233 213 0 72 0
[pid=10996] ppid=10995 vsize=14780 CPUtime=1.02 cores=1,3,5,7
/proc/10996/stat : 10996 (npSolver-pbo) S 10995 10995 9637 0 -1 4202496 4718 10685 0 0 12 3 85 2 20 0 1 0 376677540 15134720 3190 33554432000 4194304 6004724 140733590647888 140733590634168 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10996/statm: 3695 3190 151 442 0 3249 0
[pid=11001] ppid=10996 vsize=54968 CPUtime=24.44 cores=1,3,5,7
/proc/11001/stat : 11001 (glucosInc) R 10996 10995 9637 0 -1 4202496 9820 0 0 0 2441 3 0 0 20 0 1 0 376677645 56287232 10384 33554432000 4194304 5654031 140734396403872 140734396391688 4208659 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11001/statm: 13742 10384 142 357 0 13382 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 78896

[startup+51.1004 s]
/proc/loadavg: 2.21 2.15 2.05 3/182 11001
/proc/meminfo: memFree=9653964/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10995/stat : 10995 (npSolver-pbo-It) S 10993 10995 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376677540 9367552 275 33554432000 4194304 5064252 140734542090704 140734542089616 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10995/statm: 2287 275 233 213 0 72 0
[pid=10996] ppid=10995 vsize=14780 CPUtime=1.02 cores=1,3,5,7
/proc/10996/stat : 10996 (npSolver-pbo) S 10995 10995 9637 0 -1 4202496 4718 10685 0 0 12 3 85 2 20 0 1 0 376677540 15134720 3190 33554432000 4194304 6004724 140733590647888 140733590634168 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10996/statm: 3695 3190 151 442 0 3249 0
[pid=11001] ppid=10996 vsize=74704 CPUtime=50.03 cores=1,3,5,7
/proc/11001/stat : 11001 (glucosInc) R 10996 10995 9637 0 -1 4202496 11584 0 0 0 4998 5 0 0 20 0 1 0 376677645 76496896 18110 33554432000 4194304 5654031 140734396403872 140734396391688 4233424 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11001/statm: 18676 18110 142 357 0 18316 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 98632

[startup+102.307 s]
/proc/loadavg: 2.16 2.14 2.05 3/181 11004
/proc/meminfo: memFree=10953996/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10995/stat : 10995 (npSolver-pbo-It) S 10993 10995 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376677540 9367552 275 33554432000 4194304 5064252 140734542090704 140734542089616 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10995/statm: 2287 275 233 213 0 72 0
[pid=10996] ppid=10995 vsize=14780 CPUtime=1.02 cores=1,3,5,7
/proc/10996/stat : 10996 (npSolver-pbo) S 10995 10995 9637 0 -1 4202496 4718 10685 0 0 12 3 85 2 20 0 1 0 376677540 15134720 3190 33554432000 4194304 6004724 140733590647888 140733590634168 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10996/statm: 3695 3190 151 442 0 3249 0
[pid=11001] ppid=10996 vsize=124024 CPUtime=101.23 cores=1,3,5,7
/proc/11001/stat : 11001 (glucosInc) R 10996 10995 9637 0 -1 4202496 13428 0 0 0 10114 9 0 0 20 0 1 0 376677645 127000576 27595 33554432000 4194304 5654031 140734396403872 140734396391688 4216690 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11001/statm: 31006 27595 142 357 0 30646 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 147952

[startup+162.3 s]
/proc/loadavg: 2.06 2.11 2.05 3/181 11004
/proc/meminfo: memFree=10908272/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10995/stat : 10995 (npSolver-pbo-It) S 10993 10995 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376677540 9367552 275 33554432000 4194304 5064252 140734542090704 140734542089616 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10995/statm: 2287 275 233 213 0 72 0
[pid=10996] ppid=10995 vsize=14780 CPUtime=1.02 cores=1,3,5,7
/proc/10996/stat : 10996 (npSolver-pbo) S 10995 10995 9637 0 -1 4202496 4718 10685 0 0 12 3 85 2 20 0 1 0 376677540 15134720 3190 33554432000 4194304 6004724 140733590647888 140733590634168 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10996/statm: 3695 3190 151 442 0 3249 0
[pid=11001] ppid=10996 vsize=154844 CPUtime=161.22 cores=1,3,5,7
/proc/11001/stat : 11001 (glucosInc) R 10996 10995 9637 0 -1 4202496 16645 0 0 0 16106 16 0 0 20 0 1 0 376677645 158560256 32782 33554432000 4194304 5654031 140734396403872 140734396391688 4218807 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11001/statm: 38711 32782 142 357 0 38351 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 178772

[startup+222.3 s]
/proc/loadavg: 2.02 2.09 2.04 3/181 11004
/proc/meminfo: memFree=10956652/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10995/stat : 10995 (npSolver-pbo-It) S 10993 10995 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376677540 9367552 275 33554432000 4194304 5064252 140734542090704 140734542089616 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10995/statm: 2287 275 233 213 0 72 0
[pid=10996] ppid=10995 vsize=14780 CPUtime=1.02 cores=1,3,5,7
/proc/10996/stat : 10996 (npSolver-pbo) S 10995 10995 9637 0 -1 4202496 4718 10685 0 0 12 3 85 2 20 0 1 0 376677540 15134720 3190 33554432000 4194304 6004724 140733590647888 140733590634168 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10996/statm: 3695 3190 151 442 0 3249 0
[pid=11001] ppid=10996 vsize=74704 CPUtime=221.21 cores=1,3,5,7
/proc/11001/stat : 11001 (glucosInc) R 10996 10995 9637 0 -1 4202496 18421 0 0 0 22101 20 0 0 20 0 1 0 376677645 76496896 18112 33554432000 4194304 5654031 140734396403872 140734396391688 4233440 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11001/statm: 18676 18112 142 357 0 18316 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 98632

[startup+282.3 s]
/proc/loadavg: 2.05 2.09 2.04 3/182 11010
/proc/meminfo: memFree=10791596/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.00 2.00 3/181 11051
/proc/meminfo: memFree=10680180/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10995/stat : 10995 (npSolver-pbo-It) S 10993 10995 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376677540 9367552 275 33554432000 4194304 5064252 140734542090704 140734542089616 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10995/statm: 2287 275 233 213 0 72 0
[pid=10996] ppid=10995 vsize=32132 CPUtime=242.66 cores=1,3,5,7
/proc/10996/stat : 10996 (npSolver-pbo) S 10995 10995 9637 0 -1 4202496 10059 31041 0 0 99 40 24101 26 20 0 1 0 376677540 32903168 7569 33554432000 4194304 6004724 140733590647888 140733590633736 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10996/statm: 8033 7569 177 442 0 7587 0
[pid=11007] ppid=10996 vsize=290324 CPUtime=1059.42 cores=1,3,5,7
/proc/11007/stat : 11007 (glucosInc) R 10996 10995 9637 0 -1 4202496 61795 0 0 0 105882 60 0 0 20 0 1 0 376701812 297291776 58437 33554432000 4194304 5654031 140734580213136 140734580200952 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11007/statm: 72581 58437 141 357 0 72221 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 331604

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11051
/proc/meminfo: memFree=10712260/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10995/stat : 10995 (npSolver-pbo-It) S 10993 10995 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376677540 9367552 275 33554432000 4194304 5064252 140734542090704 140734542089616 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10995/statm: 2287 275 233 213 0 72 0
[pid=10996] ppid=10995 vsize=32132 CPUtime=242.66 cores=1,3,5,7
/proc/10996/stat : 10996 (npSolver-pbo) S 10995 10995 9637 0 -1 4202496 10059 31041 0 0 99 40 24101 26 20 0 1 0 376677540 32903168 7569 33554432000 4194304 6004724 140733590647888 140733590633736 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10996/statm: 8033 7569 177 442 0 7587 0
[pid=11007] ppid=10996 vsize=241492 CPUtime=1119.4 cores=1,3,5,7
/proc/11007/stat : 11007 (glucosInc) R 10996 10995 9637 0 -1 4202496 63065 0 0 0 111877 63 0 0 20 0 1 0 376701812 247287808 50749 33554432000 4194304 5654031 140734580213136 140734580200952 4233168 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11007/statm: 60373 50749 141 357 0 60013 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 282772

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11051
/proc/meminfo: memFree=10653244/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10995/stat : 10995 (npSolver-pbo-It) S 10993 10995 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376677540 9367552 275 33554432000 4194304 5064252 140734542090704 140734542089616 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10995/statm: 2287 275 233 213 0 72 0
[pid=10996] ppid=10995 vsize=32132 CPUtime=242.66 cores=1,3,5,7
/proc/10996/stat : 10996 (npSolver-pbo) S 10995 10995 9637 0 -1 4202496 10059 31041 0 0 99 40 24101 26 20 0 1 0 376677540 32903168 7569 33554432000 4194304 6004724 140733590647888 140733590633736 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10996/statm: 8033 7569 177 442 0 7587 0
[pid=11007] ppid=10996 vsize=291580 CPUtime=1179.39 cores=1,3,5,7
/proc/11007/stat : 11007 (glucosInc) R 10996 10995 9637 0 -1 4202496 63444 0 0 0 117875 64 0 0 20 0 1 0 376701812 298577920 64924 33554432000 4194304 5654031 140734580213136 140734580200952 4208584 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11007/statm: 72895 64924 141 357 0 72535 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 332860

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11054
/proc/meminfo: memFree=10686792/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10995/stat : 10995 (npSolver-pbo-It) S 10993 10995 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376677540 9367552 275 33554432000 4194304 5064252 140734542090704 140734542089616 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10995/statm: 2287 275 233 213 0 72 0
[pid=10996] ppid=10995 vsize=32132 CPUtime=242.66 cores=1,3,5,7
/proc/10996/stat : 10996 (npSolver-pbo) S 10995 10995 9637 0 -1 4202496 10059 31041 0 0 99 40 24101 26 20 0 1 0 376677540 32903168 7569 33554432000 4194304 6004724 140733590647888 140733590633736 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10996/statm: 8033 7569 177 442 0 7587 0
[pid=11007] ppid=10996 vsize=293284 CPUtime=1239.38 cores=1,3,5,7
/proc/11007/stat : 11007 (glucosInc) R 10996 10995 9637 0 -1 4202496 65393 0 0 0 123871 67 0 0 20 0 1 0 376701812 300322816 56387 33554432000 4194304 5654031 140734580213136 140734580211224 4232994 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11007/statm: 73321 56387 141 357 0 72961 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 334564

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11054
/proc/meminfo: memFree=10618608/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10995/stat : 10995 (npSolver-pbo-It) S 10993 10995 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376677540 9367552 275 33554432000 4194304 5064252 140734542090704 140734542089616 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10995/statm: 2287 275 233 213 0 72 0
[pid=10996] ppid=10995 vsize=32132 CPUtime=242.66 cores=1,3,5,7
/proc/10996/stat : 10996 (npSolver-pbo) S 10995 10995 9637 0 -1 4202496 10059 31041 0 0 99 40 24101 26 20 0 1 0 376677540 32903168 7569 33554432000 4194304 6004724 140733590647888 140733590633736 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10996/statm: 8033 7569 177 442 0 7587 0
[pid=11007] ppid=10996 vsize=374672 CPUtime=1299.37 cores=1,3,5,7
/proc/11007/stat : 11007 (glucosInc) R 10996 10995 9637 0 -1 4202496 66074 0 0 0 129868 69 0 0 20 0 1 0 376701812 383664128 73418 33554432000 4194304 5654031 140734580213136 140734580200952 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11007/statm: 93668 73418 141 357 0 93308 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 415952

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11055
/proc/meminfo: memFree=10658440/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10995/stat : 10995 (npSolver-pbo-It) S 10993 10995 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376677540 9367552 275 33554432000 4194304 5064252 140734542090704 140734542089616 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10995/statm: 2287 275 233 213 0 72 0
[pid=10996] ppid=10995 vsize=32132 CPUtime=242.66 cores=1,3,5,7
/proc/10996/stat : 10996 (npSolver-pbo) S 10995 10995 9637 0 -1 4202496 10059 31041 0 0 99 40 24101 26 20 0 1 0 376677540 32903168 7569 33554432000 4194304 6004724 140733590647888 140733590633736 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10996/statm: 8033 7569 177 442 0 7587 0
[pid=11007] ppid=10996 vsize=294628 CPUtime=1359.36 cores=1,3,5,7
/proc/11007/stat : 11007 (glucosInc) R 10996 10995 9637 0 -1 4202496 67615 0 0 0 135865 71 0 0 20 0 1 0 376701812 301699072 62896 33554432000 4194304 5654031 140734580213136 140734580200952 4233232 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11007/statm: 73657 62896 141 357 0 73297 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 335908

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11055
/proc/meminfo: memFree=10707404/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10995/stat : 10995 (npSolver-pbo-It) S 10993 10995 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376677540 9367552 275 33554432000 4194304 5064252 140734542090704 140734542089616 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10995/statm: 2287 275 233 213 0 72 0
[pid=10996] ppid=10995 vsize=32132 CPUtime=242.66 cores=1,3,5,7
/proc/10996/stat : 10996 (npSolver-pbo) S 10995 10995 9637 0 -1 4202496 10059 31041 0 0 99 40 24101 26 20 0 1 0 376677540 32903168 7569 33554432000 4194304 6004724 140733590647888 140733590633736 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10996/statm: 8033 7569 177 442 0 7587 0
[pid=11007] ppid=10996 vsize=245896 CPUtime=1419.35 cores=1,3,5,7
/proc/11007/stat : 11007 (glucosInc) R 10996 10995 9637 0 -1 4202496 69243 0 0 0 141861 74 0 0 20 0 1 0 376701812 251797504 50454 33554432000 4194304 5654031 140734580213136 140734580200952 4232733 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11007/statm: 61474 50454 141 357 0 61114 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 287176

[startup+1722.3 s]
/proc/loadavg: 1.95 1.98 1.99 3/181 11099
/proc/meminfo: memFree=22831600/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10995/stat : 10995 (npSolver-pbo-It) S 10993 10995 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376677540 9367552 275 33554432000 4194304 5064252 140734542090704 140734542089616 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10995/statm: 2287 275 233 213 0 72 0
[pid=10996] ppid=10995 vsize=32132 CPUtime=242.66 cores=1,3,5,7
/proc/10996/stat : 10996 (npSolver-pbo) S 10995 10995 9637 0 -1 4202496 10059 31041 0 0 99 40 24101 26 20 0 1 0 376677540 32903168 7569 33554432000 4194304 6004724 140733590647888 140733590633736 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10996/statm: 8033 7569 177 442 0 7587 0
[pid=11007] ppid=10996 vsize=295984 CPUtime=1479.33 cores=1,3,5,7
/proc/11007/stat : 11007 (glucosInc) R 10996 10995 9637 0 -1 4202496 69844 0 0 0 147857 76 0 0 20 0 1 0 376701812 303087616 66875 33554432000 4194304 5654031 140734580213136 140734580200952 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11007/statm: 73996 66875 141 357 0 73636 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 337264

[startup+1782.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/181 11099
/proc/meminfo: memFree=22823844/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10995/stat : 10995 (npSolver-pbo-It) S 10993 10995 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376677540 9367552 275 33554432000 4194304 5064252 140734542090704 140734542089616 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10995/statm: 2287 275 233 213 0 72 0
[pid=10996] ppid=10995 vsize=32132 CPUtime=242.66 cores=1,3,5,7
/proc/10996/stat : 10996 (npSolver-pbo) S 10995 10995 9637 0 -1 4202496 10059 31041 0 0 99 40 24101 26 20 0 1 0 376677540 32903168 7569 33554432000 4194304 6004724 140733590647888 140733590633736 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10996/statm: 8033 7569 177 442 0 7587 0
[pid=11007] ppid=10996 vsize=245896 CPUtime=1539.29 cores=1,3,5,7
/proc/11007/stat : 11007 (glucosInc) R 10996 10995 9637 0 -1 4202496 71626 0 0 0 153850 79 0 0 20 0 1 0 376701812 251797504 53989 33554432000 4194304 5654031 140734580213136 140734580200952 4233173 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11007/statm: 61474 53989 141 357 0 61114 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 287176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.99 1.98 1.99 3/181 11099
/proc/meminfo: memFree=22807252/32873844 swapFree=7628/7628
[pid=10995] ppid=10993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10995/stat : 10995 (npSolver-pbo-It) S 10993 10995 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376677540 9367552 275 33554432000 4194304 5064252 140734542090704 140734542089616 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10995/statm: 2287 275 233 213 0 72 0
[pid=10996] ppid=10995 vsize=32132 CPUtime=242.66 cores=1,3,5,7
/proc/10996/stat : 10996 (npSolver-pbo) S 10995 10995 9637 0 -1 4202496 10059 31041 0 0 99 40 24101 26 20 0 1 0 376677540 32903168 7569 33554432000 4194304 6004724 140733590647888 140733590633736 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10996/statm: 8033 7569 177 442 0 7587 0
[pid=11007] ppid=10996 vsize=295984 CPUtime=1557.38 cores=1,3,5,7
/proc/11007/stat : 11007 (glucosInc) R 10996 10995 9637 0 -1 4202496 71946 0 0 0 155658 80 0 0 20 0 1 0 376701812 303087616 58544 33554432000 4194304 5654031 140734580213136 140734580200952 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11007/statm: 73996 58544 141 357 0 73636 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 337264

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 10995 and gives
#  childrusage.ru_utime.tv_sec=242
#  childrusage.ru_utime.tv_usec=10208
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=667898
# CPU time returned by wait4() is 242.678
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1798.58
CPU system time (s): 1.46
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 467972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 242.01
system time used= 0.667898
maximum resident set size= 149640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41476
page faults= 0
swaps= 0
block input operations= 0
block output operations= 141328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 107
involuntary context switches= 393

runsolver used 3.50547 second user time and 9.51055 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-07 23:45:32
IDJOB=3746795
IDBENCH=89888
IDSOLVER=2332
FILE ID=node143/3746795-1339105532
RUNJOBID= node143-1339098178-9654
PBS_JOBID= 14643710
Free space on /tmp= 64748 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-air04.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746795-1339105532/watcher-3746795-1339105532 -o /tmp/evaluation-result-3746795-1339105532/solver-3746795-1339105532 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746795-1339105532.opb 1077246779 HOME HOME

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

MD5SUM BENCH= be0d50f47077f17e0f3c28ea78925374
RANDOM SEED=1077246779

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
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.787
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.90
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.787
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	: 5298.57
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.787
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.787
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:        11072480 kB
Buffers:         3561356 kB
Cached:          8775128 kB
SwapCached:          196 kB
Active:         16826760 kB
Inactive:        3819844 kB
Active(anon):    8292112 kB
Inactive(anon):    11012 kB
Active(file):    8534648 kB
Inactive(file):  3808832 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108460 kB
Dirty:            110200 kB
Writeback:             0 kB
AnonPages:       8467076 kB
Mapped:            11984 kB
Shmem:               160 kB
Slab:             995264 kB
SReclaimable:     433488 kB
SUnreclaim:       561776 kB
KernelStack:        1512 kB
PageTables:        20428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   10781388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8028160 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= 68396 MiB
End job on node143 at 2012-06-08 00:15:32