Trace number 3702805

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.05 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_0.opb.PB06.opb
MD5SUMeb191f4787a2203be4bff8f6c7c8f66d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1040
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1037
Optimality of the best value was proved NO
Number of variables1961
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1961
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 1961
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1961
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.03	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.03	c [INC SYSTEM] execute solver
0.00/0.03	c [INC SEARCH] formula is SAT
0.00/0.03	c [INC SYSTEM] solved the initial formula
0.00/0.03	c model valid
0.00/0.03	c current solution ok
0.00/0.04	o 1200
0.00/0.04	c starting approximation
0.00/0.04	c factor = 1
0.00/0.04	c can not find a suitable factor, leaving approximation
0.00/0.04	c finished approximation
0.00/0.04	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.04	c write failed with 2
0.00/0.04	c [INC SEARCH] iteration: 0
0.00/0.04	c [INC BOUNDS] best value:1200 search for 1199
0.00/0.04	c [INC SYSTEM] create new solver instance
0.00/0.04	c [INC] encode full formula
0.00/0.04	c (debug) using card networks
0.00/0.10	c set iterative enc to: card
0.00/0.10	c set iterative enc to: none
0.00/0.10	c [INC SEARCH] isOptimum variable: 0
511.36/511.53	c formula is SAT
511.36/511.54	c [INC SEARCH] copied best model
511.36/511.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
511.36/511.54	c model valid
511.36/511.54	c current solution ok
511.36/511.54	o 1191
511.36/511.54	c [INC SEARCH] iteration: 1
511.36/511.54	c [INC BOUNDS] best value:1191 search for 1190
511.36/511.54	c [INC SYSTEM] there exists a inc, kill it!
511.36/511.54	c write failed with 2
511.36/511.55	c [INC SYSTEM] create new solver instance
511.36/511.55	c [INC] encode full formula
511.36/511.55	c (debug) using card networks
511.48/511.60	c set iterative enc to: card
511.48/511.60	c set iterative enc to: none
511.48/511.61	c [INC SEARCH] isOptimum variable: 0
528.37/528.52	c formula is SAT
528.37/528.52	c [INC SEARCH] copied best model
528.37/528.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
528.37/528.53	c model valid
528.37/528.53	c current solution ok
528.37/528.53	o 1183
528.37/528.53	c [INC SEARCH] iteration: 2
528.37/528.53	c [INC BOUNDS] best value:1183 search for 1182
528.37/528.53	c [INC SYSTEM] there exists a inc, kill it!
528.37/528.53	c write failed with 2
528.37/528.53	c [INC SYSTEM] create new solver instance
528.37/528.53	c [INC] encode full formula
528.37/528.53	c (debug) using card networks
528.37/528.58	c set iterative enc to: card
528.37/528.58	c set iterative enc to: none
528.37/528.59	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18: 28692 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-3702805-1338054730/watcher-3702805-1338054730 -o /tmp/evaluation-result-3702805-1338054730/solver-3702805-1338054730 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702805-1338054730.opb 1143389311 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 28691
/proc/meminfo: memFree=27684192/32873844 swapFree=6592/6592
[pid=28691] ppid=28689 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28691/stat : 28691 (npSolver-pbo-It) S 28689 28691 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271597898 9367552 275 33554432000 4194304 5064252 140736668894624 140736668893536 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28691/statm: 2287 275 233 213 0 72 0

