Trace number 3698636

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-topDownWrong UNSAT 326.62 328.902

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

80.47/80.52	c fallback to adder encoding
80.67/80.71	c fallback to adder encoding
80.87/80.91	c fallback to adder encoding
81.07/81.11	c fallback to adder encoding
81.27/81.30	c fallback to adder encoding
81.47/81.51	c fallback to adder encoding
81.67/81.70	c fallback to adder encoding
81.86/81.90	c fallback to adder encoding
84.57/84.65	c run inc solver
84.57/84.65	c [INC SYSTEM] run initial solver
84.57/84.65	c [INC SYSTEM] preprocess with white file
238.03/240.50	c [INC SYSTEM] finished preprocessing in 155 s
238.03/240.50	c [INC SYSTEM] execute solver
326.39/328.61	c [INC SEARCH] formula is UNSAT
326.39/328.61	c [INC SYSTEM] solved the initial formula
326.39/328.61	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-3698636-1338074429/watcher-3698636-1338074429 -o /tmp/evaluation-result-3698636-1338074429/solver-3698636-1338074429 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698636-1338074429.opb 517436565 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.01 2.01 2.00 4/181 7467
/proc/meminfo: memFree=27983756/32873844 swapFree=7124/7124
[pid=7467] ppid=7465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7467/stat : 7467 (npSolver-pbo-It) S 7465 7467 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273568320 9367552 274 33554432000 4194304 5064252 140736452558528 140736452557440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7467/statm: 2287 274 233 213 0 72 0

[startup+0.073128 s]
/proc/loadavg: 2.01 2.01 2.00 4/181 7467
/proc/meminfo: memFree=27983756/32873844 swapFree=7124/7124
[pid=7467] ppid=7465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7467/stat : 7467 (npSolver-pbo-It) S 7465 7467 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273568320 9367552 274 33554432000 4194304 5064252 140736452558528 140736452557440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7467/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100226 s]
/proc/loadavg: 2.01 2.01 2.00 4/181 7467
/proc/meminfo: memFree=27983756/32873844 swapFree=7124/7124
[pid=7467] ppid=7465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7467/stat : 7467 (npSolver-pbo-It) S 7465 7467 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273568320 9367552 274 33554432000 4194304 5064252 140736452558528 140736452557440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7467/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300206 s]
/proc/loadavg: 2.01 2.01 2.00 4/181 7467
/proc/meminfo: memFree=27983756/32873844 swapFree=7124/7124
[pid=7467] ppid=7465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7467/stat : 7467 (npSolver-pbo-It) S 7465 7467 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273568320 9367552 274 33554432000 4194304 5064252 140736452558528 140736452557440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7467/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700191 s]
/proc/loadavg: 2.01 2.01 2.00 4/181 7467
/proc/meminfo: memFree=27983756/32873844 swapFree=7124/7124
[pid=7467] ppid=7465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7467/stat : 7467 (npSolver-pbo-It) S 7465 7467 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273568320 9367552 274 33554432000 4194304 5064252 140736452558528 140736452557440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7467/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 7469
/proc/meminfo: memFree=27959080/32873844 swapFree=7124/7124
[pid=7467] ppid=7465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7467/stat : 7467 (npSolver-pbo-It) S 7465 7467 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273568320 9367552 274 33554432000 4194304 5064252 140736452558528 140736452557440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7467/statm: 2287 274 233 213 0 72 0
[pid=7468] ppid=7467 vsize=34900 CPUtime=1.49 cores=0,2,4,6
/proc/7468/stat : 7468 (npSolver-pbo) R 7467 7467 4265 0 -1 4202496 3197 0 0 0 148 1 0 0 20 0 1 0 273568321 35737600 8282 33554432000 4194304 5992684 140733540124864 140733540120216 4374831 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7468/statm: 8725 8282 147 440 0 8281 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44048

