Trace number 3751403

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 1807.32

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb10-0.20-11.opb
MD5SUMf2633834ff07460da2ce4ee4cf991574
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark126821
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables213655
Total number of constraints3676481
Number of constraints which are clauses3676481
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

53.27/56.91	c run inc solver
53.27/56.91	c [INC SYSTEM] run initial solver
53.27/56.91	c [INC SYSTEM] preprocess with white file
162.09/169.56	c [INC SYSTEM] finished preprocessing in 112 s
162.09/169.56	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-3751403-1339181061/watcher-3751403-1339181061 -o /tmp/evaluation-result-3751403-1339181061/solver-3751403-1339181061 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751403-1339181061.opb 757261375 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.30 2.08 2.02 3/180 18148
/proc/meminfo: memFree=31391036/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0

[startup+0.032226 s]
/proc/loadavg: 2.30 2.08 2.02 3/180 18148
/proc/meminfo: memFree=31391036/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100279 s]
/proc/loadavg: 2.30 2.08 2.02 3/180 18148
/proc/meminfo: memFree=31391036/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300274 s]
/proc/loadavg: 2.30 2.08 2.02 3/180 18148
/proc/meminfo: memFree=31391036/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.7003 s]
/proc/loadavg: 2.30 2.08 2.02 3/180 18148
/proc/meminfo: memFree=31391036/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.30 2.08 2.02 3/182 18150
/proc/meminfo: memFree=31168200/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0
[pid=18149] ppid=18148 vsize=215344 CPUtime=1.49 cores=1,3,5,7
/proc/18149/stat : 18149 (npSolver-pbo) R 18148 18148 17075 0 -1 4202496 24813 0 0 0 141 8 0 0 20 0 1 0 28073359 220512256 41567 33554432000 4194304 6004724 140735040511008 140735040507032 4962664 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18149/statm: 53836 41567 130 442 0 53390 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 224492

[startup+3.10028 s]
/proc/loadavg: 2.30 2.08 2.02 3/182 18150
/proc/meminfo: memFree=30623560/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0
[pid=18149] ppid=18148 vsize=433140 CPUtime=3.09 cores=1,3,5,7
/proc/18149/stat : 18149 (npSolver-pbo) R 18148 18148 17075 0 -1 4202496 47119 0 0 0 292 17 0 0 20 0 1 0 28073359 443535360 85270 33554432000 4194304 6004724 140735040511008 140735040506648 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18149/statm: 108285 85271 130 442 0 107839 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 442288

[startup+6.30032 s]
/proc/loadavg: 2.36 2.10 2.03 3/182 18150
/proc/meminfo: memFree=30127024/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0
[pid=18149] ppid=18148 vsize=871240 CPUtime=6.28 cores=1,3,5,7
/proc/18149/stat : 18149 (npSolver-pbo) R 18148 18148 17075 0 -1 4202496 91825 0 0 0 597 31 0 0 20 0 1 0 28073359 892149760 174815 33554432000 4194304 6004724 140735040511008 140735040506520 4490928 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18149/statm: 217810 174815 130 442 0 217364 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 880388

[startup+12.7003 s]
/proc/loadavg: 2.33 2.10 2.02 3/182 18150
/proc/meminfo: memFree=28737872/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0
[pid=18149] ppid=18148 vsize=1605948 CPUtime=12.68 cores=1,3,5,7
/proc/18149/stat : 18149 (npSolver-pbo) R 18148 18148 17075 0 -1 4202496 227721 0 0 0 1204 64 0 0 20 0 1 0 28073359 1644490752 386128 33554432000 4194304 6004724 140735040511008 140735040505496 4536305 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18149/statm: 401487 386128 147 442 0 401041 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1615096

[startup+25.5003 s]
/proc/loadavg: 2.41 2.13 2.03 3/184 18152
/proc/meminfo: memFree=26055424/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0
[pid=18149] ppid=18148 vsize=3440956 CPUtime=25.48 cores=1,3,5,7
/proc/18149/stat : 18149 (npSolver-pbo) R 18148 18148 17075 0 -1 4202496 230570 0 0 0 2438 110 0 0 20 0 1 0 28073359 3523538944 601168 33554432000 4194304 6004724 140735040511008 140735040505848 4582623 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18149/statm: 860239 601168 147 442 0 859793 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3450104

