Trace number 3751406

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.01 1800.62

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb5-0.01-1.opb
MD5SUM75dfb21288b1ca28adfaa843050a46da
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark57026
Best CPU time to get the best result obtained on this benchmark1800.78
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables208381
Total number of constraints1695597
Number of constraints which are clauses1695597
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 constraint579
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

18.98/19.06	c run inc solver
18.98/19.06	c [INC SYSTEM] run initial solver
18.98/19.06	c [INC SYSTEM] preprocess with white file
60.56/60.96	c [INC SYSTEM] finished preprocessing in 41 s
60.56/60.96	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-3751406-1339181266/watcher-3751406-1339181266 -o /tmp/evaluation-result-3751406-1339181266/solver-3751406-1339181266 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751406-1339181266.opb 1902964470 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.23 1.98 1.98 3/180 29892
/proc/meminfo: memFree=29233164/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (runsolver) D 29890 29892 28786 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 384252801 12095488 51 33554432000 4194304 5436572 140734428650400 140734428646696 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/29892/statm: 2953 51 31 304 0 2645 0

[startup+0.0297711 s]
/proc/loadavg: 2.23 1.98 1.98 3/180 29892
/proc/meminfo: memFree=29233164/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (npSolver-pbo-It) S 29890 29892 28786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384252801 9367552 274 33554432000 4194304 5064252 140736037371904 140736037370816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29892/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100161 s]
/proc/loadavg: 2.23 1.98 1.98 3/180 29892
/proc/meminfo: memFree=29233164/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (npSolver-pbo-It) S 29890 29892 28786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384252801 9367552 274 33554432000 4194304 5064252 140736037371904 140736037370816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29892/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300148 s]
/proc/loadavg: 2.23 1.98 1.98 3/180 29892
/proc/meminfo: memFree=29233164/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (npSolver-pbo-It) S 29890 29892 28786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384252801 9367552 274 33554432000 4194304 5064252 140736037371904 140736037370816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29892/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700224 s]
/proc/loadavg: 2.23 1.98 1.98 3/180 29892
/proc/meminfo: memFree=29233164/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (npSolver-pbo-It) S 29890 29892 28786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384252801 9367552 274 33554432000 4194304 5064252 140736037371904 140736037370816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29892/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 2.29 2.00 1.99 3/182 29894
/proc/meminfo: memFree=29107172/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (npSolver-pbo-It) S 29890 29892 28786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384252801 9367552 274 33554432000 4194304 5064252 140736037371904 140736037370816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29892/statm: 2287 274 233 213 0 72 0
[pid=29894] ppid=29892 vsize=216400 CPUtime=1.48 cores=0,2,4,6
/proc/29894/stat : 29894 (npSolver-pbo) R 29892 29892 28786 0 -1 4202496 24830 0 0 0 142 6 0 0 20 0 1 0 384252802 221593600 42095 33554432000 4194304 6004724 140736930101552 140736930097128 4968639 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29894/statm: 54100 42095 130 442 0 53654 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 225548

[startup+3.10024 s]
/proc/loadavg: 2.29 2.00 1.99 3/182 29894
/proc/meminfo: memFree=29107172/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (npSolver-pbo-It) S 29890 29892 28786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384252801 9367552 274 33554432000 4194304 5064252 140736037371904 140736037370816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29892/statm: 2287 274 233 213 0 72 0
[pid=29894] ppid=29892 vsize=436572 CPUtime=3.08 cores=0,2,4,6
/proc/29894/stat : 29894 (npSolver-pbo) R 29892 29892 28786 0 -1 4202496 47715 0 0 0 296 12 0 0 20 0 1 0 384252802 447049728 87399 33554432000 4194304 6004724 140736930101552 140736930097128 4968639 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29894/statm: 109143 87399 130 442 0 108697 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 445720

[startup+6.30028 s]
/proc/loadavg: 2.27 2.00 1.99 3/181 29896
/proc/meminfo: memFree=29479332/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (npSolver-pbo-It) S 29890 29892 28786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384252801 9367552 274 33554432000 4194304 5064252 140736037371904 140736037370816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29892/statm: 2287 274 233 213 0 72 0
[pid=29894] ppid=29892 vsize=756324 CPUtime=6.28 cores=0,2,4,6
/proc/29894/stat : 29894 (npSolver-pbo) R 29892 29892 28786 0 -1 4202496 108146 0 0 0 602 26 0 0 20 0 1 0 384252802 774475776 186323 33554432000 4194304 6004724 140736930101552 140736930096040 4579258 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29894/statm: 189081 186323 147 442 0 188635 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 765472

