Trace number 3703424

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-quickBoundWrong UNSAT 320.91 323.053

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=211-P1=113-P2=103-P3=37-P4=167-P5=5-P6=191-P7=13-P8=223-P9=137-B.opb
MD5SUM747af0da1666dabab7e7b60330c37a87
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.112982
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables216
Total number of constraints19
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints19
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)576
Sum of products size (including duplicates)1152
Number of different products576
Sum of products size1152

Solver Data

78.98/79.06	c fallback to adder encoding
79.18/79.25	c fallback to adder encoding
79.37/79.45	c fallback to adder encoding
79.58/79.64	c fallback to adder encoding
79.77/79.84	c fallback to adder encoding
79.98/80.04	c fallback to adder encoding
80.18/80.24	c fallback to adder encoding
80.38/80.44	c fallback to adder encoding
83.15/83.22	c run inc solver
83.15/83.22	c [INC SYSTEM] run initial solver
83.15/83.22	c [INC SYSTEM] preprocess with white file
234.17/236.31	c [INC SYSTEM] finished preprocessing in 153 s
234.17/236.31	c [INC SYSTEM] execute solver
320.82/322.76	c [INC SEARCH] formula is UNSAT
320.82/322.76	c [INC SYSTEM] solved the initial formula
320.82/322.76	s UNSATISFIABLE

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-3703424-1338076707/watcher-3703424-1338076707 -o /tmp/evaluation-result-3703424-1338076707/solver-3703424-1338076707 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703424-1338076707.opb 1327237689 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/178 970
/proc/meminfo: memFree=26688648/32873648 swapFree=6864/6864
[pid=970] ppid=968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/970/stat : 970 (npSolver-pbo-It) S 968 970 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273796677 9367552 274 33554432000 4194304 5064252 140733911817296 140733911816208 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/970/statm: 2287 274 233 213 0 72 0

