Trace number 3748831

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc (fixed)? (TO) 1800.06 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/
~walser/benchmarks/course-ass/normalized-ss97-4.opb
MD5SUM4e682317a6045f4869b1783c80734344
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark813
Best CPU time to get the best result obtained on this benchmark0.19097
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 813
Optimality of the best value was proved YES
Number of variables2289
Total number of constraints764
Number of constraints which are clauses360
Number of constraints which are cardinality constraints (but not clauses)404
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint195
Number of terms in the objective function 1798
Biggest coefficient in the objective function 349
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 104116
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 349
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 104116
Number of bits of the biggest sum of numbers17
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.01	c old isEQ: 11, new EQ is 0
0.00/0.02	c old isEQ: 0, new EQ is 0
0.00/0.02	c old isEQ: 0, new EQ is 0
0.00/0.03	c old isEQ: 0, new EQ is 0
0.00/0.03	c old isEQ: 0, new EQ is 0
0.00/0.04	c old isEQ: 0, new EQ is 0
0.00/0.04	c old isEQ: 0, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.10	c old isEQ: 0, new EQ is 0
0.00/0.11	c old isEQ: 0, new EQ is 0
0.00/0.12	c old isEQ: 0, new EQ is 0
0.00/0.13	c old isEQ: 0, new EQ is 0
0.00/0.14	c old isEQ: 0, new EQ is 0
0.00/0.14	c old isEQ: 0, new EQ is 0
0.00/0.15	c old isEQ: 0, new EQ is 0
0.00/0.16	c old isEQ: 0, new EQ is 0
0.00/0.17	c old isEQ: 0, new EQ is 0
0.00/0.18	c old isEQ: 36, new EQ is 0
0.00/0.18	c run inc solver
0.00/0.18	c [INC SYSTEM] run initial solver
0.00/0.18	c [INC SYSTEM] preprocess with white file
1.08/1.17	c [INC SYSTEM] finished preprocessing in 0 s
1.08/1.17	c [INC SYSTEM] execute solver
19.56/19.66	c [INC SEARCH] formula is SAT
19.56/19.66	c [INC SYSTEM] solved the initial formula
19.56/19.67	c model valid
19.56/19.67	c current solution ok
19.86/19.92	o 17620
19.86/19.92	c execute binary inc search
19.86/19.92	c [INC SEARCH] current bound: 9193
19.86/19.92	c [INC SEARCH] iteration: 0
19.86/19.92	c [INC SEARCH] lower bound: 0 upperbound 18387 current bound: 9193 best value:18387
19.86/19.92	c [INC SYSTEM] there exists a inc, kill it!
19.86/19.92	c write failed with 2
19.86/19.92	c [INC SYSTEM] create new solver instance
19.86/19.92	c [INC] encode full formula
19.86/19.92	c fallback to adder encoding
19.98/20.06	c set iterative enc to: adder
19.98/20.06	c set iterative enc to: none
19.98/20.09	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.41	HOME/npSolver-pbo-I.sh: line 18: 14170 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -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-3748831-1339120216/watcher-3748831-1339120216 -o /tmp/evaluation-result-3748831-1339120216/solver-3748831-1339120216 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748831-1339120216.opb 893398825 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.00 2.00 2.00 3/177 14169
/proc/meminfo: memFree=26776504/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14169/stat : 14169 (npSolver-pbo-I.) S 14167 14169 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378150122 9367552 274 33554432000 4194304 5064252 140733525712320 140733525711232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14169/statm: 2287 274 233 213 0 72 0