[startup+12.7002 s]
/proc/loadavg: 2.25 2.00 1.99 3/181 29896
/proc/meminfo: memFree=29005192/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (npSolver-pbo-It) S 29890 29892 28786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384252801 9367552 274 33554432000 4194304 5064252 140736037371904 140736037370816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29892/statm: 2287 274 233 213 0 72 0
[pid=29894] ppid=29892 vsize=1673828 CPUtime=12.67 cores=0,2,4,6
/proc/29894/stat : 29894 (npSolver-pbo) R 29892 29892 28786 0 -1 4202496 110375 0 0 0 1221 46 0 0 20 0 1 0 384252802 1713999872 302568 33554432000 4194304 6004724 140736930101552 140736930096504 4534766 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29894/statm: 418457 302568 154 442 0 418011 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1682976

[startup+25.5065 s]
/proc/loadavg: 2.27 2.01 1.99 3/183 29898
/proc/meminfo: memFree=26956564/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (npSolver-pbo-It) S 29890 29892 28786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384252801 9367552 274 33554432000 4194304 5064252 140736037371904 140736037370816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29892/statm: 2287 274 233 213 0 72 0
[pid=29894] ppid=29892 vsize=1673852 CPUtime=19.07 cores=0,2,4,6
/proc/29894/stat : 29894 (npSolver-pbo) S 29892 29892 28786 0 -1 4202496 111393 0 0 0 1709 198 0 0 20 0 1 0 384252802 1714024448 398330 33554432000 4194304 6004724 140736930101552 140736930096016 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29894/statm: 418463 398330 163 442 0 418017 0
[pid=29897] ppid=29894 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29897/stat : 29897 (cp2_pre.sh) S 29894 29892 28786 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 384254710 9367552 276 33554432000 4194304 5064252 140734659640848 140734659639552 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29897/statm: 2287 276 234 213 0 72 0
[pid=29898] ppid=29897 vsize=613288 CPUtime=6.38 cores=0,2,4,6
/proc/29898/stat : 29898 (coprocessor) R 29897 29892 28786 0 -1 4202496 18219 0 0 0 617 21 0 0 20 0 1 0 384254711 628006912 151546 33554432000 4194304 6586260 140733585741312 140733585738072 5732400 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/29898/statm: 153322 151546 137 584 0 152734 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 2305436

[startup+51.1003 s]
/proc/loadavg: 2.37 2.06 2.01 3/183 29898
/proc/meminfo: memFree=25495856/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (npSolver-pbo-It) S 29890 29892 28786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384252801 9367552 274 33554432000 4194304 5064252 140736037371904 140736037370816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29892/statm: 2287 274 233 213 0 72 0
[pid=29894] ppid=29892 vsize=1673852 CPUtime=19.07 cores=0,2,4,6
/proc/29894/stat : 29894 (npSolver-pbo) S 29892 29892 28786 0 -1 4202496 111393 0 0 0 1709 198 0 0 20 0 1 0 384252802 1714024448 398330 33554432000 4194304 6004724 140736930101552 140736930096016 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29894/statm: 418463 398330 163 442 0 418017 0
[pid=29897] ppid=29894 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29897/stat : 29897 (cp2_pre.sh) S 29894 29892 28786 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 384254710 9367552 276 33554432000 4194304 5064252 140734659640848 140734659639552 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29897/statm: 2287 276 234 213 0 72 0
[pid=29898] ppid=29897 vsize=1868004 CPUtime=31.81 cores=0,2,4,6
/proc/29898/stat : 29898 (coprocessor) R 29897 29892 28786 0 -1 4202496 23993 0 0 0 3030 151 0 0 20 0 1 0 384254711 1912836096 392211 33554432000 4194304 6586260 140733585741312 140733585737064 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 16 0 0
/proc/29898/statm: 467001 392211 158 584 0 466413 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 3560152

