Trace number 3700744

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 1.0? (TO) 1800.08 1801.92

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_1000_5__369_766__8.opb
MD5SUM659ee731f96ff56544db308ac6299615
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark174384
Best CPU time to get the best result obtained on this benchmark1800.53
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40998
Total number of constraints6000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)5002
Number of constraints which are nor clauses,nor cardinality constraints998
Minimum length of a constraint8
Maximum length of a constraint329
Number of terms in the objective function 40000
Biggest coefficient in the objective function 122979
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 1373838504
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 122979
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 1373838504
Number of bits of the biggest sum of numbers31
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.27/2.31	c run usual solver
10.15/10.26	c model valid
10.15/10.26	c current solution ok
13.25/13.52	o 233811
13.25/13.52	c current bound: 116905
13.25/13.52	c fallback to adder encoding
1800.08/1801.91	c error: unexpected solver exit code
1800.08/1801.91	s UNKNOWN

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-3700744-1338081083/watcher-3700744-1338081083 -o /tmp/evaluation-result-3700744-1338081083/solver-3700744-1338081083 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3700744-1338081083.opb 1906523497 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: 4.02 2.63 2.21 3/181 15094
/proc/meminfo: memFree=30410692/32873844 swapFree=7388/7388
[pid=15094] ppid=15092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15094/stat : 15094 (npSolver-pbo.sh) S 15092 15094 9087 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274232747 9367552 274 33554432000 4194304 5064252 140734834258224 140734834257136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15094/statm: 2287 274 233 213 0 72 0

[startup+0.0487859 s]
/proc/loadavg: 4.02 2.63 2.21 3/181 15094
/proc/meminfo: memFree=30410692/32873844 swapFree=7388/7388
[pid=15094] ppid=15092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15094/stat : 15094 (npSolver-pbo.sh) S 15092 15094 9087 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274232747 9367552 274 33554432000 4194304 5064252 140734834258224 140734834257136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15094/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100274 s]
/proc/loadavg: 4.02 2.63 2.21 3/181 15094
/proc/meminfo: memFree=30410692/32873844 swapFree=7388/7388
[pid=15094] ppid=15092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15094/stat : 15094 (npSolver-pbo.sh) S 15092 15094 9087 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274232747 9367552 274 33554432000 4194304 5064252 140734834258224 140734834257136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15094/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300246 s]
/proc/loadavg: 4.02 2.63 2.21 3/181 15094
/proc/meminfo: memFree=30410692/32873844 swapFree=7388/7388
[pid=15094] ppid=15092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15094/stat : 15094 (npSolver-pbo.sh) S 15092 15094 9087 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274232747 9367552 274 33554432000 4194304 5064252 140734834258224 140734834257136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15094/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700246 s]
/proc/loadavg: 4.02 2.63 2.21 3/181 15094
/proc/meminfo: memFree=30410692/32873844 swapFree=7388/7388
[pid=15094] ppid=15092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15094/stat : 15094 (npSolver-pbo.sh) S 15092 15094 9087 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274232747 9367552 274 33554432000 4194304 5064252 140734834258224 140734834257136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15094/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 3.86 2.62 2.21 3/183 15096
/proc/meminfo: memFree=30376848/32873844 swapFree=7388/7388
[pid=15094] ppid=15092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15094/stat : 15094 (npSolver-pbo.sh) S 15092 15094 9087 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274232747 9367552 274 33554432000 4194304 5064252 140734834258224 140734834257136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15094/statm: 2287 274 233 213 0 72 0
[pid=15095] ppid=15094 vsize=69984 CPUtime=1.48 cores=0,2,4,6
/proc/15095/stat : 15095 (npSolver-pbo) R 15094 15094 9087 0 -1 4202496 4119 0 0 0 147 1 0 0 20 0 1 0 274232748 71663616 12617 33554432000 4194304 5992684 140734323861888 140734323858008 4375535 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15095/statm: 17496 12617 146 440 0 17052 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 79132

