Trace number 3696397

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pb2sat 2012-05-19? (TO) 1800.11 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-data6_3.opb
MD5SUMf675f355e04fd5af6f49610fb88dbbd3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark23954
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24674
Optimality of the best value was proved NO
Number of variables540
Total number of constraints4476
Number of constraints which are clauses2532
Number of constraints which are cardinality constraints (but not clauses)264
Number of constraints which are nor clauses,nor cardinality constraints1680
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 180
Biggest coefficient in the objective function 1380
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 116904
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 1380
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 116904
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.68/1.79	c model valid
1.68/1.79	c current solution ok
1.87/1.95	o 32137
1.87/1.95	c current bound: 16068
1.87/1.95	c fallback to adder encoding
3.37/3.46	c current bound: 24103
3.37/3.46	c fallback to adder encoding
1800.07/1800.51	./satsolver.sh: line 5:  4231 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.07/1800.51	c error: unexpected solver exit code
1800.07/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3696397-1338056538/watcher-3696397-1338056538 -o /tmp/evaluation-result-3696397-1338056538/solver-3696397-1338056538 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696397-1338056538.opb 1275381887 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 4221
/proc/meminfo: memFree=29966936/32873648 swapFree=7116/7116
[pid=4221] ppid=4219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4221/stat : 4221 (runPb2sat.sh) S 4219 4221 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271781202 9367552 274 33554432000 4194304 5064252 140736653578144 140736653577056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4221/statm: 2287 274 233 213 0 72 0

