Trace number 3696991

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
pb2sat 2012-05-19? (TO) 1800.11 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_60_4.opb
MD5SUM33f66c46bd2eace76f5fa6a5916a23ec
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-71
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -81
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 constraint60
Maximum length of a constraint107
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)75484
Sum of products size (including duplicates)150968
Number of different products37742
Sum of products size75484

Solver Data

0.00/0.27	c model valid
0.00/0.27	c current solution ok
0.00/0.77	o 0
0.00/0.77	c current bound: 500
0.00/0.77	c (debug) using card networks
313.49/313.66	c current bound: 750
313.49/313.66	c (debug) using card networks
1800.07/1800.51	./satsolver.sh: line 5: 17214 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.07/1800.51	c error: unexpected solver exit code
1800.07/1800.51	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-3696991-1338081507/watcher-3696991-1338081507 -o /tmp/evaluation-result-3696991-1338081507/solver-3696991-1338081507 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696991-1338081507.opb 2054538048 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17200
/proc/meminfo: memFree=28082084/32873844 swapFree=6856/6856
[pid=17200] ppid=17198 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17200/stat : 17200 (runPb2sat.sh) S 17198 17200 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274279177 9367552 275 33554432000 4194304 5064252 140733826705248 140733826704160 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17200/statm: 2287 275 233 213 0 72 0