[startup+0.0654621 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14169
/proc/meminfo: memFree=26776504/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14169/stat : 14169 (npSolver-pbo-I.) S 14167 14169 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378150122 9367552 274 33554432000 4194304 5064252 140733525712320 140733525711232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14169/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100294 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14169
/proc/meminfo: memFree=26776504/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14169/stat : 14169 (npSolver-pbo-I.) S 14167 14169 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378150122 9367552 274 33554432000 4194304 5064252 140733525712320 140733525711232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14169/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300261 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14169
/proc/meminfo: memFree=26776504/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14169/stat : 14169 (npSolver-pbo-I.) S 14167 14169 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378150122 9367552 274 33554432000 4194304 5064252 140733525712320 140733525711232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14169/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700284 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14169
/proc/meminfo: memFree=26776504/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14169/stat : 14169 (npSolver-pbo-I.) S 14167 14169 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378150122 9367552 274 33554432000 4194304 5064252 140733525712320 140733525711232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14169/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14173
/proc/meminfo: memFree=26699460/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14169/stat : 14169 (npSolver-pbo-I.) S 14167 14169 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378150122 9367552 274 33554432000 4194304 5064252 140733525712320 140733525711232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14169/statm: 2287 274 233 213 0 72 0
[pid=14170] ppid=14169 vsize=9796 CPUtime=1.15 cores=0,2,4,6
/proc/14170/stat : 14170 (npSolver-pbo) S 14169 14169 11080 0 -1 4202496 3991 15452 0 0 17 1 90 7 20 0 1 0 378150122 10031104 1914 33554432000 4194304 6004724 140734435598944 140734435585224 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14170/statm: 2449 1914 167 442 0 2003 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 18944

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14175
/proc/meminfo: memFree=26738400/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14169/stat : 14169 (npSolver-pbo-I.) S 14167 14169 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378150122 9367552 274 33554432000 4194304 5064252 140733525712320 140733525711232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14169/statm: 2287 274 233 213 0 72 0
[pid=14170] ppid=14169 vsize=9796 CPUtime=1.15 cores=0,2,4,6
/proc/14170/stat : 14170 (npSolver-pbo) S 14169 14169 11080 0 -1 4202496 3991 15452 0 0 17 1 90 7 20 0 1 0 378150122 10031104 1914 33554432000 4194304 6004724 140734435598944 140734435585224 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14170/statm: 2449 1914 167 442 0 2003 0
[pid=14175] ppid=14170 vsize=40336 CPUtime=1.92 cores=0,2,4,6
/proc/14175/stat : 14175 (glucosInc) R 14170 14169 11080 0 -1 4202496 8166 0 0 0 191 1 0 0 20 0 1 0 378150239 41304064 8780 33554432000 4194304 5654031 140735272368032 140735272365912 4215091 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14175/statm: 10084 8780 142 357 0 9724 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 59280

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14175
/proc/meminfo: memFree=26726680/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14169/stat : 14169 (npSolver-pbo-I.) S 14167 14169 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378150122 9367552 274 33554432000 4194304 5064252 140733525712320 140733525711232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14169/statm: 2287 274 233 213 0 72 0
[pid=14170] ppid=14169 vsize=9796 CPUtime=1.15 cores=0,2,4,6
/proc/14170/stat : 14170 (npSolver-pbo) S 14169 14169 11080 0 -1 4202496 3991 15452 0 0 17 1 90 7 20 0 1 0 378150122 10031104 1914 33554432000 4194304 6004724 140734435598944 140734435585224 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14170/statm: 2449 1914 167 442 0 2003 0
[pid=14175] ppid=14170 vsize=44688 CPUtime=5.11 cores=0,2,4,6
/proc/14175/stat : 14175 (glucosInc) R 14170 14169 11080 0 -1 4202496 8815 0 0 0 510 1 0 0 20 0 1 0 378150239 45760512 9868 33554432000 4194304 5654031 140735272368032 140735272355848 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14175/statm: 11172 9868 142 357 0 10812 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 63632

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14175
/proc/meminfo: memFree=26722664/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14169/stat : 14169 (npSolver-pbo-I.) S 14167 14169 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378150122 9367552 274 33554432000 4194304 5064252 140733525712320 140733525711232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14169/statm: 2287 274 233 213 0 72 0
[pid=14170] ppid=14169 vsize=9796 CPUtime=1.15 cores=0,2,4,6
/proc/14170/stat : 14170 (npSolver-pbo) S 14169 14169 11080 0 -1 4202496 3991 15452 0 0 17 1 90 7 20 0 1 0 378150122 10031104 1914 33554432000 4194304 6004724 140734435598944 140734435585224 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14170/statm: 2449 1914 167 442 0 2003 0
[pid=14175] ppid=14170 vsize=51960 CPUtime=11.51 cores=0,2,4,6
/proc/14175/stat : 14175 (glucosInc) R 14170 14169 11080 0 -1 4202496 9106 0 0 0 1150 1 0 0 20 0 1 0 378150239 53207040 11173 33554432000 4194304 5654031 140735272368032 140735272355848 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14175/statm: 12990 11173 142 357 0 12630 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 70904

[startup+25.5003 s]
/proc/loadavg: 2.08 2.02 2.01 3/180 14178
/proc/meminfo: memFree=26653168/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14169/stat : 14169 (npSolver-pbo-I.) S 14167 14169 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378150122 9367552 274 33554432000 4194304 5064252 140733525712320 140733525711232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14169/statm: 2287 274 233 213 0 72 0
[pid=14170] ppid=14169 vsize=25408 CPUtime=20.07 cores=0,2,4,6
/proc/14170/stat : 14170 (npSolver-pbo) S 14169 14169 11080 0 -1 4202496 9376 26512 0 0 37 23 1937 10 20 0 1 0 378150122 26017792 5835 33554432000 4194304 6004724 140734435598944 140734435583864 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14170/statm: 6352 5835 185 442 0 5906 0
[pid=14178] ppid=14170 vsize=80928 CPUtime=5.38 cores=0,2,4,6
/proc/14178/stat : 14178 (glucosInc) R 14170 14169 11080 0 -1 4202496 13800 0 0 0 536 2 0 0 20 0 1 0 378152131 82870272 16704 33554432000 4194304 5654031 140733901616800 140733901614728 4208604 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14178/statm: 20232 16704 142 357 0 19872 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 115484

[startup+51.1003 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 14178
/proc/meminfo: memFree=26647092/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14169/stat : 14169 (npSolver-pbo-I.) S 14167 14169 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378150122 9367552 274 33554432000 4194304 5064252 140733525712320 140733525711232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14169/statm: 2287 274 233 213 0 72 0
[pid=14170] ppid=14169 vsize=25408 CPUtime=20.07 cores=0,2,4,6
/proc/14170/stat : 14170 (npSolver-pbo) S 14169 14169 11080 0 -1 4202496 9376 26512 0 0 37 23 1937 10 20 0 1 0 378150122 26017792 5835 33554432000 4194304 6004724 140734435598944 140734435583864 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14170/statm: 6352 5835 185 442 0 5906 0
[pid=14178] ppid=14170 vsize=92608 CPUtime=30.98 cores=0,2,4,6
/proc/14178/stat : 14178 (glucosInc) R 14170 14169 11080 0 -1 4202496 16095 0 0 0 3094 4 0 0 20 0 1 0 378152131 94830592 18650 33554432000 4194304 5654031 140733901616800 140733901604616 4215097 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14178/statm: 23152 18650 142 357 0 22792 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 127164

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14178
/proc/meminfo: memFree=26611960/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14169/stat : 14169 (npSolver-pbo-I.) S 14167 14169 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378150122 9367552 274 33554432000 4194304 5064252 140733525712320 140733525711232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14169/statm: 2287 274 233 213 0 72 0
[pid=14170] ppid=14169 vsize=25408 CPUtime=20.07 cores=0,2,4,6
/proc/14170/stat : 14170 (npSolver-pbo) S 14169 14169 11080 0 -1 4202496 9376 26512 0 0 37 23 1937 10 20 0 1 0 378150122 26017792 5835 33554432000 4194304 6004724 140734435598944 140734435583864 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14170/statm: 6352 5835 185 442 0 5906 0
[pid=14178] ppid=14170 vsize=141628 CPUtime=82.17 cores=0,2,4,6
/proc/14178/stat : 14178 (glucosInc) R 14170 14169 11080 0 -1 4202496 17693 0 0 0 8212 5 0 0 20 0 1 0 378152131 145027072 31640 33554432000 4194304 5654031 140733901616800 140733901604616 4215389 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14178/statm: 35407 31640 142 357 0 35047 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 176184

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 14178
/proc/meminfo: memFree=26582112/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14169/stat : 14169 (npSolver-pbo-I.) S 14167 14169 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378150122 9367552 274 33554432000 4194304 5064252 140733525712320 140733525711232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14169/statm: 2287 274 233 213 0 72 0
[pid=14170] ppid=14169 vsize=25408 CPUtime=20.07 cores=0,2,4,6
/proc/14170/stat : 14170 (npSolver-pbo) S 14169 14169 11080 0 -1 4202496 9376 26512 0 0 37 23 1937 10 20 0 1 0 378150122 26017792 5835 33554432000 4194304 6004724 140734435598944 140734435583864 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14170/statm: 6352 5835 185 442 0 5906 0
[pid=14178] ppid=14170 vsize=161028 CPUtime=142.16 cores=0,2,4,6
/proc/14178/stat : 14178 (glucosInc) R 14170 14169 11080 0 -1 4202496 19021 0 0 0 14210 6 0 0 20 0 1 0 378152131 164892672 38973 33554432000 4194304 5654031 140733901616800 140733901604616 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14178/statm: 40257 38973 142 357 0 39897 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 195584

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14178
/proc/meminfo: memFree=26579188/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14169/stat : 14169 (npSolver-pbo-I.) S 14167 14169 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378150122 9367552 274 33554432000 4194304 5064252 140733525712320 140733525711232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14169/statm: 2287 274 233 213 0 72 0
[pid=14170] ppid=14169 vsize=25408 CPUtime=20.07 cores=0,2,4,6
/proc/14170/stat : 14170 (npSolver-pbo) S 14169 14169 11080 0 -1 4202496 9376 26512 0 0 37 23 1937 10 20 0 1 0 378150122 26017792 5835 33554432000 4194304 6004724 140734435598944 140734435583864 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14170/statm: 6352 5835 185 442 0 5906 0
[pid=14178] ppid=14170 vsize=163460 CPUtime=202.14 cores=0,2,4,6
/proc/14178/stat : 14178 (glucosInc) R 14170 14169 11080 0 -1 4202496 19820 0 0 0 20207 7 0 0 20 0 1 0 378152131 167383040 39581 33554432000 4194304 5654031 140733901616800 140733901604616 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14178/statm: 40865 39581 142 357 0 40505 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 198016

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14179
/proc/meminfo: memFree=26546856/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.00 2.00 3/179 14284
/proc/meminfo: memFree=26409632/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14169/stat : 14169 (npSolver-pbo-I.) S 14167 14169 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378150122 9367552 274 33554432000 4194304 5064252 140733525712320 140733525711232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14169/statm: 2287 274 233 213 0 72 0
[pid=14170] ppid=14169 vsize=25408 CPUtime=20.07 cores=0,2,4,6
/proc/14170/stat : 14170 (npSolver-pbo) S 14169 14169 11080 0 -1 4202496 9376 26512 0 0 37 23 1937 10 20 0 1 0 378150122 26017792 5835 33554432000 4194304 6004724 140734435598944 140734435583864 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14170/statm: 6352 5835 185 442 0 5906 0
[pid=14178] ppid=14170 vsize=293688 CPUtime=1281.98 cores=0,2,4,6
/proc/14178/stat : 14178 (glucosInc) R 14170 14169 11080 0 -1 4202496 43565 0 0 0 128131 67 0 0 20 0 1 0 378152131 300736512 60973 33554432000 4194304 5654031 140733901616800 140733901604616 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14178/statm: 73422 60973 142 357 0 73062 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 328244

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 14285
/proc/meminfo: memFree=26402900/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14169/stat : 14169 (npSolver-pbo-I.) S 14167 14169 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378150122 9367552 274 33554432000 4194304 5064252 140733525712320 140733525711232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14169/statm: 2287 274 233 213 0 72 0
[pid=14170] ppid=14169 vsize=25408 CPUtime=20.07 cores=0,2,4,6
/proc/14170/stat : 14170 (npSolver-pbo) S 14169 14169 11080 0 -1 4202496 9376 26512 0 0 37 23 1937 10 20 0 1 0 378150122 26017792 5835 33554432000 4194304 6004724 140734435598944 140734435583864 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14170/statm: 6352 5835 185 442 0 5906 0
[pid=14178] ppid=14170 vsize=293688 CPUtime=1341.95 cores=0,2,4,6
/proc/14178/stat : 14178 (glucosInc) R 14170 14169 11080 0 -1 4202496 44538 0 0 0 134126 69 0 0 20 0 1 0 378152131 300736512 61997 33554432000 4194304 5654031 140733901616800 140733901604616 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14178/statm: 73422 61997 142 357 0 73062 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 328244

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14285
/proc/meminfo: memFree=26387764/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14169/stat : 14169 (npSolver-pbo-I.) S 14167 14169 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378150122 9367552 274 33554432000 4194304 5064252 140733525712320 140733525711232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14169/statm: 2287 274 233 213 0 72 0
[pid=14170] ppid=14169 vsize=25408 CPUtime=20.07 cores=0,2,4,6
/proc/14170/stat : 14170 (npSolver-pbo) S 14169 14169 11080 0 -1 4202496 9376 26512 0 0 37 23 1937 10 20 0 1 0 378150122 26017792 5835 33554432000 4194304 6004724 140734435598944 140734435583864 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14170/statm: 6352 5835 185 442 0 5906 0
[pid=14178] ppid=14170 vsize=293688 CPUtime=1401.94 cores=0,2,4,6
/proc/14178/stat : 14178 (glucosInc) R 14170 14169 11080 0 -1 4202496 45537 0 0 0 140122 72 0 0 20 0 1 0 378152131 300736512 62509 33554432000 4194304 5654031 140733901616800 140733901604616 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14178/statm: 73422 62509 142 357 0 73062 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 328244

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 14285
/proc/meminfo: memFree=26395816/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14169/stat : 14169 (npSolver-pbo-I.) S 14167 14169 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378150122 9367552 274 33554432000 4194304 5064252 140733525712320 140733525711232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14169/statm: 2287 274 233 213 0 72 0
[pid=14170] ppid=14169 vsize=25408 CPUtime=20.07 cores=0,2,4,6
/proc/14170/stat : 14170 (npSolver-pbo) S 14169 14169 11080 0 -1 4202496 9376 26512 0 0 37 23 1937 10 20 0 1 0 378150122 26017792 5835 33554432000 4194304 6004724 140734435598944 140734435583864 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14170/statm: 6352 5835 185 442 0 5906 0
[pid=14178] ppid=14170 vsize=293688 CPUtime=1461.93 cores=0,2,4,6
/proc/14178/stat : 14178 (glucosInc) R 14170 14169 11080 0 -1 4202496 46528 0 0 0 146118 75 0 0 20 0 1 0 378152131 300736512 60464 33554432000 4194304 5654031 140733901616800 140733901604616 4215344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14178/statm: 73422 60464 142 357 0 73062 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 328244

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14286
/proc/meminfo: memFree=26365200/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14169/stat : 14169 (npSolver-pbo-I.) S 14167 14169 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378150122 9367552 274 33554432000 4194304 5064252 140733525712320 140733525711232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14169/statm: 2287 274 233 213 0 72 0
[pid=14170] ppid=14169 vsize=25408 CPUtime=20.07 cores=0,2,4,6
/proc/14170/stat : 14170 (npSolver-pbo) S 14169 14169 11080 0 -1 4202496 9376 26512 0 0 37 23 1937 10 20 0 1 0 378150122 26017792 5835 33554432000 4194304 6004724 140734435598944 140734435583864 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14170/statm: 6352 5835 185 442 0 5906 0
[pid=14178] ppid=14170 vsize=243600 CPUtime=1521.93 cores=0,2,4,6
/proc/14178/stat : 14178 (glucosInc) R 14170 14169 11080 0 -1 4202496 46679 0 0 0 152115 78 0 0 20 0 1 0 378152131 249446400 58627 33554432000 4194304 5654031 140733901616800 140733901604616 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14178/statm: 60900 58627 142 357 0 60540 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 278156

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14286
/proc/meminfo: memFree=26415020/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14169/stat : 14169 (npSolver-pbo-I.) S 14167 14169 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378150122 9367552 274 33554432000 4194304 5064252 140733525712320 140733525711232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14169/statm: 2287 274 233 213 0 72 0
[pid=14170] ppid=14169 vsize=25408 CPUtime=20.07 cores=0,2,4,6
/proc/14170/stat : 14170 (npSolver-pbo) S 14169 14169 11080 0 -1 4202496 9376 26512 0 0 37 23 1937 10 20 0 1 0 378150122 26017792 5835 33554432000 4194304 6004724 140734435598944 140734435583864 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14170/statm: 6352 5835 185 442 0 5906 0
[pid=14178] ppid=14170 vsize=243600 CPUtime=1581.92 cores=0,2,4,6
/proc/14178/stat : 14178 (glucosInc) R 14170 14169 11080 0 -1 4202496 47665 0 0 0 158111 81 0 0 20 0 1 0 378152131 249446400 55555 33554432000 4194304 5654031 140733901616800 140733901604616 4215307 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14178/statm: 60900 55555 142 357 0 60540 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 278156

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14286
/proc/meminfo: memFree=26371208/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14169/stat : 14169 (npSolver-pbo-I.) S 14167 14169 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378150122 9367552 274 33554432000 4194304 5064252 140733525712320 140733525711232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14169/statm: 2287 274 233 213 0 72 0
[pid=14170] ppid=14169 vsize=25408 CPUtime=20.07 cores=0,2,4,6
/proc/14170/stat : 14170 (npSolver-pbo) S 14169 14169 11080 0 -1 4202496 9376 26512 0 0 37 23 1937 10 20 0 1 0 378150122 26017792 5835 33554432000 4194304 6004724 140734435598944 140734435583864 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14170/statm: 6352 5835 185 442 0 5906 0
[pid=14178] ppid=14170 vsize=293688 CPUtime=1641.91 cores=0,2,4,6
/proc/14178/stat : 14178 (glucosInc) R 14170 14169 11080 0 -1 4202496 48522 0 0 0 164109 82 0 0 20 0 1 0 378152131 300736512 66608 33554432000 4194304 5654031 140733901616800 140733901604616 4232431 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14178/statm: 73422 66608 142 357 0 73062 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 328244

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14286
/proc/meminfo: memFree=26342088/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14169/stat : 14169 (npSolver-pbo-I.) S 14167 14169 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378150122 9367552 274 33554432000 4194304 5064252 140733525712320 140733525711232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14169/statm: 2287 274 233 213 0 72 0
[pid=14170] ppid=14169 vsize=25408 CPUtime=20.07 cores=0,2,4,6
/proc/14170/stat : 14170 (npSolver-pbo) S 14169 14169 11080 0 -1 4202496 9376 26512 0 0 37 23 1937 10 20 0 1 0 378150122 26017792 5835 33554432000 4194304 6004724 140734435598944 140734435583864 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14170/statm: 6352 5835 185 442 0 5906 0
[pid=14178] ppid=14170 vsize=293688 CPUtime=1701.89 cores=0,2,4,6
/proc/14178/stat : 14178 (glucosInc) R 14170 14169 11080 0 -1 4202496 49532 0 0 0 170105 84 0 0 20 0 1 0 378152131 300736512 65072 33554432000 4194304 5654031 140733901616800 140733901604616 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14178/statm: 73422 65072 142 357 0 73062 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 328244

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14286
/proc/meminfo: memFree=26348156/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14169/stat : 14169 (npSolver-pbo-I.) S 14167 14169 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378150122 9367552 274 33554432000 4194304 5064252 140733525712320 140733525711232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14169/statm: 2287 274 233 213 0 72 0
[pid=14170] ppid=14169 vsize=25408 CPUtime=20.07 cores=0,2,4,6
/proc/14170/stat : 14170 (npSolver-pbo) S 14169 14169 11080 0 -1 4202496 9376 26512 0 0 37 23 1937 10 20 0 1 0 378150122 26017792 5835 33554432000 4194304 6004724 140734435598944 140734435583864 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14170/statm: 6352 5835 185 442 0 5906 0
[pid=14178] ppid=14170 vsize=293688 CPUtime=1761.89 cores=0,2,4,6
/proc/14178/stat : 14178 (glucosInc) R 14170 14169 11080 0 -1 4202496 50511 0 0 0 176102 87 0 0 20 0 1 0 378152131 300736512 61488 33554432000 4194304 5654031 140733901616800 140733901604616 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14178/statm: 73422 61488 142 357 0 73062 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 328244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14290
/proc/meminfo: memFree=26377316/32873844 swapFree=7120/7120
[pid=14169] ppid=14167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14169/stat : 14169 (npSolver-pbo-I.) S 14167 14169 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378150122 9367552 274 33554432000 4194304 5064252 140733525712320 140733525711232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14169/statm: 2287 274 233 213 0 72 0
[pid=14170] ppid=14169 vsize=25408 CPUtime=20.07 cores=0,2,4,6
/proc/14170/stat : 14170 (npSolver-pbo) S 14169 14169 11080 0 -1 4202496 9376 26512 0 0 37 23 1937 10 20 0 1 0 378150122 26017792 5835 33554432000 4194304 6004724 140734435598944 140734435583864 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14170/statm: 6352 5835 185 442 0 5906 0
[pid=14178] ppid=14170 vsize=293688 CPUtime=1779.99 cores=0,2,4,6
/proc/14178/stat : 14178 (glucosInc) R 14170 14169 11080 0 -1 4202496 50518 0 0 0 177912 87 0 0 20 0 1 0 378152131 300736512 65072 33554432000 4194304 5654031 140733901616800 140733901604616 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14178/statm: 73422 65072 142 357 0 73062 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 328244

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 14169 and gives
#  childrusage.ru_utime.tv_sec=19
#  childrusage.ru_utime.tv_usec=748997
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=340948
# CPU time returned by wait4() is 20.0899
# 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.41
CPU time (s): 1800.06
CPU user time (s): 1798.86
CPU system time (s): 1.2
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 408384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.749
system time used= 0.340948
maximum resident set size= 69596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36262
page faults= 0
swaps= 0
block input operations= 0
block output operations= 46528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 182
involuntary context switches= 55

runsolver used 2.87756 second user time and 6.95094 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-08 03:50:16
IDJOB=3748831
IDBENCH=2234
IDSOLVER=2333
FILE ID=node104/3748831-1339120216
RUNJOBID= node104-1339110952-12731
PBS_JOBID= 14643749
Free space on /tmp= 71204 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/course-ass/normalized-ss97-4.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748831-1339120216/watcher-3748831-1339120216 -o /tmp/evaluation-result-3748831-1339120216/solver-3748831-1339120216 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748831-1339120216.opb 893398825 HOME HOME

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

MD5SUM BENCH= 4e682317a6045f4869b1783c80734344
RANDOM SEED=893398825

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26776768 kB
Buffers:         2761696 kB
Cached:          2240520 kB
SwapCached:          924 kB
Active:          2892284 kB
Inactive:        2202656 kB
Active(anon):      83332 kB
Inactive(anon):     8412 kB
Active(file):    2808952 kB
Inactive(file):  2194244 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67105276 kB
Dirty:              8192 kB
Writeback:             0 kB
AnonPages:         42644 kB
Mapped:            12068 kB
Shmem:                 8 kB
Slab:             861036 kB
SReclaimable:     303164 kB
SUnreclaim:       557872 kB
KernelStack:        1496 kB
PageTables:         4228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     212852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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= 71172 MiB
End job on node104 at 2012-06-08 04:20:16