[startup+3.1002 s]
/proc/loadavg: 3.86 2.62 2.21 3/183 15096
/proc/meminfo: memFree=30333208/32873844 swapFree=7388/7388
[pid=15094] ppid=15092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15094/stat : 15094 (npSolver-pbo.sh) S 15092 15094 9087 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274232747 9367552 274 33554432000 4194304 5064252 140734834258224 140734834257136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15094/statm: 2287 274 233 213 0 72 0
[pid=15095] ppid=15094 vsize=143884 CPUtime=2.35 cores=0,2,4,6
/proc/15095/stat : 15095 (npSolver-pbo) S 15094 15094 9087 0 -1 4202496 7688 0 0 0 216 19 0 0 20 0 1 0 274232748 147337216 21939 33554432000 4194304 5992684 140734323861888 140734323855920 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/15095/statm: 35971 21939 164 440 0 35527 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 153032
heavy processes:

[startup+6.30036 s]
/proc/loadavg: 3.86 2.62 2.21 3/185 15098
/proc/meminfo: memFree=29964212/32873844 swapFree=7388/7388
[pid=15094] ppid=15092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15094/stat : 15094 (npSolver-pbo.sh) S 15092 15094 9087 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274232747 9367552 274 33554432000 4194304 5064252 140734834258224 140734834257136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15094/statm: 2287 274 233 213 0 72 0
[pid=15095] ppid=15094 vsize=143884 CPUtime=2.35 cores=0,2,4,6
/proc/15095/stat : 15095 (npSolver-pbo) S 15094 15094 9087 0 -1 4202496 7688 0 0 0 216 19 0 0 20 0 1 0 274232748 147337216 21939 33554432000 4194304 5992684 140734323861888 140734323855920 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/15095/statm: 35971 21939 164 440 0 35527 0
[pid=15097] ppid=15095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15097/stat : 15097 (cp2_pre.sh) S 15095 15094 9087 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 274232985 9367552 276 33554432000 4194304 5064252 140734654761792 140734654760496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15097/statm: 2287 276 234 213 0 72 0
[pid=15098] ppid=15097 vsize=312144 CPUtime=3.91 cores=0,2,4,6
/proc/15098/stat : 15098 (coprocessor) R 15097 15094 9087 0 -1 4202496 58136 0 0 0 380 11 0 0 20 0 1 0 274232985 319635456 77062 33554432000 4194304 6586260 140734580279536 140734580275352 4581324 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/15098/statm: 78036 77062 194 584 0 77448 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 474324

[startup+12.7003 s]
/proc/loadavg: 3.72 2.63 2.22 3/183 15105
/proc/meminfo: memFree=30186948/32873844 swapFree=7388/7388
[pid=15094] ppid=15092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15094/stat : 15094 (npSolver-pbo.sh) S 15092 15094 9087 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274232747 9367552 274 33554432000 4194304 5064252 140734834258224 140734834257136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15094/statm: 2287 274 233 213 0 72 0
[pid=15095] ppid=15094 vsize=149600 CPUtime=12.55 cores=0,2,4,6
/proc/15095/stat : 15095 (npSolver-pbo) R 15094 15094 9087 0 -1 4202496 9178 89767 0 0 270 205 739 41 20 0 1 0 274232748 153190400 23363 33554432000 4194304 5992684 140734323861888 140734323856072 5179696 0 0 4096 0 0 0 0 17 4 0 0 11 0 0
/proc/15095/statm: 37400 23363 171 440 0 36956 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 158748

[startup+25.5003 s]
/proc/loadavg: 3.46 2.61 2.22 3/185 15108
/proc/meminfo: memFree=28840380/32873844 swapFree=7388/7388
[pid=15094] ppid=15092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15094/stat : 15094 (npSolver-pbo.sh) S 15092 15094 9087 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274232747 9367552 274 33554432000 4194304 5064252 140734834258224 140734834257136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15094/statm: 2287 274 233 213 0 72 0
[pid=15095] ppid=15094 vsize=702552 CPUtime=17.58 cores=0,2,4,6
/proc/15095/stat : 15095 (npSolver-pbo) S 15094 15094 9087 0 -1 4202496 23161 90283 0 0 649 316 740 53 20 0 1 0 274232748 719413248 96759 33554432000 4194304 5992684 140734323861888 140734323854208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 147 0 0
/proc/15095/statm: 175638 96759 182 440 0 175194 0
[pid=15107] ppid=15095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15107/stat : 15107 (satsolver.sh) S 15095 15094 9087 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274234655 9367552 266 33554432000 4194304 5064252 140736694602720 140736694601632 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15107/statm: 2287 266 226 213 0 72 0
[pid=15108] ppid=15107 vsize=779616 CPUtime=6.4 cores=0,2,4,6
/proc/15108/stat : 15108 (glucose) R 15107 15094 9087 0 -1 4202496 112726 0 0 0 601 39 0 0 20 0 1 0 274234656 798326784 182053 33554432000 4194304 5208918 140733260927376 140733260925048 4211871 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15108/statm: 194904 182053 103 248 0 194653 0
Current children cumulated CPU time (s) 23.98
Current children cumulated vsize (KiB) 1500464