[startup+51.1003 s]
/proc/loadavg: 2.61 2.19 2.06 3/184 18153
/proc/meminfo: memFree=19399232/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0
[pid=18149] ppid=18148 vsize=8300312 CPUtime=51.08 cores=1,3,5,7
/proc/18149/stat : 18149 (npSolver-pbo) R 18148 18148 17075 0 -1 4202496 234685 0 0 0 4705 403 0 0 20 0 1 0 28073359 8499519488 1716706 33554432000 4194304 6004724 140735040511008 140735040506880 5193835 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18149/statm: 2075078 1716706 157 442 0 2074632 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8309460

[startup+102.3 s]
/proc/loadavg: 3.27 2.44 2.15 3/184 18157
/proc/meminfo: memFree=16227656/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0
[pid=18149] ppid=18148 vsize=5538128 CPUtime=53.33 cores=1,3,5,7
/proc/18149/stat : 18149 (npSolver-pbo) S 18148 18148 17075 0 -1 4202496 234692 0 0 0 4706 627 0 0 20 0 1 0 28073359 5671043072 1026166 33554432000 4194304 6004724 140735040511008 140735040505472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 360 0 0
/proc/18149/statm: 1384532 1026166 163 442 0 1384086 0
[pid=18155] ppid=18149 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/18155/stat : 18155 (cp2_pre.sh) S 18149 18148 17075 0 -1 4202496 608 0 0 0 0 1 0 0 20 0 1 0 28079052 9367552 277 33554432000 4194304 5064252 140735729546160 140735729544864 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18155/statm: 2287 277 234 213 0 72 0
[pid=18156] ppid=18155 vsize=5342304 CPUtime=44.4 cores=1,3,5,7
/proc/18156/stat : 18156 (coprocessor) R 18155 18148 17075 0 -1 4202496 29023 0 0 0 4225 215 0 0 20 0 1 0 28079055 5470519296 1044694 33554432000 4194304 6586260 140734175284128 140734175279880 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 91 0 0
/proc/18156/statm: 1335576 1044694 158 584 0 1334988 0
Current children cumulated CPU time (s) 97.74
Current children cumulated vsize (KiB) 10898728

[startup+162.3 s]
/proc/loadavg: 3.18 2.57 2.21 3/185 18158
/proc/meminfo: memFree=14747592/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0
[pid=18149] ppid=18148 vsize=5538128 CPUtime=53.33 cores=1,3,5,7
/proc/18149/stat : 18149 (npSolver-pbo) S 18148 18148 17075 0 -1 4202496 234692 0 0 0 4706 627 0 0 20 0 1 0 28073359 5671043072 1026166 33554432000 4194304 6004724 140735040511008 140735040505472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 360 0 0
/proc/18149/statm: 1384532 1026166 163 442 0 1384086 0
[pid=18155] ppid=18149 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/18155/stat : 18155 (cp2_pre.sh) S 18149 18148 17075 0 -1 4202496 608 0 0 0 0 1 0 0 20 0 1 0 28079052 9367552 277 33554432000 4194304 5064252 140735729546160 140735729544864 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18155/statm: 2287 277 234 213 0 72 0
[pid=18156] ppid=18155 vsize=5342304 CPUtime=101.95 cores=1,3,5,7
/proc/18156/stat : 18156 (coprocessor) R 18155 18148 17075 0 -1 4202496 29023 0 0 0 9701 494 0 0 20 0 1 0 28079055 5470519296 1044694 33554432000 4194304 6586260 140734175284128 140734175279880 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 335 0 0
/proc/18156/statm: 1335576 1044694 158 584 0 1334988 0
Current children cumulated CPU time (s) 155.29
Current children cumulated vsize (KiB) 10898728

[startup+222.3 s]
/proc/loadavg: 2.54 2.50 2.21 3/183 18160
/proc/meminfo: memFree=15982404/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0
[pid=18149] ppid=18148 vsize=5538128 CPUtime=162.56 cores=1,3,5,7
/proc/18149/stat : 18149 (npSolver-pbo) S 18148 18148 17075 0 -1 4202496 234710 29925 0 0 4706 628 10341 581 20 0 1 0 28073359 5671043072 1026170 33554432000 4194304 6004724 140735040511008 140735040497288 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 360 0 0
/proc/18149/statm: 1384532 1026170 167 442 0 1384086 0
[pid=18160] ppid=18149 vsize=6601192 CPUtime=52.69 cores=1,3,5,7
/proc/18160/stat : 18160 (glucosInc) R 18149 18148 17075 0 -1 4202496 598677 0 0 0 5059 210 0 0 20 0 1 0 28090315 6759620608 1388641 33554432000 4194304 5654031 140734350810448 140734350808232 4232625 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18160/statm: 1650298 1388641 140 357 0 1649938 0
Current children cumulated CPU time (s) 215.25
Current children cumulated vsize (KiB) 12148468

