Trace number 3751394

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 NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.02 1801.12

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb1-0.01-2.opb
MD5SUM281ccdaeae93c3b6d1bf117dcda4aa9f
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6443
Best CPU time to get the best result obtained on this benchmark1800.64
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables208001
Total number of constraints1808830
Number of constraints which are clauses1808830
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 constraint1
Maximum length of a constraint580
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

21.19/21.28	c run inc solver
21.19/21.28	c [INC SYSTEM] run initial solver
21.19/21.28	c [INC SYSTEM] preprocess with white file
66.36/67.28	c [INC SYSTEM] finished preprocessing in 46 s
66.36/67.28	c [INC SYSTEM] execute solver

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-3751394-1339180960/watcher-3751394-1339180960 -o /tmp/evaluation-result-3751394-1339180960/solver-3751394-1339180960 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751394-1339180960.opb 625326379 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.06 2.00 1.94 3/180 6220
/proc/meminfo: memFree=30238656/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0

[startup+0.0284249 s]
/proc/loadavg: 2.06 2.00 1.94 3/180 6220
/proc/meminfo: memFree=30238656/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100241 s]
/proc/loadavg: 2.06 2.00 1.94 3/180 6220
/proc/meminfo: memFree=30238656/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300262 s]
/proc/loadavg: 2.06 2.00 1.94 3/180 6220
/proc/meminfo: memFree=30238656/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700261 s]
/proc/loadavg: 2.06 2.00 1.94 3/180 6220
/proc/meminfo: memFree=30238656/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.06 2.00 1.94 3/182 6222
/proc/meminfo: memFree=30125196/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0
[pid=6221] ppid=6220 vsize=215212 CPUtime=1.49 cores=1,3,5,7
/proc/6221/stat : 6221 (npSolver-pbo) R 6220 6220 24896 0 -1 4202496 24802 0 0 0 140 9 0 0 20 0 1 0 384220536 220377088 41556 33554432000 4194304 6004724 140736356749472 140736356745496 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6221/statm: 53803 41556 130 442 0 53357 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 224360

[startup+3.10039 s]
/proc/loadavg: 2.06 2.00 1.94 2/182 6226
/proc/meminfo: memFree=30036264/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0
[pid=6221] ppid=6220 vsize=434328 CPUtime=3.09 cores=1,3,5,7
/proc/6221/stat : 6221 (npSolver-pbo) R 6220 6220 24896 0 -1 4202496 47432 0 0 0 292 17 0 0 20 0 1 0 384220536 444751872 86605 33554432000 4194304 6004724 140736356749472 140736356744984 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6221/statm: 108582 86605 130 442 0 108136 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 443476

[startup+6.30039 s]
/proc/loadavg: 2.06 2.00 1.94 3/182 6232
/proc/meminfo: memFree=29605576/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0
[pid=6221] ppid=6220 vsize=797124 CPUtime=6.29 cores=1,3,5,7
/proc/6221/stat : 6221 (npSolver-pbo) R 6220 6220 24896 0 -1 4202496 115766 0 0 0 594 35 0 0 20 0 1 0 384220536 816254976 188556 33554432000 4194304 6004724 140736356749472 140736356746280 4582601 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6221/statm: 199281 188556 147 442 0 198835 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 806272

[startup+12.7004 s]
/proc/loadavg: 2.05 2.00 1.94 3/182 6250
/proc/meminfo: memFree=29079588/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0
[pid=6221] ppid=6220 vsize=1714628 CPUtime=12.69 cores=1,3,5,7
/proc/6221/stat : 6221 (npSolver-pbo) R 6220 6220 24896 0 -1 4202496 117975 0 0 0 1211 58 0 0 20 0 1 0 384220536 1755779072 297627 33554432000 4194304 6004724 140736356749472 140736356744728 4778771 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6221/statm: 428657 297627 154 442 0 428211 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1723776

[startup+25.5005 s]
/proc/loadavg: 2.04 2.00 1.94 3/182 6284
/proc/meminfo: memFree=27149040/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0
[pid=6221] ppid=6220 vsize=1714648 CPUtime=21.31 cores=1,3,5,7
/proc/6221/stat : 6221 (npSolver-pbo) S 6220 6220 24896 0 -1 4202496 119041 0 0 0 1893 238 0 0 20 0 1 0 384220536 1755799552 427698 33554432000 4194304 6004724 140736356749472 140736356743936 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6221/statm: 428662 427698 163 442 0 428216 0
[pid=6272] ppid=6221 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6272/stat : 6272 (cp2_pre.sh) S 6221 6220 24896 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 384222667 9367552 277 33554432000 4194304 5064252 140734082395632 140734082394336 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6272/statm: 2287 277 234 213 0 72 0
[pid=6273] ppid=6272 vsize=422708 CPUtime=4.15 cores=1,3,5,7
/proc/6273/stat : 6273 (coprocessor) R 6272 6220 24896 0 -1 4202496 16113 0 0 0 396 19 0 0 20 0 1 0 384222669 432852992 96807 33554432000 4194304 6586260 140733485522080 140733485518840 5732400 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/6273/statm: 105677 96807 137 584 0 105089 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2155652