[startup+51.1004 s]
/proc/loadavg: 3.02 2.58 2.21 3/185 15108
/proc/meminfo: memFree=28882508/32873844 swapFree=7388/7388
[pid=15094] ppid=15092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15094/stat : 15094 (npSolver-pbo.sh) S 15092 15094 9087 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274232747 9367552 274 33554432000 4194304 5064252 140734834258224 140734834257136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15094/statm: 2287 274 233 213 0 72 0
[pid=15095] ppid=15094 vsize=702552 CPUtime=17.58 cores=0,2,4,6
/proc/15095/stat : 15095 (npSolver-pbo) S 15094 15094 9087 0 -1 4202496 23161 90283 0 0 649 316 740 53 20 0 1 0 274232748 719413248 96759 33554432000 4194304 5992684 140734323861888 140734323854208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 147 0 0
/proc/15095/statm: 175638 96759 182 440 0 175194 0
[pid=15107] ppid=15095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15107/stat : 15107 (satsolver.sh) S 15095 15094 9087 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274234655 9367552 266 33554432000 4194304 5064252 140736694602720 140736694601632 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15107/statm: 2287 266 226 213 0 72 0
[pid=15108] ppid=15107 vsize=780100 CPUtime=32 cores=0,2,4,6
/proc/15108/stat : 15108 (glucose) R 15107 15094 9087 0 -1 4202496 112732 0 0 0 3161 39 0 0 20 0 1 0 274234656 798822400 182059 33554432000 4194304 5208918 140733260927376 140733260925048 4211553 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15108/statm: 195025 182059 103 248 0 194774 0
Current children cumulated CPU time (s) 49.58
Current children cumulated vsize (KiB) 1500948

[startup+102.307 s]
/proc/loadavg: 2.40 2.48 2.20 3/184 15108
/proc/meminfo: memFree=28879352/32873844 swapFree=7388/7388
[pid=15094] ppid=15092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15094/stat : 15094 (npSolver-pbo.sh) S 15092 15094 9087 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274232747 9367552 274 33554432000 4194304 5064252 140734834258224 140734834257136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15094/statm: 2287 274 233 213 0 72 0
[pid=15095] ppid=15094 vsize=702552 CPUtime=17.58 cores=0,2,4,6
/proc/15095/stat : 15095 (npSolver-pbo) S 15094 15094 9087 0 -1 4202496 23161 90283 0 0 649 316 740 53 20 0 1 0 274232748 719413248 96759 33554432000 4194304 5992684 140734323861888 140734323854208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 147 0 0
/proc/15095/statm: 175638 96759 182 440 0 175194 0
[pid=15107] ppid=15095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15107/stat : 15107 (satsolver.sh) S 15095 15094 9087 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274234655 9367552 266 33554432000 4194304 5064252 140736694602720 140736694601632 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15107/statm: 2287 266 226 213 0 72 0
[pid=15108] ppid=15107 vsize=781184 CPUtime=83.2 cores=0,2,4,6
/proc/15108/stat : 15108 (glucose) R 15107 15094 9087 0 -1 4202496 113073 0 0 0 8280 40 0 0 20 0 1 0 274234656 799932416 182911 33554432000 4194304 5208918 140733260927376 140733260925224 4228947 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15108/statm: 195296 182911 105 248 0 195045 0
Current children cumulated CPU time (s) 100.78
Current children cumulated vsize (KiB) 1502032