[startup+3.10022 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 7469
/proc/meminfo: memFree=27935924/32873844 swapFree=7124/7124
[pid=7467] ppid=7465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7467/stat : 7467 (npSolver-pbo-It) S 7465 7467 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273568320 9367552 274 33554432000 4194304 5064252 140736452558528 140736452557440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7467/statm: 2287 274 233 213 0 72 0
[pid=7468] ppid=7467 vsize=67668 CPUtime=3.08 cores=0,2,4,6
/proc/7468/stat : 7468 (npSolver-pbo) R 7467 7467 4265 0 -1 4202496 3776 0 0 0 307 1 0 0 20 0 1 0 273568321 69292032 16510 33554432000 4194304 5992684 140733540124864 140733540120216 5044375 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7468/statm: 16917 16510 147 440 0 16473 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 76816

[startup+6.30021 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 7469
/proc/meminfo: memFree=27863996/32873844 swapFree=7124/7124
[pid=7467] ppid=7465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7467/stat : 7467 (npSolver-pbo-It) S 7465 7467 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273568320 9367552 274 33554432000 4194304 5064252 140736452558528 140736452557440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7467/statm: 2287 274 233 213 0 72 0
[pid=7468] ppid=7467 vsize=395348 CPUtime=6.29 cores=0,2,4,6
/proc/7468/stat : 7468 (npSolver-pbo) R 7467 7467 4265 0 -1 4202496 4864 0 0 0 624 5 0 0 20 0 1 0 273568321 404836352 52314 33554432000 4194304 5992684 140733540124864 140733540119864 5045239 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7468/statm: 98837 52314 147 440 0 98393 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 404496

[startup+12.7002 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 7469
/proc/meminfo: memFree=27725928/32873844 swapFree=7124/7124
[pid=7467] ppid=7465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7467/stat : 7467 (npSolver-pbo-It) S 7465 7467 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273568320 9367552 274 33554432000 4194304 5064252 140736452558528 140736452557440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7467/statm: 2287 274 233 213 0 72 0
[pid=7468] ppid=7467 vsize=788564 CPUtime=12.68 cores=0,2,4,6
/proc/7468/stat : 7468 (npSolver-pbo) R 7467 7467 4265 0 -1 4202496 5557 0 0 0 1258 10 0 0 20 0 1 0 273568321 807489536 112730 33554432000 4194304 5992684 140733540124864 140733540119864 5045347 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7468/statm: 197141 112730 147 440 0 196697 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 797712

[startup+25.5002 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 7469
/proc/meminfo: memFree=27499848/32873844 swapFree=7124/7124
[pid=7467] ppid=7465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7467/stat : 7467 (npSolver-pbo-It) S 7465 7467 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273568320 9367552 274 33554432000 4194304 5064252 140736452558528 140736452557440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7467/statm: 2287 274 233 213 0 72 0
[pid=7468] ppid=7467 vsize=1574996 CPUtime=25.48 cores=0,2,4,6
/proc/7468/stat : 7468 (npSolver-pbo) R 7467 7467 4265 0 -1 4202496 6292 0 0 0 2530 18 0 0 20 0 1 0 273568321 1612795904 161882 33554432000 4194304 5992684 140733540124864 140733540119896 5045366 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7468/statm: 393749 161882 147 440 0 393305 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1584144

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 7469
/proc/meminfo: memFree=26936844/32873844 swapFree=7124/7124
[pid=7467] ppid=7465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7467/stat : 7467 (npSolver-pbo-It) S 7465 7467 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273568320 9367552 274 33554432000 4194304 5064252 140736452558528 140736452557440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7467/statm: 2287 274 233 213 0 72 0
[pid=7468] ppid=7467 vsize=2099284 CPUtime=51.07 cores=0,2,4,6
/proc/7468/stat : 7468 (npSolver-pbo) R 7467 7467 4265 0 -1 4202496 7769 0 0 0 5060 47 0 0 20 0 1 0 273568321 2149666816 263258 33554432000 4194304 5992684 140733540124864 140733540120216 4768670 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7468/statm: 524821 263258 147 440 0 524377 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2108432

[startup+102.307 s]
/proc/loadavg: 2.30 2.06 2.02 3/184 7471
/proc/meminfo: memFree=22974216/32873844 swapFree=7124/7124
[pid=7467] ppid=7465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7467/stat : 7467 (npSolver-pbo-It) S 7465 7467 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273568320 9367552 274 33554432000 4194304 5064252 140736452558528 140736452557440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7467/statm: 2287 274 233 213 0 72 0
[pid=7468] ppid=7467 vsize=2194724 CPUtime=84.63 cores=0,2,4,6
/proc/7468/stat : 7468 (npSolver-pbo) S 7467 7467 4265 0 -1 4202496 32869 0 0 0 8162 301 0 0 20 0 1 0 273568321 2247397376 443811 33554432000 4194304 5992684 140733540124864 140733540119312 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7468/statm: 548681 443811 173 440 0 548237 0
[pid=7470] ppid=7468 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7470/stat : 7470 (cp2_pre.sh) S 7468 7467 4265 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 273576786 9367552 277 33554432000 4194304 5064252 140734127625808 140734127624512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7470/statm: 2287 277 234 213 0 72 0
[pid=7471] ppid=7470 vsize=1532128 CPUtime=17.62 cores=0,2,4,6
/proc/7471/stat : 7471 (coprocessor) R 7470 7467 4265 0 -1 4202496 275130 0 0 0 1683 79 0 0 20 0 1 0 273576787 1568899072 377653 33554432000 4194304 6586260 140734879977216 140734879973976 4367992 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/7471/statm: 383032 377654 137 584 0 382444 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 3745148

[startup+162.3 s]
/proc/loadavg: 2.33 2.14 2.05 3/184 7472
/proc/meminfo: memFree=20477708/32873844 swapFree=7124/7124
[pid=7467] ppid=7465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7467/stat : 7467 (npSolver-pbo-It) S 7465 7467 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273568320 9367552 274 33554432000 4194304 5064252 140736452558528 140736452557440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7467/statm: 2287 274 233 213 0 72 0
[pid=7468] ppid=7467 vsize=2194724 CPUtime=84.63 cores=0,2,4,6
/proc/7468/stat : 7468 (npSolver-pbo) S 7467 7467 4265 0 -1 4202496 32869 0 0 0 8162 301 0 0 20 0 1 0 273568321 2247397376 443811 33554432000 4194304 5992684 140733540124864 140733540119312 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7468/statm: 548681 443811 173 440 0 548237 0
[pid=7470] ppid=7468 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7470/stat : 7470 (cp2_pre.sh) S 7468 7467 4265 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 273576786 9367552 277 33554432000 4194304 5064252 140734127625808 140734127624512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7470/statm: 2287 277 234 213 0 72 0
[pid=7471] ppid=7470 vsize=4173356 CPUtime=77.6 cores=0,2,4,6
/proc/7471/stat : 7471 (coprocessor) R 7470 7467 4265 0 -1 4202496 490880 0 0 0 7609 151 0 0 20 0 1 0 273576787 4273516544 1011718 33554432000 4194304 6586260 140734879977216 140734879973240 4754811 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/7471/statm: 1043339 1011718 180 584 0 1042751 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 6386376

[startup+222.3 s]
/proc/loadavg: 2.72 2.25 2.09 3/183 7472
/proc/meminfo: memFree=19096548/32873844 swapFree=7124/7124
[pid=7467] ppid=7465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7467/stat : 7467 (npSolver-pbo-It) S 7465 7467 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273568320 9367552 274 33554432000 4194304 5064252 140736452558528 140736452557440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7467/statm: 2287 274 233 213 0 72 0
[pid=7468] ppid=7467 vsize=2194724 CPUtime=84.63 cores=0,2,4,6
/proc/7468/stat : 7468 (npSolver-pbo) S 7467 7467 4265 0 -1 4202496 32869 0 0 0 8162 301 0 0 20 0 1 0 273568321 2247397376 443811 33554432000 4194304 5992684 140733540124864 140733540119312 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7468/statm: 548681 443811 173 440 0 548237 0
[pid=7470] ppid=7468 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7470/stat : 7470 (cp2_pre.sh) S 7468 7467 4265 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 273576786 9367552 277 33554432000 4194304 5064252 140734127625808 140734127624512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7470/statm: 2287 277 234 213 0 72 0
[pid=7471] ppid=7470 vsize=4320832 CPUtime=135.54 cores=0,2,4,6
/proc/7471/stat : 7471 (coprocessor) R 7470 7467 4265 0 -1 4202496 493569 0 0 0 13184 370 0 0 20 0 1 0 273576787 4424531968 1048644 33554432000 4194304 6586260 140734879977216 140734879972968 5732496 0 0 4096 8404994 0 0 0 17 0 0 0 205 0 0
/proc/7471/statm: 1080208 1048644 199 584 0 1079620 0
Current children cumulated CPU time (s) 220.17
Current children cumulated vsize (KiB) 6533852

[startup+282.3 s]
/proc/loadavg: 2.38 2.25 2.09 3/183 7475
/proc/meminfo: memFree=22407056/32873844 swapFree=7124/7124
[pid=7467] ppid=7465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7467/stat : 7467 (npSolver-pbo-It) S 7465 7467 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273568320 9367552 274 33554432000 4194304 5064252 140736452558528 140736452557440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7467/statm: 2287 274 233 213 0 72 0
[pid=7468] ppid=7467 vsize=2194724 CPUtime=238.33 cores=0,2,4,6
/proc/7468/stat : 7468 (npSolver-pbo) S 7467 7467 4265 0 -1 4202496 32885 494473 0 0 8162 301 14857 513 20 0 1 0 273568321 2247397376 443813 33554432000 4194304 5992684 140733540124864 140733540111128 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7468/statm: 548681 443813 175 440 0 548237 0
[pid=7474] ppid=7468 vsize=2836748 CPUtime=41.77 cores=0,2,4,6
/proc/7474/stat : 7474 (glucosInc) R 7468 7467 4265 0 -1 4202496 33760 0 0 0 4108 69 0 0 20 0 1 0 273592371 2904829952 516864 33554432000 4194304 5654031 140737303626960 140737303624744 4216427 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7474/statm: 709187 516864 137 357 0 708827 0
Current children cumulated CPU time (s) 280.1
Current children cumulated vsize (KiB) 5040620

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

[startup+307.1 s]
/proc/loadavg: 2.25 2.23 2.09 3/183 7475
/proc/meminfo: memFree=22386772/32873844 swapFree=7124/7124
[pid=7467] ppid=7465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7467/stat : 7467 (npSolver-pbo-It) S 7465 7467 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273568320 9367552 274 33554432000 4194304 5064252 140736452558528 140736452557440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7467/statm: 2287 274 233 213 0 72 0
[pid=7468] ppid=7467 vsize=2194724 CPUtime=238.33 cores=0,2,4,6
/proc/7468/stat : 7468 (npSolver-pbo) S 7467 7467 4265 0 -1 4202496 32885 494473 0 0 8162 301 14857 513 20 0 1 0 273568321 2247397376 443813 33554432000 4194304 5992684 140733540124864 140733540111128 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7468/statm: 548681 443813 175 440 0 548237 0
[pid=7474] ppid=7468 vsize=2838868 CPUtime=66.57 cores=0,2,4,6
/proc/7474/stat : 7474 (glucosInc) R 7468 7467 4265 0 -1 4202496 34263 0 0 0 6588 69 0 0 20 0 1 0 273592371 2907000832 520944 33554432000 4194304 5654031 140737303626960 140737303624744 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7474/statm: 709717 520944 137 357 0 709357 0
Current children cumulated CPU time (s) 304.9
Current children cumulated vsize (KiB) 5042740

[startup+319.9 s]
/proc/loadavg: 2.19 2.21 2.09 3/183 7475
/proc/meminfo: memFree=22425328/32873844 swapFree=7124/7124
[pid=7467] ppid=7465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7467/stat : 7467 (npSolver-pbo-It) S 7465 7467 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273568320 9367552 274 33554432000 4194304 5064252 140736452558528 140736452557440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7467/statm: 2287 274 233 213 0 72 0
[pid=7468] ppid=7467 vsize=2194724 CPUtime=238.33 cores=0,2,4,6
/proc/7468/stat : 7468 (npSolver-pbo) S 7467 7467 4265 0 -1 4202496 32885 494473 0 0 8162 301 14857 513 20 0 1 0 273568321 2247397376 443813 33554432000 4194304 5992684 140733540124864 140733540111128 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7468/statm: 548681 443813 175 440 0 548237 0
[pid=7474] ppid=7468 vsize=2839760 CPUtime=79.36 cores=0,2,4,6
/proc/7474/stat : 7474 (glucosInc) R 7468 7467 4265 0 -1 4202496 34469 0 0 0 7867 69 0 0 20 0 1 0 273592371 2907914240 522683 33554432000 4194304 5654031 140737303626960 140737303624744 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7474/statm: 709940 522683 137 357 0 709580 0
Current children cumulated CPU time (s) 317.69
Current children cumulated vsize (KiB) 5043632

[startup+323.1 s]
/proc/loadavg: 2.19 2.21 2.09 3/183 7475
/proc/meminfo: memFree=22423404/32873844 swapFree=7124/7124
[pid=7467] ppid=7465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7467/stat : 7467 (npSolver-pbo-It) S 7465 7467 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273568320 9367552 274 33554432000 4194304 5064252 140736452558528 140736452557440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7467/statm: 2287 274 233 213 0 72 0
[pid=7468] ppid=7467 vsize=2194724 CPUtime=238.33 cores=0,2,4,6
/proc/7468/stat : 7468 (npSolver-pbo) S 7467 7467 4265 0 -1 4202496 32885 494473 0 0 8162 301 14857 513 20 0 1 0 273568321 2247397376 443813 33554432000 4194304 5992684 140733540124864 140733540111128 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7468/statm: 548681 443813 175 440 0 548237 0
[pid=7474] ppid=7468 vsize=2839948 CPUtime=82.56 cores=0,2,4,6
/proc/7474/stat : 7474 (glucosInc) R 7468 7467 4265 0 -1 4202496 34496 0 0 0 8187 69 0 0 20 0 1 0 273592371 2908106752 523221 33554432000 4194304 5654031 140737303626960 140737303624744 4216225 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7474/statm: 709987 523221 137 357 0 709627 0
Current children cumulated CPU time (s) 320.89
Current children cumulated vsize (KiB) 5043820

[startup+326.3 s]
/proc/loadavg: 2.18 2.21 2.09 3/183 7475
/proc/meminfo: memFree=22423404/32873844 swapFree=7124/7124
[pid=7467] ppid=7465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7467/stat : 7467 (npSolver-pbo-It) S 7465 7467 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273568320 9367552 274 33554432000 4194304 5064252 140736452558528 140736452557440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7467/statm: 2287 274 233 213 0 72 0
[pid=7468] ppid=7467 vsize=2194724 CPUtime=238.33 cores=0,2,4,6
/proc/7468/stat : 7468 (npSolver-pbo) S 7467 7467 4265 0 -1 4202496 32885 494473 0 0 8162 301 14857 513 20 0 1 0 273568321 2247397376 443813 33554432000 4194304 5992684 140733540124864 140733540111128 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7468/statm: 548681 443813 175 440 0 548237 0
[pid=7474] ppid=7468 vsize=2840140 CPUtime=85.76 cores=0,2,4,6
/proc/7474/stat : 7474 (glucosInc) R 7468 7467 4265 0 -1 4202496 34544 0 0 0 8507 69 0 0 20 0 1 0 273592371 2908303360 523780 33554432000 4194304 5654031 140737303626960 140737303624792 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7474/statm: 710035 523780 137 357 0 709675 0
Current children cumulated CPU time (s) 324.09
Current children cumulated vsize (KiB) 5044012

[startup+327.9 s]
/proc/loadavg: 2.18 2.21 2.09 3/183 7475
/proc/meminfo: memFree=22421232/32873844 swapFree=7124/7124
[pid=7467] ppid=7465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7467/stat : 7467 (npSolver-pbo-It) S 7465 7467 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273568320 9367552 274 33554432000 4194304 5064252 140736452558528 140736452557440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7467/statm: 2287 274 233 213 0 72 0
[pid=7468] ppid=7467 vsize=2194724 CPUtime=238.33 cores=0,2,4,6
/proc/7468/stat : 7468 (npSolver-pbo) S 7467 7467 4265 0 -1 4202496 32885 494473 0 0 8162 301 14857 513 20 0 1 0 273568321 2247397376 443813 33554432000 4194304 5992684 140733540124864 140733540111128 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7468/statm: 548681 443813 175 440 0 548237 0
[pid=7474] ppid=7468 vsize=2840140 CPUtime=87.36 cores=0,2,4,6
/proc/7474/stat : 7474 (glucosInc) R 7468 7467 4265 0 -1 4202496 34547 0 0 0 8667 69 0 0 20 0 1 0 273592371 2908303360 523783 33554432000 4194304 5654031 140737303626960 140737303624792 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7474/statm: 710035 523783 137 357 0 709675 0
Current children cumulated CPU time (s) 325.69
Current children cumulated vsize (KiB) 5044012

[startup+328.3 s]
/proc/loadavg: 2.18 2.21 2.09 3/183 7475
/proc/meminfo: memFree=22421232/32873844 swapFree=7124/7124
[pid=7467] ppid=7465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7467/stat : 7467 (npSolver-pbo-It) S 7465 7467 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273568320 9367552 274 33554432000 4194304 5064252 140736452558528 140736452557440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7467/statm: 2287 274 233 213 0 72 0
[pid=7468] ppid=7467 vsize=2194724 CPUtime=238.33 cores=0,2,4,6
/proc/7468/stat : 7468 (npSolver-pbo) S 7467 7467 4265 0 -1 4202496 32885 494473 0 0 8162 301 14857 513 20 0 1 0 273568321 2247397376 443813 33554432000 4194304 5992684 140733540124864 140733540111128 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7468/statm: 548681 443813 175 440 0 548237 0
[pid=7474] ppid=7468 vsize=2840140 CPUtime=87.76 cores=0,2,4,6
/proc/7474/stat : 7474 (glucosInc) R 7468 7467 4265 0 -1 4202496 34547 0 0 0 8707 69 0 0 20 0 1 0 273592371 2908303360 523783 33554432000 4194304 5654031 140737303626960 140737303624792 4215104 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7474/statm: 710035 523783 137 357 0 709675 0
Current children cumulated CPU time (s) 326.09
Current children cumulated vsize (KiB) 5044012

[startup+328.7 s]
/proc/loadavg: 2.18 2.21 2.09 3/183 7475
/proc/meminfo: memFree=22421232/32873844 swapFree=7124/7124
[pid=7467] ppid=7465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7467/stat : 7467 (npSolver-pbo-It) S 7465 7467 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273568320 9367552 274 33554432000 4194304 5064252 140736452558528 140736452557440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7467/statm: 2287 274 233 213 0 72 0
[pid=7468] ppid=7467 vsize=2194724 CPUtime=238.33 cores=0,2,4,6
/proc/7468/stat : 7468 (npSolver-pbo) S 7467 7467 4265 0 -1 4202496 32894 494473 0 0 8162 301 14857 513 20 0 1 0 273568321 2247397376 443813 33554432000 4194304 5992684 140733540124864 140733540121200 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7468/statm: 548681 443813 175 440 0 548237 0
[pid=7474] ppid=7468 vsize=0 CPUtime=88.11 cores=0,2,4,6
/proc/7474/stat : 7474 (glucosInc) Z 7468 7467 4265 0 -1 4202508 34552 0 0 0 8739 72 0 0 20 0 1 0 273592371 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7474/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 326.44
Current children cumulated vsize (KiB) 2203872

[startup+328.8 s]
/proc/loadavg: 2.18 2.21 2.09 3/184 7476
/proc/meminfo: memFree=25808820/32873844 swapFree=7124/7124
[pid=7467] ppid=7465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7467/stat : 7467 (npSolver-pbo-It) S 7465 7467 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273568320 9367552 274 33554432000 4194304 5064252 140736452558528 140736452557440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7467/statm: 2287 274 233 213 0 72 0
[pid=7468] ppid=7467 vsize=2194724 CPUtime=238.33 cores=0,2,4,6
/proc/7468/stat : 7468 (npSolver-pbo) S 7467 7467 4265 0 -1 4202496 32894 494473 0 0 8162 301 14857 513 20 0 1 0 273568321 2247397376 443813 33554432000 4194304 5992684 140733540124864 140733540121200 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7468/statm: 548681 443813 175 440 0 548237 0
[pid=7474] ppid=7468 vsize=0 CPUtime=88.11 cores=0,2,4,6
/proc/7474/stat : 7474 (glucosInc) Z 7468 7467 4265 0 -1 4202508 34552 0 0 0 8739 72 0 0 20 0 1 0 273592371 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7474/statm: 0 0 0 0 0 0 0
[pid=7476] ppid=7468 vsize=4008 CPUtime=0.18 cores=0,2,4,6
/proc/7476/stat : 7476 (rm) R 7468 7467 4265 0 -1 4202496 431 0 0 0 0 18 0 0 20 0 1 0 273601182 4104192 124 33554432000 4194304 4244100 140736599403328 140736599402552 273905702813 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7476/statm: 1002 124 106 13 0 66 0
Current children cumulated CPU time (s) 326.62
Current children cumulated vsize (KiB) 2207880

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7467 and gives
#  childrusage.ru_utime.tv_sec=230
#  childrusage.ru_utime.tv_usec=201004
#  childrusage.ru_stime.tv_sec=8
#  childrusage.ru_stime.tv_usec=426718
# CPU time returned by wait4() is 238.628
# while last known CPU time is 326.62
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 328.902
CPU time (s): 326.62
CPU user time (s): 317.58
CPU system time (s): 9.04
CPU usage (%): 99.3062
Max. virtual memory (cumulated for all children) (KiB): 6533852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 230.201
system time used= 8.42672
maximum resident set size= 4194584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 528199
page faults= 0
swaps= 0
block input operations= 40
block output operations= 6700360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 72
involuntary context switches= 411

runsolver used 0.534918 second user time and 1.50877 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-27 01:20:29
IDJOB=3698636
IDBENCH=47985
IDSOLVER=2275
FILE ID=node134/3698636-1338074429
RUNJOBID= node134-1338052941-4281
PBS_JOBID= 14624402
Free space on /tmp= 71024 MiB

SOLVER NAME= npSolver inc-topDown
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-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698636-1338074429/watcher-3698636-1338074429 -o /tmp/evaluation-result-3698636-1338074429/solver-3698636-1338074429 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698636-1338074429.opb 517436565 HOME HOME

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

MD5SUM BENCH= 747af0da1666dabab7e7b60330c37a87
RANDOM SEED=517436565

node134.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.278
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.55
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.278
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	: 5332.56
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.278
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	: 5332.55
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.278
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	: 5332.59
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.278
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	: 5332.55
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.278
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	: 5332.55
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.278
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	: 5332.57
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.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27984104 kB
Buffers:          330280 kB
Cached:          3558136 kB
SwapCached:            0 kB
Active:          1571064 kB
Inactive:        2468384 kB
Active(anon):     146892 kB
Inactive(anon):     5996 kB
Active(file):    1424172 kB
Inactive(file):  2462388 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8196 kB
Writeback:             0 kB
AnonPages:        337256 kB
Mapped:            15832 kB
Shmem:               212 kB
Slab:             686424 kB
SReclaimable:     128624 kB
SUnreclaim:       557800 kB
KernelStack:        1528 kB
PageTables:         4620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     301012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    294912 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= 71016 MiB
End job on node134 at 2012-05-27 01:25:58