Trace number 3695286

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pb2satCp2 2012-05-19? (TO) 1800.11 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_10null10mast_rapportOE2.0_TMAX60_K67_cod3.opb
MD5SUMf98241fe158e95fe184473fa73acbc2e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-1296
Best CPU time to get the best result obtained on this benchmark285.746
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 28908
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 898854
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 898854
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.38	c fallback to adder encoding
1800.07/1800.41	./satsolver.sh: line 5: 15057 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.07/1800.41	c error: unexpected solver exit code
1800.07/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-3695286-1338126159/watcher-3695286-1338126159 -o /tmp/evaluation-result-3695286-1338126159/solver-3695286-1338126159 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695286-1338126159.opb 428911018 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 15051
/proc/meminfo: memFree=27858284/32873844 swapFree=7124/7124
[pid=15051] ppid=15049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15051/stat : 15051 (runPb2satCp2.sh) S 15049 15051 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278741302 9367552 274 33554432000 4194304 5064252 140737009732720 140737009731632 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15051/statm: 2287 274 233 213 0 72 0

[startup+0.088527 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 15051
/proc/meminfo: memFree=27858284/32873844 swapFree=7124/7124
[pid=15051] ppid=15049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15051/stat : 15051 (runPb2satCp2.sh) S 15049 15051 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278741302 9367552 274 33554432000 4194304 5064252 140737009732720 140737009731632 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15051/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100237 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 15051
/proc/meminfo: memFree=27858284/32873844 swapFree=7124/7124
[pid=15051] ppid=15049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15051/stat : 15051 (runPb2satCp2.sh) S 15049 15051 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278741302 9367552 274 33554432000 4194304 5064252 140737009732720 140737009731632 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15051/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300222 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 15051
/proc/meminfo: memFree=27858284/32873844 swapFree=7124/7124
[pid=15051] ppid=15049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15051/stat : 15051 (runPb2satCp2.sh) S 15049 15051 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278741302 9367552 274 33554432000 4194304 5064252 140737009732720 140737009731632 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15051/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700219 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 15051
/proc/meminfo: memFree=27858284/32873844 swapFree=7124/7124
[pid=15051] ppid=15049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15051/stat : 15051 (runPb2satCp2.sh) S 15049 15051 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278741302 9367552 274 33554432000 4194304 5064252 140737009732720 140737009731632 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15051/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15055
/proc/meminfo: memFree=27631972/32873844 swapFree=7124/7124
[pid=15051] ppid=15049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15051/stat : 15051 (runPb2satCp2.sh) S 15049 15051 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278741302 9367552 274 33554432000 4194304 5064252 140737009732720 140737009731632 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15051/statm: 2287 274 233 213 0 72 0
[pid=15052] ppid=15051 vsize=166876 CPUtime=1.49 cores=0,2,4,6
/proc/15052/stat : 15052 (pb2sat) R 15051 15051 14901 0 -1 4202496 12229 0 0 0 144 5 0 0 20 0 1 0 278741302 170881024 27986 33554432000 4194304 5873084 140737348917648 140737348913704 4664150 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15052/statm: 41719 27986 164 410 0 41301 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 176024

[startup+3.10039 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15057
/proc/meminfo: memFree=27492524/32873844 swapFree=7124/7124
[pid=15051] ppid=15049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15051/stat : 15051 (runPb2satCp2.sh) S 15049 15051 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278741302 9367552 274 33554432000 4194304 5064252 140737009732720 140737009731632 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15051/statm: 2287 274 233 213 0 72 0
[pid=15052] ppid=15051 vsize=166876 CPUtime=1.8 cores=0,2,4,6
/proc/15052/stat : 15052 (pb2sat) S 15051 15051 14901 0 -1 4202496 13204 0 0 0 159 21 0 0 20 0 1 0 278741302 170881024 30041 33554432000 4194304 5873084 140737348917648 140737348914072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15052/statm: 41719 30041 171 410 0 41301 0
[pid=15056] ppid=15052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15056/stat : 15056 (satsolver.sh) S 15052 15051 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278741484 9367552 266 33554432000 4194304 5064252 140733482925472 140733482924384 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15056/statm: 2287 266 226 213 0 72 0
[pid=15057] ppid=15056 vsize=323620 CPUtime=1.26 cores=0,2,4,6
/proc/15057/stat : 15057 (glucose_static) R 15056 15051 14901 0 -1 4202496 40685 0 0 0 116 10 0 0 20 0 1 0 278741484 331386880 61686 33554432000 4194304 4896791 140735560659824 140735559608616 4216648 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15057/statm: 80905 61686 73 172 0 80731 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 508792

[startup+6.30037 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 15060
/proc/meminfo: memFree=27251468/32873844 swapFree=7124/7124
[pid=15051] ppid=15049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15051/stat : 15051 (runPb2satCp2.sh) S 15049 15051 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278741302 9367552 274 33554432000 4194304 5064252 140737009732720 140737009731632 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15051/statm: 2287 274 233 213 0 72 0
[pid=15052] ppid=15051 vsize=166876 CPUtime=1.8 cores=0,2,4,6
/proc/15052/stat : 15052 (pb2sat) S 15051 15051 14901 0 -1 4202496 13204 0 0 0 159 21 0 0 20 0 1 0 278741302 170881024 30041 33554432000 4194304 5873084 140737348917648 140737348914072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15052/statm: 41719 30041 171 410 0 41301 0
[pid=15056] ppid=15052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15056/stat : 15056 (satsolver.sh) S 15052 15051 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278741484 9367552 266 33554432000 4194304 5064252 140733482925472 140733482924384 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15056/statm: 2287 266 226 213 0 72 0
[pid=15057] ppid=15056 vsize=246428 CPUtime=4.47 cores=0,2,4,6
/proc/15057/stat : 15057 (glucose_static) R 15056 15051 14901 0 -1 4202496 42601 0 0 0 434 13 0 0 20 0 1 0 278741484 252342272 51785 33554432000 4194304 4896791 140735560659824 140735560656920 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15057/statm: 61607 51785 78 172 0 61433 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 431600

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 15060
/proc/meminfo: memFree=27257468/32873844 swapFree=7124/7124
[pid=15051] ppid=15049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15051/stat : 15051 (runPb2satCp2.sh) S 15049 15051 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278741302 9367552 274 33554432000 4194304 5064252 140737009732720 140737009731632 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15051/statm: 2287 274 233 213 0 72 0
[pid=15052] ppid=15051 vsize=166876 CPUtime=1.8 cores=0,2,4,6
/proc/15052/stat : 15052 (pb2sat) S 15051 15051 14901 0 -1 4202496 13204 0 0 0 159 21 0 0 20 0 1 0 278741302 170881024 30041 33554432000 4194304 5873084 140737348917648 140737348914072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15052/statm: 41719 30041 171 410 0 41301 0
[pid=15056] ppid=15052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15056/stat : 15056 (satsolver.sh) S 15052 15051 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278741484 9367552 266 33554432000 4194304 5064252 140733482925472 140733482924384 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15056/statm: 2287 266 226 213 0 72 0
[pid=15057] ppid=15056 vsize=246428 CPUtime=10.87 cores=0,2,4,6
/proc/15057/stat : 15057 (glucose_static) R 15056 15051 14901 0 -1 4202496 42606 0 0 0 1073 14 0 0 20 0 1 0 278741484 252342272 51790 33554432000 4194304 4896791 140735560659824 140735560656920 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15057/statm: 61607 51790 78 172 0 61433 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 431600

[startup+25.5004 s]
/proc/loadavg: 2.08 2.02 2.01 3/185 15060
/proc/meminfo: memFree=27252016/32873844 swapFree=7124/7124
[pid=15051] ppid=15049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15051/stat : 15051 (runPb2satCp2.sh) S 15049 15051 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278741302 9367552 274 33554432000 4194304 5064252 140737009732720 140737009731632 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15051/statm: 2287 274 233 213 0 72 0
[pid=15052] ppid=15051 vsize=166876 CPUtime=1.8 cores=0,2,4,6
/proc/15052/stat : 15052 (pb2sat) S 15051 15051 14901 0 -1 4202496 13204 0 0 0 159 21 0 0 20 0 1 0 278741302 170881024 30041 33554432000 4194304 5873084 140737348917648 140737348914072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15052/statm: 41719 30041 171 410 0 41301 0
[pid=15056] ppid=15052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15056/stat : 15056 (satsolver.sh) S 15052 15051 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278741484 9367552 266 33554432000 4194304 5064252 140733482925472 140733482924384 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15056/statm: 2287 266 226 213 0 72 0
[pid=15057] ppid=15056 vsize=246428 CPUtime=23.67 cores=0,2,4,6
/proc/15057/stat : 15057 (glucose_static) R 15056 15051 14901 0 -1 4202496 42606 0 0 0 2353 14 0 0 20 0 1 0 278741484 252342272 51790 33554432000 4194304 4896791 140735560659824 140735560656920 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15057/statm: 61607 51790 78 172 0 61433 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 431600

[startup+51.1004 s]
/proc/loadavg: 2.05 2.01 2.00 3/185 15060
/proc/meminfo: memFree=27249348/32873844 swapFree=7124/7124
[pid=15051] ppid=15049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15051/stat : 15051 (runPb2satCp2.sh) S 15049 15051 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278741302 9367552 274 33554432000 4194304 5064252 140737009732720 140737009731632 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15051/statm: 2287 274 233 213 0 72 0
[pid=15052] ppid=15051 vsize=166876 CPUtime=1.8 cores=0,2,4,6
/proc/15052/stat : 15052 (pb2sat) S 15051 15051 14901 0 -1 4202496 13204 0 0 0 159 21 0 0 20 0 1 0 278741302 170881024 30041 33554432000 4194304 5873084 140737348917648 140737348914072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15052/statm: 41719 30041 171 410 0 41301 0
[pid=15056] ppid=15052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15056/stat : 15056 (satsolver.sh) S 15052 15051 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278741484 9367552 266 33554432000 4194304 5064252 140733482925472 140733482924384 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15056/statm: 2287 266 226 213 0 72 0
[pid=15057] ppid=15056 vsize=246752 CPUtime=49.26 cores=0,2,4,6
/proc/15057/stat : 15057 (glucose_static) R 15056 15051 14901 0 -1 4202496 42851 0 0 0 4912 14 0 0 20 0 1 0 278741484 252674048 52546 33554432000 4194304 4896791 140735560659824 140735560656968 4203853 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15057/statm: 61688 52546 78 172 0 61514 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 431924

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/185 15060
/proc/meminfo: memFree=27243332/32873844 swapFree=7124/7124
[pid=15051] ppid=15049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15051/stat : 15051 (runPb2satCp2.sh) S 15049 15051 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278741302 9367552 274 33554432000 4194304 5064252 140737009732720 140737009731632 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15051/statm: 2287 274 233 213 0 72 0
[pid=15052] ppid=15051 vsize=166876 CPUtime=1.8 cores=0,2,4,6
/proc/15052/stat : 15052 (pb2sat) S 15051 15051 14901 0 -1 4202496 13204 0 0 0 159 21 0 0 20 0 1 0 278741302 170881024 30041 33554432000 4194304 5873084 140737348917648 140737348914072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15052/statm: 41719 30041 171 410 0 41301 0
[pid=15056] ppid=15052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15056/stat : 15056 (satsolver.sh) S 15052 15051 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278741484 9367552 266 33554432000 4194304 5064252 140733482925472 140733482924384 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15056/statm: 2287 266 226 213 0 72 0
[pid=15057] ppid=15056 vsize=247916 CPUtime=100.44 cores=0,2,4,6
/proc/15057/stat : 15057 (glucose_static) R 15056 15051 14901 0 -1 4202496 47358 0 0 0 10029 15 0 0 20 0 1 0 278741484 253865984 53284 33554432000 4194304 4896791 140735560659824 140735560657336 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15057/statm: 61979 53284 78 172 0 61805 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 433088

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/185 15064
/proc/meminfo: memFree=27240344/32873844 swapFree=7124/7124
[pid=15051] ppid=15049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15051/stat : 15051 (runPb2satCp2.sh) S 15049 15051 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278741302 9367552 274 33554432000 4194304 5064252 140737009732720 140737009731632 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15051/statm: 2287 274 233 213 0 72 0
[pid=15052] ppid=15051 vsize=166876 CPUtime=1.8 cores=0,2,4,6
/proc/15052/stat : 15052 (pb2sat) S 15051 15051 14901 0 -1 4202496 13204 0 0 0 159 21 0 0 20 0 1 0 278741302 170881024 30041 33554432000 4194304 5873084 140737348917648 140737348914072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15052/statm: 41719 30041 171 410 0 41301 0
[pid=15056] ppid=15052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15056/stat : 15056 (satsolver.sh) S 15052 15051 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278741484 9367552 266 33554432000 4194304 5064252 140733482925472 140733482924384 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15056/statm: 2287 266 226 213 0 72 0
[pid=15057] ppid=15056 vsize=279512 CPUtime=160.43 cores=0,2,4,6
/proc/15057/stat : 15057 (glucose_static) R 15056 15051 14901 0 -1 4202496 49459 0 0 0 16026 17 0 0 20 0 1 0 278741484 286220288 55016 33554432000 4194304 4896791 140735560659824 140735560655560 4203733 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15057/statm: 69878 55016 78 172 0 69704 0
Current children cumulated CPU time (s) 162.23

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 15103
/proc/meminfo: memFree=27151148/32873844 swapFree=7124/7124
[pid=15051] ppid=15049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15051/stat : 15051 (runPb2satCp2.sh) S 15049 15051 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278741302 9367552 274 33554432000 4194304 5064252 140737009732720 140737009731632 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15051/statm: 2287 274 233 213 0 72 0
[pid=15052] ppid=15051 vsize=166876 CPUtime=1.8 cores=0,2,4,6
/proc/15052/stat : 15052 (pb2sat) S 15051 15051 14901 0 -1 4202496 13204 0 0 0 159 21 0 0 20 0 1 0 278741302 170881024 30041 33554432000 4194304 5873084 140737348917648 140737348914072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15052/statm: 41719 30041 171 410 0 41301 0
[pid=15056] ppid=15052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15056/stat : 15056 (satsolver.sh) S 15052 15051 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278741484 9367552 266 33554432000 4194304 5064252 140733482925472 140733482924384 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15056/statm: 2287 266 226 213 0 72 0
[pid=15057] ppid=15056 vsize=285096 CPUtime=1420.23 cores=0,2,4,6
/proc/15057/stat : 15057 (glucose_static) R 15056 15051 14901 0 -1 4202496 53576 0 0 0 141997 26 0 0 20 0 1 0 278741484 291938304 63785 33554432000 4194304 4896791 140735560659824 140735560657192 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15057/statm: 71274 63785 78 172 0 71100 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 470268

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 15103
/proc/meminfo: memFree=27166680/32873844 swapFree=7124/7124
[pid=15051] ppid=15049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15051/stat : 15051 (runPb2satCp2.sh) S 15049 15051 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278741302 9367552 274 33554432000 4194304 5064252 140737009732720 140737009731632 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15051/statm: 2287 274 233 213 0 72 0
[pid=15052] ppid=15051 vsize=166876 CPUtime=1.8 cores=0,2,4,6
/proc/15052/stat : 15052 (pb2sat) S 15051 15051 14901 0 -1 4202496 13204 0 0 0 159 21 0 0 20 0 1 0 278741302 170881024 30041 33554432000 4194304 5873084 140737348917648 140737348914072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15052/statm: 41719 30041 171 410 0 41301 0
[pid=15056] ppid=15052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15056/stat : 15056 (satsolver.sh) S 15052 15051 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278741484 9367552 266 33554432000 4194304 5064252 140733482925472 140733482924384 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15056/statm: 2287 266 226 213 0 72 0
[pid=15057] ppid=15056 vsize=335184 CPUtime=1480.22 cores=0,2,4,6
/proc/15057/stat : 15057 (glucose_static) R 15056 15051 14901 0 -1 4202496 53711 0 0 0 147996 26 0 0 20 0 1 0 278741484 343228416 63920 33554432000 4194304 4896791 140735560659824 140735560657352 4203936 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15057/statm: 83796 63920 78 172 0 83622 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 520356

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/185 15103
/proc/meminfo: memFree=27161220/32873844 swapFree=7124/7124
[pid=15051] ppid=15049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15051/stat : 15051 (runPb2satCp2.sh) S 15049 15051 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278741302 9367552 274 33554432000 4194304 5064252 140737009732720 140737009731632 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15051/statm: 2287 274 233 213 0 72 0
[pid=15052] ppid=15051 vsize=166876 CPUtime=1.8 cores=0,2,4,6
/proc/15052/stat : 15052 (pb2sat) S 15051 15051 14901 0 -1 4202496 13204 0 0 0 159 21 0 0 20 0 1 0 278741302 170881024 30041 33554432000 4194304 5873084 140737348917648 140737348914072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15052/statm: 41719 30041 171 410 0 41301 0
[pid=15056] ppid=15052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15056/stat : 15056 (satsolver.sh) S 15052 15051 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278741484 9367552 266 33554432000 4194304 5064252 140733482925472 140733482924384 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15056/statm: 2287 266 226 213 0 72 0
[pid=15057] ppid=15056 vsize=335184 CPUtime=1540.21 cores=0,2,4,6
/proc/15057/stat : 15057 (glucose_static) R 15056 15051 14901 0 -1 4202496 53885 0 0 0 153995 26 0 0 20 0 1 0 278741484 343228416 64093 33554432000 4194304 4896791 140735560659824 140735560657352 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15057/statm: 83796 64093 78 172 0 83622 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 520356

[startup+1602.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/185 15106
/proc/meminfo: memFree=27200924/32873844 swapFree=7124/7124
[pid=15051] ppid=15049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15051/stat : 15051 (runPb2satCp2.sh) S 15049 15051 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278741302 9367552 274 33554432000 4194304 5064252 140737009732720 140737009731632 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15051/statm: 2287 274 233 213 0 72 0
[pid=15052] ppid=15051 vsize=166876 CPUtime=1.8 cores=0,2,4,6
/proc/15052/stat : 15052 (pb2sat) S 15051 15051 14901 0 -1 4202496 13204 0 0 0 159 21 0 0 20 0 1 0 278741302 170881024 30041 33554432000 4194304 5873084 140737348917648 140737348914072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15052/statm: 41719 30041 171 410 0 41301 0
[pid=15056] ppid=15052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15056/stat : 15056 (satsolver.sh) S 15052 15051 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278741484 9367552 266 33554432000 4194304 5064252 140733482925472 140733482924384 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15056/statm: 2287 266 226 213 0 72 0
[pid=15057] ppid=15056 vsize=335184 CPUtime=1600.2 cores=0,2,4,6
/proc/15057/stat : 15057 (glucose_static) R 15056 15051 14901 0 -1 4202496 54101 0 0 0 159994 26 0 0 20 0 1 0 278741484 343228416 64819 33554432000 4194304 4896791 140735560659824 140735560657352 4203856 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15057/statm: 83796 64819 78 172 0 83622 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 520356

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/186 15109
/proc/meminfo: memFree=27192716/32873844 swapFree=7124/7124
[pid=15051] ppid=15049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15051/stat : 15051 (runPb2satCp2.sh) S 15049 15051 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278741302 9367552 274 33554432000 4194304 5064252 140737009732720 140737009731632 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15051/statm: 2287 274 233 213 0 72 0
[pid=15052] ppid=15051 vsize=166876 CPUtime=1.8 cores=0,2,4,6
/proc/15052/stat : 15052 (pb2sat) S 15051 15051 14901 0 -1 4202496 13204 0 0 0 159 21 0 0 20 0 1 0 278741302 170881024 30041 33554432000 4194304 5873084 140737348917648 140737348914072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15052/statm: 41719 30041 171 410 0 41301 0
[pid=15056] ppid=15052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15056/stat : 15056 (satsolver.sh) S 15052 15051 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278741484 9367552 266 33554432000 4194304 5064252 140733482925472 140733482924384 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15056/statm: 2287 266 226 213 0 72 0
[pid=15057] ppid=15056 vsize=335184 CPUtime=1660.2 cores=0,2,4,6
/proc/15057/stat : 15057 (glucose_static) R 15056 15051 14901 0 -1 4202496 54102 0 0 0 165993 27 0 0 20 0 1 0 278741484 343228416 64820 33554432000 4194304 4896791 140735560659824 140735560657352 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15057/statm: 83796 64820 78 172 0 83622 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 520356

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/185 15110
/proc/meminfo: memFree=27223736/32873844 swapFree=7124/7124
[pid=15051] ppid=15049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15051/stat : 15051 (runPb2satCp2.sh) S 15049 15051 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278741302 9367552 274 33554432000 4194304 5064252 140737009732720 140737009731632 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15051/statm: 2287 274 233 213 0 72 0
[pid=15052] ppid=15051 vsize=166876 CPUtime=1.8 cores=0,2,4,6
/proc/15052/stat : 15052 (pb2sat) S 15051 15051 14901 0 -1 4202496 13204 0 0 0 159 21 0 0 20 0 1 0 278741302 170881024 30041 33554432000 4194304 5873084 140737348917648 140737348914072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15052/statm: 41719 30041 171 410 0 41301 0
[pid=15056] ppid=15052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15056/stat : 15056 (satsolver.sh) S 15052 15051 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278741484 9367552 266 33554432000 4194304 5064252 140733482925472 140733482924384 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15056/statm: 2287 266 226 213 0 72 0
[pid=15057] ppid=15056 vsize=285068 CPUtime=1720.18 cores=0,2,4,6
/proc/15057/stat : 15057 (glucose_static) R 15056 15051 14901 0 -1 4202496 54337 0 0 0 171990 28 0 0 20 0 1 0 278741484 291909632 56804 33554432000 4194304 4896791 140735560659824 140735560657400 4204079 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15057/statm: 71267 56804 78 172 0 71093 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 470240

[startup+1782.31 s]
/proc/loadavg: 2.05 2.03 2.00 3/185 15110
/proc/meminfo: memFree=27212880/32873844 swapFree=7124/7124
[pid=15051] ppid=15049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15051/stat : 15051 (runPb2satCp2.sh) S 15049 15051 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278741302 9367552 274 33554432000 4194304 5064252 140737009732720 140737009731632 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15051/statm: 2287 274 233 213 0 72 0
[pid=15052] ppid=15051 vsize=166876 CPUtime=1.8 cores=0,2,4,6
/proc/15052/stat : 15052 (pb2sat) S 15051 15051 14901 0 -1 4202496 13204 0 0 0 159 21 0 0 20 0 1 0 278741302 170881024 30041 33554432000 4194304 5873084 140737348917648 140737348914072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15052/statm: 41719 30041 171 410 0 41301 0
[pid=15056] ppid=15052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15056/stat : 15056 (satsolver.sh) S 15052 15051 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278741484 9367552 266 33554432000 4194304 5064252 140733482925472 140733482924384 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15056/statm: 2287 266 226 213 0 72 0
[pid=15057] ppid=15056 vsize=285328 CPUtime=1780.18 cores=0,2,4,6
/proc/15057/stat : 15057 (glucose_static) R 15056 15051 14901 0 -1 4202496 54947 0 0 0 177990 28 0 0 20 0 1 0 278741484 292175872 58409 33554432000 4194304 4896791 140735560659824 140735560657464 4203956 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15057/statm: 71332 58409 78 172 0 71158 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 470500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 15139
/proc/meminfo: memFree=27426272/32873844 swapFree=7124/7124
[pid=15051] ppid=15049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15051/stat : 15051 (runPb2satCp2.sh) S 15049 15051 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278741302 9367552 274 33554432000 4194304 5064252 140737009732720 140737009731632 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15051/statm: 2287 274 233 213 0 72 0
[pid=15052] ppid=15051 vsize=166876 CPUtime=1.8 cores=0,2,4,6
/proc/15052/stat : 15052 (pb2sat) S 15051 15051 14901 0 -1 4202496 13204 0 0 0 159 21 0 0 20 0 1 0 278741302 170881024 30041 33554432000 4194304 5873084 140737348917648 140737348914072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15052/statm: 41719 30041 171 410 0 41301 0
[pid=15056] ppid=15052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15056/stat : 15056 (satsolver.sh) S 15052 15051 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278741484 9367552 266 33554432000 4194304 5064252 140733482925472 140733482924384 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15056/statm: 2287 266 226 213 0 72 0
[pid=15057] ppid=15056 vsize=285424 CPUtime=1798.27 cores=0,2,4,6
/proc/15057/stat : 15057 (glucose_static) R 15056 15051 14901 0 -1 4202496 54973 0 0 0 179799 28 0 0 20 0 1 0 278741484 292274176 58945 33554432000 4194304 4896791 140735560659824 140735560655560 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15057/statm: 71356 58945 78 172 0 71182 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 470596

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 15139
/proc/meminfo: memFree=27426272/32873844 swapFree=7124/7124
[pid=15051] ppid=15049 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15051/stat : 15051 (runPb2satCp2.sh) S 15049 15051 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278741302 9367552 274 33554432000 4194304 5064252 140737009732720 140737009731632 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15051/statm: 2287 274 233 213 0 72 0
[pid=15052] ppid=15051 vsize=166876 CPUtime=1.8 cores=0,2,4,6
/proc/15052/stat : 15052 (pb2sat) S 15051 15051 14901 0 -1 4202496 13204 0 0 0 159 21 0 0 20 0 1 0 278741302 170881024 30041 33554432000 4194304 5873084 140737348917648 140737348914072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15052/statm: 41719 30041 171 410 0 41301 0
[pid=15056] ppid=15052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15056/stat : 15056 (satsolver.sh) S 15052 15051 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278741484 9367552 266 33554432000 4194304 5064252 140733482925472 140733482924384 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15056/statm: 2287 266 226 213 0 72 0
[pid=15057] ppid=15056 vsize=285424 CPUtime=1798.27 cores=0,2,4,6
/proc/15057/stat : 15057 (glucose_static) R 15056 15051 14901 0 -1 4202496 54973 0 0 0 179799 28 0 0 20 0 1 0 278741484 292274176 58945 33554432000 4194304 4896791 140735560659824 140735560655560 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15057/statm: 71356 58945 78 172 0 71182 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 470596

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1799.6
CPU system time (s): 0.516921
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 600468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.6
system time used= 0.516921
maximum resident set size= 315108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69166
page faults= 0
swaps= 0
block input operations= 0
block output operations= 171328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40
involuntary context switches= 2025

runsolver used 3.33549 second user time and 8.27574 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-27 15:42:39
IDJOB=3695286
IDBENCH=90511
IDSOLVER=2273
FILE ID=node134/3695286-1338126159
RUNJOBID= node134-1338124357-14917
PBS_JOBID= 14624510
Free space on /tmp= 71000 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_10null10mast_rapportOE2.0_TMAX60_K67_cod3.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695286-1338126159/watcher-3695286-1338126159 -o /tmp/evaluation-result-3695286-1338126159/solver-3695286-1338126159 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3695286-1338126159.opb 428911018 HOME HOME

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

MD5SUM BENCH= f98241fe158e95fe184473fa73acbc2e
RANDOM SEED=428911018

node134.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.278
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.55
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.278
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	: 5332.56
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.278
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	: 5332.55
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.278
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	: 5332.59
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.278
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	: 5332.55
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.278
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	: 5332.55
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.278
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	: 5332.57
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.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27859184 kB
Buffers:          398224 kB
Cached:          3749992 kB
SwapCached:            0 kB
Active:          1557928 kB
Inactive:        2603168 kB
Active(anon):       9268 kB
Inactive(anon):     5996 kB
Active(file):    1548660 kB
Inactive(file):  2597172 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             22144 kB
Writeback:            36 kB
AnonPages:        144592 kB
Mapped:            14876 kB
Shmem:               212 kB
Slab:             713608 kB
SReclaimable:     155740 kB
SUnreclaim:       557868 kB
KernelStack:        1504 kB
PageTables:         4008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     127464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 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= 70916 MiB
End job on node134 at 2012-05-27 16:12:40