Trace number 3695361

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
pb2satCp2 2012-05-19? (TO) 1800.04 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_25_5.opb
MD5SUMd79bd0f7d6fceec4ec599aa8716e2601
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark58
Best CPU time to get the best result obtained on this benchmark1796.82
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 74
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1000
Minimum length of a constraint26
Maximum length of a constraint51
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31590
Sum of products size (including duplicates)63180
Number of different products31590
Sum of products size63180

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.22	c model valid
0.00/0.22	c current solution ok
0.00/0.55	o 281
0.00/0.55	c (debug) using card networks
2.38/2.44	c model valid
2.38/2.44	c current solution ok
2.38/2.45	o 85
2.38/2.45	c (debug) using card networks
6.06/6.15	c model valid
6.06/6.15	c current solution ok
6.06/6.15	o 81
6.06/6.15	c (debug) using card networks
9.87/9.98	c model valid
9.87/9.98	c current solution ok
9.87/9.99	o 79
9.87/9.99	c (debug) using card networks
107.65/107.72	c model valid
107.65/107.72	c current solution ok
107.65/107.73	o 77
107.65/107.73	c (debug) using card networks
185.71/185.90	c model valid
185.71/185.90	c current solution ok
185.82/185.91	o 76
185.82/185.91	c (debug) using card networks
228.61/228.77	c model valid
228.61/228.77	c current solution ok
228.61/228.78	o 73
228.61/228.78	c (debug) using card networks
1800.01/1800.41	c error: unexpected solver exit code
1800.01/1800.41	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-3695361-1338082148/watcher-3695361-1338082148 -o /tmp/evaluation-result-3695361-1338082148/solver-3695361-1338082148 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695361-1338082148.opb 1238102806 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.00 2.01 2.00 2/179 2191
/proc/meminfo: memFree=30048620/32873844 swapFree=7628/7628
[pid=2191] ppid=2189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (runPb2satCp2.sh) S 2189 2191 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274339175 9367552 275 33554432000 4194304 5064252 140735885318768 140735885317680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2191/statm: 2287 275 233 213 0 72 0

[startup+0.0156379 s]
/proc/loadavg: 2.00 2.01 2.00 2/179 2191
/proc/meminfo: memFree=30048620/32873844 swapFree=7628/7628
[pid=2191] ppid=2189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (runPb2satCp2.sh) S 2189 2191 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274339175 9367552 275 33554432000 4194304 5064252 140735885318768 140735885317680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2191/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100277 s]
/proc/loadavg: 2.00 2.01 2.00 2/179 2191
/proc/meminfo: memFree=30048620/32873844 swapFree=7628/7628
[pid=2191] ppid=2189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (runPb2satCp2.sh) S 2189 2191 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274339175 9367552 275 33554432000 4194304 5064252 140735885318768 140735885317680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2191/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300289 s]
/proc/loadavg: 2.00 2.01 2.00 2/179 2191
/proc/meminfo: memFree=30048620/32873844 swapFree=7628/7628
[pid=2191] ppid=2189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (runPb2satCp2.sh) S 2189 2191 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274339175 9367552 275 33554432000 4194304 5064252 140735885318768 140735885317680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2191/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700277 s]
/proc/loadavg: 2.00 2.01 2.00 2/179 2191
/proc/meminfo: memFree=30048620/32873844 swapFree=7628/7628
[pid=2191] ppid=2189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (runPb2satCp2.sh) S 2189 2191 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274339175 9367552 275 33554432000 4194304 5064252 140735885318768 140735885317680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2191/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 2198
/proc/meminfo: memFree=30000184/32873844 swapFree=7628/7628
[pid=2191] ppid=2189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (runPb2satCp2.sh) S 2189 2191 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274339175 9367552 275 33554432000 4194304 5064252 140735885318768 140735885317680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2191/statm: 2287 275 233 213 0 72 0
[pid=2192] ppid=2191 vsize=15224 CPUtime=0.56 cores=0,2,4,6
/proc/2192/stat : 2192 (pb2sat) S 2191 2191 28113 0 -1 4202496 5047 6340 0 0 19 27 8 2 20 0 1 0 274339175 15589376 3091 33554432000 4194304 5873084 140736063806336 140736063800152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2192/statm: 3806 3091 174 410 0 3388 0
[pid=2197] ppid=2192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2197/stat : 2197 (satsolver.sh) S 2192 2191 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274339232 9367552 266 33554432000 4194304 5064252 140735220559424 140735220558336 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2197/statm: 2287 266 226 213 0 72 0
[pid=2198] ppid=2197 vsize=32460 CPUtime=0.92 cores=0,2,4,6
/proc/2198/stat : 2198 (glucose_static) R 2197 2191 28113 0 -1 4202496 7682 0 0 0 91 1 0 0 20 0 1 0 274339233 33239040 7136 33554432000 4194304 4896791 140734188124016 140734188121224 4225514 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2198/statm: 8115 7136 76 172 0 7941 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 65980