[startup+102.3 s]
/proc/loadavg: 2.85 2.23 2.07 2/183 29990
/proc/meminfo: memFree=26613296/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (npSolver-pbo-It) S 29890 29892 28786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384252801 9367552 274 33554432000 4194304 5064252 140736037371904 140736037370816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29892/statm: 2287 274 233 213 0 72 0
[pid=29894] ppid=29892 vsize=1673852 CPUtime=60.75 cores=0,2,4,6
/proc/29894/stat : 29894 (npSolver-pbo) S 29892 29892 28786 0 -1 4202496 111410 24893 0 0 1709 199 3945 222 20 0 1 0 384252802 1714024448 398334 33554432000 4194304 6004724 140736930101552 140736930087832 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29894/statm: 418463 398334 167 442 0 418017 0
[pid=29901] ppid=29894 vsize=2297052 CPUtime=41.3 cores=0,2,4,6
/proc/29901/stat : 29901 (glucosInc) R 29894 29892 28786 0 -1 4202496 238959 0 0 0 4053 77 0 0 20 0 1 0 384258898 2352181248 499603 33554432000 4194304 5654031 140736653319248 140736653317016 4214531 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29901/statm: 574263 499603 139 357 0 573903 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 3980052

[startup+162.3 s]
/proc/loadavg: 2.79 2.31 2.10 2/174 30368
/proc/meminfo: memFree=26941624/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (npSolver-pbo-It) S 29890 29892 28786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384252801 9367552 274 33554432000 4194304 5064252 140736037371904 140736037370816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29892/statm: 2287 274 233 213 0 72 0
[pid=29894] ppid=29892 vsize=1673852 CPUtime=60.75 cores=0,2,4,6
/proc/29894/stat : 29894 (npSolver-pbo) S 29892 29892 28786 0 -1 4202496 111410 24893 0 0 1709 199 3945 222 20 0 1 0 384252802 1714024448 398334 33554432000 4194304 6004724 140736930101552 140736930087832 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29894/statm: 418463 398334 167 442 0 418017 0
[pid=29901] ppid=29894 vsize=2297052 CPUtime=101.3 cores=0,2,4,6
/proc/29901/stat : 29901 (glucosInc) R 29894 29892 28786 0 -1 4202496 239299 0 0 0 10047 83 0 0 20 0 1 0 384258898 2352181248 500965 33554432000 4194304 5654031 140736653319248 140736653307064 4208717 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29901/statm: 574263 500965 139 357 0 573903 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 3980052

[startup+222.3 s]
/proc/loadavg: 1.66 2.07 2.03 2/173 30368
/proc/meminfo: memFree=26942688/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (npSolver-pbo-It) S 29890 29892 28786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384252801 9367552 274 33554432000 4194304 5064252 140736037371904 140736037370816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29892/statm: 2287 274 233 213 0 72 0
[pid=29894] ppid=29892 vsize=1673852 CPUtime=60.75 cores=0,2,4,6
/proc/29894/stat : 29894 (npSolver-pbo) S 29892 29892 28786 0 -1 4202496 111410 24893 0 0 1709 199 3945 222 20 0 1 0 384252802 1714024448 398334 33554432000 4194304 6004724 140736930101552 140736930087832 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29894/statm: 418463 398334 167 442 0 418017 0
[pid=29901] ppid=29894 vsize=2297052 CPUtime=161.29 cores=0,2,4,6
/proc/29901/stat : 29901 (glucosInc) R 29894 29892 28786 0 -1 4202496 239649 0 0 0 16046 83 0 0 20 0 1 0 384258898 2352181248 501826 33554432000 4194304 5654031 140736653319248 140736653307064 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29901/statm: 574263 501826 140 357 0 573903 0
Current children cumulated CPU time (s) 222.04
Current children cumulated vsize (KiB) 3980052

[startup+282.3 s]
/proc/loadavg: 1.24 1.87 1.96 2/172 30368
/proc/meminfo: memFree=26942820/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (npSolver-pbo-It) S 29890 29892 28786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384252801 9367552 274 33554432000 4194304 5064252 140736037371904 140736037370816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29892/statm: 2287 274 233 213 0 72 0
[pid=29894] ppid=29892 vsize=1673852 CPUtime=60.75 cores=0,2,4,6

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