[startup+162.3 s]
/proc/loadavg: 2.15 2.39 2.18 3/183 15258
/proc/meminfo: memFree=28971080/32873844 swapFree=7388/7388
[pid=15094] ppid=15092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15094/stat : 15094 (npSolver-pbo.sh) S 15092 15094 9087 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274232747 9367552 274 33554432000 4194304 5064252 140734834258224 140734834257136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15094/statm: 2287 274 233 213 0 72 0
[pid=15095] ppid=15094 vsize=702552 CPUtime=17.58 cores=0,2,4,6
/proc/15095/stat : 15095 (npSolver-pbo) S 15094 15094 9087 0 -1 4202496 23161 90283 0 0 649 316 740 53 20 0 1 0 274232748 719413248 96759 33554432000 4194304 5992684 140734323861888 140734323854208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 147 0 0
/proc/15095/statm: 175638 96759 182 440 0 175194 0
[pid=15107] ppid=15095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15107/stat : 15107 (satsolver.sh) S 15095 15094 9087 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274234655 9367552 266 33554432000 4194304 5064252 140736694602720 140736694601632 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15107/statm: 2287 266 226 213 0 72 0
[pid=15108] ppid=15107 vsize=790280 CPUtime=143.18 cores=0,2,4,6
/proc/15108/stat : 15108 (glucose) R 15107 15094 9087 0 -1 4202496 115336 0 0 0 14278 40 0 0 20 0 1 0 274234656 809246720 185685 33554432000 4194304 5208918 140733260927376 140733260925336 4229021 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15108/statm: 197570 185685 105 248 0 197319 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 1511128

[startup+222.3 s]
/proc/loadavg: 2.05 2.31 2.17 3/184 15316
/proc/meminfo: memFree=28493364/32873844 swapFree=7388/7388
[pid=15094] ppid=15092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15094/stat : 15094 (npSolver-pbo.sh) S 15092 15094 9087 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274232747 9367552 274 33554432000 4194304 5064252 140734834258224 140734834257136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15094/statm: 2287 274 233 213 0 72 0
[pid=15095] ppid=15094 vsize=702552 CPUtime=17.58 cores=0,2,4,6
/proc/15095/stat : 15095 (npSolver-pbo) S 15094 15094 9087 0 -1 4202496 23161 90283 0 0 649 316 740 53 20 0 1 0 274232748 719413248 96759 33554432000 4194304 5992684 140734323861888 140734323854208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 147 0 0
/proc/15095/statm: 175638 96759 182 440 0 175194 0

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

/proc/15108/stat : 15108 (glucose) R 15107 15094 9087 0 -1 4202496 122221 0 0 0 140253 44 0 0 20 0 1 0 274234656 978530304 204457 33554432000 4194304 5208918 140733260927376 140733260923144 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15108/statm: 238899 204457 105 248 0 238648 0
Current children cumulated CPU time (s) 1420.55
Current children cumulated vsize (KiB) 1676444

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/183 15535
/proc/meminfo: memFree=28390048/32873844 swapFree=7388/7388
[pid=15094] ppid=15092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15094/stat : 15094 (npSolver-pbo.sh) S 15092 15094 9087 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274232747 9367552 274 33554432000 4194304 5064252 140734834258224 140734834257136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15094/statm: 2287 274 233 213 0 72 0
[pid=15095] ppid=15094 vsize=702552 CPUtime=17.58 cores=0,2,4,6
/proc/15095/stat : 15095 (npSolver-pbo) S 15094 15094 9087 0 -1 4202496 23161 90283 0 0 649 316 740 53 20 0 1 0 274232748 719413248 96759 33554432000 4194304 5992684 140734323861888 140734323854208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 147 0 0
/proc/15095/statm: 175638 96759 182 440 0 175194 0
[pid=15107] ppid=15095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15107/stat : 15107 (satsolver.sh) S 15095 15094 9087 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274234655 9367552 266 33554432000 4194304 5064252 140736694602720 140736694601632 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15107/statm: 2287 266 226 213 0 72 0
[pid=15108] ppid=15107 vsize=955596 CPUtime=1462.95 cores=0,2,4,6
/proc/15108/stat : 15108 (glucose) R 15107 15094 9087 0 -1 4202496 122228 0 0 0 146251 44 0 0 20 0 1 0 274234656 978530304 204464 33554432000 4194304 5208918 140733260927376 140733260923144 4211561 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15108/statm: 238899 204464 105 248 0 238648 0
Current children cumulated CPU time (s) 1480.53
Current children cumulated vsize (KiB) 1676444

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/183 15536
/proc/meminfo: memFree=28382108/32873844 swapFree=7388/7388
[pid=15094] ppid=15092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15094/stat : 15094 (npSolver-pbo.sh) S 15092 15094 9087 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274232747 9367552 274 33554432000 4194304 5064252 140734834258224 140734834257136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15094/statm: 2287 274 233 213 0 72 0
[pid=15095] ppid=15094 vsize=702552 CPUtime=17.58 cores=0,2,4,6
/proc/15095/stat : 15095 (npSolver-pbo) S 15094 15094 9087 0 -1 4202496 23161 90283 0 0 649 316 740 53 20 0 1 0 274232748 719413248 96759 33554432000 4194304 5992684 140734323861888 140734323854208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 147 0 0
/proc/15095/statm: 175638 96759 182 440 0 175194 0
[pid=15107] ppid=15095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15107/stat : 15107 (satsolver.sh) S 15095 15094 9087 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274234655 9367552 266 33554432000 4194304 5064252 140736694602720 140736694601632 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15107/statm: 2287 266 226 213 0 72 0
[pid=15108] ppid=15107 vsize=955596 CPUtime=1522.94 cores=0,2,4,6
/proc/15108/stat : 15108 (glucose) R 15107 15094 9087 0 -1 4202496 122236 0 0 0 152250 44 0 0 20 0 1 0 274234656 978530304 205494 33554432000 4194304 5208918 140733260927376 140733260923144 4211635 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15108/statm: 238899 205494 105 248 0 238648 0
Current children cumulated CPU time (s) 1540.52
Current children cumulated vsize (KiB) 1676444