[startup+3.10028 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 2198
/proc/meminfo: memFree=29997268/32873844 swapFree=7628/7628
[pid=2191] ppid=2189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (runPb2satCp2.sh) S 2189 2191 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274339175 9367552 275 33554432000 4194304 5064252 140735885318768 140735885317680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2191/statm: 2287 275 233 213 0 72 0
[pid=2192] ppid=2191 vsize=15848 CPUtime=2.44 cores=0,2,4,6
/proc/2192/stat : 2192 (pb2sat) S 2191 2191 28113 0 -1 4202496 6750 15298 0 0 23 27 190 4 20 0 1 0 274339175 16228352 3247 33554432000 4194304 5873084 140736063806336 140736063800152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2192/statm: 3962 3247 174 410 0 3544 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 24996
heavy processes:

[startup+6.30028 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 2201
/proc/meminfo: memFree=30010048/32873844 swapFree=7628/7628
[pid=2191] ppid=2189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (runPb2satCp2.sh) S 2189 2191 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274339175 9367552 275 33554432000 4194304 5064252 140735885318768 140735885317680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2191/statm: 2287 275 233 213 0 72 0
[pid=2192] ppid=2191 vsize=15848 CPUtime=6.15 cores=0,2,4,6
/proc/2192/stat : 2192 (pb2sat) S 2191 2191 28113 0 -1 4202496 8316 23620 0 0 27 27 554 7 20 0 1 0 274339175 16228352 3247 33554432000 4194304 5873084 140736063806336 140736063800152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2192/statm: 3962 3247 174 410 0 3544 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 24996

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 2207
/proc/meminfo: memFree=30003524/32873844 swapFree=7628/7628
[pid=2191] ppid=2189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (runPb2satCp2.sh) S 2189 2191 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274339175 9367552 275 33554432000 4194304 5064252 140735885318768 140735885317680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2191/statm: 2287 275 233 213 0 72 0
[pid=2192] ppid=2191 vsize=15848 CPUtime=9.98 cores=0,2,4,6
/proc/2192/stat : 2192 (pb2sat) S 2191 2191 28113 0 -1 4202496 9881 31372 0 0 30 28 930 10 20 0 1 0 274339175 16228352 3247 33554432000 4194304 5873084 140736063806336 140736063800152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2192/statm: 3962 3247 174 410 0 3544 0
[pid=2206] ppid=2192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2206/stat : 2206 (satsolver.sh) S 2192 2191 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274340176 9367552 266 33554432000 4194304 5064252 140734574734832 140734574733744 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2206/statm: 2287 266 226 213 0 72 0
[pid=2207] ppid=2206 vsize=31576 CPUtime=2.68 cores=0,2,4,6
/proc/2207/stat : 2207 (glucose_static) R 2206 2191 28113 0 -1 4202496 6541 0 0 0 266 2 0 0 20 0 1 0 274340176 32333824 6705 33554432000 4194304 4896791 140735771787200 140735771784408 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2207/statm: 7894 6705 78 172 0 7720 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 65720

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 2210
/proc/meminfo: memFree=30031440/32873844 swapFree=7628/7628
[pid=2191] ppid=2189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (runPb2satCp2.sh) S 2189 2191 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274339175 9367552 275 33554432000 4194304 5064252 140735885318768 140735885317680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2191/statm: 2287 275 233 213 0 72 0
[pid=2192] ppid=2191 vsize=15848 CPUtime=9.98 cores=0,2,4,6
/proc/2192/stat : 2192 (pb2sat) S 2191 2191 28113 0 -1 4202496 9881 31372 0 0 30 28 930 10 20 0 1 0 274339175 16228352 3247 33554432000 4194304 5873084 140736063806336 140736063800152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2192/statm: 3962 3247 174 410 0 3544 0
[pid=2206] ppid=2192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2206/stat : 2206 (satsolver.sh) S 2192 2191 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274340176 9367552 266 33554432000 4194304 5064252 140734574734832 140734574733744 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2206/statm: 2287 266 226 213 0 72 0
[pid=2207] ppid=2206 vsize=36140 CPUtime=15.47 cores=0,2,4,6
/proc/2207/stat : 2207 (glucose_static) R 2206 2191 28113 0 -1 4202496 9554 0 0 0 1544 3 0 0 20 0 1 0 274340176 37007360 7736 33554432000 4194304 4896791 140735771787200 140735771784408 4205681 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2207/statm: 9035 7736 78 172 0 8861 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 70284

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 2210
/proc/meminfo: memFree=30016144/32873844 swapFree=7628/7628
[pid=2191] ppid=2189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (runPb2satCp2.sh) S 2189 2191 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274339175 9367552 275 33554432000 4194304 5064252 140735885318768 140735885317680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2191/statm: 2287 275 233 213 0 72 0
[pid=2192] ppid=2191 vsize=15848 CPUtime=9.98 cores=0,2,4,6
/proc/2192/stat : 2192 (pb2sat) S 2191 2191 28113 0 -1 4202496 9881 31372 0 0 30 28 930 10 20 0 1 0 274339175 16228352 3247 33554432000 4194304 5873084 140736063806336 140736063800152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2192/statm: 3962 3247 174 410 0 3544 0
[pid=2206] ppid=2192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2206/stat : 2206 (satsolver.sh) S 2192 2191 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274340176 9367552 266 33554432000 4194304 5064252 140734574734832 140734574733744 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2206/statm: 2287 266 226 213 0 72 0
[pid=2207] ppid=2206 vsize=43128 CPUtime=41.06 cores=0,2,4,6
/proc/2207/stat : 2207 (glucose_static) R 2206 2191 28113 0 -1 4202496 14129 0 0 0 4101 5 0 0 20 0 1 0 274340176 44163072 9628 33554432000 4194304 4896791 140735771787200 140735771784408 4225136 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2207/statm: 10782 9628 78 172 0 10608 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 77272

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 2213
/proc/meminfo: memFree=29998088/32873844 swapFree=7628/7628
[pid=2191] ppid=2189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (runPb2satCp2.sh) S 2189 2191 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274339175 9367552 275 33554432000 4194304 5064252 140735885318768 140735885317680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2191/statm: 2287 275 233 213 0 72 0
[pid=2192] ppid=2191 vsize=15848 CPUtime=9.98 cores=0,2,4,6
/proc/2192/stat : 2192 (pb2sat) S 2191 2191 28113 0 -1 4202496 9881 31372 0 0 30 28 930 10 20 0 1 0 274339175 16228352 3247 33554432000 4194304 5873084 140736063806336 140736063800152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2192/statm: 3962 3247 174 410 0 3544 0
[pid=2206] ppid=2192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2206/stat : 2206 (satsolver.sh) S 2192 2191 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274340176 9367552 266 33554432000 4194304 5064252 140734574734832 140734574733744 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2206/statm: 2287 266 226 213 0 72 0
[pid=2207] ppid=2206 vsize=55532 CPUtime=92.26 cores=0,2,4,6
/proc/2207/stat : 2207 (glucose_static) R 2206 2191 28113 0 -1 4202496 20773 0 0 0 9218 8 0 0 20 0 1 0 274340176 56864768 11689 33554432000 4194304 4896791 140735771787200 140735771784408 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2207/statm: 13883 11689 78 172 0 13709 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 89676

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2216
/proc/meminfo: memFree=30006592/32873844 swapFree=7628/7628
[pid=2191] ppid=2189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (runPb2satCp2.sh) S 2189 2191 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274339175 9367552 275 33554432000 4194304 5064252 140735885318768 140735885317680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2191/statm: 2287 275 233 213 0 72 0
[pid=2192] ppid=2191 vsize=15848 CPUtime=107.69 cores=0,2,4,6
/proc/2192/stat : 2192 (pb2sat) S 2191 2191 28113 0 -1 4202496 11448 53899 0 0 34 28 10687 20 20 0 1 0 274339175 16228352 3247 33554432000 4194304 5873084 140736063806336 140736063800152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2192/statm: 3962 3247 174 410 0 3544 0
[pid=2215] ppid=2192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2215/stat : 2215 (satsolver.sh) S 2192 2191 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274349950 9367552 267 33554432000 4194304 5064252 140735731992160 140735731991072 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2215/statm: 2287 267 226 213 0 72 0
[pid=2216] ppid=2215 vsize=44788 CPUtime=54.53 cores=0,2,4,6
/proc/2216/stat : 2216 (glucose_static) R 2215 2191 28113 0 -1 4202496 19151 0 0 0 5447 6 0 0 20 0 1 0 274349950 45862912 10001 33554432000 4194304 4896791 140733733000160 140733732997368 4225148 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2216/statm: 11197 10001 78 172 0 11023 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 78932

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2220
/proc/meminfo: memFree=29992332/32873844 swapFree=7628/7628

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2233
/proc/meminfo: memFree=29813072/32873844 swapFree=7628/7628
[pid=2191] ppid=2189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (runPb2satCp2.sh) S 2189 2191 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274339175 9367552 275 33554432000 4194304 5064252 140735885318768 140735885317680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2191/statm: 2287 275 233 213 0 72 0
[pid=2192] ppid=2191 vsize=15848 CPUtime=228.72 cores=0,2,4,6
/proc/2192/stat : 2192 (pb2sat) S 2191 2191 28113 0 -1 4202496 14491 94997 0 0 42 29 22765 36 20 0 1 0 274339175 16228352 3247 33554432000 4194304 5873084 140736063806336 140736063800152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2192/statm: 3962 3247 174 410 0 3544 0
[pid=2222] ppid=2192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2222/stat : 2222 (satsolver.sh) S 2192 2191 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274362055 9367552 267 33554432000 4194304 5064252 140733778859392 140733778858304 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2222/statm: 2287 267 226 213 0 72 0
[pid=2223] ppid=2222 vsize=136404 CPUtime=1133.27 cores=0,2,4,6
/proc/2223/stat : 2223 (glucose_static) R 2222 2191 28113 0 -1 4202496 97664 0 0 0 113266 61 0 0 20 0 1 0 274362055 139677696 32486 33554432000 4194304 4896791 140735079112976 140735079110504 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2223/statm: 34101 32487 78 172 0 33927 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 170548

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2234
/proc/meminfo: memFree=29803324/32873844 swapFree=7628/7628
[pid=2191] ppid=2189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (runPb2satCp2.sh) S 2189 2191 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274339175 9367552 275 33554432000 4194304 5064252 140735885318768 140735885317680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2191/statm: 2287 275 233 213 0 72 0
[pid=2192] ppid=2191 vsize=15848 CPUtime=228.72 cores=0,2,4,6
/proc/2192/stat : 2192 (pb2sat) S 2191 2191 28113 0 -1 4202496 14491 94997 0 0 42 29 22765 36 20 0 1 0 274339175 16228352 3247 33554432000 4194304 5873084 140736063806336 140736063800152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2192/statm: 3962 3247 174 410 0 3544 0
[pid=2222] ppid=2192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2222/stat : 2222 (satsolver.sh) S 2192 2191 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274362055 9367552 267 33554432000 4194304 5064252 140733778859392 140733778858304 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2222/statm: 2287 267 226 213 0 72 0
[pid=2223] ppid=2222 vsize=137568 CPUtime=1193.26 cores=0,2,4,6
/proc/2223/stat : 2223 (glucose_static) R 2222 2191 28113 0 -1 4202496 100631 0 0 0 119262 64 0 0 20 0 1 0 274362055 140869632 33216 33554432000 4194304 4896791 140735079112976 140735079110184 4230803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2223/statm: 34392 33216 78 172 0 34218 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 171712

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2234
/proc/meminfo: memFree=29788968/32873844 swapFree=7628/7628
[pid=2191] ppid=2189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (runPb2satCp2.sh) S 2189 2191 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274339175 9367552 275 33554432000 4194304 5064252 140735885318768 140735885317680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2191/statm: 2287 275 233 213 0 72 0
[pid=2192] ppid=2191 vsize=15848 CPUtime=228.72 cores=0,2,4,6
/proc/2192/stat : 2192 (pb2sat) S 2191 2191 28113 0 -1 4202496 14491 94997 0 0 42 29 22765 36 20 0 1 0 274339175 16228352 3247 33554432000 4194304 5873084 140736063806336 140736063800152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2192/statm: 3962 3247 174 410 0 3544 0
[pid=2222] ppid=2192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2222/stat : 2222 (satsolver.sh) S 2192 2191 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274362055 9367552 267 33554432000 4194304 5064252 140733778859392 140733778858304 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2222/statm: 2287 267 226 213 0 72 0
[pid=2223] ppid=2222 vsize=170660 CPUtime=1253.24 cores=0,2,4,6
/proc/2223/stat : 2223 (glucose_static) R 2222 2191 28113 0 -1 4202496 103676 0 0 0 125258 66 0 0 20 0 1 0 274362055 174755840 34994 33554432000 4194304 4896791 140735079112976 140735079110184 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2223/statm: 42665 34994 78 172 0 42491 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 204804

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2234
/proc/meminfo: memFree=29825228/32873844 swapFree=7628/7628
[pid=2191] ppid=2189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (runPb2satCp2.sh) S 2189 2191 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274339175 9367552 275 33554432000 4194304 5064252 140735885318768 140735885317680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2191/statm: 2287 275 233 213 0 72 0
[pid=2192] ppid=2191 vsize=15848 CPUtime=228.72 cores=0,2,4,6
/proc/2192/stat : 2192 (pb2sat) S 2191 2191 28113 0 -1 4202496 14491 94997 0 0 42 29 22765 36 20 0 1 0 274339175 16228352 3247 33554432000 4194304 5873084 140736063806336 140736063800152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2192/statm: 3962 3247 174 410 0 3544 0
[pid=2222] ppid=2192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2222/stat : 2222 (satsolver.sh) S 2192 2191 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274362055 9367552 267 33554432000 4194304 5064252 140733778859392 140733778858304 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2222/statm: 2287 267 226 213 0 72 0
[pid=2223] ppid=2222 vsize=142616 CPUtime=1313.23 cores=0,2,4,6
/proc/2223/stat : 2223 (glucose_static) R 2222 2191 28113 0 -1 4202496 106040 0 0 0 131255 68 0 0 20 0 1 0 274362055 146038784 31494 33554432000 4194304 4896791 140735079112976 140735079110184 4225507 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2223/statm: 35654 31494 78 172 0 35480 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 176760

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2234
/proc/meminfo: memFree=29809528/32873844 swapFree=7628/7628
[pid=2191] ppid=2189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (runPb2satCp2.sh) S 2189 2191 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274339175 9367552 275 33554432000 4194304 5064252 140735885318768 140735885317680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2191/statm: 2287 275 233 213 0 72 0
[pid=2192] ppid=2191 vsize=15848 CPUtime=228.72 cores=0,2,4,6
/proc/2192/stat : 2192 (pb2sat) S 2191 2191 28113 0 -1 4202496 14491 94997 0 0 42 29 22765 36 20 0 1 0 274339175 16228352 3247 33554432000 4194304 5873084 140736063806336 140736063800152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2192/statm: 3962 3247 174 410 0 3544 0
[pid=2222] ppid=2192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2222/stat : 2222 (satsolver.sh) S 2192 2191 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274362055 9367552 267 33554432000 4194304 5064252 140733778859392 140733778858304 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2222/statm: 2287 267 226 213 0 72 0
[pid=2223] ppid=2222 vsize=143980 CPUtime=1373.23 cores=0,2,4,6
/proc/2223/stat : 2223 (glucose_static) R 2222 2191 28113 0 -1 4202496 108690 0 0 0 137252 71 0 0 20 0 1 0 274362055 147435520 34413 33554432000 4194304 4896791 140735079112976 140735079110504 4224992 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2223/statm: 35995 34413 78 172 0 35821 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 178124

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 2364
/proc/meminfo: memFree=29884480/32873844 swapFree=7628/7628
[pid=2191] ppid=2189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (runPb2satCp2.sh) S 2189 2191 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274339175 9367552 275 33554432000 4194304 5064252 140735885318768 140735885317680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2191/statm: 2287 275 233 213 0 72 0
[pid=2192] ppid=2191 vsize=15848 CPUtime=228.72 cores=0,2,4,6
/proc/2192/stat : 2192 (pb2sat) S 2191 2191 28113 0 -1 4202496 14491 94997 0 0 42 29 22765 36 20 0 1 0 274339175 16228352 3247 33554432000 4194304 5873084 140736063806336 140736063800152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2192/statm: 3962 3247 174 410 0 3544 0
[pid=2222] ppid=2192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2222/stat : 2222 (satsolver.sh) S 2192 2191 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274362055 9367552 267 33554432000 4194304 5064252 140733778859392 140733778858304 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2222/statm: 2287 267 226 213 0 72 0
[pid=2223] ppid=2222 vsize=145316 CPUtime=1433.21 cores=0,2,4,6
/proc/2223/stat : 2223 (glucose_static) R 2222 2191 28113 0 -1 4202496 111288 0 0 0 143247 74 0 0 20 0 1 0 274362055 148803584 34770 33554432000 4194304 4896791 140735079112976 140735079110184 4223805 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2223/statm: 36329 34770 78 172 0 36155 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 179460

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 2365
/proc/meminfo: memFree=29890036/32873844 swapFree=7628/7628
[pid=2191] ppid=2189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (runPb2satCp2.sh) S 2189 2191 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274339175 9367552 275 33554432000 4194304 5064252 140735885318768 140735885317680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2191/statm: 2287 275 233 213 0 72 0
[pid=2192] ppid=2191 vsize=15848 CPUtime=228.72 cores=0,2,4,6
/proc/2192/stat : 2192 (pb2sat) S 2191 2191 28113 0 -1 4202496 14491 94997 0 0 42 29 22765 36 20 0 1 0 274339175 16228352 3247 33554432000 4194304 5873084 140736063806336 140736063800152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2192/statm: 3962 3247 174 410 0 3544 0
[pid=2222] ppid=2192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2222/stat : 2222 (satsolver.sh) S 2192 2191 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274362055 9367552 267 33554432000 4194304 5064252 140733778859392 140733778858304 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2222/statm: 2287 267 226 213 0 72 0
[pid=2223] ppid=2222 vsize=146232 CPUtime=1493.19 cores=0,2,4,6
/proc/2223/stat : 2223 (glucose_static) R 2222 2191 28113 0 -1 4202496 113808 0 0 0 149242 77 0 0 20 0 1 0 274362055 149741568 33992 33554432000 4194304 4896791 140735079112976 140735079108648 4224960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2223/statm: 36558 33992 78 172 0 36384 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 180376

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2365
/proc/meminfo: memFree=29865236/32873844 swapFree=7628/7628
[pid=2191] ppid=2189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (runPb2satCp2.sh) S 2189 2191 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274339175 9367552 275 33554432000 4194304 5064252 140735885318768 140735885317680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2191/statm: 2287 275 233 213 0 72 0
[pid=2192] ppid=2191 vsize=15848 CPUtime=228.72 cores=0,2,4,6
/proc/2192/stat : 2192 (pb2sat) S 2191 2191 28113 0 -1 4202496 14491 94997 0 0 42 29 22765 36 20 0 1 0 274339175 16228352 3247 33554432000 4194304 5873084 140736063806336 140736063800152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2192/statm: 3962 3247 174 410 0 3544 0
[pid=2222] ppid=2192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2222/stat : 2222 (satsolver.sh) S 2192 2191 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274362055 9367552 267 33554432000 4194304 5064252 140733778859392 140733778858304 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2222/statm: 2287 267 226 213 0 72 0
[pid=2223] ppid=2222 vsize=147148 CPUtime=1553.18 cores=0,2,4,6
/proc/2223/stat : 2223 (glucose_static) R 2222 2191 28113 0 -1 4202496 116338 0 0 0 155239 79 0 0 20 0 1 0 274362055 150679552 33213 33554432000 4194304 4896791 140735079112976 140735079110184 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2223/statm: 36787 33213 78 172 0 36613 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 181292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2365
/proc/meminfo: memFree=29856200/32873844 swapFree=7628/7628
[pid=2191] ppid=2189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2191/stat : 2191 (runPb2satCp2.sh) S 2189 2191 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274339175 9367552 275 33554432000 4194304 5064252 140735885318768 140735885317680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2191/statm: 2287 275 233 213 0 72 0
[pid=2192] ppid=2191 vsize=15848 CPUtime=228.72 cores=0,2,4,6
/proc/2192/stat : 2192 (pb2sat) S 2191 2191 28113 0 -1 4202496 14491 94997 0 0 42 29 22765 36 20 0 1 0 274339175 16228352 3247 33554432000 4194304 5873084 140736063806336 140736063800152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2192/statm: 3962 3247 174 410 0 3544 0
[pid=2222] ppid=2192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2222/stat : 2222 (satsolver.sh) S 2192 2191 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274362055 9367552 267 33554432000 4194304 5064252 140733778859392 140733778858304 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2222/statm: 2287 267 226 213 0 72 0
[pid=2223] ppid=2222 vsize=178368 CPUtime=1571.29 cores=0,2,4,6
/proc/2223/stat : 2223 (glucose_static) R 2222 2191 28113 0 -1 4202496 117027 0 0 0 157049 80 0 0 20 0 1 0 274362055 182648832 37988 33554432000 4194304 4896791 140735079112976 140735079108712 4203856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2223/statm: 44592 37988 78 172 0 44418 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 212512

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1798.57
CPU system time (s): 1.47478
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 223212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.57
system time used= 1.47477
maximum resident set size= 176184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227493
page faults= 0
swaps= 0
block input operations= 0
block output operations= 81784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 225
involuntary context switches= 1897

runsolver used 2.70059 second user time and 7.14091 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-27 03:29:08
IDJOB=3695361
IDBENCH=48133
IDSOLVER=2273
FILE ID=node145/3695361-1338082148
RUNJOBID= node145-1338052957-28129
PBS_JOBID= 14624410
Free space on /tmp= 71548 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_1000_25_5.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695361-1338082148/watcher-3695361-1338082148 -o /tmp/evaluation-result-3695361-1338082148/solver-3695361-1338082148 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3695361-1338082148.opb 1238102806 HOME HOME

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

MD5SUM BENCH= d79bd0f7d6fceec4ec599aa8716e2601
RANDOM SEED=1238102806

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30048784 kB
Buffers:          284476 kB
Cached:          1670448 kB
SwapCached:            0 kB
Active:           678360 kB
Inactive:        1331180 kB
Active(anon):      44868 kB
Inactive(anon):    12140 kB
Active(file):     633492 kB
Inactive(file):  1319040 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9012 kB
Writeback:            24 kB
AnonPages:         63960 kB
Mapped:            15196 kB
Shmem:               200 kB
Slab:             673108 kB
SReclaimable:     114736 kB
SUnreclaim:       558372 kB
KernelStack:        1488 kB
PageTables:         4316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     181376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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= 71532 MiB
End job on node145 at 2012-05-27 03:59:09