[startup+51.1004 s]
/proc/loadavg: 2.21 2.05 1.95 3/184 6343
/proc/meminfo: memFree=25466088/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0
[pid=6221] ppid=6220 vsize=1714648 CPUtime=21.31 cores=1,3,5,7
/proc/6221/stat : 6221 (npSolver-pbo) S 6220 6220 24896 0 -1 4202496 119041 0 0 0 1893 238 0 0 20 0 1 0 384220536 1755799552 427698 33554432000 4194304 6004724 140736356749472 140736356743936 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6221/statm: 428662 427698 163 442 0 428216 0
[pid=6272] ppid=6221 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6272/stat : 6272 (cp2_pre.sh) S 6221 6220 24896 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 384222667 9367552 277 33554432000 4194304 5064252 140734082395632 140734082394336 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6272/statm: 2287 277 234 213 0 72 0
[pid=6273] ppid=6272 vsize=1943628 CPUtime=29.61 cores=1,3,5,7
/proc/6273/stat : 6273 (coprocessor) R 6272 6220 24896 0 -1 4202496 23662 0 0 0 2810 151 0 0 20 0 1 0 384222669 1990275072 405677 33554432000 4194304 6586260 140733485522080 140733485517832 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 13 0 0
/proc/6273/statm: 485907 405677 158 584 0 485319 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 3676572

[startup+102.307 s]
/proc/loadavg: 2.01 2.02 1.95 3/183 6464
/proc/meminfo: memFree=25541676/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0
[pid=6221] ppid=6220 vsize=1714648 CPUtime=66.58 cores=1,3,5,7
/proc/6221/stat : 6221 (npSolver-pbo) S 6220 6220 24896 0 -1 4202496 119058 24563 0 0 1893 239 4260 266 20 0 1 0 384220536 1755799552 427702 33554432000 4194304 6004724 140736356749472 140736356735752 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6221/statm: 428662 427702 167 442 0 428216 0
[pid=6380] ppid=6221 vsize=2689512 CPUtime=34.99 cores=1,3,5,7
/proc/6380/stat : 6380 (glucosInc) R 6221 6220 24896 0 -1 4202496 255800 0 0 0 3406 93 0 0 20 0 1 0 384227264 2754060288 541701 33554432000 4194304 5654031 140734991822400 140734991810216 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6380/statm: 672378 541701 140 357 0 672018 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 4413308

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/183 6611
/proc/meminfo: memFree=25528028/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0
[pid=6221] ppid=6220 vsize=1714648 CPUtime=66.58 cores=1,3,5,7
/proc/6221/stat : 6221 (npSolver-pbo) S 6220 6220 24896 0 -1 4202496 119058 24563 0 0 1893 239 4260 266 20 0 1 0 384220536 1755799552 427702 33554432000 4194304 6004724 140736356749472 140736356735752 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6221/statm: 428662 427702 167 442 0 428216 0
[pid=6380] ppid=6221 vsize=2712060 CPUtime=94.97 cores=1,3,5,7
/proc/6380/stat : 6380 (glucosInc) R 6221 6220 24896 0 -1 4202496 256388 0 0 0 9404 93 0 0 20 0 1 0 384227264 2777149440 545355 33554432000 4194304 5654031 140734991822400 140734991810216 4232581 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6380/statm: 678015 545355 141 357 0 677655 0
Current children cumulated CPU time (s) 161.55
Current children cumulated vsize (KiB) 4435856

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/183 6765
/proc/meminfo: memFree=25526188/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0
[pid=6221] ppid=6220 vsize=1714648 CPUtime=66.58 cores=1,3,5,7
/proc/6221/stat : 6221 (npSolver-pbo) S 6220 6220 24896 0 -1 4202496 119058 24563 0 0 1893 239 4260 266 20 0 1 0 384220536 1755799552 427702 33554432000 4194304 6004724 140736356749472 140736356735752 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6221/statm: 428662 427702 167 442 0 428216 0
[pid=6380] ppid=6221 vsize=2712060 CPUtime=154.96 cores=1,3,5,7
/proc/6380/stat : 6380 (glucosInc) R 6221 6220 24896 0 -1 4202496 256460 0 0 0 15403 93 0 0 20 0 1 0 384227264 2777149440 545938 33554432000 4194304 5654031 140734991822400 140734991810216 4214483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6380/statm: 678015 545938 141 357 0 677655 0
Current children cumulated CPU time (s) 221.54
Current children cumulated vsize (KiB) 4435856

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/182 6912
/proc/meminfo: memFree=25521916/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0
[pid=6221] ppid=6220 vsize=1714648 CPUtime=66.58 cores=1,3,5,7

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