/proc/meminfo: memFree=26925136/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (npSolver-pbo-It) S 29890 29892 28786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384252801 9367552 274 33554432000 4194304 5064252 140736037371904 140736037370816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29892/statm: 2287 274 233 213 0 72 0
[pid=29894] ppid=29892 vsize=1673852 CPUtime=60.75 cores=0,2,4,6
/proc/29894/stat : 29894 (npSolver-pbo) S 29892 29892 28786 0 -1 4202496 111410 24893 0 0 1709 199 3945 222 20 0 1 0 384252802 1714024448 398334 33554432000 4194304 6004724 140736930101552 140736930087832 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29894/statm: 418463 398334 167 442 0 418017 0
[pid=29901] ppid=29894 vsize=2315772 CPUtime=1301.08 cores=0,2,4,6
/proc/29901/stat : 29901 (glucosInc) R 29894 29892 28786 0 -1 4202496 239991 0 0 0 130024 84 0 0 20 0 1 0 384258898 2371350528 506129 33554432000 4194304 5654031 140736653319248 140736653317016 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29901/statm: 578943 506129 140 357 0 578583 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 3998772

[startup+1422.3 s]
/proc/loadavg: 1.00 1.02 1.26 2/173 30401
/proc/meminfo: memFree=26924924/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (npSolver-pbo-It) S 29890 29892 28786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384252801 9367552 274 33554432000 4194304 5064252 140736037371904 140736037370816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29892/statm: 2287 274 233 213 0 72 0
[pid=29894] ppid=29892 vsize=1673852 CPUtime=60.75 cores=0,2,4,6
/proc/29894/stat : 29894 (npSolver-pbo) S 29892 29892 28786 0 -1 4202496 111410 24893 0 0 1709 199 3945 222 20 0 1 0 384252802 1714024448 398334 33554432000 4194304 6004724 140736930101552 140736930087832 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29894/statm: 418463 398334 167 442 0 418017 0
[pid=29901] ppid=29894 vsize=2315772 CPUtime=1361.07 cores=0,2,4,6
/proc/29901/stat : 29901 (glucosInc) R 29894 29892 28786 0 -1 4202496 240007 0 0 0 136023 84 0 0 20 0 1 0 384258898 2371350528 506131 33554432000 4194304 5654031 140736653319248 140736653307064 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29901/statm: 578943 506131 140 357 0 578583 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 3998772

[startup+1482.3 s]
/proc/loadavg: 1.00 1.01 1.24 2/173 30401
/proc/meminfo: memFree=26925076/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (npSolver-pbo-It) S 29890 29892 28786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384252801 9367552 274 33554432000 4194304 5064252 140736037371904 140736037370816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29892/statm: 2287 274 233 213 0 72 0
[pid=29894] ppid=29892 vsize=1673852 CPUtime=60.75 cores=0,2,4,6
/proc/29894/stat : 29894 (npSolver-pbo) S 29892 29892 28786 0 -1 4202496 111410 24893 0 0 1709 199 3945 222 20 0 1 0 384252802 1714024448 398334 33554432000 4194304 6004724 140736930101552 140736930087832 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29894/statm: 418463 398334 167 442 0 418017 0
[pid=29901] ppid=29894 vsize=2315772 CPUtime=1421.05 cores=0,2,4,6
/proc/29901/stat : 29901 (glucosInc) R 29894 29892 28786 0 -1 4202496 240026 0 0 0 142021 84 0 0 20 0 1 0 384258898 2371350528 506135 33554432000 4194304 5654031 140736653319248 140736653307064 4232767 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29901/statm: 578943 506135 140 357 0 578583 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 3998772

