Trace number 3751597

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.01 1800.62

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-opm2-z10-s2.opb
MD5SUMed21e6c5ff37fad47ff826a68b7a81b8
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-21379
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6250
Total number of constraints160633
Number of constraints which are clauses160625
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint2
Maximum length of a constraint6250
Number of terms in the objective function 6202
Biggest coefficient in the objective function 477
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 734322
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 2144000
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 15069725
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

7.37/7.46	c run inc solver
7.37/7.46	c [INC SYSTEM] run initial solver
7.37/7.46	c [INC SYSTEM] preprocess with white file
30.02/30.27	c [INC SYSTEM] finished preprocessing in 22 s
30.02/30.27	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-3751597-1339165800/watcher-3751597-1339165800 -o /tmp/evaluation-result-3751597-1339165800/solver-3751597-1339165800 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751597-1339165800.opb 1317591340 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.00 2.00 2.00 3/178 4841
/proc/meminfo: memFree=26754212/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4841/stat : 4841 (npSolver-pbo-It) S 4839 4841 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382704537 9367552 274 33554432000 4194304 5064252 140735161434064 140735161432976 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4841/statm: 2287 274 233 213 0 72 0

[startup+0.055592 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4841
/proc/meminfo: memFree=26754212/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4841/stat : 4841 (npSolver-pbo-It) S 4839 4841 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382704537 9367552 274 33554432000 4194304 5064252 140735161434064 140735161432976 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4841/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100253 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4841
/proc/meminfo: memFree=26754212/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4841/stat : 4841 (npSolver-pbo-It) S 4839 4841 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382704537 9367552 274 33554432000 4194304 5064252 140735161434064 140735161432976 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4841/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300279 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4841
/proc/meminfo: memFree=26754212/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4841/stat : 4841 (npSolver-pbo-It) S 4839 4841 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382704537 9367552 274 33554432000 4194304 5064252 140735161434064 140735161432976 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4841/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4841
/proc/meminfo: memFree=26754212/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4841/stat : 4841 (npSolver-pbo-It) S 4839 4841 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382704537 9367552 274 33554432000 4194304 5064252 140735161434064 140735161432976 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4841/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4846
/proc/meminfo: memFree=26621028/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4841/stat : 4841 (npSolver-pbo-It) S 4839 4841 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382704537 9367552 274 33554432000 4194304 5064252 140735161434064 140735161432976 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4841/statm: 2287 274 233 213 0 72 0
[pid=4842] ppid=4841 vsize=176724 CPUtime=1.48 cores=1,3,5,7
/proc/4842/stat : 4842 (npSolver-pbo) R 4841 4841 27075 0 -1 4202496 25639 0 0 0 143 5 0 0 20 0 1 0 382704537 180965376 40256 33554432000 4194304 6004724 140735857742688 140735857737288 5055579 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4842/statm: 44181 40256 153 442 0 43735 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 185872

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4846
/proc/meminfo: memFree=26546820/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4841/stat : 4841 (npSolver-pbo-It) S 4839 4841 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382704537 9367552 274 33554432000 4194304 5064252 140735161434064 140735161432976 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4841/statm: 2287 274 233 213 0 72 0
[pid=4842] ppid=4841 vsize=373332 CPUtime=3.09 cores=1,3,5,7
/proc/4842/stat : 4842 (npSolver-pbo) R 4841 4841 27075 0 -1 4202496 26812 0 0 0 299 10 0 0 20 0 1 0 382704537 382291968 68416 33554432000 4194304 6004724 140735857742688 140735857737288 4582601 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4842/statm: 93333 68416 153 442 0 92887 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 382480

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4846
/proc/meminfo: memFree=26303708/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4841/stat : 4841 (npSolver-pbo-It) S 4839 4841 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382704537 9367552 274 33554432000 4194304 5064252 140735161434064 140735161432976 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4841/statm: 2287 274 233 213 0 72 0
[pid=4842] ppid=4841 vsize=635476 CPUtime=6.29 cores=1,3,5,7
/proc/4842/stat : 4842 (npSolver-pbo) R 4841 4841 27075 0 -1 4202496 27570 0 0 0 611 18 0 0 20 0 1 0 382704537 650727424 129344 33554432000 4194304 6004724 140735857742688 140735857737288 5055521 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4842/statm: 158869 129344 153 442 0 158423 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 644624

[startup+12.7004 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 4848
/proc/meminfo: memFree=25300968/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4841/stat : 4841 (npSolver-pbo-It) S 4839 4841 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382704537 9367552 274 33554432000 4194304 5064252 140735161434064 140735161432976 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4841/statm: 2287 274 233 213 0 72 0
[pid=4842] ppid=4841 vsize=585740 CPUtime=7.45 cores=1,3,5,7
/proc/4842/stat : 4842 (npSolver-pbo) S 4841 4841 27075 0 -1 4202496 28344 0 0 0 660 85 0 0 20 0 1 0 382704537 599797760 124840 33554432000 4194304 6004724 140735857742688 140735857737152 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/4842/statm: 146435 124840 163 442 0 145989 0
[pid=4847] ppid=4842 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4847/stat : 4847 (cp2_pre.sh) S 4842 4841 27075 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 382705285 9367552 276 33554432000 4194304 5064252 140737410773056 140737410771760 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4847/statm: 2287 276 234 213 0 72 0
[pid=4848] ppid=4847 vsize=629160 CPUtime=5.21 cores=1,3,5,7
/proc/4848/stat : 4848 (coprocessor) R 4847 4841 27075 0 -1 4202496 17206 0 0 0 501 20 0 0 20 0 1 0 382705285 644259840 153456 33554432000 4194304 6586260 140733402324304 140733402321064 5732400 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/4848/statm: 157290 153456 137 584 0 156702 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1233196

[startup+25.5003 s]
/proc/loadavg: 2.14 2.03 2.01 3/183 4848
/proc/meminfo: memFree=24760656/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4841/stat : 4841 (npSolver-pbo-It) S 4839 4841 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382704537 9367552 274 33554432000 4194304 5064252 140735161434064 140735161432976 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4841/statm: 2287 274 233 213 0 72 0
[pid=4842] ppid=4841 vsize=585740 CPUtime=7.45 cores=1,3,5,7
/proc/4842/stat : 4842 (npSolver-pbo) S 4841 4841 27075 0 -1 4202496 28344 0 0 0 660 85 0 0 20 0 1 0 382704537 599797760 124840 33554432000 4194304 6004724 140735857742688 140735857737152 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/4842/statm: 146435 124840 163 442 0 145989 0
[pid=4847] ppid=4842 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4847/stat : 4847 (cp2_pre.sh) S 4842 4841 27075 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 382705285 9367552 276 33554432000 4194304 5064252 140737410773056 140737410771760 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4847/statm: 2287 276 234 213 0 72 0
[pid=4848] ppid=4847 vsize=867104 CPUtime=17.89 cores=1,3,5,7
/proc/4848/stat : 4848 (coprocessor) R 4847 4841 27075 0 -1 4202496 19255 0 0 0 1696 93 0 0 20 0 1 0 382705285 887914496 188209 33554432000 4194304 6586260 140733402324304 140733402320056 5259696 0 0 4096 8404994 0 0 0 17 3 0 0 11 0 0
/proc/4848/statm: 216776 188209 158 584 0 216188 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 1471140

[startup+51.1004 s]
/proc/loadavg: 2.08 2.03 2.01 3/182 4850
/proc/meminfo: memFree=24782412/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4841/stat : 4841 (npSolver-pbo-It) S 4839 4841 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382704537 9367552 274 33554432000 4194304 5064252 140735161434064 140735161432976 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4841/statm: 2287 274 233 213 0 72 0
[pid=4842] ppid=4841 vsize=585740 CPUtime=30.11 cores=1,3,5,7
/proc/4842/stat : 4842 (npSolver-pbo) S 4841 4841 27075 0 -1 4202496 28361 20155 0 0 660 85 2136 130 20 0 1 0 382704537 599797760 124844 33554432000 4194304 6004724 140735857742688 140735857728968 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/4842/statm: 146435 124844 167 442 0 145989 0
[pid=4850] ppid=4842 vsize=1140180 CPUtime=20.8 cores=1,3,5,7
/proc/4850/stat : 4850 (glucosInc) R 4842 4841 27075 0 -1 4202496 145372 0 0 0 2045 35 0 0 20 0 1 0 382707565 1167544320 265451 33554432000 4194304 5654031 140733797645744 140733797643528 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4850/statm: 285045 265451 140 357 0 284685 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 1735068

[startup+102.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 4850
/proc/meminfo: memFree=24680932/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4841/stat : 4841 (npSolver-pbo-It) S 4839 4841 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382704537 9367552 274 33554432000 4194304 5064252 140735161434064 140735161432976 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4841/statm: 2287 274 233 213 0 72 0
[pid=4842] ppid=4841 vsize=585740 CPUtime=30.11 cores=1,3,5,7
/proc/4842/stat : 4842 (npSolver-pbo) S 4841 4841 27075 0 -1 4202496 28361 20155 0 0 660 85 2136 130 20 0 1 0 382704537 599797760 124844 33554432000 4194304 6004724 140735857742688 140735857728968 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/4842/statm: 146435 124844 167 442 0 145989 0
[pid=4850] ppid=4842 vsize=1183464 CPUtime=72 cores=1,3,5,7
/proc/4850/stat : 4850 (glucosInc) R 4842 4841 27075 0 -1 4202496 156219 0 0 0 7162 38 0 0 20 0 1 0 382707565 1211867136 278853 33554432000 4194304 5654031 140733797645744 140733797633560 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4850/statm: 295866 278853 140 357 0 295506 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 1778352

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 4851
/proc/meminfo: memFree=24677396/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4841/stat : 4841 (npSolver-pbo-It) S 4839 4841 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382704537 9367552 274 33554432000 4194304 5064252 140735161434064 140735161432976 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4841/statm: 2287 274 233 213 0 72 0
[pid=4842] ppid=4841 vsize=585740 CPUtime=30.11 cores=1,3,5,7
/proc/4842/stat : 4842 (npSolver-pbo) S 4841 4841 27075 0 -1 4202496 28361 20155 0 0 660 85 2136 130 20 0 1 0 382704537 599797760 124844 33554432000 4194304 6004724 140735857742688 140735857728968 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/4842/statm: 146435 124844 167 442 0 145989 0
[pid=4850] ppid=4842 vsize=1189072 CPUtime=131.99 cores=1,3,5,7
/proc/4850/stat : 4850 (glucosInc) R 4842 4841 27075 0 -1 4202496 157582 0 0 0 13160 39 0 0 20 0 1 0 382707565 1217609728 281238 33554432000 4194304 5654031 140733797645744 140733797633560 4232922 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4850/statm: 297268 281238 140 357 0 296908 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 1783960

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 4851
/proc/meminfo: memFree=24663264/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4841/stat : 4841 (npSolver-pbo-It) S 4839 4841 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382704537 9367552 274 33554432000 4194304 5064252 140735161434064 140735161432976 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4841/statm: 2287 274 233 213 0 72 0
[pid=4842] ppid=4841 vsize=585740 CPUtime=30.11 cores=1,3,5,7
/proc/4842/stat : 4842 (npSolver-pbo) S 4841 4841 27075 0 -1 4202496 28361 20155 0 0 660 85 2136 130 20 0 1 0 382704537 599797760 124844 33554432000 4194304 6004724 140735857742688 140735857728968 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/4842/statm: 146435 124844 167 442 0 145989 0
[pid=4850] ppid=4842 vsize=1411992 CPUtime=191.99 cores=1,3,5,7
/proc/4850/stat : 4850 (glucosInc) R 4842 4841 27075 0 -1 4202496 160088 0 0 0 19158 41 0 0 20 0 1 0 382707565 1445879808 285762 33554432000 4194304 5654031 140733797645744 140733797633560 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4850/statm: 352998 285762 140 357 0 352638 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 2006880

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4852
/proc/meminfo: memFree=24632692/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=23082484/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4841/stat : 4841 (npSolver-pbo-It) S 4839 4841 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382704537 9367552 274 33554432000 4194304 5064252 140735161434064 140735161432976 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4841/statm: 2287 274 233 213 0 72 0
[pid=4842] ppid=4841 vsize=585740 CPUtime=30.11 cores=1,3,5,7
/proc/4842/stat : 4842 (npSolver-pbo) S 4841 4841 27075 0 -1 4202496 28361 20155 0 0 660 85 2136 130 20 0 1 0 382704537 599797760 124844 33554432000 4194304 6004724 140735857742688 140735857728968 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/4842/statm: 146435 124844 167 442 0 145989 0
[pid=4850] ppid=4842 vsize=1506240 CPUtime=1331.67 cores=1,3,5,7
/proc/4850/stat : 4850 (glucosInc) R 4842 4841 27075 0 -1 4202496 185757 0 0 0 133093 74 0 0 20 0 1 0 382707565 1542389760 318035 33554432000 4194304 5654031 140733797645744 140733797643432 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4850/statm: 376560 318035 141 357 0 376200 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 2101128

[startup+1422.3 s]
/proc/loadavg: 2.00 2.30 2.43 3/181 4946
/proc/meminfo: memFree=23066040/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4841/stat : 4841 (npSolver-pbo-It) S 4839 4841 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382704537 9367552 274 33554432000 4194304 5064252 140735161434064 140735161432976 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4841/statm: 2287 274 233 213 0 72 0
[pid=4842] ppid=4841 vsize=585740 CPUtime=30.11 cores=1,3,5,7
/proc/4842/stat : 4842 (npSolver-pbo) S 4841 4841 27075 0 -1 4202496 28361 20155 0 0 660 85 2136 130 20 0 1 0 382704537 599797760 124844 33554432000 4194304 6004724 140735857742688 140735857728968 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/4842/statm: 146435 124844 167 442 0 145989 0
[pid=4850] ppid=4842 vsize=1508096 CPUtime=1391.65 cores=1,3,5,7
/proc/4850/stat : 4850 (glucosInc) R 4842 4841 27075 0 -1 4202496 186240 0 0 0 139091 74 0 0 20 0 1 0 382707565 1544290304 321584 33554432000 4194304 5654031 140733797645744 140733797643528 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4850/statm: 377024 321584 141 357 0 376664 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 2102984

[startup+1482.3 s]
/proc/loadavg: 2.00 2.24 2.40 3/181 4946
/proc/meminfo: memFree=23046680/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4841/stat : 4841 (npSolver-pbo-It) S 4839 4841 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382704537 9367552 274 33554432000 4194304 5064252 140735161434064 140735161432976 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4841/statm: 2287 274 233 213 0 72 0
[pid=4842] ppid=4841 vsize=585740 CPUtime=30.11 cores=1,3,5,7
/proc/4842/stat : 4842 (npSolver-pbo) S 4841 4841 27075 0 -1 4202496 28361 20155 0 0 660 85 2136 130 20 0 1 0 382704537 599797760 124844 33554432000 4194304 6004724 140735857742688 140735857728968 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/4842/statm: 146435 124844 167 442 0 145989 0
[pid=4850] ppid=4842 vsize=1510676 CPUtime=1451.64 cores=1,3,5,7
/proc/4850/stat : 4850 (glucosInc) R 4842 4841 27075 0 -1 4202496 186936 0 0 0 145089 75 0 0 20 0 1 0 382707565 1546932224 325346 33554432000 4194304 5654031 140733797645744 140733797633560 4232932 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4850/statm: 377669 325346 141 357 0 377309 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 2105564

[startup+1542.3 s]
/proc/loadavg: 2.00 2.20 2.37 3/181 4947
/proc/meminfo: memFree=23006160/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4841/stat : 4841 (npSolver-pbo-It) S 4839 4841 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382704537 9367552 274 33554432000 4194304 5064252 140735161434064 140735161432976 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4841/statm: 2287 274 233 213 0 72 0
[pid=4842] ppid=4841 vsize=585740 CPUtime=30.11 cores=1,3,5,7
/proc/4842/stat : 4842 (npSolver-pbo) S 4841 4841 27075 0 -1 4202496 28361 20155 0 0 660 85 2136 130 20 0 1 0 382704537 599797760 124844 33554432000 4194304 6004724 140735857742688 140735857728968 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/4842/statm: 146435 124844 167 442 0 145989 0
[pid=4850] ppid=4842 vsize=1514212 CPUtime=1511.64 cores=1,3,5,7
/proc/4850/stat : 4850 (glucosInc) R 4842 4841 27075 0 -1 4202496 187853 0 0 0 151087 77 0 0 20 0 1 0 382707565 1550553088 331373 33554432000 4194304 5654031 140733797645744 140733797643528 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4850/statm: 378553 331373 141 357 0 378193 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 2109100

[startup+1602.3 s]
/proc/loadavg: 2.00 2.16 2.35 3/181 4947
/proc/meminfo: memFree=23071800/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4841/stat : 4841 (npSolver-pbo-It) S 4839 4841 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382704537 9367552 274 33554432000 4194304 5064252 140735161434064 140735161432976 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4841/statm: 2287 274 233 213 0 72 0
[pid=4842] ppid=4841 vsize=585740 CPUtime=30.11 cores=1,3,5,7
/proc/4842/stat : 4842 (npSolver-pbo) S 4841 4841 27075 0 -1 4202496 28361 20155 0 0 660 85 2136 130 20 0 1 0 382704537 599797760 124844 33554432000 4194304 6004724 140735857742688 140735857728968 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/4842/statm: 146435 124844 167 442 0 145989 0
[pid=4850] ppid=4842 vsize=1518128 CPUtime=1571.63 cores=1,3,5,7
/proc/4850/stat : 4850 (glucosInc) R 4842 4841 27075 0 -1 4202496 189632 0 0 0 157076 87 0 0 20 0 1 0 382707565 1554563072 313946 33554432000 4194304 5654031 140733797645744 140733797633560 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4850/statm: 379532 313946 141 357 0 379172 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 2113016

[startup+1662.3 s]
/proc/loadavg: 2.00 2.13 2.32 3/181 4947
/proc/meminfo: memFree=23042560/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4841/stat : 4841 (npSolver-pbo-It) S 4839 4841 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382704537 9367552 274 33554432000 4194304 5064252 140735161434064 140735161432976 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4841/statm: 2287 274 233 213 0 72 0
[pid=4842] ppid=4841 vsize=585740 CPUtime=30.11 cores=1,3,5,7
/proc/4842/stat : 4842 (npSolver-pbo) S 4841 4841 27075 0 -1 4202496 28361 20155 0 0 660 85 2136 130 20 0 1 0 382704537 599797760 124844 33554432000 4194304 6004724 140735857742688 140735857728968 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/4842/statm: 146435 124844 167 442 0 145989 0
[pid=4850] ppid=4842 vsize=1520464 CPUtime=1631.61 cores=1,3,5,7
/proc/4850/stat : 4850 (glucosInc) R 4842 4841 27075 0 -1 4202496 190229 0 0 0 163074 87 0 0 20 0 1 0 382707565 1556955136 318120 33554432000 4194304 5654031 140733797645744 140733797633560 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4850/statm: 380116 318120 141 357 0 379756 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 2115352

[startup+1722.3 s]
/proc/loadavg: 2.00 2.10 2.30 3/180 4947
/proc/meminfo: memFree=23016036/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4841/stat : 4841 (npSolver-pbo-It) S 4839 4841 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382704537 9367552 274 33554432000 4194304 5064252 140735161434064 140735161432976 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4841/statm: 2287 274 233 213 0 72 0
[pid=4842] ppid=4841 vsize=585740 CPUtime=30.11 cores=1,3,5,7
/proc/4842/stat : 4842 (npSolver-pbo) S 4841 4841 27075 0 -1 4202496 28361 20155 0 0 660 85 2136 130 20 0 1 0 382704537 599797760 124844 33554432000 4194304 6004724 140735857742688 140735857728968 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/4842/statm: 146435 124844 167 442 0 145989 0
[pid=4850] ppid=4842 vsize=1522872 CPUtime=1691.6 cores=1,3,5,7
/proc/4850/stat : 4850 (glucosInc) R 4842 4841 27075 0 -1 4202496 190867 0 0 0 169072 88 0 0 20 0 1 0 382707565 1559420928 322335 33554432000 4194304 5654031 140733797645744 140733797633560 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4850/statm: 380718 322335 141 357 0 380358 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 2117760

[startup+1782.3 s]
/proc/loadavg: 2.00 2.08 2.28 3/181 4948
/proc/meminfo: memFree=23045412/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4841/stat : 4841 (npSolver-pbo-It) S 4839 4841 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382704537 9367552 274 33554432000 4194304 5064252 140735161434064 140735161432976 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4841/statm: 2287 274 233 213 0 72 0
[pid=4842] ppid=4841 vsize=585740 CPUtime=30.11 cores=1,3,5,7
/proc/4842/stat : 4842 (npSolver-pbo) S 4841 4841 27075 0 -1 4202496 28361 20155 0 0 660 85 2136 130 20 0 1 0 382704537 599797760 124844 33554432000 4194304 6004724 140735857742688 140735857728968 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/4842/statm: 146435 124844 167 442 0 145989 0
[pid=4850] ppid=4842 vsize=1524652 CPUtime=1751.61 cores=1,3,5,7
/proc/4850/stat : 4850 (glucosInc) R 4842 4841 27075 0 -1 4202496 191348 0 0 0 175072 89 0 0 20 0 1 0 382707565 1561243648 325371 33554432000 4194304 5654031 140733797645744 140733797633560 4214578 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4850/statm: 381163 325371 141 357 0 380803 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 2119540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.07 2.27 3/181 4951
/proc/meminfo: memFree=23035436/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4841/stat : 4841 (npSolver-pbo-It) S 4839 4841 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382704537 9367552 274 33554432000 4194304 5064252 140735161434064 140735161432976 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4841/statm: 2287 274 233 213 0 72 0
[pid=4842] ppid=4841 vsize=585740 CPUtime=30.11 cores=1,3,5,7
/proc/4842/stat : 4842 (npSolver-pbo) S 4841 4841 27075 0 -1 4202496 28361 20155 0 0 660 85 2136 130 20 0 1 0 382704537 599797760 124844 33554432000 4194304 6004724 140735857742688 140735857728968 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/4842/statm: 146435 124844 167 442 0 145989 0
[pid=4850] ppid=4842 vsize=1525612 CPUtime=1769.9 cores=1,3,5,7
/proc/4850/stat : 4850 (glucosInc) R 4842 4841 27075 0 -1 4202496 191583 0 0 0 176901 89 0 0 20 0 1 0 382707565 1562226688 327139 33554432000 4194304 5654031 140733797645744 140733797633560 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4850/statm: 381403 327139 141 357 0 381043 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2120500

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

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

[startup+1800.6 s]
/proc/loadavg: 2.00 2.07 2.27 3/181 4951
/proc/meminfo: memFree=23035436/32873648 swapFree=7388/7388
[pid=4841] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4841/stat : 4841 (npSolver-pbo-It) S 4839 4841 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382704537 9367552 274 33554432000 4194304 5064252 140735161434064 140735161432976 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4841/statm: 2287 274 233 213 0 72 0
[pid=4842] ppid=4841 vsize=585740 CPUtime=30.11 cores=1,3,5,7
/proc/4842/stat : 4842 (npSolver-pbo) S 4841 4841 27075 0 -1 4202496 28361 20155 0 0 660 85 2136 130 20 0 1 0 382704537 599797760 124844 33554432000 4194304 6004724 140735857742688 140735857728968 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/4842/statm: 146435 124844 167 442 0 145989 0
[pid=4850] ppid=4842 vsize=1525612 CPUtime=1769.9 cores=1,3,5,7
/proc/4850/stat : 4850 (glucosInc) R 4842 4841 27075 0 -1 4202496 191583 0 0 0 176901 89 0 0 20 0 1 0 382707565 1562226688 327139 33554432000 4194304 5654031 140733797645744 140733797633560 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4850/statm: 381403 327139 141 357 0 381043 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2120500

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4841 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=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.01
CPU user time (s): 1796.97
CPU system time (s): 3.04
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 2455124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 356
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= 3
involuntary context switches= 1

runsolver used 3.33049 second user time and 11.5832 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-08 16:30:00
IDJOB=3751597
IDBENCH=89892
IDSOLVER=2335
FILE ID=node148/3751597-1339165800
RUNJOBID= node148-1339134206-27092
PBS_JOBID= 14643787
Free space on /tmp= 70412 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-opm2-z10-s2.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751597-1339165800/watcher-3751597-1339165800 -o /tmp/evaluation-result-3751597-1339165800/solver-3751597-1339165800 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751597-1339165800.opb 1317591340 HOME HOME

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

MD5SUM BENCH= ed21e6c5ff37fad47ff826a68b7a81b8
RANDOM SEED=1317591340

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26754368 kB
Buffers:          696932 kB
Cached:          4346408 kB
SwapCached:          560 kB
Active:          2506880 kB
Inactive:        2651652 kB
Active(anon):     104072 kB
Inactive(anon):    11348 kB
Active(file):    2402808 kB
Inactive(file):  2640304 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107596 kB
Dirty:             12444 kB
Writeback:             0 kB
AnonPages:        217736 kB
Mapped:            12200 kB
Shmem:                36 kB
Slab:             809956 kB
SReclaimable:     253908 kB
SUnreclaim:       556048 kB
KernelStack:        1504 kB
PageTables:         4272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     259456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    192512 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= 69672 MiB
End job on node148 at 2012-06-08 17:00:03