[startup+282.3 s]
/proc/loadavg: 2.20 2.41 2.19 3/183 18160
/proc/meminfo: memFree=15961084/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0
[pid=18149] ppid=18148 vsize=5538128 CPUtime=162.56 cores=1,3,5,7
/proc/18149/stat : 18149 (npSolver-pbo) S 18148 18148 17075 0 -1 4202496 234710 29925 0 0 4706 628 10341 581 20 0 1 0 28073359 5671043072 1026170 33554432000 4194304 6004724 140735040511008 140735040497288 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 360 0 0
/proc/18149/statm: 1384532 1026170 167 442 0 1384086 0
[pid=18160] ppid=18149 vsize=6619096 CPUtime=112.68 cores=1,3,5,7
/proc/18160/stat : 18160 (glucosInc) R 18149 18148 17075 0 -1 4202496 613435 0 0 0 11053 215 0 0 20 0 1 0 28090315 6777954304 1393462 33554432000 4194304 5654031 140734350810448 140734350808232 4232632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18160/statm: 1654774 1393462 140 357 0 1654414 0
Current children cumulated CPU time (s) 275.24

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

/proc/meminfo: memFree=15864688/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0
[pid=18149] ppid=18148 vsize=5538128 CPUtime=162.56 cores=1,3,5,7
/proc/18149/stat : 18149 (npSolver-pbo) S 18148 18148 17075 0 -1 4202496 234710 29925 0 0 4706 628 10341 581 20 0 1 0 28073359 5671043072 1026170 33554432000 4194304 6004724 140735040511008 140735040497288 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 360 0 0
/proc/18149/statm: 1384532 1026170 167 442 0 1384086 0
[pid=18160] ppid=18149 vsize=6685584 CPUtime=1192.52 cores=1,3,5,7
/proc/18160/stat : 18160 (glucosInc) R 18149 18148 17075 0 -1 4202496 754398 0 0 0 118968 284 0 0 20 0 1 0 28090315 6846038016 1411163 33554432000 4194304 5654031 140734350810448 140734350808520 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18160/statm: 1671396 1411163 141 357 0 1671036 0
Current children cumulated CPU time (s) 1355.08
Current children cumulated vsize (KiB) 12232860

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/183 18194
/proc/meminfo: memFree=15862772/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0
[pid=18149] ppid=18148 vsize=5538128 CPUtime=162.56 cores=1,3,5,7
/proc/18149/stat : 18149 (npSolver-pbo) S 18148 18148 17075 0 -1 4202496 234710 29925 0 0 4706 628 10341 581 20 0 1 0 28073359 5671043072 1026170 33554432000 4194304 6004724 140735040511008 140735040497288 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 360 0 0
/proc/18149/statm: 1384532 1026170 167 442 0 1384086 0
[pid=18160] ppid=18149 vsize=6687036 CPUtime=1252.51 cores=1,3,5,7
/proc/18160/stat : 18160 (glucosInc) R 18149 18148 17075 0 -1 4202496 759706 0 0 0 124965 286 0 0 20 0 1 0 28090315 6847524864 1411504 33554432000 4194304 5654031 140734350810448 140734350808232 4215188 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18160/statm: 1671759 1411504 141 357 0 1671399 0
Current children cumulated CPU time (s) 1415.07
Current children cumulated vsize (KiB) 12234312

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/183 18194
/proc/meminfo: memFree=15859820/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0
[pid=18149] ppid=18148 vsize=5538128 CPUtime=162.56 cores=1,3,5,7
/proc/18149/stat : 18149 (npSolver-pbo) S 18148 18148 17075 0 -1 4202496 234710 29925 0 0 4706 628 10341 581 20 0 1 0 28073359 5671043072 1026170 33554432000 4194304 6004724 140735040511008 140735040497288 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 360 0 0
/proc/18149/statm: 1384532 1026170 167 442 0 1384086 0
[pid=18160] ppid=18149 vsize=6687760 CPUtime=1312.51 cores=1,3,5,7
/proc/18160/stat : 18160 (glucosInc) R 18149 18148 17075 0 -1 4202496 764666 0 0 0 130963 288 0 0 20 0 1 0 28090315 6848266240 1411687 33554432000 4194304 5654031 140734350810448 140734350808328 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18160/statm: 1671940 1411687 141 357 0 1671580 0
Current children cumulated CPU time (s) 1475.07
Current children cumulated vsize (KiB) 12235036

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/184 18197
/proc/meminfo: memFree=15855120/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0
[pid=18149] ppid=18148 vsize=5538128 CPUtime=162.56 cores=1,3,5,7
/proc/18149/stat : 18149 (npSolver-pbo) S 18148 18148 17075 0 -1 4202496 234710 29925 0 0 4706 628 10341 581 20 0 1 0 28073359 5671043072 1026170 33554432000 4194304 6004724 140735040511008 140735040497288 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 360 0 0
/proc/18149/statm: 1384532 1026170 167 442 0 1384086 0
[pid=18160] ppid=18149 vsize=6688736 CPUtime=1372.49 cores=1,3,5,7
/proc/18160/stat : 18160 (glucosInc) R 18149 18148 17075 0 -1 4202496 774870 0 0 0 136956 293 0 0 20 0 1 0 28090315 6849265664 1411951 33554432000 4194304 5654031 140734350810448 140734350808520 4214632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18160/statm: 1672184 1411951 141 357 0 1671824 0
Current children cumulated CPU time (s) 1535.05
Current children cumulated vsize (KiB) 12236012

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/183 18198
/proc/meminfo: memFree=15856276/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0
[pid=18149] ppid=18148 vsize=5538128 CPUtime=162.56 cores=1,3,5,7
/proc/18149/stat : 18149 (npSolver-pbo) S 18148 18148 17075 0 -1 4202496 234710 29925 0 0 4706 628 10341 581 20 0 1 0 28073359 5671043072 1026170 33554432000 4194304 6004724 140735040511008 140735040497288 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 360 0 0
/proc/18149/statm: 1384532 1026170 167 442 0 1384086 0
[pid=18160] ppid=18149 vsize=6689120 CPUtime=1432.48 cores=1,3,5,7
/proc/18160/stat : 18160 (glucosInc) R 18149 18148 17075 0 -1 4202496 779909 0 0 0 142953 295 0 0 20 0 1 0 28090315 6849658880 1412020 33554432000 4194304 5654031 140734350810448 140734350808232 4232605 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18160/statm: 1672280 1412020 141 357 0 1671920 0
Current children cumulated CPU time (s) 1595.04
Current children cumulated vsize (KiB) 12236396

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/183 18198
/proc/meminfo: memFree=15853836/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0
[pid=18149] ppid=18148 vsize=5538128 CPUtime=162.56 cores=1,3,5,7
/proc/18149/stat : 18149 (npSolver-pbo) S 18148 18148 17075 0 -1 4202496 234710 29925 0 0 4706 628 10341 581 20 0 1 0 28073359 5671043072 1026170 33554432000 4194304 6004724 140735040511008 140735040497288 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 360 0 0
/proc/18149/statm: 1384532 1026170 167 442 0 1384086 0
[pid=18160] ppid=18149 vsize=6689648 CPUtime=1492.49 cores=1,3,5,7
/proc/18160/stat : 18160 (glucosInc) R 18149 18148 17075 0 -1 4202496 785042 0 0 0 148951 298 0 0 20 0 1 0 28090315 6850199552 1412186 33554432000 4194304 5654031 140734350810448 140734350808328 4232581 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18160/statm: 1672412 1412186 141 357 0 1672052 0
Current children cumulated CPU time (s) 1655.05
Current children cumulated vsize (KiB) 12236924

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/183 18198
/proc/meminfo: memFree=15850284/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0
[pid=18149] ppid=18148 vsize=5538128 CPUtime=162.56 cores=1,3,5,7
/proc/18149/stat : 18149 (npSolver-pbo) S 18148 18148 17075 0 -1 4202496 234710 29925 0 0 4706 628 10341 581 20 0 1 0 28073359 5671043072 1026170 33554432000 4194304 6004724 140735040511008 140735040497288 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 360 0 0
/proc/18149/statm: 1384532 1026170 167 442 0 1384086 0
[pid=18160] ppid=18149 vsize=6690760 CPUtime=1552.47 cores=1,3,5,7
/proc/18160/stat : 18160 (glucosInc) R 18149 18148 17075 0 -1 4202496 790158 0 0 0 154947 300 0 0 20 0 1 0 28090315 6851338240 1412525 33554432000 4194304 5654031 140734350810448 140734350808328 4209096 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18160/statm: 1672690 1412525 141 357 0 1672330 0
Current children cumulated CPU time (s) 1715.03
Current children cumulated vsize (KiB) 12238036