[startup+0.0336911 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4221
/proc/meminfo: memFree=29966936/32873648 swapFree=7116/7116
[pid=4221] ppid=4219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4221/stat : 4221 (runPb2sat.sh) S 4219 4221 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271781202 9367552 274 33554432000 4194304 5064252 140736653578144 140736653577056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4221/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100254 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4221
/proc/meminfo: memFree=29966936/32873648 swapFree=7116/7116
[pid=4221] ppid=4219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4221/stat : 4221 (runPb2sat.sh) S 4219 4221 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271781202 9367552 274 33554432000 4194304 5064252 140736653578144 140736653577056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4221/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300237 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4221
/proc/meminfo: memFree=29966936/32873648 swapFree=7116/7116
[pid=4221] ppid=4219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4221/stat : 4221 (runPb2sat.sh) S 4219 4221 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271781202 9367552 274 33554432000 4194304 5064252 140736653578144 140736653577056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4221/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700226 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4221
/proc/meminfo: memFree=29966936/32873648 swapFree=7116/7116
[pid=4221] ppid=4219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4221/stat : 4221 (runPb2sat.sh) S 4219 4221 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271781202 9367552 274 33554432000 4194304 5064252 140736653578144 140736653577056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4221/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4225
/proc/meminfo: memFree=29948056/32873648 swapFree=7116/7116
[pid=4221] ppid=4219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4221/stat : 4221 (runPb2sat.sh) S 4219 4221 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271781202 9367552 274 33554432000 4194304 5064252 140736653578144 140736653577056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4221/statm: 2287 274 233 213 0 72 0
[pid=4222] ppid=4221 vsize=6508 CPUtime=0.22 cores=0,2,4,6
/proc/4222/stat : 4222 (pb2sat) S 4221 4221 3861 0 -1 4202496 2453 0 0 0 22 0 0 0 20 0 1 0 271781202 6664192 1254 33554432000 4194304 5873084 140734966991200 140734966987624 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4222/statm: 1627 1254 165 410 0 1209 0
[pid=4224] ppid=4222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4224/stat : 4224 (satsolver.sh) S 4222 4221 3861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271781225 9367552 267 33554432000 4194304 5064252 140736330368256 140736330367168 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4224/statm: 2287 267 226 213 0 72 0
[pid=4225] ppid=4224 vsize=14236 CPUtime=1.26 cores=0,2,4,6
/proc/4225/stat : 4225 (glucose_static) R 4224 4221 3861 0 -1 4202496 3702 0 0 0 125 1 0 0 20 0 1 0 271781225 14577664 2717 33554432000 4194304 4896791 140736669094896 140736669092104 4225344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4225/statm: 3559 2717 76 172 0 3385 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 39040

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4228
/proc/meminfo: memFree=29942240/32873648 swapFree=7116/7116
[pid=4221] ppid=4219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4221/stat : 4221 (runPb2sat.sh) S 4219 4221 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271781202 9367552 274 33554432000 4194304 5064252 140736653578144 140736653577056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4221/statm: 2287 274 233 213 0 72 0
[pid=4222] ppid=4221 vsize=8704 CPUtime=1.95 cores=0,2,4,6
/proc/4222/stat : 4222 (pb2sat) S 4221 4221 3861 0 -1 4202496 3017 5547 0 0 27 12 154 2 20 0 1 0 271781202 8912896 1754 33554432000 4194304 5873084 140734966991200 140734966985016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4222/statm: 2176 1754 182 410 0 1758 0
[pid=4227] ppid=4222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4227/stat : 4227 (satsolver.sh) S 4222 4221 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271781399 9367552 267 33554432000 4194304 5064252 140735405666672 140735405665584 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4227/statm: 2287 267 226 213 0 72 0
[pid=4228] ppid=4227 vsize=15672 CPUtime=1.12 cores=0,2,4,6
/proc/4228/stat : 4228 (glucose_static) R 4227 4221 3861 0 -1 4202496 3527 0 0 0 111 1 0 0 20 0 1 0 271781400 16048128 3172 33554432000 4194304 4896791 140735605323040 140735605320184 4224992 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4228/statm: 3918 3172 78 172 0 3744 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 42672

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4231
/proc/meminfo: memFree=29940252/32873648 swapFree=7116/7116
[pid=4221] ppid=4219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4221/stat : 4221 (runPb2sat.sh) S 4219 4221 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271781202 9367552 274 33554432000 4194304 5064252 140736653578144 140736653577056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4221/statm: 2287 274 233 213 0 72 0
[pid=4222] ppid=4221 vsize=8704 CPUtime=3.46 cores=0,2,4,6
/proc/4222/stat : 4222 (pb2sat) S 4221 4221 3861 0 -1 4202496 3549 10936 0 0 29 12 301 4 20 0 1 0 271781202 8912896 1769 33554432000 4194304 5873084 140734966991200 140734966985016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4222/statm: 2176 1769 182 410 0 1758 0
[pid=4230] ppid=4222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4230/stat : 4230 (satsolver.sh) S 4222 4221 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271781550 9367552 266 33554432000 4194304 5064252 140735777923408 140735777922320 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4230/statm: 2287 266 226 213 0 72 0
[pid=4231] ppid=4230 vsize=16212 CPUtime=2.8 cores=0,2,4,6
/proc/4231/stat : 4231 (glucose_static) R 4230 4221 3861 0 -1 4202496 4750 0 0 0 279 1 0 0 20 0 1 0 271781551 16601088 3265 33554432000 4194304 4896791 140733277948592 140733277946120 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4231/statm: 4053 3265 78 172 0 3879 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 43212

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4231
/proc/meminfo: memFree=29932120/32873648 swapFree=7116/7116
[pid=4221] ppid=4219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4221/stat : 4221 (runPb2sat.sh) S 4219 4221 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271781202 9367552 274 33554432000 4194304 5064252 140736653578144 140736653577056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4221/statm: 2287 274 233 213 0 72 0
[pid=4222] ppid=4221 vsize=8704 CPUtime=3.46 cores=0,2,4,6
/proc/4222/stat : 4222 (pb2sat) S 4221 4221 3861 0 -1 4202496 3549 10936 0 0 29 12 301 4 20 0 1 0 271781202 8912896 1769 33554432000 4194304 5873084 140734966991200 140734966985016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4222/statm: 2176 1769 182 410 0 1758 0
[pid=4230] ppid=4222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4230/stat : 4230 (satsolver.sh) S 4222 4221 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271781550 9367552 266 33554432000 4194304 5064252 140735777923408 140735777922320 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4230/statm: 2287 266 226 213 0 72 0
[pid=4231] ppid=4230 vsize=18172 CPUtime=9.21 cores=0,2,4,6
/proc/4231/stat : 4231 (glucose_static) R 4230 4221 3861 0 -1 4202496 8960 0 0 0 919 2 0 0 20 0 1 0 271781551 18608128 4089 33554432000 4194304 4896791 140733277948592 140733277946168 4224960 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4231/statm: 4543 4089 78 172 0 4369 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 45172

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4234
/proc/meminfo: memFree=29929460/32873648 swapFree=7116/7116
[pid=4221] ppid=4219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4221/stat : 4221 (runPb2sat.sh) S 4219 4221 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271781202 9367552 274 33554432000 4194304 5064252 140736653578144 140736653577056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4221/statm: 2287 274 233 213 0 72 0
[pid=4222] ppid=4221 vsize=8704 CPUtime=3.46 cores=0,2,4,6
/proc/4222/stat : 4222 (pb2sat) S 4221 4221 3861 0 -1 4202496 3549 10936 0 0 29 12 301 4 20 0 1 0 271781202 8912896 1769 33554432000 4194304 5873084 140734966991200 140734966985016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4222/statm: 2176 1769 182 410 0 1758 0
[pid=4230] ppid=4222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4230/stat : 4230 (satsolver.sh) S 4222 4221 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271781550 9367552 266 33554432000 4194304 5064252 140735777923408 140735777922320 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4230/statm: 2287 266 226 213 0 72 0
[pid=4231] ppid=4230 vsize=24676 CPUtime=21.99 cores=0,2,4,6
/proc/4231/stat : 4231 (glucose_static) R 4230 4221 3861 0 -1 4202496 13962 0 0 0 2196 3 0 0 20 0 1 0 271781551 25268224 5165 33554432000 4194304 4896791 140733277948592 140733277946168 4224975 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4231/statm: 6169 5165 78 172 0 5995 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 51676

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4234
/proc/meminfo: memFree=29911072/32873648 swapFree=7116/7116
[pid=4221] ppid=4219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4221/stat : 4221 (runPb2sat.sh) S 4219 4221 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271781202 9367552 274 33554432000 4194304 5064252 140736653578144 140736653577056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4221/statm: 2287 274 233 213 0 72 0
[pid=4222] ppid=4221 vsize=8704 CPUtime=3.46 cores=0,2,4,6
/proc/4222/stat : 4222 (pb2sat) S 4221 4221 3861 0 -1 4202496 3549 10936 0 0 29 12 301 4 20 0 1 0 271781202 8912896 1769 33554432000 4194304 5873084 140734966991200 140734966985016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4222/statm: 2176 1769 182 410 0 1758 0
[pid=4230] ppid=4222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4230/stat : 4230 (satsolver.sh) S 4222 4221 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271781550 9367552 266 33554432000 4194304 5064252 140735777923408 140735777922320 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4230/statm: 2287 266 226 213 0 72 0
[pid=4231] ppid=4230 vsize=33872 CPUtime=47.59 cores=0,2,4,6
/proc/4231/stat : 4231 (glucose_static) R 4230 4221 3861 0 -1 4202496 21902 0 0 0 4753 6 0 0 20 0 1 0 271781551 34684928 7826 33554432000 4194304 4896791 140733277948592 140733277945800 4224960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4231/statm: 8468 7826 78 172 0 8294 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 60872

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4234
/proc/meminfo: memFree=29898504/32873648 swapFree=7116/7116
[pid=4221] ppid=4219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4221/stat : 4221 (runPb2sat.sh) S 4219 4221 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271781202 9367552 274 33554432000 4194304 5064252 140736653578144 140736653577056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4221/statm: 2287 274 233 213 0 72 0
[pid=4222] ppid=4221 vsize=8704 CPUtime=3.46 cores=0,2,4,6
/proc/4222/stat : 4222 (pb2sat) S 4221 4221 3861 0 -1 4202496 3549 10936 0 0 29 12 301 4 20 0 1 0 271781202 8912896 1769 33554432000 4194304 5873084 140734966991200 140734966985016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4222/statm: 2176 1769 182 410 0 1758 0
[pid=4230] ppid=4222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4230/stat : 4230 (satsolver.sh) S 4222 4221 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271781550 9367552 266 33554432000 4194304 5064252 140735777923408 140735777922320 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4230/statm: 2287 266 226 213 0 72 0
[pid=4231] ppid=4230 vsize=37348 CPUtime=98.79 cores=0,2,4,6
/proc/4231/stat : 4231 (glucose_static) R 4230 4221 3861 0 -1 4202496 30010 0 0 0 9869 10 0 0 20 0 1 0 271781551 38244352 9044 33554432000 4194304 4896791 140733277948592 140733277945800 4225550 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4231/statm: 9337 9044 78 172 0 9163 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 64348

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4235
/proc/meminfo: memFree=29883104/32873648 swapFree=7116/7116
[pid=4221] ppid=4219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4221/stat : 4221 (runPb2sat.sh) S 4219 4221 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271781202 9367552 274 33554432000 4194304 5064252 140736653578144 140736653577056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4221/statm: 2287 274 233 213 0 72 0
[pid=4222] ppid=4221 vsize=8704 CPUtime=3.46 cores=0,2,4,6
/proc/4222/stat : 4222 (pb2sat) S 4221 4221 3861 0 -1 4202496 3549 10936 0 0 29 12 301 4 20 0 1 0 271781202 8912896 1769 33554432000 4194304 5873084 140734966991200 140734966985016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4222/statm: 2176 1769 182 410 0 1758 0
[pid=4230] ppid=4222 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.19 2.10 2.02 3/183 4247
/proc/meminfo: memFree=29746856/32873648 swapFree=7116/7116
[pid=4221] ppid=4219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4221/stat : 4221 (runPb2sat.sh) S 4219 4221 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271781202 9367552 274 33554432000 4194304 5064252 140736653578144 140736653577056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4221/statm: 2287 274 233 213 0 72 0
[pid=4222] ppid=4221 vsize=8704 CPUtime=3.46 cores=0,2,4,6
/proc/4222/stat : 4222 (pb2sat) S 4221 4221 3861 0 -1 4202496 3549 10936 0 0 29 12 301 4 20 0 1 0 271781202 8912896 1769 33554432000 4194304 5873084 140734966991200 140734966985016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4222/statm: 2176 1769 182 410 0 1758 0
[pid=4230] ppid=4222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4230/stat : 4230 (satsolver.sh) S 4222 4221 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271781550 9367552 266 33554432000 4194304 5064252 140735777923408 140735777922320 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4230/statm: 2287 266 226 213 0 72 0
[pid=4231] ppid=4230 vsize=101116 CPUtime=1418.49 cores=0,2,4,6
/proc/4231/stat : 4231 (glucose_static) R 4230 4221 3861 0 -1 4202496 92778 0 0 0 141787 62 0 0 20 0 1 0 271781551 103542784 24159 33554432000 4194304 4896791 140733277948592 140733277946120 4225414 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4231/statm: 25279 24159 78 172 0 25105 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 128116

[startup+1482.3 s]
/proc/loadavg: 2.08 2.08 2.02 3/183 4247
/proc/meminfo: memFree=29767480/32873648 swapFree=7116/7116
[pid=4221] ppid=4219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4221/stat : 4221 (runPb2sat.sh) S 4219 4221 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271781202 9367552 274 33554432000 4194304 5064252 140736653578144 140736653577056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4221/statm: 2287 274 233 213 0 72 0
[pid=4222] ppid=4221 vsize=8704 CPUtime=3.46 cores=0,2,4,6
/proc/4222/stat : 4222 (pb2sat) S 4221 4221 3861 0 -1 4202496 3549 10936 0 0 29 12 301 4 20 0 1 0 271781202 8912896 1769 33554432000 4194304 5873084 140734966991200 140734966985016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4222/statm: 2176 1769 182 410 0 1758 0
[pid=4230] ppid=4222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4230/stat : 4230 (satsolver.sh) S 4222 4221 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271781550 9367552 266 33554432000 4194304 5064252 140735777923408 140735777922320 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4230/statm: 2287 266 226 213 0 72 0
[pid=4231] ppid=4230 vsize=132832 CPUtime=1478.46 cores=0,2,4,6
/proc/4231/stat : 4231 (glucose_static) R 4230 4221 3861 0 -1 4202496 95691 0 0 0 147782 64 0 0 20 0 1 0 271781551 136019968 25936 33554432000 4194304 4896791 140733277948592 140733277945800 4225376 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4231/statm: 33208 25936 78 172 0 33034 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 159832

[startup+1542.3 s]
/proc/loadavg: 2.05 2.07 2.01 3/183 4247
/proc/meminfo: memFree=29738824/32873648 swapFree=7116/7116
[pid=4221] ppid=4219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4221/stat : 4221 (runPb2sat.sh) S 4219 4221 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271781202 9367552 274 33554432000 4194304 5064252 140736653578144 140736653577056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4221/statm: 2287 274 233 213 0 72 0
[pid=4222] ppid=4221 vsize=8704 CPUtime=3.46 cores=0,2,4,6
/proc/4222/stat : 4222 (pb2sat) S 4221 4221 3861 0 -1 4202496 3549 10936 0 0 29 12 301 4 20 0 1 0 271781202 8912896 1769 33554432000 4194304 5873084 140734966991200 140734966985016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4222/statm: 2176 1769 182 410 0 1758 0
[pid=4230] ppid=4222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4230/stat : 4230 (satsolver.sh) S 4222 4221 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271781550 9367552 266 33554432000 4194304 5064252 140735777923408 140735777922320 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4230/statm: 2287 266 226 213 0 72 0
[pid=4231] ppid=4230 vsize=103008 CPUtime=1538.45 cores=0,2,4,6
/proc/4231/stat : 4231 (glucose_static) R 4230 4221 3861 0 -1 4202496 96977 0 0 0 153780 65 0 0 20 0 1 0 271781551 105480192 24006 33554432000 4194304 4896791 140733277948592 140733277944328 4224992 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4231/statm: 25752 24006 78 172 0 25578 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 130008

[startup+1602.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/183 4247
/proc/meminfo: memFree=29769088/32873648 swapFree=7116/7116
[pid=4221] ppid=4219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4221/stat : 4221 (runPb2sat.sh) S 4219 4221 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271781202 9367552 274 33554432000 4194304 5064252 140736653578144 140736653577056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4221/statm: 2287 274 233 213 0 72 0
[pid=4222] ppid=4221 vsize=8704 CPUtime=3.46 cores=0,2,4,6
/proc/4222/stat : 4222 (pb2sat) S 4221 4221 3861 0 -1 4202496 3549 10936 0 0 29 12 301 4 20 0 1 0 271781202 8912896 1769 33554432000 4194304 5873084 140734966991200 140734966985016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4222/statm: 2176 1769 182 410 0 1758 0
[pid=4230] ppid=4222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4230/stat : 4230 (satsolver.sh) S 4222 4221 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271781550 9367552 266 33554432000 4194304 5064252 140735777923408 140735777922320 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4230/statm: 2287 266 226 213 0 72 0
[pid=4231] ppid=4230 vsize=103960 CPUtime=1598.45 cores=0,2,4,6
/proc/4231/stat : 4231 (glucose_static) R 4230 4221 3861 0 -1 4202496 98378 0 0 0 159778 67 0 0 20 0 1 0 271781551 106455040 22815 33554432000 4194304 4896791 140733277948592 140733277946120 4225379 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4231/statm: 25990 22815 78 172 0 25816 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 130960

[startup+1662.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/183 4248
/proc/meminfo: memFree=29742080/32873648 swapFree=7116/7116
[pid=4221] ppid=4219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4221/stat : 4221 (runPb2sat.sh) S 4219 4221 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271781202 9367552 274 33554432000 4194304 5064252 140736653578144 140736653577056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4221/statm: 2287 274 233 213 0 72 0
[pid=4222] ppid=4221 vsize=8704 CPUtime=3.46 cores=0,2,4,6
/proc/4222/stat : 4222 (pb2sat) S 4221 4221 3861 0 -1 4202496 3549 10936 0 0 29 12 301 4 20 0 1 0 271781202 8912896 1769 33554432000 4194304 5873084 140734966991200 140734966985016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4222/statm: 2176 1769 182 410 0 1758 0
[pid=4230] ppid=4222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4230/stat : 4230 (satsolver.sh) S 4222 4221 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271781550 9367552 266 33554432000 4194304 5064252 140735777923408 140735777922320 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4230/statm: 2287 266 226 213 0 72 0
[pid=4231] ppid=4230 vsize=104364 CPUtime=1658.44 cores=0,2,4,6
/proc/4231/stat : 4231 (glucose_static) R 4230 4221 3861 0 -1 4202496 99780 0 0 0 165775 69 0 0 20 0 1 0 271781551 106868736 22517 33554432000 4194304 4896791 140733277948592 140733277946120 4225201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4231/statm: 26091 22517 78 172 0 25917 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 131364

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/184 4251
/proc/meminfo: memFree=29776512/32873648 swapFree=7116/7116
[pid=4221] ppid=4219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4221/stat : 4221 (runPb2sat.sh) S 4219 4221 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271781202 9367552 274 33554432000 4194304 5064252 140736653578144 140736653577056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4221/statm: 2287 274 233 213 0 72 0
[pid=4222] ppid=4221 vsize=8704 CPUtime=3.46 cores=0,2,4,6
/proc/4222/stat : 4222 (pb2sat) S 4221 4221 3861 0 -1 4202496 3549 10936 0 0 29 12 301 4 20 0 1 0 271781202 8912896 1769 33554432000 4194304 5873084 140734966991200 140734966985016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4222/statm: 2176 1769 182 410 0 1758 0
[pid=4230] ppid=4222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4230/stat : 4230 (satsolver.sh) S 4222 4221 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271781550 9367552 266 33554432000 4194304 5064252 140735777923408 140735777922320 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4230/statm: 2287 266 226 213 0 72 0
[pid=4231] ppid=4230 vsize=85984 CPUtime=1718.43 cores=0,2,4,6
/proc/4231/stat : 4231 (glucose_static) R 4230 4221 3861 0 -1 4202496 100634 0 0 0 171772 71 0 0 20 0 1 0 271781551 88047616 20540 33554432000 4194304 4896791 140733277948592 140733277945800 4225379 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4231/statm: 21496 20540 78 172 0 21322 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 112984

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 4251
/proc/meminfo: memFree=29749308/32873648 swapFree=7116/7116
[pid=4221] ppid=4219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4221/stat : 4221 (runPb2sat.sh) S 4219 4221 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271781202 9367552 274 33554432000 4194304 5064252 140736653578144 140736653577056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4221/statm: 2287 274 233 213 0 72 0
[pid=4222] ppid=4221 vsize=8704 CPUtime=3.46 cores=0,2,4,6
/proc/4222/stat : 4222 (pb2sat) S 4221 4221 3861 0 -1 4202496 3549 10936 0 0 29 12 301 4 20 0 1 0 271781202 8912896 1769 33554432000 4194304 5873084 140734966991200 140734966985016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4222/statm: 2176 1769 182 410 0 1758 0
[pid=4230] ppid=4222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4230/stat : 4230 (satsolver.sh) S 4222 4221 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271781550 9367552 266 33554432000 4194304 5064252 140735777923408 140735777922320 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4230/statm: 2287 266 226 213 0 72 0
[pid=4231] ppid=4230 vsize=86640 CPUtime=1778.4 cores=0,2,4,6
/proc/4231/stat : 4231 (glucose_static) R 4230 4221 3861 0 -1 4202496 102147 0 0 0 177767 73 0 0 20 0 1 0 271781551 88719360 19707 33554432000 4194304 4896791 140733277948592 140733277946168 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4231/statm: 21660 19707 78 172 0 21486 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 113640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 4296
/proc/meminfo: memFree=29927788/32873648 swapFree=7116/7116
[pid=4221] ppid=4219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4221/stat : 4221 (runPb2sat.sh) S 4219 4221 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271781202 9367552 274 33554432000 4194304 5064252 140736653578144 140736653577056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4221/statm: 2287 274 233 213 0 72 0
[pid=4222] ppid=4221 vsize=8704 CPUtime=3.46 cores=0,2,4,6
/proc/4222/stat : 4222 (pb2sat) S 4221 4221 3861 0 -1 4202496 3549 10936 0 0 29 12 301 4 20 0 1 0 271781202 8912896 1769 33554432000 4194304 5873084 140734966991200 140734966985016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4222/statm: 2176 1769 182 410 0 1758 0
[pid=4230] ppid=4222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4230/stat : 4230 (satsolver.sh) S 4222 4221 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271781550 9367552 266 33554432000 4194304 5064252 140735777923408 140735777922320 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4230/statm: 2287 266 226 213 0 72 0
[pid=4231] ppid=4230 vsize=105608 CPUtime=1796.61 cores=0,2,4,6
/proc/4231/stat : 4231 (glucose_static) R 4230 4221 3861 0 -1 4202496 102714 0 0 0 179587 74 0 0 20 0 1 0 271781551 108142592 22821 33554432000 4194304 4896791 140733277948592 140733277946120 4225445 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4231/statm: 26402 22821 78 172 0 26228 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 132608

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.00 2.02 2.00 3/183 4296
/proc/meminfo: memFree=29927788/32873648 swapFree=7116/7116
[pid=4221] ppid=4219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4221/stat : 4221 (runPb2sat.sh) S 4219 4221 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271781202 9367552 274 33554432000 4194304 5064252 140736653578144 140736653577056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4221/statm: 2287 274 233 213 0 72 0
[pid=4222] ppid=4221 vsize=8704 CPUtime=3.46 cores=0,2,4,6
/proc/4222/stat : 4222 (pb2sat) S 4221 4221 3861 0 -1 4202496 3549 10936 0 0 29 12 301 4 20 0 1 0 271781202 8912896 1769 33554432000 4194304 5873084 140734966991200 140734966985016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4222/statm: 2176 1769 182 410 0 1758 0
[pid=4230] ppid=4222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4230/stat : 4230 (satsolver.sh) S 4222 4221 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271781550 9367552 266 33554432000 4194304 5064252 140735777923408 140735777922320 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4230/statm: 2287 266 226 213 0 72 0
[pid=4231] ppid=4230 vsize=105608 CPUtime=1796.61 cores=0,2,4,6
/proc/4231/stat : 4231 (glucose_static) R 4230 4221 3861 0 -1 4202496 102714 0 0 0 179587 74 0 0 20 0 1 0 271781551 108142592 22821 33554432000 4194304 4896791 140733277948592 140733277946120 4225445 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4231/statm: 26402 22821 78 172 0 26228 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 132608

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.19
system time used= 0.91986
maximum resident set size= 139364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118189
page faults= 0
swaps= 0
block input operations= 0
block output operations= 25048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 211
involuntary context switches= 2022

runsolver used 8.65068 second user time and 17.4693 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-26 20:22:18
IDJOB=3696397
IDBENCH=2010
IDSOLVER=2274
FILE ID=node114/3696397-1338056538
RUNJOBID= node114-1338052930-3877
PBS_JOBID= 14624398
Free space on /tmp= 71384 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-data6_3.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696397-1338056538/watcher-3696397-1338056538 -o /tmp/evaluation-result-3696397-1338056538/solver-3696397-1338056538 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696397-1338056538.opb 1275381887 HOME HOME

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

MD5SUM BENCH= f675f355e04fd5af6f49610fb88dbbd3
RANDOM SEED=1275381887

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:        29967580 kB
Buffers:          256084 kB
Cached:          1772184 kB
SwapCached:         2036 kB
Active:          1063712 kB
Inactive:        1038604 kB
Active(anon):      68500 kB
Inactive(anon):     7656 kB
Active(file):     995212 kB
Inactive(file):  1030948 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103728 kB
Dirty:             40548 kB
Writeback:             0 kB
AnonPages:         83496 kB
Mapped:            14260 kB
Shmem:               116 kB
Slab:             662608 kB
SReclaimable:     106112 kB
SUnreclaim:       556496 kB
KernelStack:        1520 kB
PageTables:         4072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     205688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 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-26 20:52:19