[startup+0.041628 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28691
/proc/meminfo: memFree=27684192/32873844 swapFree=6592/6592
[pid=28691] ppid=28689 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28691/stat : 28691 (npSolver-pbo-It) S 28689 28691 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271597898 9367552 275 33554432000 4194304 5064252 140736668894624 140736668893536 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28691/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100314 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28691
/proc/meminfo: memFree=27684192/32873844 swapFree=6592/6592
[pid=28691] ppid=28689 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28691/stat : 28691 (npSolver-pbo-It) S 28689 28691 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271597898 9367552 275 33554432000 4194304 5064252 140736668894624 140736668893536 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28691/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300173 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28691
/proc/meminfo: memFree=27684192/32873844 swapFree=6592/6592
[pid=28691] ppid=28689 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28691/stat : 28691 (npSolver-pbo-It) S 28689 28691 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271597898 9367552 275 33554432000 4194304 5064252 140736668894624 140736668893536 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28691/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700167 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28691
/proc/meminfo: memFree=27684192/32873844 swapFree=6592/6592
[pid=28691] ppid=28689 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28691/stat : 28691 (npSolver-pbo-It) S 28689 28691 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271597898 9367552 275 33554432000 4194304 5064252 140736668894624 140736668893536 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28691/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.00 2.00 2.00 3/181 28702
/proc/meminfo: memFree=27615876/32873844 swapFree=6592/6592
[pid=28691] ppid=28689 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28691/stat : 28691 (npSolver-pbo-It) S 28689 28691 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271597898 9367552 275 33554432000 4194304 5064252 140736668894624 140736668893536 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28691/statm: 2287 275 233 213 0 72 0
[pid=28692] ppid=28691 vsize=2364 CPUtime=0.08 cores=0,2,4,6
/proc/28692/stat : 28692 (npSolver-pbo) S 28691 28691 28504 0 -1 4202496 2435 3128 0 0 6 1 1 0 20 0 1 0 271597898 2420736 306 33554432000 4194304 5992684 140735803068224 140735803054056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28692/statm: 591 306 193 440 0 147 0
[pid=28702] ppid=28692 vsize=36488 CPUtime=1.37 cores=0,2,4,6
/proc/28702/stat : 28702 (glucosInc) R 28692 28691 28504 0 -1 4202496 7663 0 0 0 136 1 0 0 20 0 1 0 271597909 37363712 7901 33554432000 4194304 5654031 140735069372512 140735069360328 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28702/statm: 9122 7901 140 357 0 8762 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 48000

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28702
/proc/meminfo: memFree=27618108/32873844 swapFree=6592/6592
[pid=28691] ppid=28689 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28691/stat : 28691 (npSolver-pbo-It) S 28689 28691 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271597898 9367552 275 33554432000 4194304 5064252 140736668894624 140736668893536 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28691/statm: 2287 275 233 213 0 72 0
[pid=28692] ppid=28691 vsize=2364 CPUtime=0.08 cores=0,2,4,6
/proc/28692/stat : 28692 (npSolver-pbo) S 28691 28691 28504 0 -1 4202496 2435 3128 0 0 6 1 1 0 20 0 1 0 271597898 2420736 306 33554432000 4194304 5992684 140735803068224 140735803054056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28692/statm: 591 306 193 440 0 147 0
[pid=28702] ppid=28692 vsize=36488 CPUtime=2.97 cores=0,2,4,6
/proc/28702/stat : 28702 (glucosInc) R 28692 28691 28504 0 -1 4202496 8245 0 0 0 296 1 0 0 20 0 1 0 271597909 37363712 8113 33554432000 4194304 5654031 140735069372512 140735069360328 4234964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28702/statm: 9122 8113 142 357 0 8762 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 48000

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28702
/proc/meminfo: memFree=27598932/32873844 swapFree=6592/6592
[pid=28691] ppid=28689 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28691/stat : 28691 (npSolver-pbo-It) S 28689 28691 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271597898 9367552 275 33554432000 4194304 5064252 140736668894624 140736668893536 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28691/statm: 2287 275 233 213 0 72 0
[pid=28692] ppid=28691 vsize=2364 CPUtime=0.08 cores=0,2,4,6
/proc/28692/stat : 28692 (npSolver-pbo) S 28691 28691 28504 0 -1 4202496 2435 3128 0 0 6 1 1 0 20 0 1 0 271597898 2420736 306 33554432000 4194304 5992684 140735803068224 140735803054056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28692/statm: 591 306 193 440 0 147 0
[pid=28702] ppid=28692 vsize=52128 CPUtime=6.17 cores=0,2,4,6
/proc/28702/stat : 28702 (glucosInc) R 28692 28691 28504 0 -1 4202496 10411 0 0 0 615 2 0 0 20 0 1 0 271597909 53379072 10654 33554432000 4194304 5654031 140735069372512 140735069370392 4232984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28702/statm: 13032 10654 142 357 0 12672 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 63640

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28704
/proc/meminfo: memFree=27603952/32873844 swapFree=6592/6592
[pid=28691] ppid=28689 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28691/stat : 28691 (npSolver-pbo-It) S 28689 28691 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271597898 9367552 275 33554432000 4194304 5064252 140736668894624 140736668893536 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28691/statm: 2287 275 233 213 0 72 0
[pid=28692] ppid=28691 vsize=2364 CPUtime=0.08 cores=0,2,4,6
/proc/28692/stat : 28692 (npSolver-pbo) S 28691 28691 28504 0 -1 4202496 2435 3128 0 0 6 1 1 0 20 0 1 0 271597898 2420736 306 33554432000 4194304 5992684 140735803068224 140735803054056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28692/statm: 591 306 193 440 0 147 0
[pid=28702] ppid=28692 vsize=52128 CPUtime=12.56 cores=0,2,4,6
/proc/28702/stat : 28702 (glucosInc) R 28692 28691 28504 0 -1 4202496 12335 0 0 0 1253 3 0 0 20 0 1 0 271597909 53379072 10654 33554432000 4194304 5654031 140735069372512 140735069370392 4215097 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28702/statm: 13032 10654 142 357 0 12672 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 63640

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28704
/proc/meminfo: memFree=27533728/32873844 swapFree=6592/6592
[pid=28691] ppid=28689 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28691/stat : 28691 (npSolver-pbo-It) S 28689 28691 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271597898 9367552 275 33554432000 4194304 5064252 140736668894624 140736668893536 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28691/statm: 2287 275 233 213 0 72 0
[pid=28692] ppid=28691 vsize=2364 CPUtime=0.08 cores=0,2,4,6
/proc/28692/stat : 28692 (npSolver-pbo) S 28691 28691 28504 0 -1 4202496 2435 3128 0 0 6 1 1 0 20 0 1 0 271597898 2420736 306 33554432000 4194304 5992684 140735803068224 140735803054056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28692/statm: 591 306 193 440 0 147 0
[pid=28702] ppid=28692 vsize=82588 CPUtime=25.36 cores=0,2,4,6
/proc/28702/stat : 28702 (glucosInc) R 28692 28691 28504 0 -1 4202496 13003 0 0 0 2532 4 0 0 20 0 1 0 271597909 84570112 20002 33554432000 4194304 5654031 140735069372512 140735069370392 4232622 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28702/statm: 20647 20002 142 357 0 20287 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 94100

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28704
/proc/meminfo: memFree=27469368/32873844 swapFree=6592/6592
[pid=28691] ppid=28689 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28691/stat : 28691 (npSolver-pbo-It) S 28689 28691 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271597898 9367552 275 33554432000 4194304 5064252 140736668894624 140736668893536 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28691/statm: 2287 275 233 213 0 72 0
[pid=28692] ppid=28691 vsize=2364 CPUtime=0.08 cores=0,2,4,6
/proc/28692/stat : 28692 (npSolver-pbo) S 28691 28691 28504 0 -1 4202496 2435 3128 0 0 6 1 1 0 20 0 1 0 271597898 2420736 306 33554432000 4194304 5992684 140735803068224 140735803054056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28692/statm: 591 306 193 440 0 147 0
[pid=28702] ppid=28692 vsize=82588 CPUtime=50.95 cores=0,2,4,6
/proc/28702/stat : 28702 (glucosInc) R 28692 28691 28504 0 -1 4202496 13507 0 0 0 5089 6 0 0 20 0 1 0 271597909 84570112 20002 33554432000 4194304 5654031 140735069372512 140735069370536 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28702/statm: 20647 20002 142 357 0 20287 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 94100

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28705
/proc/meminfo: memFree=27503140/32873844 swapFree=6592/6592
[pid=28691] ppid=28689 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28691/stat : 28691 (npSolver-pbo-It) S 28689 28691 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271597898 9367552 275 33554432000 4194304 5064252 140736668894624 140736668893536 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28691/statm: 2287 275 233 213 0 72 0
[pid=28692] ppid=28691 vsize=2364 CPUtime=0.08 cores=0,2,4,6
/proc/28692/stat : 28692 (npSolver-pbo) S 28691 28691 28504 0 -1 4202496 2435 3128 0 0 6 1 1 0 20 0 1 0 271597898 2420736 306 33554432000 4194304 5992684 140735803068224 140735803054056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28692/statm: 591 306 193 440 0 147 0
[pid=28702] ppid=28692 vsize=84552 CPUtime=102.15 cores=0,2,4,6
/proc/28702/stat : 28702 (glucosInc) R 28692 28691 28504 0 -1 4202496 15850 0 0 0 10204 11 0 0 20 0 1 0 271597909 86581248 20638 33554432000 4194304 5654031 140735069372512 140735069360328 4232973 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28702/statm: 21138 20638 142 357 0 20778 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 96064

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28705
/proc/meminfo: memFree=27434188/32873844 swapFree=6592/6592
[pid=28691] ppid=28689 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28691/stat : 28691 (npSolver-pbo-It) S 28689 28691 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271597898 9367552 275 33554432000 4194304 5064252 140736668894624 140736668893536 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28691/statm: 2287 275 233 213 0 72 0
[pid=28692] ppid=28691 vsize=2364 CPUtime=0.08 cores=0,2,4,6
/proc/28692/stat : 28692 (npSolver-pbo) S 28691 28691 28504 0 -1 4202496 2435 3128 0 0 6 1 1 0 20 0 1 0 271597898 2420736 306 33554432000 4194304 5992684 140735803068224 140735803054056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28692/statm: 591 306 193 440 0 147 0
[pid=28702] ppid=28692 vsize=164692 CPUtime=162.14 cores=0,2,4,6
/proc/28702/stat : 28702 (glucosInc) R 28692 28691 28504 0 -1 4202496 17117 0 0 0 16199 15 0 0 20 0 1 0 271597909 168644608 38261 33554432000 4194304 5654031 140735069372512 140735069370600 4215040 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28702/statm: 41173 38261 142 357 0 40813 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 176204

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28705
/proc/meminfo: memFree=27436208/32873844 swapFree=6592/6592
[pid=28691] ppid=28689 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28691/stat : 28691 (npSolver-pbo-It) S 28689 28691 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271597898 9367552 275 33554432000 4194304 5064252 140736668894624 140736668893536 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28691/statm: 2287 275 233 213 0 72 0
[pid=28692] ppid=28691 vsize=2364 CPUtime=0.08 cores=0,2,4,6
/proc/28692/stat : 28692 (npSolver-pbo) S 28691 28691 28504 0 -1 4202496 2435 3128 0 0 6 1 1 0 20 0 1 0 271597898 2420736 306 33554432000 4194304 5992684 140735803068224 140735803054056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28692/statm: 591 306 193 440 0 147 0
[pid=28702] ppid=28692 vsize=164692 CPUtime=222.13 cores=0,2,4,6
/proc/28702/stat : 28702 (glucosInc) R 28692 28691 28504 0 -1 4202496 20283 0 0 0 22193 20 0 0 20 0 1 0 271597909 168644608 37237 33554432000 4194304 5654031 140735069372512 140735069370600 4215076 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28702/statm: 41173 37237 142 357 0 40813 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 176204

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.00 2.00 3/181 28741
/proc/meminfo: memFree=27216680/32873844 swapFree=6592/6592
[pid=28691] ppid=28689 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28691/stat : 28691 (npSolver-pbo-It) S 28689 28691 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271597898 9367552 275 33554432000 4194304 5064252 140736668894624 140736668893536 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28691/statm: 2287 275 233 213 0 72 0
[pid=28692] ppid=28691 vsize=3672 CPUtime=528.46 cores=0,2,4,6
/proc/28692/stat : 28692 (npSolver-pbo) S 28691 28691 28504 0 -1 4202496 7415 47203 0 0 19 3 52775 49 20 0 1 0 271597898 3760128 633 33554432000 4194304 5992684 140735803068224 140735803054056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28692/statm: 918 633 193 440 0 474 0
[pid=28713] ppid=28692 vsize=244784 CPUtime=773.56 cores=0,2,4,6
/proc/28713/stat : 28713 (glucosInc) R 28692 28691 28504 0 -1 4202496 34979 0 0 0 77303 53 0 0 20 0 1 0 271650758 250658816 49124 33554432000 4194304 5654031 140735322088128 140735322075944 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28713/statm: 61196 49124 142 357 0 60836 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 257604

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28742
/proc/meminfo: memFree=27216832/32873844 swapFree=6592/6592
[pid=28691] ppid=28689 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28691/stat : 28691 (npSolver-pbo-It) S 28689 28691 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271597898 9367552 275 33554432000 4194304 5064252 140736668894624 140736668893536 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28691/statm: 2287 275 233 213 0 72 0
[pid=28692] ppid=28691 vsize=3672 CPUtime=528.46 cores=0,2,4,6
/proc/28692/stat : 28692 (npSolver-pbo) S 28691 28691 28504 0 -1 4202496 7415 47203 0 0 19 3 52775 49 20 0 1 0 271597898 3760128 633 33554432000 4194304 5992684 140735803068224 140735803054056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28692/statm: 918 633 193 440 0 474 0
[pid=28713] ppid=28692 vsize=184036 CPUtime=833.55 cores=0,2,4,6
/proc/28713/stat : 28713 (glucosInc) R 28692 28691 28504 0 -1 4202496 36889 0 0 0 83297 58 0 0 20 0 1 0 271650758 188452864 37869 33554432000 4194304 5654031 140735322088128 140735322075944 4215357 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28713/statm: 46009 37869 142 357 0 45649 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 196856

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28742
/proc/meminfo: memFree=27228476/32873844 swapFree=6592/6592
[pid=28691] ppid=28689 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28691/stat : 28691 (npSolver-pbo-It) S 28689 28691 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271597898 9367552 275 33554432000 4194304 5064252 140736668894624 140736668893536 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28691/statm: 2287 275 233 213 0 72 0
[pid=28692] ppid=28691 vsize=3672 CPUtime=528.46 cores=0,2,4,6
/proc/28692/stat : 28692 (npSolver-pbo) S 28691 28691 28504 0 -1 4202496 7415 47203 0 0 19 3 52775 49 20 0 1 0 271597898 3760128 633 33554432000 4194304 5992684 140735803068224 140735803054056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28692/statm: 918 633 193 440 0 474 0
[pid=28713] ppid=28692 vsize=226548 CPUtime=893.55 cores=0,2,4,6
/proc/28713/stat : 28713 (glucosInc) R 28692 28691 28504 0 -1 4202496 39135 0 0 0 89292 63 0 0 20 0 1 0 271650758 231985152 52690 33554432000 4194304 5654031 140735322088128 140735322075944 4233173 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28713/statm: 56637 52690 142 357 0 56277 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 239368

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 28742
/proc/meminfo: memFree=27255556/32873844 swapFree=6592/6592
[pid=28691] ppid=28689 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28691/stat : 28691 (npSolver-pbo-It) S 28689 28691 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271597898 9367552 275 33554432000 4194304 5064252 140736668894624 140736668893536 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28691/statm: 2287 275 233 213 0 72 0
[pid=28692] ppid=28691 vsize=3672 CPUtime=528.46 cores=0,2,4,6
/proc/28692/stat : 28692 (npSolver-pbo) S 28691 28691 28504 0 -1 4202496 7415 47203 0 0 19 3 52775 49 20 0 1 0 271597898 3760128 633 33554432000 4194304 5992684 140735803068224 140735803054056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28692/statm: 918 633 193 440 0 474 0
[pid=28713] ppid=28692 vsize=276636 CPUtime=953.53 cores=0,2,4,6
/proc/28713/stat : 28713 (glucosInc) R 28692 28691 28504 0 -1 4202496 40677 0 0 0 95286 67 0 0 20 0 1 0 271650758 283275264 63743 33554432000 4194304 5654031 140735322088128 140735322075944 4215061 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28713/statm: 69159 63743 142 357 0 68799 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 289456

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 28742
/proc/meminfo: memFree=27284436/32873844 swapFree=6592/6592
[pid=28691] ppid=28689 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28691/stat : 28691 (npSolver-pbo-It) S 28689 28691 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271597898 9367552 275 33554432000 4194304 5064252 140736668894624 140736668893536 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28691/statm: 2287 275 233 213 0 72 0
[pid=28692] ppid=28691 vsize=3672 CPUtime=528.46 cores=0,2,4,6
/proc/28692/stat : 28692 (npSolver-pbo) S 28691 28691 28504 0 -1 4202496 7415 47203 0 0 19 3 52775 49 20 0 1 0 271597898 3760128 633 33554432000 4194304 5992684 140735803068224 140735803054056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28692/statm: 918 633 193 440 0 474 0
[pid=28713] ppid=28692 vsize=195728 CPUtime=1013.52 cores=0,2,4,6
/proc/28713/stat : 28713 (glucosInc) R 28692 28691 28504 0 -1 4202496 42207 0 0 0 101281 71 0 0 20 0 1 0 271650758 200425472 47503 33554432000 4194304 5654031 140735322088128 140735322075944 4234960 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28713/statm: 48932 47503 142 357 0 48572 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 208548

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 28742
/proc/meminfo: memFree=27118296/32873844 swapFree=6592/6592
[pid=28691] ppid=28689 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28691/stat : 28691 (npSolver-pbo-It) S 28689 28691 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271597898 9367552 275 33554432000 4194304 5064252 140736668894624 140736668893536 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28691/statm: 2287 275 233 213 0 72 0
[pid=28692] ppid=28691 vsize=3672 CPUtime=528.46 cores=0,2,4,6
/proc/28692/stat : 28692 (npSolver-pbo) S 28691 28691 28504 0 -1 4202496 7415 47203 0 0 19 3 52775 49 20 0 1 0 271597898 3760128 633 33554432000 4194304 5992684 140735803068224 140735803054056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28692/statm: 918 633 193 440 0 474 0
[pid=28713] ppid=28692 vsize=226548 CPUtime=1073.51 cores=0,2,4,6
/proc/28713/stat : 28713 (glucosInc) R 28692 28691 28504 0 -1 4202496 44029 0 0 0 107276 75 0 0 20 0 1 0 271650758 231985152 55762 33554432000 4194304 5654031 140735322088128 140735322075944 4215006 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28713/statm: 56637 55762 142 357 0 56277 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 239368

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28743
/proc/meminfo: memFree=27127232/32873844 swapFree=6592/6592
[pid=28691] ppid=28689 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28691/stat : 28691 (npSolver-pbo-It) S 28689 28691 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271597898 9367552 275 33554432000 4194304 5064252 140736668894624 140736668893536 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28691/statm: 2287 275 233 213 0 72 0
[pid=28692] ppid=28691 vsize=3672 CPUtime=528.46 cores=0,2,4,6
/proc/28692/stat : 28692 (npSolver-pbo) S 28691 28691 28504 0 -1 4202496 7415 47203 0 0 19 3 52775 49 20 0 1 0 271597898 3760128 633 33554432000 4194304 5992684 140735803068224 140735803054056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28692/statm: 918 633 193 440 0 474 0
[pid=28713] ppid=28692 vsize=276636 CPUtime=1133.5 cores=0,2,4,6
/proc/28713/stat : 28713 (glucosInc) R 28692 28691 28504 0 -1 4202496 45569 0 0 0 113271 79 0 0 20 0 1 0 271650758 283275264 60671 33554432000 4194304 5654031 140735322088128 140735322075944 4232794 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28713/statm: 69159 60671 142 357 0 68799 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 289456

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 28746
/proc/meminfo: memFree=27139712/32873844 swapFree=6592/6592
[pid=28691] ppid=28689 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28691/stat : 28691 (npSolver-pbo-It) S 28689 28691 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271597898 9367552 275 33554432000 4194304 5064252 140736668894624 140736668893536 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28691/statm: 2287 275 233 213 0 72 0
[pid=28692] ppid=28691 vsize=3672 CPUtime=528.46 cores=0,2,4,6
/proc/28692/stat : 28692 (npSolver-pbo) S 28691 28691 28504 0 -1 4202496 7415 47203 0 0 19 3 52775 49 20 0 1 0 271597898 3760128 633 33554432000 4194304 5992684 140735803068224 140735803054056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28692/statm: 918 633 193 440 0 474 0
[pid=28713] ppid=28692 vsize=146408 CPUtime=1193.49 cores=0,2,4,6
/proc/28713/stat : 28713 (glucosInc) R 28692 28691 28504 0 -1 4202496 46806 0 0 0 119266 83 0 0 20 0 1 0 271650758 149921792 35955 33554432000 4194304 5654031 140735322088128 140735322075944 4215024 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28713/statm: 36602 35955 142 357 0 36242 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 159228

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28746
/proc/meminfo: memFree=27241336/32873844 swapFree=6592/6592
[pid=28691] ppid=28689 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28691/stat : 28691 (npSolver-pbo-It) S 28689 28691 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271597898 9367552 275 33554432000 4194304 5064252 140736668894624 140736668893536 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28691/statm: 2287 275 233 213 0 72 0
[pid=28692] ppid=28691 vsize=3672 CPUtime=528.46 cores=0,2,4,6
/proc/28692/stat : 28692 (npSolver-pbo) S 28691 28691 28504 0 -1 4202496 7415 47203 0 0 19 3 52775 49 20 0 1 0 271597898 3760128 633 33554432000 4194304 5992684 140735803068224 140735803054056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28692/statm: 918 633 193 440 0 474 0
[pid=28713] ppid=28692 vsize=195728 CPUtime=1253.49 cores=0,2,4,6
/proc/28713/stat : 28713 (glucosInc) R 28692 28691 28504 0 -1 4202496 48333 0 0 0 125262 87 0 0 20 0 1 0 271650758 200425472 45455 33554432000 4194304 5654031 140735322088128 140735322075944 4216337 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28713/statm: 48932 45455 142 357 0 48572 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 208548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28766
/proc/meminfo: memFree=27441848/32873844 swapFree=6592/6592
[pid=28691] ppid=28689 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28691/stat : 28691 (npSolver-pbo-It) S 28689 28691 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271597898 9367552 275 33554432000 4194304 5064252 140736668894624 140736668893536 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28691/statm: 2287 275 233 213 0 72 0
[pid=28692] ppid=28691 vsize=3672 CPUtime=528.46 cores=0,2,4,6
/proc/28692/stat : 28692 (npSolver-pbo) S 28691 28691 28504 0 -1 4202496 7415 47203 0 0 19 3 52775 49 20 0 1 0 271597898 3760128 633 33554432000 4194304 5992684 140735803068224 140735803054056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28692/statm: 918 633 193 440 0 474 0
[pid=28713] ppid=28692 vsize=276636 CPUtime=1271.59 cores=0,2,4,6
/proc/28713/stat : 28713 (glucosInc) R 28692 28691 28504 0 -1 4202496 49239 0 0 0 127070 89 0 0 20 0 1 0 271650758 283275264 59135 33554432000 4194304 5654031 140735322088128 140735322086216 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28713/statm: 69159 59135 142 357 0 68799 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 289456

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 28691 and gives
#  childrusage.ru_utime.tv_sec=527
#  childrusage.ru_utime.tv_usec=951739
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=530919
# CPU time returned by wait4() is 528.483
# while last known CPU time is 1800.05
#
# 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.05
CPU user time (s): 1798.64
CPU system time (s): 1.41
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 327344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 527.952
system time used= 0.530919
maximum resident set size= 300896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54992
page faults= 0
swaps= 0
block input operations= 0
block output operations= 18648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 448
involuntary context switches= 951

runsolver used 2.70859 second user time and 7.14191 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-26 19:52:10
IDJOB=3702805
IDBENCH=1984
IDSOLVER=2278
FILE ID=node140/3702805-1338054730
RUNJOBID= node140-1338052929-28520
PBS_JOBID= 14624397
Free space on /tmp= 71296 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_0.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702805-1338054730/watcher-3702805-1338054730 -o /tmp/evaluation-result-3702805-1338054730/solver-3702805-1338054730 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702805-1338054730.opb 1143389311 HOME HOME

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

MD5SUM BENCH= eb191f4787a2203be4bff8f6c7c8f66d
RANDOM SEED=1143389311

node140.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		: 2667.094
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	: 5334.18
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		: 2667.094
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		: 2667.094
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		: 2667.094
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		: 2667.094
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		: 2667.094
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.88
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		: 2667.094
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.90
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		: 2667.094
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:        27685820 kB
Buffers:          302912 kB
Cached:          4074132 kB
SwapCached:            0 kB
Active:           909500 kB
Inactive:        3481388 kB
Active(anon):      15352 kB
Inactive(anon):        0 kB
Active(file):     894148 kB
Inactive(file):  3481388 kB
Unevictable:        6592 kB
Mlocked:            6592 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16324 kB
Writeback:             0 kB
AnonPages:        146184 kB
Mapped:            15468 kB
Shmem:               200 kB
Slab:             657312 kB
SReclaimable:      99700 kB
SUnreclaim:       557612 kB
KernelStack:        1504 kB
PageTables:         4084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     126740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 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= 71292 MiB
End job on node140 at 2012-05-26 20:22:11