/proc/meminfo: memFree=25588272/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0
[pid=6221] ppid=6220 vsize=1714648 CPUtime=66.58 cores=1,3,5,7
/proc/6221/stat : 6221 (npSolver-pbo) S 6220 6220 24896 0 -1 4202496 119058 24563 0 0 1893 239 4260 266 20 0 1 0 384220536 1755799552 427702 33554432000 4194304 6004724 140736356749472 140736356735752 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6221/statm: 428662 427702 167 442 0 428216 0
[pid=6380] ppid=6221 vsize=2731196 CPUtime=1294.75 cores=1,3,5,7
/proc/6380/stat : 6380 (glucosInc) R 6221 6220 24896 0 -1 4202496 256870 0 0 0 129381 94 0 0 20 0 1 0 384227264 2796744704 550259 33554432000 4194304 5654031 140734991822400 140734991820168 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6380/statm: 682799 550259 141 357 0 682439 0
Current children cumulated CPU time (s) 1361.33
Current children cumulated vsize (KiB) 4454992

[startup+1422.31 s]
/proc/loadavg: 1.01 1.06 1.36 2/173 7678
/proc/meminfo: memFree=25588424/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0
[pid=6221] ppid=6220 vsize=1714648 CPUtime=66.58 cores=1,3,5,7
/proc/6221/stat : 6221 (npSolver-pbo) S 6220 6220 24896 0 -1 4202496 119058 24563 0 0 1893 239 4260 266 20 0 1 0 384220536 1755799552 427702 33554432000 4194304 6004724 140736356749472 140736356735752 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6221/statm: 428662 427702 167 442 0 428216 0
[pid=6380] ppid=6221 vsize=2731196 CPUtime=1354.74 cores=1,3,5,7
/proc/6380/stat : 6380 (glucosInc) R 6221 6220 24896 0 -1 4202496 256877 0 0 0 135380 94 0 0 20 0 1 0 384227264 2796744704 550259 33554432000 4194304 5654031 140734991822400 140734991820168 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6380/statm: 682799 550259 141 357 0 682439 0
Current children cumulated CPU time (s) 1421.32
Current children cumulated vsize (KiB) 4454992

[startup+1482.3 s]
/proc/loadavg: 1.00 1.04 1.33 2/173 7678
/proc/meminfo: memFree=25586348/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0
[pid=6221] ppid=6220 vsize=1714648 CPUtime=66.58 cores=1,3,5,7
/proc/6221/stat : 6221 (npSolver-pbo) S 6220 6220 24896 0 -1 4202496 119058 24563 0 0 1893 239 4260 266 20 0 1 0 384220536 1755799552 427702 33554432000 4194304 6004724 140736356749472 140736356735752 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6221/statm: 428662 427702 167 442 0 428216 0
[pid=6380] ppid=6221 vsize=2731196 CPUtime=1414.71 cores=1,3,5,7
/proc/6380/stat : 6380 (glucosInc) R 6221 6220 24896 0 -1 4202496 256897 0 0 0 141377 94 0 0 20 0 1 0 384227264 2796744704 550773 33554432000 4194304 5654031 140734991822400 140734991810216 4214603 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6380/statm: 682799 550773 141 357 0 682439 0
Current children cumulated CPU time (s) 1481.29
Current children cumulated vsize (KiB) 4454992