[startup+1602.3 s]
/proc/loadavg: 2.12 2.03 2.02 3/183 15536
/proc/meminfo: memFree=28377516/32873844 swapFree=7388/7388
[pid=15094] ppid=15092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15094/stat : 15094 (npSolver-pbo.sh) S 15092 15094 9087 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274232747 9367552 274 33554432000 4194304 5064252 140734834258224 140734834257136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15094/statm: 2287 274 233 213 0 72 0
[pid=15095] ppid=15094 vsize=702552 CPUtime=17.58 cores=0,2,4,6
/proc/15095/stat : 15095 (npSolver-pbo) S 15094 15094 9087 0 -1 4202496 23161 90283 0 0 649 316 740 53 20 0 1 0 274232748 719413248 96759 33554432000 4194304 5992684 140734323861888 140734323854208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 147 0 0
/proc/15095/statm: 175638 96759 182 440 0 175194 0
[pid=15107] ppid=15095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15107/stat : 15107 (satsolver.sh) S 15095 15094 9087 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274234655 9367552 266 33554432000 4194304 5064252 140736694602720 140736694601632 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15107/statm: 2287 266 226 213 0 72 0
[pid=15108] ppid=15107 vsize=955596 CPUtime=1582.93 cores=0,2,4,6
/proc/15108/stat : 15108 (glucose) R 15107 15094 9087 0 -1 4202496 122237 0 0 0 158249 44 0 0 20 0 1 0 274234656 978530304 205495 33554432000 4194304 5208918 140733260927376 140733260923144 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15108/statm: 238899 205495 105 248 0 238648 0
Current children cumulated CPU time (s) 1600.51
Current children cumulated vsize (KiB) 1676444

[startup+1662.3 s]
/proc/loadavg: 2.11 2.04 2.02 3/183 15536
/proc/meminfo: memFree=28375220/32873844 swapFree=7388/7388
[pid=15094] ppid=15092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15094/stat : 15094 (npSolver-pbo.sh) S 15092 15094 9087 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274232747 9367552 274 33554432000 4194304 5064252 140734834258224 140734834257136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15094/statm: 2287 274 233 213 0 72 0
[pid=15095] ppid=15094 vsize=702552 CPUtime=17.58 cores=0,2,4,6
/proc/15095/stat : 15095 (npSolver-pbo) S 15094 15094 9087 0 -1 4202496 23161 90283 0 0 649 316 740 53 20 0 1 0 274232748 719413248 96759 33554432000 4194304 5992684 140734323861888 140734323854208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 147 0 0
/proc/15095/statm: 175638 96759 182 440 0 175194 0
[pid=15107] ppid=15095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15107/stat : 15107 (satsolver.sh) S 15095 15094 9087 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274234655 9367552 266 33554432000 4194304 5064252 140736694602720 140736694601632 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15107/statm: 2287 266 226 213 0 72 0
[pid=15108] ppid=15107 vsize=955596 CPUtime=1642.92 cores=0,2,4,6
/proc/15108/stat : 15108 (glucose) R 15107 15094 9087 0 -1 4202496 122238 0 0 0 164248 44 0 0 20 0 1 0 274234656 978530304 205496 33554432000 4194304 5208918 140733260927376 140733260923144 4205139 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15108/statm: 238899 205496 105 248 0 238648 0
Current children cumulated CPU time (s) 1660.5
Current children cumulated vsize (KiB) 1676444