[startup+0.077629 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17200
/proc/meminfo: memFree=28082084/32873844 swapFree=6856/6856
[pid=17200] ppid=17198 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17200/stat : 17200 (runPb2sat.sh) S 17198 17200 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274279177 9367552 275 33554432000 4194304 5064252 140733826705248 140733826704160 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17200/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100283 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17200
/proc/meminfo: memFree=28082084/32873844 swapFree=6856/6856
[pid=17200] ppid=17198 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17200/stat : 17200 (runPb2sat.sh) S 17198 17200 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274279177 9367552 275 33554432000 4194304 5064252 140733826705248 140733826704160 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17200/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300287 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17200
/proc/meminfo: memFree=28082084/32873844 swapFree=6856/6856
[pid=17200] ppid=17198 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17200/stat : 17200 (runPb2sat.sh) S 17198 17200 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274279177 9367552 275 33554432000 4194304 5064252 140733826705248 140733826704160 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17200/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700234 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17200
/proc/meminfo: memFree=28082084/32873844 swapFree=6856/6856
[pid=17200] ppid=17198 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17200/stat : 17200 (runPb2sat.sh) S 17198 17200 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274279177 9367552 275 33554432000 4194304 5064252 140733826705248 140733826704160 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17200/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50047 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17207
/proc/meminfo: memFree=28032580/32873844 swapFree=6856/6856
[pid=17200] ppid=17198 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17200/stat : 17200 (runPb2sat.sh) S 17198 17200 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274279177 9367552 275 33554432000 4194304 5064252 140733826705248 140733826704160 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17200/statm: 2287 275 233 213 0 72 0
[pid=17201] ppid=17200 vsize=13848 CPUtime=0.77 cores=1,3,5,7
/proc/17201/stat : 17201 (pb2sat) S 17200 17200 14257 0 -1 4202496 4396 5705 0 0 28 41 7 1 20 0 1 0 274279177 14180352 2826 33554432000 4194304 5873084 140734116871904 140734116865720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17201/statm: 3462 2826 174 410 0 3044 0
[pid=17206] ppid=17201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17206/stat : 17206 (satsolver.sh) S 17201 17200 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274279257 9367552 266 33554432000 4194304 5064252 140734155226192 140734155225104 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17206/statm: 2287 266 226 213 0 72 0
[pid=17207] ppid=17206 vsize=34248 CPUtime=0.69 cores=1,3,5,7
/proc/17207/stat : 17207 (glucose_static) R 17206 17200 14257 0 -1 4202496 7520 0 0 0 68 1 0 0 20 0 1 0 274279257 35069952 7595 33554432000 4194304 4896791 140734993958400 140734993955704 4225038 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17207/statm: 8562 7595 78 172 0 8388 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 66392

[startup+3.10052 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17207
/proc/meminfo: memFree=28030836/32873844 swapFree=6856/6856
[pid=17200] ppid=17198 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17200/stat : 17200 (runPb2sat.sh) S 17198 17200 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274279177 9367552 275 33554432000 4194304 5064252 140733826705248 140733826704160 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17200/statm: 2287 275 233 213 0 72 0
[pid=17201] ppid=17200 vsize=13848 CPUtime=0.77 cores=1,3,5,7
/proc/17201/stat : 17201 (pb2sat) S 17200 17200 14257 0 -1 4202496 4396 5705 0 0 28 41 7 1 20 0 1 0 274279177 14180352 2826 33554432000 4194304 5873084 140734116871904 140734116865720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17201/statm: 3462 2826 174 410 0 3044 0
[pid=17206] ppid=17201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17206/stat : 17206 (satsolver.sh) S 17201 17200 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274279257 9367552 266 33554432000 4194304 5064252 140734155226192 140734155225104 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17206/statm: 2287 266 226 213 0 72 0
[pid=17207] ppid=17206 vsize=34444 CPUtime=2.29 cores=1,3,5,7
/proc/17207/stat : 17207 (glucose_static) R 17206 17200 14257 0 -1 4202496 8140 0 0 0 228 1 0 0 20 0 1 0 274279257 35270656 7928 33554432000 4194304 4896791 140734993958400 140734993955800 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17207/statm: 8611 7928 78 172 0 8437 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 66588

[startup+6.30046 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17207
/proc/meminfo: memFree=28028660/32873844 swapFree=6856/6856
[pid=17200] ppid=17198 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17200/stat : 17200 (runPb2sat.sh) S 17198 17200 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274279177 9367552 275 33554432000 4194304 5064252 140733826705248 140733826704160 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17200/statm: 2287 275 233 213 0 72 0
[pid=17201] ppid=17200 vsize=13848 CPUtime=0.77 cores=1,3,5,7
/proc/17201/stat : 17201 (pb2sat) S 17200 17200 14257 0 -1 4202496 4396 5705 0 0 28 41 7 1 20 0 1 0 274279177 14180352 2826 33554432000 4194304 5873084 140734116871904 140734116865720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17201/statm: 3462 2826 174 410 0 3044 0
[pid=17206] ppid=17201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17206/stat : 17206 (satsolver.sh) S 17201 17200 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274279257 9367552 266 33554432000 4194304 5064252 140734155226192 140734155225104 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17206/statm: 2287 266 226 213 0 72 0
[pid=17207] ppid=17206 vsize=34904 CPUtime=5.49 cores=1,3,5,7
/proc/17207/stat : 17207 (glucose_static) R 17206 17200 14257 0 -1 4202496 8829 0 0 0 547 2 0 0 20 0 1 0 274279257 35741696 8179 33554432000 4194304 4896791 140734993958400 140734993955912 4205557 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17207/statm: 8726 8179 78 172 0 8552 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 67048

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17207
/proc/meminfo: memFree=28066532/32873844 swapFree=6856/6856
[pid=17200] ppid=17198 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17200/stat : 17200 (runPb2sat.sh) S 17198 17200 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274279177 9367552 275 33554432000 4194304 5064252 140733826705248 140733826704160 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17200/statm: 2287 275 233 213 0 72 0
[pid=17201] ppid=17200 vsize=13848 CPUtime=0.77 cores=1,3,5,7
/proc/17201/stat : 17201 (pb2sat) S 17200 17200 14257 0 -1 4202496 4396 5705 0 0 28 41 7 1 20 0 1 0 274279177 14180352 2826 33554432000 4194304 5873084 140734116871904 140734116865720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17201/statm: 3462 2826 174 410 0 3044 0
[pid=17206] ppid=17201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17206/stat : 17206 (satsolver.sh) S 17201 17200 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274279257 9367552 266 33554432000 4194304 5064252 140734155226192 140734155225104 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17206/statm: 2287 266 226 213 0 72 0
[pid=17207] ppid=17206 vsize=39884 CPUtime=11.89 cores=1,3,5,7
/proc/17207/stat : 17207 (glucose_static) R 17206 17200 14257 0 -1 4202496 10529 0 0 0 1187 2 0 0 20 0 1 0 274279257 40841216 9074 33554432000 4194304 4896791 140734993958400 140734993955800 4224816 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17207/statm: 9971 9074 78 172 0 9797 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 72028

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17207
/proc/meminfo: memFree=28059948/32873844 swapFree=6856/6856
[pid=17200] ppid=17198 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17200/stat : 17200 (runPb2sat.sh) S 17198 17200 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274279177 9367552 275 33554432000 4194304 5064252 140733826705248 140733826704160 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17200/statm: 2287 275 233 213 0 72 0
[pid=17201] ppid=17200 vsize=13848 CPUtime=0.77 cores=1,3,5,7
/proc/17201/stat : 17201 (pb2sat) S 17200 17200 14257 0 -1 4202496 4396 5705 0 0 28 41 7 1 20 0 1 0 274279177 14180352 2826 33554432000 4194304 5873084 140734116871904 140734116865720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17201/statm: 3462 2826 174 410 0 3044 0
[pid=17206] ppid=17201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17206/stat : 17206 (satsolver.sh) S 17201 17200 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274279257 9367552 266 33554432000 4194304 5064252 140734155226192 140734155225104 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17206/statm: 2287 266 226 213 0 72 0
[pid=17207] ppid=17206 vsize=40740 CPUtime=24.68 cores=1,3,5,7
/proc/17207/stat : 17207 (glucose_static) R 17206 17200 14257 0 -1 4202496 13916 0 0 0 2465 3 0 0 20 0 1 0 274279257 41717760 9042 33554432000 4194304 4896791 140734993958400 140734993955928 4225397 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17207/statm: 10185 9042 78 172 0 10011 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 72884

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17208
/proc/meminfo: memFree=28045148/32873844 swapFree=6856/6856
[pid=17200] ppid=17198 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17200/stat : 17200 (runPb2sat.sh) S 17198 17200 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274279177 9367552 275 33554432000 4194304 5064252 140733826705248 140733826704160 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17200/statm: 2287 275 233 213 0 72 0
[pid=17201] ppid=17200 vsize=13848 CPUtime=0.77 cores=1,3,5,7
/proc/17201/stat : 17201 (pb2sat) S 17200 17200 14257 0 -1 4202496 4396 5705 0 0 28 41 7 1 20 0 1 0 274279177 14180352 2826 33554432000 4194304 5873084 140734116871904 140734116865720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17201/statm: 3462 2826 174 410 0 3044 0
[pid=17206] ppid=17201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17206/stat : 17206 (satsolver.sh) S 17201 17200 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274279257 9367552 266 33554432000 4194304 5064252 140734155226192 140734155225104 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17206/statm: 2287 266 226 213 0 72 0
[pid=17207] ppid=17206 vsize=49116 CPUtime=50.27 cores=1,3,5,7
/proc/17207/stat : 17207 (glucose_static) R 17206 17200 14257 0 -1 4202496 15790 0 0 0 5022 5 0 0 20 0 1 0 274279257 50294784 10760 33554432000 4194304 4896791 140734993958400 140734993955800 4225417 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17207/statm: 12279 10760 78 172 0 12105 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 81260

[startup+102.307 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 17211
/proc/meminfo: memFree=28031480/32873844 swapFree=6856/6856
[pid=17200] ppid=17198 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17200/stat : 17200 (runPb2sat.sh) S 17198 17200 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274279177 9367552 275 33554432000 4194304 5064252 140733826705248 140733826704160 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17200/statm: 2287 275 233 213 0 72 0
[pid=17201] ppid=17200 vsize=13848 CPUtime=0.77 cores=1,3,5,7
/proc/17201/stat : 17201 (pb2sat) S 17200 17200 14257 0 -1 4202496 4396 5705 0 0 28 41 7 1 20 0 1 0 274279177 14180352 2826 33554432000 4194304 5873084 140734116871904 140734116865720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17201/statm: 3462 2826 174 410 0 3044 0
[pid=17206] ppid=17201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17206/stat : 17206 (satsolver.sh) S 17201 17200 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274279257 9367552 266 33554432000 4194304 5064252 140734155226192 140734155225104 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17206/statm: 2287 266 226 213 0 72 0
[pid=17207] ppid=17206 vsize=43916 CPUtime=101.46 cores=1,3,5,7
/proc/17207/stat : 17207 (glucose_static) R 17206 17200 14257 0 -1 4202496 19160 0 0 0 10139 7 0 0 20 0 1 0 274279257 44969984 10232 33554432000 4194304 4896791 140734993958400 140734993955800 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17207/statm: 10979 10232 78 172 0 10805 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 76060

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 17211
/proc/meminfo: memFree=28032580/32873844 swapFree=6856/6856
[pid=17200] ppid=17198 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17200/stat : 17200 (runPb2sat.sh) S 17198 17200 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274279177 9367552 275 33554432000 4194304 5064252 140733826705248 140733826704160 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17200/statm: 2287 275 233 213 0 72 0
[pid=17201] ppid=17200 vsize=13848 CPUtime=0.77 cores=1,3,5,7
/proc/17201/stat : 17201 (pb2sat) S 17200 17200 14257 0 -1 4202496 4396 5705 0 0 28 41 7 1 20 0 1 0 274279177 14180352 2826 33554432000 4194304 5873084 140734116871904 140734116865720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17201/statm: 3462 2826 174 410 0 3044 0
[pid=17206] ppid=17201 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.04 2.04 2.00 3/183 17270
/proc/meminfo: memFree=27992316/32873844 swapFree=6856/6856
[pid=17200] ppid=17198 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17200/stat : 17200 (runPb2sat.sh) S 17198 17200 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274279177 9367552 275 33554432000 4194304 5064252 140733826705248 140733826704160 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17200/statm: 2287 275 233 213 0 72 0
[pid=17201] ppid=17200 vsize=13848 CPUtime=313.6 cores=1,3,5,7
/proc/17201/stat : 17201 (pb2sat) S 17200 17200 14257 0 -1 4202496 5619 34824 0 0 31 41 31271 17 20 0 1 0 274279177 14180352 2878 33554432000 4194304 5873084 140734116871904 140734116865720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17201/statm: 3462 2878 174 410 0 3044 0
[pid=17213] ppid=17201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17213/stat : 17213 (satsolver.sh) S 17201 17200 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274310546 9367552 267 33554432000 4194304 5064252 140734283218960 140734283217872 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17213/statm: 2287 267 226 213 0 72 0
[pid=17214] ppid=17213 vsize=102548 CPUtime=1108.37 cores=1,3,5,7
/proc/17214/stat : 17214 (glucose_static) R 17213 17200 14257 0 -1 4202496 61650 0 0 0 110787 50 0 0 20 0 1 0 274310547 105009152 24153 33554432000 4194304 4896791 140736415729696 140736415726952 4223846 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17214/statm: 25637 24153 78 172 0 25463 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 134692

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 17270
/proc/meminfo: memFree=28000200/32873844 swapFree=6856/6856
[pid=17200] ppid=17198 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17200/stat : 17200 (runPb2sat.sh) S 17198 17200 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274279177 9367552 275 33554432000 4194304 5064252 140733826705248 140733826704160 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17200/statm: 2287 275 233 213 0 72 0
[pid=17201] ppid=17200 vsize=13848 CPUtime=313.6 cores=1,3,5,7
/proc/17201/stat : 17201 (pb2sat) S 17200 17200 14257 0 -1 4202496 5619 34824 0 0 31 41 31271 17 20 0 1 0 274279177 14180352 2878 33554432000 4194304 5873084 140734116871904 140734116865720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17201/statm: 3462 2878 174 410 0 3044 0
[pid=17213] ppid=17201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17213/stat : 17213 (satsolver.sh) S 17201 17200 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274310546 9367552 267 33554432000 4194304 5064252 140734283218960 140734283217872 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17213/statm: 2287 267 226 213 0 72 0
[pid=17214] ppid=17213 vsize=104124 CPUtime=1168.34 cores=1,3,5,7
/proc/17214/stat : 17214 (glucose_static) R 17213 17200 14257 0 -1 4202496 63458 0 0 0 116782 52 0 0 20 0 1 0 274310547 106622976 22029 33554432000 4194304 4896791 140736415729696 140736415726904 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17214/statm: 26031 22029 78 172 0 25857 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 136268

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 17270
/proc/meminfo: memFree=27997192/32873844 swapFree=6856/6856
[pid=17200] ppid=17198 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17200/stat : 17200 (runPb2sat.sh) S 17198 17200 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274279177 9367552 275 33554432000 4194304 5064252 140733826705248 140733826704160 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17200/statm: 2287 275 233 213 0 72 0
[pid=17201] ppid=17200 vsize=13848 CPUtime=313.6 cores=1,3,5,7
/proc/17201/stat : 17201 (pb2sat) S 17200 17200 14257 0 -1 4202496 5619 34824 0 0 31 41 31271 17 20 0 1 0 274279177 14180352 2878 33554432000 4194304 5873084 140734116871904 140734116865720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17201/statm: 3462 2878 174 410 0 3044 0
[pid=17213] ppid=17201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17213/stat : 17213 (satsolver.sh) S 17201 17200 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274310546 9367552 267 33554432000 4194304 5064252 140734283218960 140734283217872 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17213/statm: 2287 267 226 213 0 72 0
[pid=17214] ppid=17213 vsize=104540 CPUtime=1228.33 cores=1,3,5,7
/proc/17214/stat : 17214 (glucose_static) R 17213 17200 14257 0 -1 4202496 65571 0 0 0 122779 54 0 0 20 0 1 0 274310547 107048960 21687 33554432000 4194304 4896791 140736415729696 140736415727208 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17214/statm: 26135 21687 78 172 0 25961 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 136684

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 17271
/proc/meminfo: memFree=27965364/32873844 swapFree=6856/6856
[pid=17200] ppid=17198 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17200/stat : 17200 (runPb2sat.sh) S 17198 17200 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274279177 9367552 275 33554432000 4194304 5064252 140733826705248 140733826704160 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17200/statm: 2287 275 233 213 0 72 0
[pid=17201] ppid=17200 vsize=13848 CPUtime=313.6 cores=1,3,5,7
/proc/17201/stat : 17201 (pb2sat) S 17200 17200 14257 0 -1 4202496 5619 34824 0 0 31 41 31271 17 20 0 1 0 274279177 14180352 2878 33554432000 4194304 5873084 140734116871904 140734116865720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17201/statm: 3462 2878 174 410 0 3044 0
[pid=17213] ppid=17201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17213/stat : 17213 (satsolver.sh) S 17201 17200 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274310546 9367552 267 33554432000 4194304 5064252 140734283218960 140734283217872 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17213/statm: 2287 267 226 213 0 72 0
[pid=17214] ppid=17213 vsize=135740 CPUtime=1288.32 cores=1,3,5,7
/proc/17214/stat : 17214 (glucose_static) R 17213 17200 14257 0 -1 4202496 66252 0 0 0 128777 55 0 0 20 0 1 0 274310547 138997760 29973 33554432000 4194304 4896791 140736415729696 140736415725368 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17214/statm: 33935 29973 78 172 0 33761 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 167884

[startup+1662.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/183 17271
/proc/meminfo: memFree=27966576/32873844 swapFree=6856/6856
[pid=17200] ppid=17198 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17200/stat : 17200 (runPb2sat.sh) S 17198 17200 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274279177 9367552 275 33554432000 4194304 5064252 140733826705248 140733826704160 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17200/statm: 2287 275 233 213 0 72 0
[pid=17201] ppid=17200 vsize=13848 CPUtime=313.6 cores=1,3,5,7
/proc/17201/stat : 17201 (pb2sat) S 17200 17200 14257 0 -1 4202496 5619 34824 0 0 31 41 31271 17 20 0 1 0 274279177 14180352 2878 33554432000 4194304 5873084 140734116871904 140734116865720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17201/statm: 3462 2878 174 410 0 3044 0
[pid=17213] ppid=17201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17213/stat : 17213 (satsolver.sh) S 17201 17200 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274310546 9367552 267 33554432000 4194304 5064252 140734283218960 140734283217872 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17213/statm: 2287 267 226 213 0 72 0
[pid=17214] ppid=17213 vsize=136044 CPUtime=1348.31 cores=1,3,5,7
/proc/17214/stat : 17214 (glucose_static) R 17213 17200 14257 0 -1 4202496 67707 0 0 0 134773 58 0 0 20 0 1 0 274310547 139309056 26410 33554432000 4194304 4896791 140736415729696 140736415727096 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17214/statm: 34011 26410 78 172 0 33837 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 168188

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 17271
/proc/meminfo: memFree=27923068/32873844 swapFree=6856/6856
[pid=17200] ppid=17198 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17200/stat : 17200 (runPb2sat.sh) S 17198 17200 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274279177 9367552 275 33554432000 4194304 5064252 140733826705248 140733826704160 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17200/statm: 2287 275 233 213 0 72 0
[pid=17201] ppid=17200 vsize=13848 CPUtime=313.6 cores=1,3,5,7
/proc/17201/stat : 17201 (pb2sat) S 17200 17200 14257 0 -1 4202496 5619 34824 0 0 31 41 31271 17 20 0 1 0 274279177 14180352 2878 33554432000 4194304 5873084 140734116871904 140734116865720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17201/statm: 3462 2878 174 410 0 3044 0
[pid=17213] ppid=17201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17213/stat : 17213 (satsolver.sh) S 17201 17200 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274310546 9367552 267 33554432000 4194304 5064252 140734283218960 140734283217872 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17213/statm: 2287 267 226 213 0 72 0
[pid=17214] ppid=17213 vsize=186676 CPUtime=1408.28 cores=1,3,5,7
/proc/17214/stat : 17214 (glucose_static) R 17213 17200 14257 0 -1 4202496 68373 0 0 0 140770 58 0 0 20 0 1 0 274310547 191156224 34755 33554432000 4194304 4896791 140736415729696 140736415726904 4224975 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17214/statm: 46669 34755 78 172 0 46495 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 218820

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 17271
/proc/meminfo: memFree=27965052/32873844 swapFree=6856/6856
[pid=17200] ppid=17198 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17200/stat : 17200 (runPb2sat.sh) S 17198 17200 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274279177 9367552 275 33554432000 4194304 5064252 140733826705248 140733826704160 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17200/statm: 2287 275 233 213 0 72 0
[pid=17201] ppid=17200 vsize=13848 CPUtime=313.6 cores=1,3,5,7
/proc/17201/stat : 17201 (pb2sat) S 17200 17200 14257 0 -1 4202496 5619 34824 0 0 31 41 31271 17 20 0 1 0 274279177 14180352 2878 33554432000 4194304 5873084 140734116871904 140734116865720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17201/statm: 3462 2878 174 410 0 3044 0
[pid=17213] ppid=17201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17213/stat : 17213 (satsolver.sh) S 17201 17200 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274310546 9367552 267 33554432000 4194304 5064252 140734283218960 140734283217872 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17213/statm: 2287 267 226 213 0 72 0
[pid=17214] ppid=17213 vsize=106720 CPUtime=1468.27 cores=1,3,5,7
/proc/17214/stat : 17214 (glucose_static) R 17213 17200 14257 0 -1 4202496 69420 0 0 0 146767 60 0 0 20 0 1 0 274310547 109281280 22637 33554432000 4194304 4896791 140736415729696 140736415727224 4203856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17214/statm: 26680 22637 78 172 0 26506 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 138864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 17271
/proc/meminfo: memFree=27966016/32873844 swapFree=6856/6856
[pid=17200] ppid=17198 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17200/stat : 17200 (runPb2sat.sh) S 17198 17200 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274279177 9367552 275 33554432000 4194304 5064252 140733826705248 140733826704160 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17200/statm: 2287 275 233 213 0 72 0
[pid=17201] ppid=17200 vsize=13848 CPUtime=313.6 cores=1,3,5,7
/proc/17201/stat : 17201 (pb2sat) S 17200 17200 14257 0 -1 4202496 5619 34824 0 0 31 41 31271 17 20 0 1 0 274279177 14180352 2878 33554432000 4194304 5873084 140734116871904 140734116865720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17201/statm: 3462 2878 174 410 0 3044 0
[pid=17213] ppid=17201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17213/stat : 17213 (satsolver.sh) S 17201 17200 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274310546 9367552 267 33554432000 4194304 5064252 140734283218960 140734283217872 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17213/statm: 2287 267 226 213 0 72 0
[pid=17214] ppid=17213 vsize=106768 CPUtime=1486.47 cores=1,3,5,7
/proc/17214/stat : 17214 (glucose_static) R 17213 17200 14257 0 -1 4202496 69467 0 0 0 148587 60 0 0 20 0 1 0 274310547 109330432 25229 33554432000 4194304 4896791 140736415729696 140736415727096 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17214/statm: 26692 25229 78 172 0 26518 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 138912

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 17271
/proc/meminfo: memFree=27966016/32873844 swapFree=6856/6856
[pid=17200] ppid=17198 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17200/stat : 17200 (runPb2sat.sh) S 17198 17200 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274279177 9367552 275 33554432000 4194304 5064252 140733826705248 140733826704160 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17200/statm: 2287 275 233 213 0 72 0
[pid=17201] ppid=17200 vsize=13848 CPUtime=313.6 cores=1,3,5,7
/proc/17201/stat : 17201 (pb2sat) S 17200 17200 14257 0 -1 4202496 5619 34824 0 0 31 41 31271 17 20 0 1 0 274279177 14180352 2878 33554432000 4194304 5873084 140734116871904 140734116865720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17201/statm: 3462 2878 174 410 0 3044 0
[pid=17213] ppid=17201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17213/stat : 17213 (satsolver.sh) S 17201 17200 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274310546 9367552 267 33554432000 4194304 5064252 140734283218960 140734283217872 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17213/statm: 2287 267 226 213 0 72 0
[pid=17214] ppid=17213 vsize=106768 CPUtime=1486.47 cores=1,3,5,7
/proc/17214/stat : 17214 (glucose_static) R 17213 17200 14257 0 -1 4202496 69467 0 0 0 148587 60 0 0 20 0 1 0 274310547 109330432 25229 33554432000 4194304 4896791 140736415729696 140736415727096 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17214/statm: 26692 25229 78 172 0 26518 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 138912

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.11
CPU user time (s): 1798.9
CPU system time (s): 1.20782
CPU usage (%): 99.9775
Max. virtual memory (cumulated for all children) (KiB): 250124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.9
system time used= 1.20782
maximum resident set size= 189920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110899
page faults= 0
swaps= 0
block input operations= 0
block output operations= 37232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 174
involuntary context switches= 4616

runsolver used 7.07592 second user time and 20.2839 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-27 03:18:27
IDJOB=3696991
IDBENCH=48214
IDSOLVER=2274
FILE ID=node106/3696991-1338081507
RUNJOBID= node106-1338052970-14274
PBS_JOBID= 14624417
Free space on /tmp= 71368 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_1000_60_4.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696991-1338081507/watcher-3696991-1338081507 -o /tmp/evaluation-result-3696991-1338081507/solver-3696991-1338081507 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696991-1338081507.opb 2054538048 HOME HOME

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

MD5SUM BENCH= 33f66c46bd2eace76f5fa6a5916a23ec
RANDOM SEED=2054538048

node106.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.065
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.13
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.065
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.065
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.91
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.065
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.92
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.065
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.065
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.065
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.065
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:        28082348 kB
Buffers:          312132 kB
Cached:          3538092 kB
SwapCached:            0 kB
Active:          1275224 kB
Inactive:        2705704 kB
Active(anon):     133224 kB
Inactive(anon):        0 kB
Active(file):    1142000 kB
Inactive(file):  2705704 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9460 kB
Writeback:             0 kB
AnonPages:        139836 kB
Mapped:            15432 kB
Shmem:               200 kB
Slab:             668552 kB
SReclaimable:     110740 kB
SUnreclaim:       557812 kB
KernelStack:        1472 kB
PageTables:         4392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     266416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 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= 71348 MiB
End job on node106 at 2012-05-27 03:48:27