Trace number 3696972

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.06 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_1.opb
MD5SUM88e7a647c6e46a38e952354158b1fb76
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark1789.78
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 constraint44
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)6204
Sum of products size (including duplicates)12408
Number of different products6204
Sum of products size12408

Solver Data

0.00/0.04	c model valid
0.00/0.04	c current solution ok
0.00/0.11	o 51
0.00/0.11	c current bound: 25
0.00/0.11	c (debug) using card networks
0.00/0.25	c model valid
0.00/0.25	c current solution ok
0.00/0.25	o 16
0.00/0.25	c current bound: 8
1800.03/1800.41	./satsolver.sh: line 5:  7683 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.03/1800.41	c error: unexpected solver exit code
1800.03/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-3696972-1338078350/watcher-3696972-1338078350 -o /tmp/evaluation-result-3696972-1338078350/solver-3696972-1338078350 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696972-1338078350.opb 1791910733 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 2/179 7673
/proc/meminfo: memFree=23639384/32873648 swapFree=7116/7116
[pid=7673] ppid=7671 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7673/stat : 7673 (runPb2sat.sh) S 7671 7673 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273962394 9367552 275 33554432000 4194304 5064252 140735668384928 140735668383840 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7673/statm: 2287 275 233 213 0 72 0

[startup+0.048586 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 7673
/proc/meminfo: memFree=23639384/32873648 swapFree=7116/7116
[pid=7673] ppid=7671 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7673/stat : 7673 (runPb2sat.sh) S 7671 7673 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273962394 9367552 275 33554432000 4194304 5064252 140735668384928 140735668383840 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7673/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100287 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 7673
/proc/meminfo: memFree=23639384/32873648 swapFree=7116/7116
[pid=7673] ppid=7671 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7673/stat : 7673 (runPb2sat.sh) S 7671 7673 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273962394 9367552 275 33554432000 4194304 5064252 140735668384928 140735668383840 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7673/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300252 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 7673
/proc/meminfo: memFree=23639384/32873648 swapFree=7116/7116
[pid=7673] ppid=7671 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7673/stat : 7673 (runPb2sat.sh) S 7671 7673 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273962394 9367552 275 33554432000 4194304 5064252 140735668384928 140735668383840 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7673/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700223 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 7673
/proc/meminfo: memFree=23639384/32873648 swapFree=7116/7116
[pid=7673] ppid=7671 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7673/stat : 7673 (runPb2sat.sh) S 7671 7673 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273962394 9367552 275 33554432000 4194304 5064252 140735668384928 140735668383840 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7673/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7683
/proc/meminfo: memFree=23630144/32873648 swapFree=7116/7116
[pid=7673] ppid=7671 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7673/stat : 7673 (runPb2sat.sh) S 7671 7673 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273962394 9367552 275 33554432000 4194304 5064252 140735668384928 140735668383840 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7673/statm: 2287 275 233 213 0 72 0
[pid=7674] ppid=7673 vsize=4412 CPUtime=0.24 cores=0,2,4,6
/proc/7674/stat : 7674 (pb2sat) S 7673 7673 3861 0 -1 4202496 1378 5398 0 0 3 5 15 1 20 0 1 0 273962394 4517888 677 33554432000 4194304 5873084 140737344243056 140737344236872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7674/statm: 1103 677 175 410 0 685 0
[pid=7682] ppid=7674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (satsolver.sh) S 7674 7673 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273962419 9367552 267 33554432000 4194304 5064252 140733781214944 140733781213856 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7682/statm: 2287 267 226 213 0 72 0
[pid=7683] ppid=7682 vsize=8652 CPUtime=1.23 cores=0,2,4,6
/proc/7683/stat : 7683 (glucose_static) R 7682 7673 3861 0 -1 4202496 2436 0 0 0 123 0 0 0 20 0 1 0 273962419 8859648 1661 33554432000 4194304 4896791 140736171804304 140736171801512 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 2163 1661 77 172 0 1989 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 31360

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7683
/proc/meminfo: memFree=23629028/32873648 swapFree=7116/7116
[pid=7673] ppid=7671 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7673/stat : 7673 (runPb2sat.sh) S 7671 7673 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273962394 9367552 275 33554432000 4194304 5064252 140735668384928 140735668383840 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7673/statm: 2287 275 233 213 0 72 0
[pid=7674] ppid=7673 vsize=4412 CPUtime=0.24 cores=0,2,4,6
/proc/7674/stat : 7674 (pb2sat) S 7673 7673 3861 0 -1 4202496 1378 5398 0 0 3 5 15 1 20 0 1 0 273962394 4517888 677 33554432000 4194304 5873084 140737344243056 140737344236872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7674/statm: 1103 677 175 410 0 685 0
[pid=7682] ppid=7674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (satsolver.sh) S 7674 7673 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273962419 9367552 267 33554432000 4194304 5064252 140733781214944 140733781213856 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7682/statm: 2287 267 226 213 0 72 0
[pid=7683] ppid=7682 vsize=10728 CPUtime=2.83 cores=0,2,4,6
/proc/7683/stat : 7683 (glucose_static) R 7682 7673 3861 0 -1 4202496 3593 0 0 0 283 0 0 0 20 0 1 0 273962419 10985472 2090 33554432000 4194304 4896791 140736171804304 140736171801512 4230803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 2682 2090 77 172 0 2508 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 33436

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7683
/proc/meminfo: memFree=23625928/32873648 swapFree=7116/7116
[pid=7673] ppid=7671 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7673/stat : 7673 (runPb2sat.sh) S 7671 7673 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273962394 9367552 275 33554432000 4194304 5064252 140735668384928 140735668383840 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7673/statm: 2287 275 233 213 0 72 0
[pid=7674] ppid=7673 vsize=4412 CPUtime=0.24 cores=0,2,4,6
/proc/7674/stat : 7674 (pb2sat) S 7673 7673 3861 0 -1 4202496 1378 5398 0 0 3 5 15 1 20 0 1 0 273962394 4517888 677 33554432000 4194304 5873084 140737344243056 140737344236872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7674/statm: 1103 677 175 410 0 685 0
[pid=7682] ppid=7674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (satsolver.sh) S 7674 7673 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273962419 9367552 267 33554432000 4194304 5064252 140733781214944 140733781213856 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7682/statm: 2287 267 226 213 0 72 0
[pid=7683] ppid=7682 vsize=9976 CPUtime=6.03 cores=0,2,4,6
/proc/7683/stat : 7683 (glucose_static) R 7682 7673 3861 0 -1 4202496 5507 0 0 0 602 1 0 0 20 0 1 0 273962419 10215424 1935 33554432000 4194304 4896791 140736171804304 140736171801512 4230803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 2494 1935 77 172 0 2320 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 32684

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7683
/proc/meminfo: memFree=23625060/32873648 swapFree=7116/7116
[pid=7673] ppid=7671 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7673/stat : 7673 (runPb2sat.sh) S 7671 7673 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273962394 9367552 275 33554432000 4194304 5064252 140735668384928 140735668383840 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7673/statm: 2287 275 233 213 0 72 0
[pid=7674] ppid=7673 vsize=4412 CPUtime=0.24 cores=0,2,4,6
/proc/7674/stat : 7674 (pb2sat) S 7673 7673 3861 0 -1 4202496 1378 5398 0 0 3 5 15 1 20 0 1 0 273962394 4517888 677 33554432000 4194304 5873084 140737344243056 140737344236872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7674/statm: 1103 677 175 410 0 685 0
[pid=7682] ppid=7674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (satsolver.sh) S 7674 7673 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273962419 9367552 267 33554432000 4194304 5064252 140733781214944 140733781213856 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7682/statm: 2287 267 226 213 0 72 0
[pid=7683] ppid=7682 vsize=11052 CPUtime=12.43 cores=0,2,4,6
/proc/7683/stat : 7683 (glucose_static) R 7682 7673 3861 0 -1 4202496 7568 0 0 0 1242 1 0 0 20 0 1 0 273962419 11317248 2241 33554432000 4194304 4896791 140736171804304 140736171801672 4230803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 2763 2241 77 172 0 2589 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 33760

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7683
/proc/meminfo: memFree=23623336/32873648 swapFree=7116/7116
[pid=7673] ppid=7671 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7673/stat : 7673 (runPb2sat.sh) S 7671 7673 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273962394 9367552 275 33554432000 4194304 5064252 140735668384928 140735668383840 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7673/statm: 2287 275 233 213 0 72 0
[pid=7674] ppid=7673 vsize=4412 CPUtime=0.24 cores=0,2,4,6
/proc/7674/stat : 7674 (pb2sat) S 7673 7673 3861 0 -1 4202496 1378 5398 0 0 3 5 15 1 20 0 1 0 273962394 4517888 677 33554432000 4194304 5873084 140737344243056 140737344236872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7674/statm: 1103 677 175 410 0 685 0
[pid=7682] ppid=7674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (satsolver.sh) S 7674 7673 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273962419 9367552 267 33554432000 4194304 5064252 140733781214944 140733781213856 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7682/statm: 2287 267 226 213 0 72 0
[pid=7683] ppid=7682 vsize=14992 CPUtime=25.23 cores=0,2,4,6
/proc/7683/stat : 7683 (glucose_static) R 7682 7673 3861 0 -1 4202496 12435 0 0 0 2520 3 0 0 20 0 1 0 273962419 15351808 3065 33554432000 4194304 4896791 140736171804304 140736171801880 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 3748 3065 77 172 0 3574 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 37700

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 7684
/proc/meminfo: memFree=23615644/32873648 swapFree=7116/7116
[pid=7673] ppid=7671 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7673/stat : 7673 (runPb2sat.sh) S 7671 7673 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273962394 9367552 275 33554432000 4194304 5064252 140735668384928 140735668383840 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7673/statm: 2287 275 233 213 0 72 0
[pid=7674] ppid=7673 vsize=4412 CPUtime=0.24 cores=0,2,4,6
/proc/7674/stat : 7674 (pb2sat) S 7673 7673 3861 0 -1 4202496 1378 5398 0 0 3 5 15 1 20 0 1 0 273962394 4517888 677 33554432000 4194304 5873084 140737344243056 140737344236872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7674/statm: 1103 677 175 410 0 685 0
[pid=7682] ppid=7674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (satsolver.sh) S 7674 7673 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273962419 9367552 267 33554432000 4194304 5064252 140733781214944 140733781213856 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7682/statm: 2287 267 226 213 0 72 0
[pid=7683] ppid=7682 vsize=20780 CPUtime=50.83 cores=0,2,4,6
/proc/7683/stat : 7683 (glucose_static) R 7682 7673 3861 0 -1 4202496 18325 0 0 0 5078 5 0 0 20 0 1 0 273962419 21278720 4134 33554432000 4194304 4896791 140736171804304 140736171801880 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 5195 4134 77 172 0 5021 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 43488

[startup+102.307 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 7684
/proc/meminfo: memFree=23601876/32873648 swapFree=7116/7116
[pid=7673] ppid=7671 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7673/stat : 7673 (runPb2sat.sh) S 7671 7673 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273962394 9367552 275 33554432000 4194304 5064252 140735668384928 140735668383840 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7673/statm: 2287 275 233 213 0 72 0
[pid=7674] ppid=7673 vsize=4412 CPUtime=0.24 cores=0,2,4,6
/proc/7674/stat : 7674 (pb2sat) S 7673 7673 3861 0 -1 4202496 1378 5398 0 0 3 5 15 1 20 0 1 0 273962394 4517888 677 33554432000 4194304 5873084 140737344243056 140737344236872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7674/statm: 1103 677 175 410 0 685 0
[pid=7682] ppid=7674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (satsolver.sh) S 7674 7673 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273962419 9367552 267 33554432000 4194304 5064252 140733781214944 140733781213856 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7682/statm: 2287 267 226 213 0 72 0
[pid=7683] ppid=7682 vsize=26564 CPUtime=102.03 cores=0,2,4,6
/proc/7683/stat : 7683 (glucose_static) R 7682 7673 3861 0 -1 4202496 27264 0 0 0 10195 8 0 0 20 0 1 0 273962419 27201536 5800 33554432000 4194304 4896791 140736171804304 140736171801832 4204538 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 6641 5800 77 172 0 6467 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 49272

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 7685
/proc/meminfo: memFree=23586672/32873648 swapFree=7116/7116
[pid=7673] ppid=7671 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7673/stat : 7673 (runPb2sat.sh) S 7671 7673 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273962394 9367552 275 33554432000 4194304 5064252 140735668384928 140735668383840 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7673/statm: 2287 275 233 213 0 72 0
[pid=7674] ppid=7673 vsize=4412 CPUtime=0.24 cores=0,2,4,6
/proc/7674/stat : 7674 (pb2sat) S 7673 7673 3861 0 -1 4202496 1378 5398 0 0 3 5 15 1 20 0 1 0 273962394 4517888 677 33554432000 4194304 5873084 140737344243056 140737344236872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7674/statm: 1103 677 175 410 0 685 0
[pid=7682] ppid=7674 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7742
/proc/meminfo: memFree=29815300/32873648 swapFree=7116/7116
[pid=7673] ppid=7671 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7673/stat : 7673 (runPb2sat.sh) S 7671 7673 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273962394 9367552 275 33554432000 4194304 5064252 140735668384928 140735668383840 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7673/statm: 2287 275 233 213 0 72 0
[pid=7674] ppid=7673 vsize=4412 CPUtime=0.24 cores=0,2,4,6
/proc/7674/stat : 7674 (pb2sat) S 7673 7673 3861 0 -1 4202496 1378 5398 0 0 3 5 15 1 20 0 1 0 273962394 4517888 677 33554432000 4194304 5873084 140737344243056 140737344236872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7674/statm: 1103 677 175 410 0 685 0
[pid=7682] ppid=7674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (satsolver.sh) S 7674 7673 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273962419 9367552 267 33554432000 4194304 5064252 140733781214944 140733781213856 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7682/statm: 2287 267 226 213 0 72 0
[pid=7683] ppid=7682 vsize=100076 CPUtime=1361.76 cores=0,2,4,6
/proc/7683/stat : 7683 (glucose_static) R 7682 7673 3861 0 -1 4202496 98826 0 0 0 136125 51 0 0 20 0 1 0 273962419 102477824 23080 33554432000 4194304 4896791 140736171804304 140736171799976 4225008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 25019 23080 77 172 0 24845 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 122784

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7743
/proc/meminfo: memFree=29807856/32873648 swapFree=7116/7116
[pid=7673] ppid=7671 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7673/stat : 7673 (runPb2sat.sh) S 7671 7673 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273962394 9367552 275 33554432000 4194304 5064252 140735668384928 140735668383840 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7673/statm: 2287 275 233 213 0 72 0
[pid=7674] ppid=7673 vsize=4412 CPUtime=0.24 cores=0,2,4,6
/proc/7674/stat : 7674 (pb2sat) S 7673 7673 3861 0 -1 4202496 1378 5398 0 0 3 5 15 1 20 0 1 0 273962394 4517888 677 33554432000 4194304 5873084 140737344243056 140737344236872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7674/statm: 1103 677 175 410 0 685 0
[pid=7682] ppid=7674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (satsolver.sh) S 7674 7673 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273962419 9367552 267 33554432000 4194304 5064252 140733781214944 140733781213856 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7682/statm: 2287 267 226 213 0 72 0
[pid=7683] ppid=7682 vsize=102404 CPUtime=1421.75 cores=0,2,4,6
/proc/7683/stat : 7683 (glucose_static) R 7682 7673 3861 0 -1 4202496 100876 0 0 0 142123 52 0 0 20 0 1 0 273962419 104861696 24023 33554432000 4194304 4896791 140736171804304 140736171801560 4224960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 25601 24023 77 172 0 25427 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 125112

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 7746
/proc/meminfo: memFree=29803700/32873648 swapFree=7116/7116
[pid=7673] ppid=7671 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7673/stat : 7673 (runPb2sat.sh) S 7671 7673 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273962394 9367552 275 33554432000 4194304 5064252 140735668384928 140735668383840 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7673/statm: 2287 275 233 213 0 72 0
[pid=7674] ppid=7673 vsize=4412 CPUtime=0.24 cores=0,2,4,6
/proc/7674/stat : 7674 (pb2sat) S 7673 7673 3861 0 -1 4202496 1378 5398 0 0 3 5 15 1 20 0 1 0 273962394 4517888 677 33554432000 4194304 5873084 140737344243056 140737344236872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7674/statm: 1103 677 175 410 0 685 0
[pid=7682] ppid=7674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (satsolver.sh) S 7674 7673 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273962419 9367552 267 33554432000 4194304 5064252 140733781214944 140733781213856 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7682/statm: 2287 267 226 213 0 72 0
[pid=7683] ppid=7682 vsize=115616 CPUtime=1481.73 cores=0,2,4,6
/proc/7683/stat : 7683 (glucose_static) R 7682 7673 3861 0 -1 4202496 102327 0 0 0 148120 53 0 0 20 0 1 0 273962419 118390784 25212 33554432000 4194304 4896791 140736171804304 140736171801832 4224802 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 28904 25212 77 172 0 28730 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 138324

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7746
/proc/meminfo: memFree=29791108/32873648 swapFree=7116/7116
[pid=7673] ppid=7671 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7673/stat : 7673 (runPb2sat.sh) S 7671 7673 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273962394 9367552 275 33554432000 4194304 5064252 140735668384928 140735668383840 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7673/statm: 2287 275 233 213 0 72 0
[pid=7674] ppid=7673 vsize=4412 CPUtime=0.24 cores=0,2,4,6
/proc/7674/stat : 7674 (pb2sat) S 7673 7673 3861 0 -1 4202496 1378 5398 0 0 3 5 15 1 20 0 1 0 273962394 4517888 677 33554432000 4194304 5873084 140737344243056 140737344236872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7674/statm: 1103 677 175 410 0 685 0
[pid=7682] ppid=7674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (satsolver.sh) S 7674 7673 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273962419 9367552 267 33554432000 4194304 5064252 140733781214944 140733781213856 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7682/statm: 2287 267 226 213 0 72 0
[pid=7683] ppid=7682 vsize=116988 CPUtime=1541.72 cores=0,2,4,6
/proc/7683/stat : 7683 (glucose_static) R 7682 7673 3861 0 -1 4202496 103990 0 0 0 154118 54 0 0 20 0 1 0 273962419 119795712 26076 33554432000 4194304 4896791 140736171804304 140736171801832 4224975 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 29247 26076 77 172 0 29073 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 139696

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7746
/proc/meminfo: memFree=29806360/32873648 swapFree=7116/7116
[pid=7673] ppid=7671 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7673/stat : 7673 (runPb2sat.sh) S 7671 7673 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273962394 9367552 275 33554432000 4194304 5064252 140735668384928 140735668383840 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7673/statm: 2287 275 233 213 0 72 0
[pid=7674] ppid=7673 vsize=4412 CPUtime=0.24 cores=0,2,4,6
/proc/7674/stat : 7674 (pb2sat) S 7673 7673 3861 0 -1 4202496 1378 5398 0 0 3 5 15 1 20 0 1 0 273962394 4517888 677 33554432000 4194304 5873084 140737344243056 140737344236872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7674/statm: 1103 677 175 410 0 685 0
[pid=7682] ppid=7674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (satsolver.sh) S 7674 7673 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273962419 9367552 267 33554432000 4194304 5064252 140733781214944 140733781213856 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7682/statm: 2287 267 226 213 0 72 0
[pid=7683] ppid=7682 vsize=119904 CPUtime=1601.72 cores=0,2,4,6
/proc/7683/stat : 7683 (glucose_static) R 7682 7673 3861 0 -1 4202496 105740 0 0 0 160116 56 0 0 20 0 1 0 273962419 122781696 26956 33554432000 4194304 4896791 140736171804304 140736171801560 4225136 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 29976 26956 77 172 0 29802 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 142612

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 7746
/proc/meminfo: memFree=29797296/32873648 swapFree=7116/7116
[pid=7673] ppid=7671 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7673/stat : 7673 (runPb2sat.sh) S 7671 7673 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273962394 9367552 275 33554432000 4194304 5064252 140735668384928 140735668383840 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7673/statm: 2287 275 233 213 0 72 0
[pid=7674] ppid=7673 vsize=4412 CPUtime=0.24 cores=0,2,4,6
/proc/7674/stat : 7674 (pb2sat) S 7673 7673 3861 0 -1 4202496 1378 5398 0 0 3 5 15 1 20 0 1 0 273962394 4517888 677 33554432000 4194304 5873084 140737344243056 140737344236872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7674/statm: 1103 677 175 410 0 685 0
[pid=7682] ppid=7674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (satsolver.sh) S 7674 7673 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273962419 9367552 267 33554432000 4194304 5064252 140733781214944 140733781213856 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7682/statm: 2287 267 226 213 0 72 0
[pid=7683] ppid=7682 vsize=120908 CPUtime=1661.7 cores=0,2,4,6
/proc/7683/stat : 7683 (glucose_static) R 7682 7673 3861 0 -1 4202496 107320 0 0 0 166113 57 0 0 20 0 1 0 273962419 123809792 27329 33554432000 4194304 4896791 140736171804304 140736171801560 4225397 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 30227 27329 77 172 0 30053 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 143616

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 7747
/proc/meminfo: memFree=29798244/32873648 swapFree=7116/7116
[pid=7673] ppid=7671 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7673/stat : 7673 (runPb2sat.sh) S 7671 7673 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273962394 9367552 275 33554432000 4194304 5064252 140735668384928 140735668383840 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7673/statm: 2287 275 233 213 0 72 0
[pid=7674] ppid=7673 vsize=4412 CPUtime=0.24 cores=0,2,4,6
/proc/7674/stat : 7674 (pb2sat) S 7673 7673 3861 0 -1 4202496 1378 5398 0 0 3 5 15 1 20 0 1 0 273962394 4517888 677 33554432000 4194304 5873084 140737344243056 140737344236872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7674/statm: 1103 677 175 410 0 685 0
[pid=7682] ppid=7674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (satsolver.sh) S 7674 7673 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273962419 9367552 267 33554432000 4194304 5064252 140733781214944 140733781213856 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7682/statm: 2287 267 226 213 0 72 0
[pid=7683] ppid=7682 vsize=123220 CPUtime=1721.7 cores=0,2,4,6
/proc/7683/stat : 7683 (glucose_static) R 7682 7673 3861 0 -1 4202496 109236 0 0 0 172111 59 0 0 20 0 1 0 273962419 126177280 27897 33554432000 4194304 4896791 140736171804304 140736171801560 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 30805 27897 77 172 0 30631 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 145928

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7747
/proc/meminfo: memFree=29799052/32873648 swapFree=7116/7116
[pid=7673] ppid=7671 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7673/stat : 7673 (runPb2sat.sh) S 7671 7673 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273962394 9367552 275 33554432000 4194304 5064252 140735668384928 140735668383840 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7673/statm: 2287 275 233 213 0 72 0
[pid=7674] ppid=7673 vsize=4412 CPUtime=0.24 cores=0,2,4,6
/proc/7674/stat : 7674 (pb2sat) S 7673 7673 3861 0 -1 4202496 1378 5398 0 0 3 5 15 1 20 0 1 0 273962394 4517888 677 33554432000 4194304 5873084 140737344243056 140737344236872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7674/statm: 1103 677 175 410 0 685 0
[pid=7682] ppid=7674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (satsolver.sh) S 7674 7673 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273962419 9367552 267 33554432000 4194304 5064252 140733781214944 140733781213856 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7682/statm: 2287 267 226 213 0 72 0
[pid=7683] ppid=7682 vsize=125272 CPUtime=1781.69 cores=0,2,4,6
/proc/7683/stat : 7683 (glucose_static) R 7682 7673 3861 0 -1 4202496 111131 0 0 0 178109 60 0 0 20 0 1 0 273962419 128278528 27823 33554432000 4194304 4896791 140736171804304 140736171801736 4224680 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 31318 27823 77 172 0 31144 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 147980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7747
/proc/meminfo: memFree=29782868/32873648 swapFree=7116/7116
[pid=7673] ppid=7671 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7673/stat : 7673 (runPb2sat.sh) S 7671 7673 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273962394 9367552 275 33554432000 4194304 5064252 140735668384928 140735668383840 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7673/statm: 2287 275 233 213 0 72 0
[pid=7674] ppid=7673 vsize=4412 CPUtime=0.24 cores=0,2,4,6
/proc/7674/stat : 7674 (pb2sat) S 7673 7673 3861 0 -1 4202496 1378 5398 0 0 3 5 15 1 20 0 1 0 273962394 4517888 677 33554432000 4194304 5873084 140737344243056 140737344236872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7674/statm: 1103 677 175 410 0 685 0
[pid=7682] ppid=7674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (satsolver.sh) S 7674 7673 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273962419 9367552 267 33554432000 4194304 5064252 140733781214944 140733781213856 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7682/statm: 2287 267 226 213 0 72 0
[pid=7683] ppid=7682 vsize=125592 CPUtime=1799.79 cores=0,2,4,6
/proc/7683/stat : 7683 (glucose_static) R 7682 7673 3861 0 -1 4202496 111169 0 0 0 179919 60 0 0 20 0 1 0 273962419 128606208 29394 33554432000 4194304 4896791 140736171804304 140736171801736 4224640 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 31398 29394 77 172 0 31224 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 148300

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.06
CPU user time (s): 1799.38
CPU system time (s): 0.680896
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 184788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.38
system time used= 0.680896
maximum resident set size= 134748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118935
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 116
involuntary context switches= 2050

runsolver used 3.55646 second user time and 9.46956 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-27 02:25:50
IDJOB=3696972
IDBENCH=48128
IDSOLVER=2274
FILE ID=node114/3696972-1338078350
RUNJOBID= node114-1338052930-3877
PBS_JOBID= 14624398
Free space on /tmp= 69776 MiB

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

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

MD5SUM BENCH= 88e7a647c6e46a38e952354158b1fb76
RANDOM SEED=1791910733

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
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:       32873648 kB
MemFree:        23639764 kB
Buffers:          273252 kB
Cached:          3439440 kB
SwapCached:         2240 kB
Active:          7321156 kB
Inactive:        1060144 kB
Active(anon):    4663092 kB
Inactive(anon):     7876 kB
Active(file):    2658064 kB
Inactive(file):  1052268 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103748 kB
Dirty:              8640 kB
Writeback:             8 kB
AnonPages:       4673724 kB
Mapped:            15196 kB
Shmem:               116 kB
Slab:             705436 kB
SReclaimable:     149200 kB
SUnreclaim:       556236 kB
KernelStack:        1496 kB
PageTables:        13592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    6171432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2734080 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71392 MiB
End job on node114 at 2012-05-27 02:55:51