Trace number 3696974

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.13 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_4.opb
MD5SUM64354bd2b9c3cc2f1ca2c32032e5c032
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark351.226
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint26
Maximum length of a constraint51
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6260
Sum of products size (including duplicates)12520
Number of different products6260
Sum of products size12520

Solver Data

0.00/0.04	c model valid
0.00/0.04	c current solution ok
0.00/0.11	o 52
0.00/0.11	c current bound: 26
0.00/0.11	c (debug) using card networks
0.00/0.23	c model valid
0.00/0.23	c current solution ok
0.00/0.24	o 19
0.00/0.24	c current bound: 9
1800.10/1800.51	./satsolver.sh: line 5: 16654 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.10/1800.51	c error: unexpected solver exit code
1800.10/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-3696974-1338078758/watcher-3696974-1338078758 -o /tmp/evaluation-result-3696974-1338078758/solver-3696974-1338078758 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696974-1338078758.opb 871453364 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.00 2.00 3/179 16644
/proc/meminfo: memFree=27985812/32873844 swapFree=6856/6856
[pid=16644] ppid=16642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16644/stat : 16644 (runPb2sat.sh) S 16642 16644 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274004244 9367552 275 33554432000 4194304 5064252 140734579626352 140734579625264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16644/statm: 2287 275 233 213 0 72 0