[startup+1542.3 s]
/proc/loadavg: 1.00 1.03 1.31 2/173 7679
/proc/meminfo: memFree=25585996/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0
[pid=6221] ppid=6220 vsize=1714648 CPUtime=66.58 cores=1,3,5,7
/proc/6221/stat : 6221 (npSolver-pbo) S 6220 6220 24896 0 -1 4202496 119058 24563 0 0 1893 239 4260 266 20 0 1 0 384220536 1755799552 427702 33554432000 4194304 6004724 140736356749472 140736356735752 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6221/statm: 428662 427702 167 442 0 428216 0
[pid=6380] ppid=6221 vsize=2731196 CPUtime=1474.7 cores=1,3,5,7
/proc/6380/stat : 6380 (glucosInc) R 6221 6220 24896 0 -1 4202496 256914 0 0 0 147376 94 0 0 20 0 1 0 384227264 2796744704 550773 33554432000 4194304 5654031 140734991822400 140734991810216 4232625 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6380/statm: 682799 550773 141 357 0 682439 0
Current children cumulated CPU time (s) 1541.28
Current children cumulated vsize (KiB) 4454992

[startup+1602.3 s]
/proc/loadavg: 1.00 1.03 1.29 2/173 7679
/proc/meminfo: memFree=25586024/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0
[pid=6221] ppid=6220 vsize=1714648 CPUtime=66.58 cores=1,3,5,7
/proc/6221/stat : 6221 (npSolver-pbo) S 6220 6220 24896 0 -1 4202496 119058 24563 0 0 1893 239 4260 266 20 0 1 0 384220536 1755799552 427702 33554432000 4194304 6004724 140736356749472 140736356735752 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6221/statm: 428662 427702 167 442 0 428216 0
[pid=6380] ppid=6221 vsize=2731196 CPUtime=1534.68 cores=1,3,5,7
/proc/6380/stat : 6380 (glucosInc) R 6221 6220 24896 0 -1 4202496 256923 0 0 0 153374 94 0 0 20 0 1 0 384227264 2796744704 550773 33554432000 4194304 5654031 140734991822400 140734991810216 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6380/statm: 682799 550773 141 357 0 682439 0
Current children cumulated CPU time (s) 1601.26
Current children cumulated vsize (KiB) 4454992

[startup+1662.3 s]
/proc/loadavg: 1.00 1.02 1.26 2/174 7682
/proc/meminfo: memFree=25586112/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0
[pid=6221] ppid=6220 vsize=1714648 CPUtime=66.58 cores=1,3,5,7
/proc/6221/stat : 6221 (npSolver-pbo) S 6220 6220 24896 0 -1 4202496 119058 24563 0 0 1893 239 4260 266 20 0 1 0 384220536 1755799552 427702 33554432000 4194304 6004724 140736356749472 140736356735752 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6221/statm: 428662 427702 167 442 0 428216 0
[pid=6380] ppid=6221 vsize=2731196 CPUtime=1594.67 cores=1,3,5,7
/proc/6380/stat : 6380 (glucosInc) R 6221 6220 24896 0 -1 4202496 256978 0 0 0 159373 94 0 0 20 0 1 0 384227264 2796744704 550828 33554432000 4194304 5654031 140734991822400 140734991810216 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6380/statm: 682799 550828 141 357 0 682439 0
Current children cumulated CPU time (s) 1661.25
Current children cumulated vsize (KiB) 4454992