[startup+1782.31 s]
/proc/loadavg: 2.00 2.00 2.01 3/183 18198
/proc/meminfo: memFree=15850004/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0
[pid=18149] ppid=18148 vsize=5538128 CPUtime=162.56 cores=1,3,5,7
/proc/18149/stat : 18149 (npSolver-pbo) S 18148 18148 17075 0 -1 4202496 234710 29925 0 0 4706 628 10341 581 20 0 1 0 28073359 5671043072 1026170 33554432000 4194304 6004724 140735040511008 140735040497288 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 360 0 0
/proc/18149/statm: 1384532 1026170 167 442 0 1384086 0
[pid=18160] ppid=18149 vsize=6691108 CPUtime=1612.47 cores=1,3,5,7
/proc/18160/stat : 18160 (glucosInc) R 18149 18148 17075 0 -1 4202496 800210 0 0 0 160943 304 0 0 20 0 1 0 28090315 6851694592 1412639 33554432000 4194304 5654031 140734350810448 140734350808520 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18160/statm: 1672777 1412639 141 357 0 1672417 0
Current children cumulated CPU time (s) 1775.03
Current children cumulated vsize (KiB) 12238384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.3 s]
/proc/loadavg: 1.92 1.98 2.00 2/175 18223
/proc/meminfo: memFree=19978908/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0
[pid=18149] ppid=18148 vsize=5538128 CPUtime=162.56 cores=1,3,5,7
/proc/18149/stat : 18149 (npSolver-pbo) S 18148 18148 17075 0 -1 4202496 234710 29925 0 0 4706 628 10341 581 20 0 1 0 28073359 5671043072 1026170 33554432000 4194304 6004724 140735040511008 140735040497288 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 360 0 0
/proc/18149/statm: 1384532 1026170 167 442 0 1384086 0
[pid=18160] ppid=18149 vsize=6691240 CPUtime=1637.46 cores=1,3,5,7
/proc/18160/stat : 18160 (glucosInc) R 18149 18148 17075 0 -1 4202496 800229 0 0 0 163442 304 0 0 20 0 1 0 28090315 6851829760 1412658 33554432000 4194304 5654031 140734350810448 140734350808232 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18160/statm: 1672810 1412658 141 357 0 1672450 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 12238516

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

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