[startup+1542.3 s]
/proc/loadavg: 1.00 1.01 1.22 2/173 30402
/proc/meminfo: memFree=26925100/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (npSolver-pbo-It) S 29890 29892 28786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384252801 9367552 274 33554432000 4194304 5064252 140736037371904 140736037370816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29892/statm: 2287 274 233 213 0 72 0
[pid=29894] ppid=29892 vsize=1673852 CPUtime=60.75 cores=0,2,4,6
/proc/29894/stat : 29894 (npSolver-pbo) S 29892 29892 28786 0 -1 4202496 111410 24893 0 0 1709 199 3945 222 20 0 1 0 384252802 1714024448 398334 33554432000 4194304 6004724 140736930101552 140736930087832 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29894/statm: 418463 398334 167 442 0 418017 0
[pid=29901] ppid=29894 vsize=2315772 CPUtime=1481.04 cores=0,2,4,6
/proc/29901/stat : 29901 (glucosInc) R 29894 29892 28786 0 -1 4202496 240052 0 0 0 148020 84 0 0 20 0 1 0 384258898 2371350528 506146 33554432000 4194304 5654031 140736653319248 140736653307064 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29901/statm: 578943 506146 140 357 0 578583 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 3998772

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.20 2/173 30402
/proc/meminfo: memFree=26923080/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (npSolver-pbo-It) S 29890 29892 28786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384252801 9367552 274 33554432000 4194304 5064252 140736037371904 140736037370816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29892/statm: 2287 274 233 213 0 72 0
[pid=29894] ppid=29892 vsize=1673852 CPUtime=60.75 cores=0,2,4,6
/proc/29894/stat : 29894 (npSolver-pbo) S 29892 29892 28786 0 -1 4202496 111410 24893 0 0 1709 199 3945 222 20 0 1 0 384252802 1714024448 398334 33554432000 4194304 6004724 140736930101552 140736930087832 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29894/statm: 418463 398334 167 442 0 418017 0
[pid=29901] ppid=29894 vsize=2315772 CPUtime=1541.01 cores=0,2,4,6
/proc/29901/stat : 29901 (glucosInc) R 29894 29892 28786 0 -1 4202496 240089 0 0 0 154017 84 0 0 20 0 1 0 384258898 2371350528 506669 33554432000 4194304 5654031 140736653319248 140736653307064 4208621 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29901/statm: 578943 506669 140 357 0 578583 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 3998772

[startup+1662.31 s]
/proc/loadavg: 1.00 1.00 1.19 2/173 30402
/proc/meminfo: memFree=26923096/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (npSolver-pbo-It) S 29890 29892 28786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384252801 9367552 274 33554432000 4194304 5064252 140736037371904 140736037370816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29892/statm: 2287 274 233 213 0 72 0
[pid=29894] ppid=29892 vsize=1673852 CPUtime=60.75 cores=0,2,4,6
/proc/29894/stat : 29894 (npSolver-pbo) S 29892 29892 28786 0 -1 4202496 111410 24893 0 0 1709 199 3945 222 20 0 1 0 384252802 1714024448 398334 33554432000 4194304 6004724 140736930101552 140736930087832 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29894/statm: 418463 398334 167 442 0 418017 0
[pid=29901] ppid=29894 vsize=2315772 CPUtime=1601 cores=0,2,4,6
/proc/29901/stat : 29901 (glucosInc) R 29894 29892 28786 0 -1 4202496 240091 0 0 0 160016 84 0 0 20 0 1 0 384258898 2371350528 506671 33554432000 4194304 5654031 140736653319248 140736653307064 4214632 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29901/statm: 578943 506671 140 357 0 578583 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 3998772

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/173 30402
/proc/meminfo: memFree=26923028/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (npSolver-pbo-It) S 29890 29892 28786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384252801 9367552 274 33554432000 4194304 5064252 140736037371904 140736037370816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29892/statm: 2287 274 233 213 0 72 0
[pid=29894] ppid=29892 vsize=1673852 CPUtime=60.75 cores=0,2,4,6
/proc/29894/stat : 29894 (npSolver-pbo) S 29892 29892 28786 0 -1 4202496 111410 24893 0 0 1709 199 3945 222 20 0 1 0 384252802 1714024448 398334 33554432000 4194304 6004724 140736930101552 140736930087832 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29894/statm: 418463 398334 167 442 0 418017 0
[pid=29901] ppid=29894 vsize=2315772 CPUtime=1660.99 cores=0,2,4,6
/proc/29901/stat : 29901 (glucosInc) R 29894 29892 28786 0 -1 4202496 240101 0 0 0 166015 84 0 0 20 0 1 0 384258898 2371350528 506681 33554432000 4194304 5654031 140736653319248 140736653307064 4233591 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29901/statm: 578943 506681 140 357 0 578583 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 3998772