[startup+0.0890241 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 970
/proc/meminfo: memFree=26688648/32873648 swapFree=6864/6864
[pid=970] ppid=968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/970/stat : 970 (npSolver-pbo-It) S 968 970 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273796677 9367552 274 33554432000 4194304 5064252 140733911817296 140733911816208 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/970/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100151 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 970
/proc/meminfo: memFree=26688648/32873648 swapFree=6864/6864
[pid=970] ppid=968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/970/stat : 970 (npSolver-pbo-It) S 968 970 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273796677 9367552 274 33554432000 4194304 5064252 140733911817296 140733911816208 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/970/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300139 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 970
/proc/meminfo: memFree=26688648/32873648 swapFree=6864/6864
[pid=970] ppid=968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/970/stat : 970 (npSolver-pbo-It) S 968 970 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273796677 9367552 274 33554432000 4194304 5064252 140733911817296 140733911816208 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/970/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700101 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 970
/proc/meminfo: memFree=26688648/32873648 swapFree=6864/6864
[pid=970] ppid=968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/970/stat : 970 (npSolver-pbo-It) S 968 970 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273796677 9367552 274 33554432000 4194304 5064252 140733911817296 140733911816208 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/970/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50014 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 972
/proc/meminfo: memFree=26664344/32873648 swapFree=6864/6864
[pid=970] ppid=968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/970/stat : 970 (npSolver-pbo-It) S 968 970 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273796677 9367552 274 33554432000 4194304 5064252 140733911817296 140733911816208 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/970/statm: 2287 274 233 213 0 72 0
[pid=971] ppid=970 vsize=67668 CPUtime=1.49 cores=0,2,4,6
/proc/971/stat : 971 (npSolver-pbo) R 970 970 4763 0 -1 4202496 3499 0 0 0 148 1 0 0 20 0 1 0 273796677 69292032 8567 33554432000 4194304 5992684 140735872136048 140735872131400 4524964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/971/statm: 16917 8567 147 440 0 16473 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76816

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 972
/proc/meminfo: memFree=26639272/32873648 swapFree=6864/6864
[pid=970] ppid=968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/970/stat : 970 (npSolver-pbo-It) S 968 970 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273796677 9367552 274 33554432000 4194304 5064252 140733911817296 140733911816208 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/970/statm: 2287 274 233 213 0 72 0
[pid=971] ppid=970 vsize=133204 CPUtime=3.08 cores=0,2,4,6
/proc/971/stat : 971 (npSolver-pbo) R 970 970 4763 0 -1 4202496 4059 0 0 0 306 2 0 0 20 0 1 0 273796677 136400896 17271 33554432000 4194304 5992684 140735872136048 140735872131400 4809285 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/971/statm: 33301 17271 147 440 0 32857 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 142352

[startup+6.30016 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 972
/proc/meminfo: memFree=26567228/32873648 swapFree=6864/6864
[pid=970] ppid=968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/970/stat : 970 (npSolver-pbo-It) S 968 970 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273796677 9367552 274 33554432000 4194304 5064252 140733911817296 140733911816208 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/970/statm: 2287 274 233 213 0 72 0
[pid=971] ppid=970 vsize=264276 CPUtime=6.29 cores=0,2,4,6
/proc/971/stat : 971 (npSolver-pbo) R 970 970 4763 0 -1 4202496 4668 0 0 0 624 5 0 0 20 0 1 0 273796677 270618624 34679 33554432000 4194304 5992684 140735872136048 140735872131048 4375262 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/971/statm: 66069 34679 147 440 0 65625 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 273424

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 972
/proc/meminfo: memFree=26425684/32873648 swapFree=6864/6864
[pid=970] ppid=968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/970/stat : 970 (npSolver-pbo-It) S 968 970 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273796677 9367552 274 33554432000 4194304 5064252 140733911817296 140733911816208 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/970/statm: 2287 274 233 213 0 72 0
[pid=971] ppid=970 vsize=526420 CPUtime=12.68 cores=0,2,4,6
/proc/971/stat : 971 (npSolver-pbo) R 970 970 4763 0 -1 4202496 5373 0 0 0 1257 11 0 0 20 0 1 0 273796677 539054080 68471 33554432000 4194304 5992684 140735872136048 140735872131048 4568064 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/971/statm: 131605 68471 147 440 0 131161 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 535568

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 972
/proc/meminfo: memFree=26146776/32873648 swapFree=6864/6864
[pid=970] ppid=968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/970/stat : 970 (npSolver-pbo-It) S 968 970 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273796677 9367552 274 33554432000 4194304 5064252 140733911817296 140733911816208 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/970/statm: 2287 274 233 213 0 72 0
[pid=971] ppid=970 vsize=1050708 CPUtime=25.48 cores=0,2,4,6
/proc/971/stat : 971 (npSolver-pbo) R 970 970 4763 0 -1 4202496 6272 0 0 0 2525 23 0 0 20 0 1 0 273796677 1075924992 136055 33554432000 4194304 5992684 140735872136048 140735872131400 4568560 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/971/statm: 262677 136055 147 440 0 262233 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1059856

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 972
/proc/meminfo: memFree=25613260/32873648 swapFree=6864/6864
[pid=970] ppid=968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/970/stat : 970 (npSolver-pbo-It) S 968 970 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273796677 9367552 274 33554432000 4194304 5064252 140733911817296 140733911816208 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/970/statm: 2287 274 233 213 0 72 0
[pid=971] ppid=970 vsize=2099284 CPUtime=51.08 cores=0,2,4,6
/proc/971/stat : 971 (npSolver-pbo) R 970 970 4763 0 -1 4202496 7558 0 0 0 5062 46 0 0 20 0 1 0 273796677 2149666816 270711 33554432000 4194304 5992684 140735872136048 140735872131048 4571359 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/971/statm: 524821 270711 147 440 0 524377 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2108432

[startup+102.306 s]
/proc/loadavg: 2.43 2.10 2.03 3/183 977
/proc/meminfo: memFree=21529244/32873648 swapFree=6864/6864
[pid=970] ppid=968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/970/stat : 970 (npSolver-pbo-It) S 968 970 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273796677 9367552 274 33554432000 4194304 5064252 140733911817296 140733911816208 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/970/statm: 2287 274 233 213 0 72 0
[pid=971] ppid=970 vsize=2194724 CPUtime=83.17 cores=0,2,4,6
/proc/971/stat : 971 (npSolver-pbo) S 970 970 4763 0 -1 4202496 33154 0 0 0 8018 299 0 0 20 0 1 0 273796677 2247397376 443584 33554432000 4194304 5992684 140735872136048 140735872130496 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 3 0 0
/proc/971/statm: 548681 443584 173 440 0 548237 0
[pid=973] ppid=971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/973/stat : 973 (cp2_pre.sh) S 971 970 4763 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 273804999 9367552 277 33554432000 4194304 5064252 140733605176784 140733605175488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/973/statm: 2287 277 234 213 0 72 0
[pid=974] ppid=973 vsize=1625452 CPUtime=19.06 cores=0,2,4,6
/proc/974/stat : 974 (coprocessor) R 973 970 4763 0 -1 4202496 298414 0 0 0 1825 81 0 0 20 0 1 0 273805000 1664462848 401959 33554432000 4194304 6586260 140737007133184 140737007129944 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/974/statm: 406363 401960 137 584 0 405775 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 3838472

[startup+162.3 s]
/proc/loadavg: 2.29 2.12 2.04 3/183 1000
/proc/meminfo: memFree=19189708/32873648 swapFree=6864/6864
[pid=970] ppid=968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/970/stat : 970 (npSolver-pbo-It) S 968 970 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273796677 9367552 274 33554432000 4194304 5064252 140733911817296 140733911816208 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/970/statm: 2287 274 233 213 0 72 0
[pid=971] ppid=970 vsize=2194724 CPUtime=83.17 cores=0,2,4,6
/proc/971/stat : 971 (npSolver-pbo) S 970 970 4763 0 -1 4202496 33154 0 0 0 8018 299 0 0 20 0 1 0 273796677 2247397376 443584 33554432000 4194304 5992684 140735872136048 140735872130496 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 3 0 0
/proc/971/statm: 548681 443584 173 440 0 548237 0
[pid=973] ppid=971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/973/stat : 973 (cp2_pre.sh) S 971 970 4763 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 273804999 9367552 277 33554432000 4194304 5064252 140733605176784 140733605175488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/973/statm: 2287 277 234 213 0 72 0
[pid=974] ppid=973 vsize=4173356 CPUtime=79.04 cores=0,2,4,6
/proc/974/stat : 974 (coprocessor) R 973 970 4763 0 -1 4202496 490210 0 0 0 7764 140 0 0 20 0 1 0 273805000 4273516544 1011559 33554432000 4194304 6586260 140737007133184 140737007129208 4754084 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/974/statm: 1043339 1011559 180 584 0 1042751 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 6386376

[startup+222.3 s]
/proc/loadavg: 2.65 2.24 2.08 3/182 1001
/proc/meminfo: memFree=17750416/32873648 swapFree=6864/6864
[pid=970] ppid=968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/970/stat : 970 (npSolver-pbo-It) S 968 970 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273796677 9367552 274 33554432000 4194304 5064252 140733911817296 140733911816208 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/970/statm: 2287 274 233 213 0 72 0
[pid=971] ppid=970 vsize=2194724 CPUtime=83.17 cores=0,2,4,6
/proc/971/stat : 971 (npSolver-pbo) S 970 970 4763 0 -1 4202496 33154 0 0 0 8018 299 0 0 20 0 1 0 273796677 2247397376 443584 33554432000 4194304 5992684 140735872136048 140735872130496 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 3 0 0
/proc/971/statm: 548681 443584 173 440 0 548237 0
[pid=973] ppid=971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/973/stat : 973 (cp2_pre.sh) S 971 970 4763 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 273804999 9367552 277 33554432000 4194304 5064252 140733605176784 140733605175488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/973/statm: 2287 277 234 213 0 72 0
[pid=974] ppid=973 vsize=4320832 CPUtime=137.33 cores=0,2,4,6
/proc/974/stat : 974 (coprocessor) R 973 970 4763 0 -1 4202496 492898 0 0 0 13351 382 0 0 20 0 1 0 273805000 4424531968 1048484 33554432000 4194304 6586260 140737007133184 140737007128936 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 170 0 0
/proc/974/statm: 1080208 1048484 199 584 0 1079620 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 6533852

[startup+282.3 s]
/proc/loadavg: 2.34 2.23 2.09 3/181 1003
/proc/meminfo: memFree=21148196/32873648 swapFree=6864/6864
[pid=970] ppid=968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/970/stat : 970 (npSolver-pbo-It) S 968 970 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273796677 9367552 274 33554432000 4194304 5064252 140733911817296 140733911816208 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/970/statm: 2287 274 233 213 0 72 0
[pid=971] ppid=970 vsize=2194724 CPUtime=234.47 cores=0,2,4,6
/proc/971/stat : 971 (npSolver-pbo) S 970 970 4763 0 -1 4202496 33169 493802 0 0 8018 300 14628 501 20 0 1 0 273796677 2247397376 443586 33554432000 4194304 5992684 140735872136048 140735872122312 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/971/statm: 548681 443586 175 440 0 548237 0
[pid=1003] ppid=971 vsize=2837120 CPUtime=45.96 cores=0,2,4,6
/proc/1003/stat : 1003 (glucosInc) R 971 970 4763 0 -1 4202496 36402 0 0 0 4532 64 0 0 20 0 1 0 273820308 2905210880 517989 33554432000 4194304 5654031 140737327806352 140737327804136 4233151 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1003/statm: 709280 517989 137 357 0 708920 0
Current children cumulated CPU time (s) 280.43
Current children cumulated vsize (KiB) 5040992

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

[startup+307.1 s]
/proc/loadavg: 2.22 2.21 2.09 3/181 1003
/proc/meminfo: memFree=21129828/32873648 swapFree=6864/6864
[pid=970] ppid=968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/970/stat : 970 (npSolver-pbo-It) S 968 970 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273796677 9367552 274 33554432000 4194304 5064252 140733911817296 140733911816208 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/970/statm: 2287 274 233 213 0 72 0
[pid=971] ppid=970 vsize=2194724 CPUtime=234.47 cores=0,2,4,6
/proc/971/stat : 971 (npSolver-pbo) S 970 970 4763 0 -1 4202496 33169 493802 0 0 8018 300 14628 501 20 0 1 0 273796677 2247397376 443586 33554432000 4194304 5992684 140735872136048 140735872122312 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/971/statm: 548681 443586 175 440 0 548237 0
[pid=1003] ppid=971 vsize=2839360 CPUtime=70.75 cores=0,2,4,6
/proc/1003/stat : 1003 (glucosInc) R 971 970 4763 0 -1 4202496 36925 0 0 0 7011 64 0 0 20 0 1 0 273820308 2907504640 522089 33554432000 4194304 5654031 140737327806352 140737327804184 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1003/statm: 709840 522089 137 357 0 709480 0
Current children cumulated CPU time (s) 305.22
Current children cumulated vsize (KiB) 5043232

[startup+313.506 s]
/proc/loadavg: 2.21 2.21 2.09 3/181 1003
/proc/meminfo: memFree=21127536/32873648 swapFree=6864/6864
[pid=970] ppid=968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/970/stat : 970 (npSolver-pbo-It) S 968 970 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273796677 9367552 274 33554432000 4194304 5064252 140733911817296 140733911816208 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/970/statm: 2287 274 233 213 0 72 0
[pid=971] ppid=970 vsize=2194724 CPUtime=234.47 cores=0,2,4,6
/proc/971/stat : 971 (npSolver-pbo) S 970 970 4763 0 -1 4202496 33169 493802 0 0 8018 300 14628 501 20 0 1 0 273796677 2247397376 443586 33554432000 4194304 5992684 140735872136048 140735872122312 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/971/statm: 548681 443586 175 440 0 548237 0
[pid=1003] ppid=971 vsize=2839756 CPUtime=77.16 cores=0,2,4,6
/proc/1003/stat : 1003 (glucosInc) R 971 970 4763 0 -1 4202496 37012 0 0 0 7652 64 0 0 20 0 1 0 273820308 2907910144 522687 33554432000 4194304 5654031 140737327806352 140737327804136 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1003/statm: 709939 522687 137 357 0 709579 0
Current children cumulated CPU time (s) 311.63
Current children cumulated vsize (KiB) 5043628

[startup+319.9 s]
/proc/loadavg: 2.19 2.20 2.09 3/181 1003
/proc/meminfo: memFree=21123068/32873648 swapFree=6864/6864
[pid=970] ppid=968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/970/stat : 970 (npSolver-pbo-It) S 968 970 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273796677 9367552 274 33554432000 4194304 5064252 140733911817296 140733911816208 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/970/statm: 2287 274 233 213 0 72 0
[pid=971] ppid=970 vsize=2194724 CPUtime=234.47 cores=0,2,4,6
/proc/971/stat : 971 (npSolver-pbo) S 970 970 4763 0 -1 4202496 33169 493802 0 0 8018 300 14628 501 20 0 1 0 273796677 2247397376 443586 33554432000 4194304 5992684 140735872136048 140735872122312 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/971/statm: 548681 443586 175 440 0 548237 0
[pid=1003] ppid=971 vsize=2840136 CPUtime=83.55 cores=0,2,4,6
/proc/1003/stat : 1003 (glucosInc) R 971 970 4763 0 -1 4202496 37084 0 0 0 8291 64 0 0 20 0 1 0 273820308 2908299264 523781 33554432000 4194304 5654031 140737327806352 140737327804184 4233204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1003/statm: 710034 523781 137 357 0 709674 0
Current children cumulated CPU time (s) 318.02
Current children cumulated vsize (KiB) 5044008

[startup+321.5 s]
/proc/loadavg: 2.17 2.20 2.09 3/181 1003
/proc/meminfo: memFree=21122944/32873648 swapFree=6864/6864
[pid=970] ppid=968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/970/stat : 970 (npSolver-pbo-It) S 968 970 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273796677 9367552 274 33554432000 4194304 5064252 140733911817296 140733911816208 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/970/statm: 2287 274 233 213 0 72 0
[pid=971] ppid=970 vsize=2194724 CPUtime=234.47 cores=0,2,4,6
/proc/971/stat : 971 (npSolver-pbo) S 970 970 4763 0 -1 4202496 33169 493802 0 0 8018 300 14628 501 20 0 1 0 273796677 2247397376 443586 33554432000 4194304 5992684 140735872136048 140735872122312 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/971/statm: 548681 443586 175 440 0 548237 0
[pid=1003] ppid=971 vsize=2840136 CPUtime=85.15 cores=0,2,4,6
/proc/1003/stat : 1003 (glucosInc) R 971 970 4763 0 -1 4202496 37090 0 0 0 8451 64 0 0 20 0 1 0 273820308 2908299264 523787 33554432000 4194304 5654031 140737327806352 140737327804184 4233201 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1003/statm: 710034 523787 137 357 0 709674 0
Current children cumulated CPU time (s) 319.62
Current children cumulated vsize (KiB) 5044008

[startup+322.306 s]
/proc/loadavg: 2.17 2.20 2.09 3/181 1003
/proc/meminfo: memFree=21122944/32873648 swapFree=6864/6864
[pid=970] ppid=968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/970/stat : 970 (npSolver-pbo-It) S 968 970 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273796677 9367552 274 33554432000 4194304 5064252 140733911817296 140733911816208 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/970/statm: 2287 274 233 213 0 72 0
[pid=971] ppid=970 vsize=2194724 CPUtime=234.47 cores=0,2,4,6
/proc/971/stat : 971 (npSolver-pbo) S 970 970 4763 0 -1 4202496 33169 493802 0 0 8018 300 14628 501 20 0 1 0 273796677 2247397376 443586 33554432000 4194304 5992684 140735872136048 140735872122312 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/971/statm: 548681 443586 175 440 0 548237 0
[pid=1003] ppid=971 vsize=2840136 CPUtime=85.95 cores=0,2,4,6
/proc/1003/stat : 1003 (glucosInc) R 971 970 4763 0 -1 4202496 37090 0 0 0 8531 64 0 0 20 0 1 0 273820308 2908299264 523787 33554432000 4194304 5654031 140737327806352 140737327804184 4233168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1003/statm: 710034 523787 137 357 0 709674 0
Current children cumulated CPU time (s) 320.42
Current children cumulated vsize (KiB) 5044008

[startup+322.7 s]
/proc/loadavg: 2.17 2.20 2.09 3/181 1003
/proc/meminfo: memFree=21122944/32873648 swapFree=6864/6864
[pid=970] ppid=968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/970/stat : 970 (npSolver-pbo-It) S 968 970 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273796677 9367552 274 33554432000 4194304 5064252 140733911817296 140733911816208 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/970/statm: 2287 274 233 213 0 72 0
[pid=971] ppid=970 vsize=2194724 CPUtime=234.47 cores=0,2,4,6
/proc/971/stat : 971 (npSolver-pbo) S 970 970 4763 0 -1 4202496 33169 493802 0 0 8018 300 14628 501 20 0 1 0 273796677 2247397376 443586 33554432000 4194304 5992684 140735872136048 140735872122312 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/971/statm: 548681 443586 175 440 0 548237 0
[pid=1003] ppid=971 vsize=2840136 CPUtime=86.35 cores=0,2,4,6
/proc/1003/stat : 1003 (glucosInc) R 971 970 4763 0 -1 4202496 37090 0 0 0 8571 64 0 0 20 0 1 0 273820308 2908299264 523787 33554432000 4194304 5654031 140737327806352 140737327804184 4233460 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1003/statm: 710034 523787 137 357 0 709674 0
Current children cumulated CPU time (s) 320.82
Current children cumulated vsize (KiB) 5044008

[startup+322.9 s]
/proc/loadavg: 2.17 2.20 2.09 3/181 1003
/proc/meminfo: memFree=21122944/32873648 swapFree=6864/6864
[pid=970] ppid=968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/970/stat : 970 (npSolver-pbo-It) S 968 970 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273796677 9367552 274 33554432000 4194304 5064252 140733911817296 140733911816208 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/970/statm: 2287 274 233 213 0 72 0
[pid=971] ppid=970 vsize=2194724 CPUtime=234.47 cores=0,2,4,6
/proc/971/stat : 971 (npSolver-pbo) S 970 970 4763 0 -1 4202496 33178 493802 0 0 8018 300 14628 501 20 0 1 0 273796677 2247397376 443586 33554432000 4194304 5992684 140735872136048 140735872132384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 3 0 0
/proc/971/statm: 548681 443586 175 440 0 548237 0
[pid=1003] ppid=971 vsize=0 CPUtime=86.44 cores=0,2,4,6
/proc/1003/stat : 1003 (glucosInc) Z 971 970 4763 0 -1 4202508 37095 0 0 0 8577 67 0 0 20 0 1 0 273820308 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1003/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 320.91
Current children cumulated vsize (KiB) 2203872

[startup+323 s]
/proc/loadavg: 2.17 2.20 2.09 3/181 1003
/proc/meminfo: memFree=21122944/32873648 swapFree=6864/6864
[pid=970] ppid=968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/970/stat : 970 (npSolver-pbo-It) S 968 970 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273796677 9367552 274 33554432000 4194304 5064252 140733911817296 140733911816208 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/970/statm: 2287 274 233 213 0 72 0
[pid=971] ppid=970 vsize=2194724 CPUtime=234.47 cores=0,2,4,6
/proc/971/stat : 971 (npSolver-pbo) S 970 970 4763 0 -1 4202496 33178 493802 0 0 8018 300 14628 501 20 0 1 0 273796677 2247397376 443586 33554432000 4194304 5992684 140735872136048 140735872132384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 3 0 0
/proc/971/statm: 548681 443586 175 440 0 548237 0
[pid=1003] ppid=971 vsize=0 CPUtime=86.44 cores=0,2,4,6
/proc/1003/stat : 1003 (glucosInc) Z 971 970 4763 0 -1 4202508 37095 0 0 0 8577 67 0 0 20 0 1 0 273820308 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1003/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 320.91
Current children cumulated vsize (KiB) 2203872

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 970 and gives
#  childrusage.ru_utime.tv_sec=226
#  childrusage.ru_utime.tv_usec=467571
#  childrusage.ru_stime.tv_sec=8
#  childrusage.ru_stime.tv_usec=294739
# CPU time returned by wait4() is 234.762
# while last known CPU time is 320.91
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 323.053
CPU time (s): 320.91
CPU user time (s): 312.23
CPU system time (s): 8.68
CPU usage (%): 99.3368
Max. virtual memory (cumulated for all children) (KiB): 6533852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 226.468
system time used= 8.29474
maximum resident set size= 4193944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 527811
page faults= 0
swaps= 0
block input operations= 64
block output operations= 6700368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 75
involuntary context switches= 316

runsolver used 0.681896 second user time and 1.72574 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-27 01:58:27
IDJOB=3703424
IDBENCH=47985
IDSOLVER=2278
FILE ID=node120/3703424-1338076707
RUNJOBID= node120-1338052943-4779
PBS_JOBID= 14624403
Free space on /tmp= 71336 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=211-P1=113-P2=103-P3=37-P4=167-P5=5-P6=191-P7=13-P8=223-P9=137-B.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3703424-1338076707/watcher-3703424-1338076707 -o /tmp/evaluation-result-3703424-1338076707/solver-3703424-1338076707 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703424-1338076707.opb 1327237689 HOME HOME

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

MD5SUM BENCH= 747af0da1666dabab7e7b60330c37a87
RANDOM SEED=1327237689

node120.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.456
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.91
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.456
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.456
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.92
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.456
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.88
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.456
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.456
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.83
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.456
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.456
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:       32873648 kB
MemFree:        26688788 kB
Buffers:          282136 kB
Cached:          3781840 kB
SwapCached:          636 kB
Active:          2262424 kB
Inactive:        3098660 kB
Active(anon):    1286340 kB
Inactive(anon):    12532 kB
Active(file):     976084 kB
Inactive(file):  3086128 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:              8148 kB
Writeback:            24 kB
AnonPages:       1316900 kB
Mapped:            15576 kB
Shmem:               120 kB
Slab:             671564 kB
SReclaimable:     115704 kB
SUnreclaim:       555860 kB
KernelStack:        1464 kB
PageTables:         6836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1737500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    911360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71324 MiB
End job on node120 at 2012-05-27 02:03:50