[startup+1722.3 s]
/proc/loadavg: 2.11 2.04 2.02 3/184 15539
/proc/meminfo: memFree=28372172/32873844 swapFree=7388/7388
[pid=15094] ppid=15092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15094/stat : 15094 (npSolver-pbo.sh) S 15092 15094 9087 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274232747 9367552 274 33554432000 4194304 5064252 140734834258224 140734834257136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15094/statm: 2287 274 233 213 0 72 0
[pid=15095] ppid=15094 vsize=702552 CPUtime=17.58 cores=0,2,4,6
/proc/15095/stat : 15095 (npSolver-pbo) S 15094 15094 9087 0 -1 4202496 23161 90283 0 0 649 316 740 53 20 0 1 0 274232748 719413248 96759 33554432000 4194304 5992684 140734323861888 140734323854208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 147 0 0
/proc/15095/statm: 175638 96759 182 440 0 175194 0
[pid=15107] ppid=15095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15107/stat : 15107 (satsolver.sh) S 15095 15094 9087 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274234655 9367552 266 33554432000 4194304 5064252 140736694602720 140736694601632 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15107/statm: 2287 266 226 213 0 72 0
[pid=15108] ppid=15107 vsize=955596 CPUtime=1702.91 cores=0,2,4,6
/proc/15108/stat : 15108 (glucose) R 15107 15094 9087 0 -1 4202496 122238 0 0 0 170247 44 0 0 20 0 1 0 274234656 978530304 205496 33554432000 4194304 5208918 140733260927376 140733260923144 4229456 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15108/statm: 238899 205496 105 248 0 238648 0
Current children cumulated CPU time (s) 1720.49
Current children cumulated vsize (KiB) 1676444