[startup+1807.3 s]
/proc/loadavg: 1.92 1.98 2.00 2/175 18223
/proc/meminfo: memFree=19978908/32873844 swapFree=7124/7124
[pid=18148] ppid=18146 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18148/stat : 18148 (npSolver-pbo-It) S 18146 18148 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28073358 9367552 274 33554432000 4194304 5064252 140734721417792 140734721416704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18148/statm: 2287 274 233 213 0 72 0
[pid=18149] ppid=18148 vsize=5538128 CPUtime=162.56 cores=1,3,5,7
/proc/18149/stat : 18149 (npSolver-pbo) S 18148 18148 17075 0 -1 4202496 234710 29925 0 0 4706 628 10341 581 20 0 1 0 28073359 5671043072 1026170 33554432000 4194304 6004724 140735040511008 140735040497288 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 360 0 0
/proc/18149/statm: 1384532 1026170 167 442 0 1384086 0
[pid=18160] ppid=18149 vsize=6691240 CPUtime=1637.46 cores=1,3,5,7
/proc/18160/stat : 18160 (glucosInc) R 18149 18148 17075 0 -1 4202496 800229 0 0 0 163442 304 0 0 20 0 1 0 28090315 6851829760 1412658 33554432000 4194304 5654031 140734350810448 140734350808232 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18160/statm: 1672810 1412658 141 357 0 1672450 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 12238516

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1807.32
CPU time (s): 1800.02
CPU user time (s): 1784.89
CPU system time (s): 15.13
CPU usage (%): 99.5962
Max. virtual memory (cumulated for all children) (KiB): 12331812

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= 358
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.90441 second user time and 11.7892 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-08 20:44:24
IDJOB=3751403
IDBENCH=92820
IDSOLVER=2335
FILE ID=node133/3751403-1339181061
RUNJOBID= node133-1339181061-18120
PBS_JOBID= 14643824
Free space on /tmp= 71016 MiB

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

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

MD5SUM BENCH= f2633834ff07460da2ce4ee4cf991574
RANDOM SEED=757261375

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31394200 kB
Buffers:          102180 kB
Cached:           337972 kB
SwapCached:         1828 kB
Active:           536364 kB
Inactive:         119796 kB
Active(anon):     215996 kB
Inactive(anon):     2420 kB
Active(file):     320368 kB
Inactive(file):   117376 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67100324 kB
Dirty:            186268 kB
Writeback:             0 kB
AnonPages:        177360 kB
Mapped:             9248 kB
Shmem:                 0 kB
Slab:             680408 kB
SReclaimable:     121172 kB
SUnreclaim:       559236 kB
KernelStack:        1480 kB
PageTables:         4328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     361780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 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= 69224 MiB
End job on node133 at 2012-06-08 21:14:34