[startup+0.0462801 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16644
/proc/meminfo: memFree=27985812/32873844 swapFree=6856/6856
[pid=16644] ppid=16642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16644/stat : 16644 (runPb2sat.sh) S 16642 16644 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274004244 9367552 275 33554432000 4194304 5064252 140734579626352 140734579625264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16644/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100292 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16644
/proc/meminfo: memFree=27985812/32873844 swapFree=6856/6856
[pid=16644] ppid=16642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16644/stat : 16644 (runPb2sat.sh) S 16642 16644 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274004244 9367552 275 33554432000 4194304 5064252 140734579626352 140734579625264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16644/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300269 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16644
/proc/meminfo: memFree=27985812/32873844 swapFree=6856/6856
[pid=16644] ppid=16642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16644/stat : 16644 (runPb2sat.sh) S 16642 16644 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274004244 9367552 275 33554432000 4194304 5064252 140734579626352 140734579625264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16644/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700236 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16644
/proc/meminfo: memFree=27985812/32873844 swapFree=6856/6856
[pid=16644] ppid=16642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16644/stat : 16644 (runPb2sat.sh) S 16642 16644 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274004244 9367552 275 33554432000 4194304 5064252 140734579626352 140734579625264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16644/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16654
/proc/meminfo: memFree=27976440/32873844 swapFree=6856/6856
[pid=16644] ppid=16642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16644/stat : 16644 (runPb2sat.sh) S 16642 16644 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274004244 9367552 275 33554432000 4194304 5064252 140734579626352 140734579625264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16644/statm: 2287 275 233 213 0 72 0
[pid=16645] ppid=16644 vsize=4416 CPUtime=0.22 cores=0,2,4,6
/proc/16645/stat : 16645 (pb2sat) S 16644 16644 14257 0 -1 4202496 1372 5282 0 0 4 5 13 0 20 0 1 0 274004244 4521984 681 33554432000 4194304 5873084 140733847951920 140733847945736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16645/statm: 1104 681 175 410 0 686 0
[pid=16653] ppid=16645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16653/stat : 16653 (satsolver.sh) S 16645 16644 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274004268 9367552 266 33554432000 4194304 5064252 140734698630176 140734698629088 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16653/statm: 2287 266 226 213 0 72 0
[pid=16654] ppid=16653 vsize=7784 CPUtime=1.25 cores=0,2,4,6
/proc/16654/stat : 16654 (glucose_static) R 16653 16644 14257 0 -1 4202496 2403 0 0 0 125 0 0 0 20 0 1 0 274004268 7970816 1645 33554432000 4194304 4896791 140734467184048 140734467181256 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16654/statm: 1946 1645 78 172 0 1772 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 30496

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16654
/proc/meminfo: memFree=27973028/32873844 swapFree=6856/6856
[pid=16644] ppid=16642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16644/stat : 16644 (runPb2sat.sh) S 16642 16644 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274004244 9367552 275 33554432000 4194304 5064252 140734579626352 140734579625264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16644/statm: 2287 275 233 213 0 72 0
[pid=16645] ppid=16644 vsize=4416 CPUtime=0.22 cores=0,2,4,6
/proc/16645/stat : 16645 (pb2sat) S 16644 16644 14257 0 -1 4202496 1372 5282 0 0 4 5 13 0 20 0 1 0 274004244 4521984 681 33554432000 4194304 5873084 140733847951920 140733847945736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16645/statm: 1104 681 175 410 0 686 0
[pid=16653] ppid=16645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16653/stat : 16653 (satsolver.sh) S 16645 16644 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274004268 9367552 266 33554432000 4194304 5064252 140734698630176 140734698629088 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16653/statm: 2287 266 226 213 0 72 0
[pid=16654] ppid=16653 vsize=9396 CPUtime=2.84 cores=0,2,4,6
/proc/16654/stat : 16654 (glucose_static) R 16653 16644 14257 0 -1 4202496 3268 0 0 0 284 0 0 0 20 0 1 0 274004268 9621504 1947 33554432000 4194304 4896791 140734467184048 140734467181624 4225417 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16654/statm: 2349 1947 78 172 0 2175 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 32108

[startup+6.3004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16654
/proc/meminfo: memFree=27995840/32873844 swapFree=6856/6856
[pid=16644] ppid=16642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16644/stat : 16644 (runPb2sat.sh) S 16642 16644 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274004244 9367552 275 33554432000 4194304 5064252 140734579626352 140734579625264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16644/statm: 2287 275 233 213 0 72 0
[pid=16645] ppid=16644 vsize=4416 CPUtime=0.22 cores=0,2,4,6
/proc/16645/stat : 16645 (pb2sat) S 16644 16644 14257 0 -1 4202496 1372 5282 0 0 4 5 13 0 20 0 1 0 274004244 4521984 681 33554432000 4194304 5873084 140733847951920 140733847945736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16645/statm: 1104 681 175 410 0 686 0
[pid=16653] ppid=16645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16653/stat : 16653 (satsolver.sh) S 16645 16644 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274004268 9367552 266 33554432000 4194304 5064252 140734698630176 140734698629088 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16653/statm: 2287 266 226 213 0 72 0
[pid=16654] ppid=16653 vsize=10104 CPUtime=6.05 cores=0,2,4,6
/proc/16654/stat : 16654 (glucose_static) R 16653 16644 14257 0 -1 4202496 5135 0 0 0 604 1 0 0 20 0 1 0 274004268 10346496 2131 33554432000 4194304 4896791 140734467184048 140734467181256 4225103 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16654/statm: 2526 2131 78 172 0 2352 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 32816

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 16654
/proc/meminfo: memFree=27988904/32873844 swapFree=6856/6856
[pid=16644] ppid=16642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16644/stat : 16644 (runPb2sat.sh) S 16642 16644 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274004244 9367552 275 33554432000 4194304 5064252 140734579626352 140734579625264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16644/statm: 2287 275 233 213 0 72 0
[pid=16645] ppid=16644 vsize=4416 CPUtime=0.22 cores=0,2,4,6
/proc/16645/stat : 16645 (pb2sat) S 16644 16644 14257 0 -1 4202496 1372 5282 0 0 4 5 13 0 20 0 1 0 274004244 4521984 681 33554432000 4194304 5873084 140733847951920 140733847945736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16645/statm: 1104 681 175 410 0 686 0
[pid=16653] ppid=16645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16653/stat : 16653 (satsolver.sh) S 16645 16644 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274004268 9367552 266 33554432000 4194304 5064252 140734698630176 140734698629088 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16653/statm: 2287 266 226 213 0 72 0
[pid=16654] ppid=16653 vsize=13116 CPUtime=12.44 cores=0,2,4,6
/proc/16654/stat : 16654 (glucose_static) R 16653 16644 14257 0 -1 4202496 7340 0 0 0 1243 1 0 0 20 0 1 0 274004268 13430784 2880 33554432000 4194304 4896791 140734467184048 140734467181256 4224864 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16654/statm: 3279 2880 78 172 0 3105 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 35828

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.00 3/182 16654
/proc/meminfo: memFree=27976824/32873844 swapFree=6856/6856
[pid=16644] ppid=16642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16644/stat : 16644 (runPb2sat.sh) S 16642 16644 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274004244 9367552 275 33554432000 4194304 5064252 140734579626352 140734579625264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16644/statm: 2287 275 233 213 0 72 0
[pid=16645] ppid=16644 vsize=4416 CPUtime=0.22 cores=0,2,4,6
/proc/16645/stat : 16645 (pb2sat) S 16644 16644 14257 0 -1 4202496 1372 5282 0 0 4 5 13 0 20 0 1 0 274004244 4521984 681 33554432000 4194304 5873084 140733847951920 140733847945736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16645/statm: 1104 681 175 410 0 686 0
[pid=16653] ppid=16645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16653/stat : 16653 (satsolver.sh) S 16645 16644 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274004268 9367552 266 33554432000 4194304 5064252 140734698630176 140734698629088 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16653/statm: 2287 266 226 213 0 72 0
[pid=16654] ppid=16653 vsize=17676 CPUtime=25.24 cores=0,2,4,6
/proc/16654/stat : 16654 (glucose_static) R 16653 16644 14257 0 -1 4202496 10742 0 0 0 2522 2 0 0 20 0 1 0 274004268 18100224 3702 33554432000 4194304 4896791 140734467184048 140734467181256 4225445 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16654/statm: 4419 3702 78 172 0 4245 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 40388

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 16655
/proc/meminfo: memFree=27968532/32873844 swapFree=6856/6856
[pid=16644] ppid=16642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16644/stat : 16644 (runPb2sat.sh) S 16642 16644 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274004244 9367552 275 33554432000 4194304 5064252 140734579626352 140734579625264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16644/statm: 2287 275 233 213 0 72 0
[pid=16645] ppid=16644 vsize=4416 CPUtime=0.22 cores=0,2,4,6
/proc/16645/stat : 16645 (pb2sat) S 16644 16644 14257 0 -1 4202496 1372 5282 0 0 4 5 13 0 20 0 1 0 274004244 4521984 681 33554432000 4194304 5873084 140733847951920 140733847945736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16645/statm: 1104 681 175 410 0 686 0
[pid=16653] ppid=16645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16653/stat : 16653 (satsolver.sh) S 16645 16644 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274004268 9367552 266 33554432000 4194304 5064252 140734698630176 140734698629088 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16653/statm: 2287 266 226 213 0 72 0
[pid=16654] ppid=16653 vsize=20536 CPUtime=50.84 cores=0,2,4,6
/proc/16654/stat : 16654 (glucose_static) R 16653 16644 14257 0 -1 4202496 15830 0 0 0 5081 3 0 0 20 0 1 0 274004268 21028864 4436 33554432000 4194304 4896791 140734467184048 140734467181576 4225002 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16654/statm: 5134 4436 78 172 0 4960 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 43248

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 16655
/proc/meminfo: memFree=27975564/32873844 swapFree=6856/6856
[pid=16644] ppid=16642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16644/stat : 16644 (runPb2sat.sh) S 16642 16644 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274004244 9367552 275 33554432000 4194304 5064252 140734579626352 140734579625264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16644/statm: 2287 275 233 213 0 72 0
[pid=16645] ppid=16644 vsize=4416 CPUtime=0.22 cores=0,2,4,6
/proc/16645/stat : 16645 (pb2sat) S 16644 16644 14257 0 -1 4202496 1372 5282 0 0 4 5 13 0 20 0 1 0 274004244 4521984 681 33554432000 4194304 5873084 140733847951920 140733847945736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16645/statm: 1104 681 175 410 0 686 0
[pid=16653] ppid=16645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16653/stat : 16653 (satsolver.sh) S 16645 16644 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274004268 9367552 266 33554432000 4194304 5064252 140734698630176 140734698629088 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16653/statm: 2287 266 226 213 0 72 0
[pid=16654] ppid=16653 vsize=30016 CPUtime=102.03 cores=0,2,4,6
/proc/16654/stat : 16654 (glucose_static) R 16653 16644 14257 0 -1 4202496 23250 0 0 0 10197 6 0 0 20 0 1 0 274004268 30736384 6865 33554432000 4194304 4896791 140734467184048 140734467181256 4225376 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16654/statm: 7504 6865 78 172 0 7330 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 52728

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16655
/proc/meminfo: memFree=27955612/32873844 swapFree=6856/6856
[pid=16644] ppid=16642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16644/stat : 16644 (runPb2sat.sh) S 16642 16644 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274004244 9367552 275 33554432000 4194304 5064252 140734579626352 140734579625264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16644/statm: 2287 275 233 213 0 72 0
[pid=16645] ppid=16644 vsize=4416 CPUtime=0.22 cores=0,2,4,6
/proc/16645/stat : 16645 (pb2sat) S 16644 16644 14257 0 -1 4202496 1372 5282 0 0 4 5 13 0 20 0 1 0 274004244 4521984 681 33554432000 4194304 5873084 140733847951920 140733847945736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16645/statm: 1104 681 175 410 0 686 0
[pid=16653] ppid=16645 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 16875
/proc/meminfo: memFree=27967424/32873844 swapFree=6856/6856
[pid=16644] ppid=16642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16644/stat : 16644 (runPb2sat.sh) S 16642 16644 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274004244 9367552 275 33554432000 4194304 5064252 140734579626352 140734579625264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16644/statm: 2287 275 233 213 0 72 0
[pid=16645] ppid=16644 vsize=4416 CPUtime=0.22 cores=0,2,4,6
/proc/16645/stat : 16645 (pb2sat) S 16644 16644 14257 0 -1 4202496 1372 5282 0 0 4 5 13 0 20 0 1 0 274004244 4521984 681 33554432000 4194304 5873084 140733847951920 140733847945736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16645/statm: 1104 681 175 410 0 686 0
[pid=16653] ppid=16645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16653/stat : 16653 (satsolver.sh) S 16645 16644 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274004268 9367552 266 33554432000 4194304 5064252 140734698630176 140734698629088 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16653/statm: 2287 266 226 213 0 72 0
[pid=16654] ppid=16653 vsize=122272 CPUtime=1421.76 cores=0,2,4,6
/proc/16654/stat : 16654 (glucose_static) R 16653 16644 14257 0 -1 4202496 100775 0 0 0 142125 51 0 0 20 0 1 0 274004268 125206528 26999 33554432000 4194304 4896791 140734467184048 140734467181576 4225439 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16654/statm: 30568 26999 78 172 0 30394 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 144984

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16875
/proc/meminfo: memFree=27958100/32873844 swapFree=6856/6856
[pid=16644] ppid=16642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16644/stat : 16644 (runPb2sat.sh) S 16642 16644 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274004244 9367552 275 33554432000 4194304 5064252 140734579626352 140734579625264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16644/statm: 2287 275 233 213 0 72 0
[pid=16645] ppid=16644 vsize=4416 CPUtime=0.22 cores=0,2,4,6
/proc/16645/stat : 16645 (pb2sat) S 16644 16644 14257 0 -1 4202496 1372 5282 0 0 4 5 13 0 20 0 1 0 274004244 4521984 681 33554432000 4194304 5873084 140733847951920 140733847945736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16645/statm: 1104 681 175 410 0 686 0
[pid=16653] ppid=16645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16653/stat : 16653 (satsolver.sh) S 16645 16644 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274004268 9367552 266 33554432000 4194304 5064252 140734698630176 140734698629088 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16653/statm: 2287 266 226 213 0 72 0
[pid=16654] ppid=16653 vsize=124332 CPUtime=1481.74 cores=0,2,4,6
/proc/16654/stat : 16654 (glucose_static) R 16653 16644 14257 0 -1 4202496 102621 0 0 0 148120 54 0 0 20 0 1 0 274004268 127315968 28458 33554432000 4194304 4896791 140734467184048 140734467181304 4225445 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16654/statm: 31083 28458 78 172 0 30909 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 147044

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16875
/proc/meminfo: memFree=27951260/32873844 swapFree=6856/6856
[pid=16644] ppid=16642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16644/stat : 16644 (runPb2sat.sh) S 16642 16644 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274004244 9367552 275 33554432000 4194304 5064252 140734579626352 140734579625264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16644/statm: 2287 275 233 213 0 72 0
[pid=16645] ppid=16644 vsize=4416 CPUtime=0.22 cores=0,2,4,6
/proc/16645/stat : 16645 (pb2sat) S 16644 16644 14257 0 -1 4202496 1372 5282 0 0 4 5 13 0 20 0 1 0 274004244 4521984 681 33554432000 4194304 5873084 140733847951920 140733847945736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16645/statm: 1104 681 175 410 0 686 0
[pid=16653] ppid=16645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16653/stat : 16653 (satsolver.sh) S 16645 16644 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274004268 9367552 266 33554432000 4194304 5064252 140734698630176 140734698629088 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16653/statm: 2287 266 226 213 0 72 0
[pid=16654] ppid=16653 vsize=126508 CPUtime=1541.71 cores=0,2,4,6
/proc/16654/stat : 16654 (glucose_static) R 16653 16644 14257 0 -1 4202496 104472 0 0 0 154116 55 0 0 20 0 1 0 274004268 129544192 29979 33554432000 4194304 4896791 140734467184048 140734467181256 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16654/statm: 31627 29979 78 172 0 31453 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 149220

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16876
/proc/meminfo: memFree=27936264/32873844 swapFree=6856/6856
[pid=16644] ppid=16642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16644/stat : 16644 (runPb2sat.sh) S 16642 16644 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274004244 9367552 275 33554432000 4194304 5064252 140734579626352 140734579625264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16644/statm: 2287 275 233 213 0 72 0
[pid=16645] ppid=16644 vsize=4416 CPUtime=0.22 cores=0,2,4,6
/proc/16645/stat : 16645 (pb2sat) S 16644 16644 14257 0 -1 4202496 1372 5282 0 0 4 5 13 0 20 0 1 0 274004244 4521984 681 33554432000 4194304 5873084 140733847951920 140733847945736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16645/statm: 1104 681 175 410 0 686 0
[pid=16653] ppid=16645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16653/stat : 16653 (satsolver.sh) S 16645 16644 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274004268 9367552 266 33554432000 4194304 5064252 140734698630176 140734698629088 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16653/statm: 2287 266 226 213 0 72 0
[pid=16654] ppid=16653 vsize=148200 CPUtime=1601.71 cores=0,2,4,6
/proc/16654/stat : 16654 (glucose_static) R 16653 16644 14257 0 -1 4202496 106732 0 0 0 160114 57 0 0 20 0 1 0 274004268 151756800 30823 33554432000 4194304 4896791 140734467184048 140734467181576 4225445 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16654/statm: 37050 30823 78 172 0 36876 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 170912

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 16879
/proc/meminfo: memFree=27930856/32873844 swapFree=6856/6856
[pid=16644] ppid=16642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16644/stat : 16644 (runPb2sat.sh) S 16642 16644 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274004244 9367552 275 33554432000 4194304 5064252 140734579626352 140734579625264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16644/statm: 2287 275 233 213 0 72 0
[pid=16645] ppid=16644 vsize=4416 CPUtime=0.22 cores=0,2,4,6
/proc/16645/stat : 16645 (pb2sat) S 16644 16644 14257 0 -1 4202496 1372 5282 0 0 4 5 13 0 20 0 1 0 274004244 4521984 681 33554432000 4194304 5873084 140733847951920 140733847945736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16645/statm: 1104 681 175 410 0 686 0
[pid=16653] ppid=16645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16653/stat : 16653 (satsolver.sh) S 16645 16644 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274004268 9367552 266 33554432000 4194304 5064252 140734698630176 140734698629088 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16653/statm: 2287 266 226 213 0 72 0
[pid=16654] ppid=16653 vsize=150120 CPUtime=1661.7 cores=0,2,4,6
/proc/16654/stat : 16654 (glucose_static) R 16653 16644 14257 0 -1 4202496 109107 0 0 0 166111 59 0 0 20 0 1 0 274004268 153722880 32233 33554432000 4194304 4896791 140734467184048 140734467181576 4205160 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16654/statm: 37530 32233 78 172 0 37356 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 172832

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/185 16902
/proc/meminfo: memFree=27936848/32873844 swapFree=6856/6856
[pid=16644] ppid=16642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16644/stat : 16644 (runPb2sat.sh) S 16642 16644 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274004244 9367552 275 33554432000 4194304 5064252 140734579626352 140734579625264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16644/statm: 2287 275 233 213 0 72 0
[pid=16645] ppid=16644 vsize=4416 CPUtime=0.22 cores=0,2,4,6
/proc/16645/stat : 16645 (pb2sat) S 16644 16644 14257 0 -1 4202496 1372 5282 0 0 4 5 13 0 20 0 1 0 274004244 4521984 681 33554432000 4194304 5873084 140733847951920 140733847945736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16645/statm: 1104 681 175 410 0 686 0
[pid=16653] ppid=16645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16653/stat : 16653 (satsolver.sh) S 16645 16644 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274004268 9367552 266 33554432000 4194304 5064252 140734698630176 140734698629088 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16653/statm: 2287 266 226 213 0 72 0
[pid=16654] ppid=16653 vsize=121256 CPUtime=1721.68 cores=0,2,4,6
/proc/16654/stat : 16654 (glucose_static) R 16653 16644 14257 0 -1 4202496 111528 0 0 0 172107 61 0 0 20 0 1 0 274004268 124166144 28143 33554432000 4194304 4896791 140734467184048 140734467181624 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16654/statm: 30314 28143 78 172 0 30140 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 143968

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 16902
/proc/meminfo: memFree=27941944/32873844 swapFree=6856/6856
[pid=16644] ppid=16642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16644/stat : 16644 (runPb2sat.sh) S 16642 16644 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274004244 9367552 275 33554432000 4194304 5064252 140734579626352 140734579625264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16644/statm: 2287 275 233 213 0 72 0
[pid=16645] ppid=16644 vsize=4416 CPUtime=0.22 cores=0,2,4,6
/proc/16645/stat : 16645 (pb2sat) S 16644 16644 14257 0 -1 4202496 1372 5282 0 0 4 5 13 0 20 0 1 0 274004244 4521984 681 33554432000 4194304 5873084 140733847951920 140733847945736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16645/statm: 1104 681 175 410 0 686 0
[pid=16653] ppid=16645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16653/stat : 16653 (satsolver.sh) S 16645 16644 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274004268 9367552 266 33554432000 4194304 5064252 140734698630176 140734698629088 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16653/statm: 2287 266 226 213 0 72 0
[pid=16654] ppid=16653 vsize=123576 CPUtime=1781.67 cores=0,2,4,6
/proc/16654/stat : 16654 (glucose_static) R 16653 16644 14257 0 -1 4202496 113518 0 0 0 178104 63 0 0 20 0 1 0 274004268 126541824 28604 33554432000 4194304 4896791 140734467184048 140734467181624 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16654/statm: 30894 28604 78 172 0 30720 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 146288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 16902
/proc/meminfo: memFree=27926120/32873844 swapFree=6856/6856
[pid=16644] ppid=16642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16644/stat : 16644 (runPb2sat.sh) S 16642 16644 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274004244 9367552 275 33554432000 4194304 5064252 140734579626352 140734579625264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16644/statm: 2287 275 233 213 0 72 0
[pid=16645] ppid=16644 vsize=4416 CPUtime=0.22 cores=0,2,4,6
/proc/16645/stat : 16645 (pb2sat) S 16644 16644 14257 0 -1 4202496 1372 5282 0 0 4 5 13 0 20 0 1 0 274004244 4521984 681 33554432000 4194304 5873084 140733847951920 140733847945736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16645/statm: 1104 681 175 410 0 686 0
[pid=16653] ppid=16645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16653/stat : 16653 (satsolver.sh) S 16645 16644 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274004268 9367552 266 33554432000 4194304 5064252 140734698630176 140734698629088 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16653/statm: 2287 266 226 213 0 72 0
[pid=16654] ppid=16653 vsize=135444 CPUtime=1799.88 cores=0,2,4,6
/proc/16654/stat : 16654 (glucose_static) R 16653 16644 14257 0 -1 4202496 113986 0 0 0 179925 63 0 0 20 0 1 0 274004268 138694656 30588 33554432000 4194304 4896791 140734467184048 140734467181256 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16654/statm: 33861 30588 78 172 0 33687 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 158156

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.00 2.00 3/184 16902
/proc/meminfo: memFree=27926120/32873844 swapFree=6856/6856
[pid=16644] ppid=16642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16644/stat : 16644 (runPb2sat.sh) S 16642 16644 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274004244 9367552 275 33554432000 4194304 5064252 140734579626352 140734579625264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16644/statm: 2287 275 233 213 0 72 0
[pid=16645] ppid=16644 vsize=4416 CPUtime=0.22 cores=0,2,4,6
/proc/16645/stat : 16645 (pb2sat) S 16644 16644 14257 0 -1 4202496 1372 5282 0 0 4 5 13 0 20 0 1 0 274004244 4521984 681 33554432000 4194304 5873084 140733847951920 140733847945736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16645/statm: 1104 681 175 410 0 686 0
[pid=16653] ppid=16645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16653/stat : 16653 (satsolver.sh) S 16645 16644 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274004268 9367552 266 33554432000 4194304 5064252 140734698630176 140734698629088 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16653/statm: 2287 266 226 213 0 72 0
[pid=16654] ppid=16653 vsize=135444 CPUtime=1799.88 cores=0,2,4,6
/proc/16654/stat : 16654 (glucose_static) R 16653 16644 14257 0 -1 4202496 113986 0 0 0 179925 63 0 0 20 0 1 0 274004268 138694656 30588 33554432000 4194304 4896791 140734467184048 140734467181256 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16654/statm: 33861 30588 78 172 0 33687 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 158156

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1799.42
CPU system time (s): 0.709892
CPU usage (%): 99.979
Max. virtual memory (cumulated for all children) (KiB): 195608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.42
system time used= 0.709892
maximum resident set size= 148820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121630
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 154
involuntary context switches= 1958

runsolver used 5.00924 second user time and 20.9678 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-27 02:32:38
IDJOB=3696974
IDBENCH=48132
IDSOLVER=2274
FILE ID=node106/3696974-1338078758
RUNJOBID= node106-1338052970-14273
PBS_JOBID= 14624417
Free space on /tmp= 71280 MiB

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

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

MD5SUM BENCH= 64354bd2b9c3cc2f1ca2c32032e5c032
RANDOM SEED=871453364

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:        27985796 kB
Buffers:          311228 kB
Cached:          3627548 kB
SwapCached:            0 kB
Active:          1358176 kB
Inactive:        2721164 kB
Active(anon):     143112 kB
Inactive(anon):        0 kB
Active(file):    1215064 kB
Inactive(file):  2721164 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8544 kB
Writeback:             0 kB
AnonPages:        220628 kB
Mapped:            15216 kB
Shmem:               200 kB
Slab:             670320 kB
SReclaimable:     112828 kB
SUnreclaim:       557492 kB
KernelStack:        1520 kB
PageTables:         4552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     275928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 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= 71288 MiB
End job on node106 at 2012-05-27 03:02:38