[startup+1782.3 s]
/proc/loadavg: 2.10 2.05 2.02 3/183 15539
/proc/meminfo: memFree=28358840/32873844 swapFree=7388/7388
[pid=15094] ppid=15092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15094/stat : 15094 (npSolver-pbo.sh) S 15092 15094 9087 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274232747 9367552 274 33554432000 4194304 5064252 140734834258224 140734834257136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15094/statm: 2287 274 233 213 0 72 0
[pid=15095] ppid=15094 vsize=702552 CPUtime=17.58 cores=0,2,4,6
/proc/15095/stat : 15095 (npSolver-pbo) S 15094 15094 9087 0 -1 4202496 23161 90283 0 0 649 316 740 53 20 0 1 0 274232748 719413248 96759 33554432000 4194304 5992684 140734323861888 140734323854208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 147 0 0
/proc/15095/statm: 175638 96759 182 440 0 175194 0
[pid=15107] ppid=15095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15107/stat : 15107 (satsolver.sh) S 15095 15094 9087 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274234655 9367552 266 33554432000 4194304 5064252 140736694602720 140736694601632 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15107/statm: 2287 266 226 213 0 72 0
[pid=15108] ppid=15107 vsize=966496 CPUtime=1762.9 cores=0,2,4,6
/proc/15108/stat : 15108 (glucose) R 15107 15094 9087 0 -1 4202496 122938 0 0 0 176246 44 0 0 20 0 1 0 274234656 989691904 207729 33554432000 4194304 5208918 140733260927376 140733260923064 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15108/statm: 241624 207729 105 248 0 241373 0
Current children cumulated CPU time (s) 1780.48
Current children cumulated vsize (KiB) 1687344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.9 s]
/proc/loadavg: 2.07 2.04 2.02 3/183 15540
/proc/meminfo: memFree=28354992/32873844 swapFree=7388/7388
[pid=15094] ppid=15092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15094/stat : 15094 (npSolver-pbo.sh) S 15092 15094 9087 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274232747 9367552 274 33554432000 4194304 5064252 140734834258224 140734834257136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15094/statm: 2287 274 233 213 0 72 0
[pid=15095] ppid=15094 vsize=702552 CPUtime=17.58 cores=0,2,4,6
/proc/15095/stat : 15095 (npSolver-pbo) S 15094 15094 9087 0 -1 4202496 23161 90283 0 0 649 316 740 53 20 0 1 0 274232748 719413248 96759 33554432000 4194304 5992684 140734323861888 140734323854208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 147 0 0
/proc/15095/statm: 175638 96759 182 440 0 175194 0
[pid=15107] ppid=15095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15107/stat : 15107 (satsolver.sh) S 15095 15094 9087 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274234655 9367552 266 33554432000 4194304 5064252 140736694602720 140736694601632 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15107/statm: 2287 266 226 213 0 72 0
[pid=15108] ppid=15107 vsize=966496 CPUtime=1782.5 cores=0,2,4,6
/proc/15108/stat : 15108 (glucose) R 15107 15094 9087 0 -1 4202496 122939 0 0 0 178206 44 0 0 20 0 1 0 274234656 989691904 208241 33554432000 4194304 5208918 140733260927376 140733260923064 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15108/statm: 241624 208241 105 248 0 241373 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1687344

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.9 s]
/proc/loadavg: 2.07 2.04 2.02 3/183 15540
/proc/meminfo: memFree=28354992/32873844 swapFree=7388/7388
[pid=15094] ppid=15092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15094/stat : 15094 (npSolver-pbo.sh) S 15092 15094 9087 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274232747 9367552 274 33554432000 4194304 5064252 140734834258224 140734834257136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15094/statm: 2287 274 233 213 0 72 0
[pid=15095] ppid=15094 vsize=702552 CPUtime=17.58 cores=0,2,4,6
/proc/15095/stat : 15095 (npSolver-pbo) S 15094 15094 9087 0 -1 4202496 23161 90283 0 0 649 316 740 53 20 0 1 0 274232748 719413248 96759 33554432000 4194304 5992684 140734323861888 140734323854208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 147 0 0
/proc/15095/statm: 175638 96759 182 440 0 175194 0
[pid=15107] ppid=15095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15107/stat : 15107 (satsolver.sh) S 15095 15094 9087 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274234655 9367552 266 33554432000 4194304 5064252 140736694602720 140736694601632 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15107/statm: 2287 266 226 213 0 72 0
[pid=15108] ppid=15107 vsize=966496 CPUtime=1782.5 cores=0,2,4,6
/proc/15108/stat : 15108 (glucose) R 15107 15094 9087 0 -1 4202496 122939 0 0 0 178206 44 0 0 20 0 1 0 274234656 989691904 208241 33554432000 4194304 5208918 140733260927376 140733260923064 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15108/statm: 241624 208241 105 248 0 241373 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1687344

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15094 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=892887
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=713435
# CPU time returned by wait4() is 17.6063
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.92
CPU time (s): 1800.08
CPU user time (s): 1795.95
CPU system time (s): 4.13
CPU usage (%): 99.898
Max. virtual memory (cumulated for all children) (KiB): 1825324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.8929
system time used= 3.71344
maximum resident set size= 650808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114421
page faults= 0
swaps= 0
block input operations= 16
block output operations= 1129808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 389
involuntary context switches= 63

runsolver used 3.3005 second user time and 9.25559 second system time

The end

Launcher Data

Begin job on node147 at 2012-05-27 03:11:23
IDJOB=3700744
IDBENCH=71875
IDSOLVER=2277
FILE ID=node147/3700744-1338081083
RUNJOBID= node147-1338052925-9103
PBS_JOBID= 14624395
Free space on /tmp= 71644 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_1000_5__369_766__8.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700744-1338081083/watcher-3700744-1338081083 -o /tmp/evaluation-result-3700744-1338081083/solver-3700744-1338081083 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3700744-1338081083.opb 1906523497 HOME HOME

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

MD5SUM BENCH= 659ee731f96ff56544db308ac6299615
RANDOM SEED=1906523497

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30410800 kB
Buffers:          319964 kB
Cached:          1186772 kB
SwapCached:         5068 kB
Active:           690196 kB
Inactive:         951304 kB
Active(anon):     129352 kB
Inactive(anon):     7596 kB
Active(file):     560844 kB
Inactive(file):   943708 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:             14268 kB
Writeback:             0 kB
AnonPages:         78556 kB
Mapped:            10780 kB
Shmem:                 0 kB
Slab:             679860 kB
SReclaimable:     120528 kB
SUnreclaim:       559332 kB
KernelStack:        1536 kB
PageTables:         3932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     256776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     47104 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= 71148 MiB
End job on node147 at 2012-05-27 03:41:25