[startup+1722.3 s]
/proc/loadavg: 1.00 1.01 1.25 2/173 7682
/proc/meminfo: memFree=25586036/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0
[pid=6221] ppid=6220 vsize=1714648 CPUtime=66.58 cores=1,3,5,7
/proc/6221/stat : 6221 (npSolver-pbo) S 6220 6220 24896 0 -1 4202496 119058 24563 0 0 1893 239 4260 266 20 0 1 0 384220536 1755799552 427702 33554432000 4194304 6004724 140736356749472 140736356735752 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6221/statm: 428662 427702 167 442 0 428216 0
[pid=6380] ppid=6221 vsize=2731196 CPUtime=1654.65 cores=1,3,5,7
/proc/6380/stat : 6380 (glucosInc) R 6221 6220 24896 0 -1 4202496 257012 0 0 0 165371 94 0 0 20 0 1 0 384227264 2796744704 550828 33554432000 4194304 5654031 140734991822400 140734991810216 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6380/statm: 682799 550828 141 357 0 682439 0
Current children cumulated CPU time (s) 1721.23
Current children cumulated vsize (KiB) 4454992

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 1.23 2/173 7682
/proc/meminfo: memFree=25585772/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0
[pid=6221] ppid=6220 vsize=1714648 CPUtime=66.58 cores=1,3,5,7
/proc/6221/stat : 6221 (npSolver-pbo) S 6220 6220 24896 0 -1 4202496 119058 24563 0 0 1893 239 4260 266 20 0 1 0 384220536 1755799552 427702 33554432000 4194304 6004724 140736356749472 140736356735752 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6221/statm: 428662 427702 167 442 0 428216 0
[pid=6380] ppid=6221 vsize=2731196 CPUtime=1714.64 cores=1,3,5,7
/proc/6380/stat : 6380 (glucosInc) R 6221 6220 24896 0 -1 4202496 257048 0 0 0 171370 94 0 0 20 0 1 0 384227264 2796744704 550859 33554432000 4194304 5654031 140734991822400 140734991810216 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6380/statm: 682799 550859 141 357 0 682439 0
Current children cumulated CPU time (s) 1781.22
Current children cumulated vsize (KiB) 4454992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 1.00 1.01 1.22 2/173 7682
/proc/meminfo: memFree=25585896/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0
[pid=6221] ppid=6220 vsize=1714648 CPUtime=66.58 cores=1,3,5,7
/proc/6221/stat : 6221 (npSolver-pbo) S 6220 6220 24896 0 -1 4202496 119058 24563 0 0 1893 239 4260 266 20 0 1 0 384220536 1755799552 427702 33554432000 4194304 6004724 140736356749472 140736356735752 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6221/statm: 428662 427702 167 442 0 428216 0
[pid=6380] ppid=6221 vsize=2731196 CPUtime=1733.44 cores=1,3,5,7
/proc/6380/stat : 6380 (glucosInc) R 6221 6220 24896 0 -1 4202496 257049 0 0 0 173250 94 0 0 20 0 1 0 384227264 2796744704 550860 33554432000 4194304 5654031 140734991822400 140734991810216 4216690 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6380/statm: 682799 550860 141 357 0 682439 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 4454992

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1801.1 s]
/proc/loadavg: 1.00 1.01 1.22 2/173 7682
/proc/meminfo: memFree=25585896/32873844 swapFree=7644/7644
[pid=6220] ppid=6218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6220/stat : 6220 (npSolver-pbo-It) S 6218 6220 24896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384220535 9367552 274 33554432000 4194304 5064252 140735492628688 140735492627600 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6220/statm: 2287 274 233 213 0 72 0
[pid=6221] ppid=6220 vsize=1714648 CPUtime=66.58 cores=1,3,5,7
/proc/6221/stat : 6221 (npSolver-pbo) S 6220 6220 24896 0 -1 4202496 119058 24563 0 0 1893 239 4260 266 20 0 1 0 384220536 1755799552 427702 33554432000 4194304 6004724 140736356749472 140736356735752 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6221/statm: 428662 427702 167 442 0 428216 0
[pid=6380] ppid=6221 vsize=2731196 CPUtime=1733.44 cores=1,3,5,7
/proc/6380/stat : 6380 (glucosInc) R 6221 6220 24896 0 -1 4202496 257049 0 0 0 173250 94 0 0 20 0 1 0 384227264 2796744704 550860 33554432000 4194304 5654031 140734991822400 140734991810216 4216690 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6380/statm: 682799 550860 141 357 0 682439 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 4454992

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6220 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.12
CPU time (s): 1800.02
CPU user time (s): 1794.03
CPU system time (s): 5.99
CPU usage (%): 99.9391
Max. virtual memory (cumulated for all children) (KiB): 4454992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 8.64069 second user time and 7.03393 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-08 20:42:41
IDJOB=3751394
IDBENCH=92810
IDSOLVER=2335
FILE ID=node147/3751394-1339180960
RUNJOBID= node147-1339170216-24913
PBS_JOBID= 14643829
Free space on /tmp= 70056 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb1-0.01-2.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751394-1339180960/watcher-3751394-1339180960 -o /tmp/evaluation-result-3751394-1339180960/solver-3751394-1339180960 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751394-1339180960.opb 625326379 HOME HOME

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

MD5SUM BENCH= 281ccdaeae93c3b6d1bf117dcda4aa9f
RANDOM SEED=625326379

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
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.951
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
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.951
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:        30238912 kB
Buffers:          514112 kB
Cached:          1121312 kB
SwapCached:         3044 kB
Active:          1230972 kB
Inactive:         475064 kB
Active(anon):      68988 kB
Inactive(anon):     3508 kB
Active(file):    1161984 kB
Inactive(file):   471556 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67099232 kB
Dirty:             71296 kB
Writeback:            56 kB
AnonPages:         77864 kB
Mapped:            10748 kB
Shmem:                 0 kB
Slab:             788800 kB
SReclaimable:     228304 kB
SUnreclaim:       560496 kB
KernelStack:        1496 kB
PageTables:         4144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     206756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 69268 MiB
End job on node147 at 2012-06-08 21:12:45