[startup+1782.3 s]
/proc/loadavg: 1.04 1.01 1.17 2/173 30402
/proc/meminfo: memFree=26922852/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (npSolver-pbo-It) S 29890 29892 28786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384252801 9367552 274 33554432000 4194304 5064252 140736037371904 140736037370816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29892/statm: 2287 274 233 213 0 72 0
[pid=29894] ppid=29892 vsize=1673852 CPUtime=60.75 cores=0,2,4,6
/proc/29894/stat : 29894 (npSolver-pbo) S 29892 29892 28786 0 -1 4202496 111410 24893 0 0 1709 199 3945 222 20 0 1 0 384252802 1714024448 398334 33554432000 4194304 6004724 140736930101552 140736930087832 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29894/statm: 418463 398334 167 442 0 418017 0
[pid=29901] ppid=29894 vsize=2315772 CPUtime=1720.97 cores=0,2,4,6
/proc/29901/stat : 29901 (glucosInc) R 29894 29892 28786 0 -1 4202496 240132 0 0 0 172013 84 0 0 20 0 1 0 384258898 2371350528 506700 33554432000 4194304 5654031 140736653319248 140736653307064 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29901/statm: 578943 506700 140 357 0 578583 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 3998772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.03 1.01 1.16 2/173 30402
/proc/meminfo: memFree=26922696/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (npSolver-pbo-It) S 29890 29892 28786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384252801 9367552 274 33554432000 4194304 5064252 140736037371904 140736037370816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29892/statm: 2287 274 233 213 0 72 0
[pid=29894] ppid=29892 vsize=1673852 CPUtime=60.75 cores=0,2,4,6
/proc/29894/stat : 29894 (npSolver-pbo) S 29892 29892 28786 0 -1 4202496 111410 24893 0 0 1709 199 3945 222 20 0 1 0 384252802 1714024448 398334 33554432000 4194304 6004724 140736930101552 140736930087832 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29894/statm: 418463 398334 167 442 0 418017 0
[pid=29901] ppid=29894 vsize=2315772 CPUtime=1739.26 cores=0,2,4,6
/proc/29901/stat : 29901 (glucosInc) R 29894 29892 28786 0 -1 4202496 240140 0 0 0 173842 84 0 0 20 0 1 0 384258898 2371350528 506700 33554432000 4194304 5654031 140736653319248 140736653307064 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29901/statm: 578943 506700 140 357 0 578583 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3998772

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: 1.03 1.01 1.16 2/173 30402
/proc/meminfo: memFree=26922696/32873648 swapFree=7376/7376
[pid=29892] ppid=29890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29892/stat : 29892 (npSolver-pbo-It) S 29890 29892 28786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384252801 9367552 274 33554432000 4194304 5064252 140736037371904 140736037370816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29892/statm: 2287 274 233 213 0 72 0
[pid=29894] ppid=29892 vsize=1673852 CPUtime=60.75 cores=0,2,4,6
/proc/29894/stat : 29894 (npSolver-pbo) S 29892 29892 28786 0 -1 4202496 111410 24893 0 0 1709 199 3945 222 20 0 1 0 384252802 1714024448 398334 33554432000 4194304 6004724 140736930101552 140736930087832 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29894/statm: 418463 398334 167 442 0 418017 0
[pid=29901] ppid=29894 vsize=2315772 CPUtime=1739.26 cores=0,2,4,6
/proc/29901/stat : 29901 (glucosInc) R 29894 29892 28786 0 -1 4202496 240140 0 0 0 173842 84 0 0 20 0 1 0 384258898 2371350528 506700 33554432000 4194304 5654031 140736653319248 140736653307064 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29901/statm: 578943 506700 140 357 0 578583 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3998772

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29892 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# 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): 1794.96
CPU system time (s): 5.05
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 3998772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
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= 2

runsolver used 3.67244 second user time and 10.0425 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-08 20:47:48
IDJOB=3751406
IDBENCH=92871
IDSOLVER=2335
FILE ID=node120/3751406-1339181266
RUNJOBID= node120-1339181246-29815
PBS_JOBID= 14643805
Free space on /tmp= 70384 MiB

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

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

MD5SUM BENCH= 75dfb21288b1ca28adfaa843050a46da
RANDOM SEED=1902964470

node120.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29233800 kB
Buffers:          368272 kB
Cached:           624104 kB
SwapCached:         5828 kB
Active:          2514176 kB
Inactive:         295672 kB
Active(anon):    1803696 kB
Inactive(anon):    10412 kB
Active(file):     710480 kB
Inactive(file):   285260 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67096148 kB
Dirty:            372120 kB
Writeback:             0 kB
AnonPages:       1815728 kB
Mapped:            10216 kB
Shmem:                 0 kB
Slab:             687932 kB
SReclaimable:     129480 kB
SUnreclaim:       558452 kB
KernelStack:        1480 kB
PageTables:         7656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1958692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1093632 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= 69932 MiB
End job on node120 at 2012-06-08 21:17:51