Trace number 3696948

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_10_5.opb
MD5SUM9b75ee50c2c62e6be495e8bd0a94fa2c
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-146
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -131
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12540
Sum of products size (including duplicates)25080
Number of different products6270
Sum of products size12540

Solver Data

1.08/1.19	c model valid
1.08/1.19	c current solution ok
1.47/1.50	o -90
1.47/1.50	c current bound: 205
1.47/1.50	c (debug) using card networks
913.56/913.84	c current bound: 308
913.56/913.84	c (debug) using card networks
1800.05/1800.51	./satsolver.sh: line 5:  5790 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.05/1800.51	c error: unexpected solver exit code
1800.05/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-3696948-1338084172/watcher-3696948-1338084172 -o /tmp/evaluation-result-3696948-1338084172/solver-3696948-1338084172 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696948-1338084172.opb 741598385 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5673
/proc/meminfo: memFree=28875068/32873844 swapFree=7104/7104
[pid=5673] ppid=5671 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5673/stat : 5673 (runPb2sat.sh) S 5671 5673 1205 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274545769 9367552 275 33554432000 4194304 5064252 140736762979344 140736762978256 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 2287 275 233 213 0 72 0

[startup+0.0393439 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5673
/proc/meminfo: memFree=28875068/32873844 swapFree=7104/7104
[pid=5673] ppid=5671 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5673/stat : 5673 (runPb2sat.sh) S 5671 5673 1205 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274545769 9367552 275 33554432000 4194304 5064252 140736762979344 140736762978256 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100282 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5673
/proc/meminfo: memFree=28875068/32873844 swapFree=7104/7104
[pid=5673] ppid=5671 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5673/stat : 5673 (runPb2sat.sh) S 5671 5673 1205 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274545769 9367552 275 33554432000 4194304 5064252 140736762979344 140736762978256 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300329 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5673
/proc/meminfo: memFree=28875068/32873844 swapFree=7104/7104
[pid=5673] ppid=5671 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5673/stat : 5673 (runPb2sat.sh) S 5671 5673 1205 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274545769 9367552 275 33554432000 4194304 5064252 140736762979344 140736762978256 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70032 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5673
/proc/meminfo: memFree=28875068/32873844 swapFree=7104/7104
[pid=5673] ppid=5671 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5673/stat : 5673 (runPb2sat.sh) S 5671 5673 1205 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274545769 9367552 275 33554432000 4194304 5064252 140736762979344 140736762978256 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5677
/proc/meminfo: memFree=28840288/32873844 swapFree=7104/7104
[pid=5673] ppid=5671 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5673/stat : 5673 (runPb2sat.sh) S 5671 5673 1205 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274545769 9367552 275 33554432000 4194304 5064252 140736762979344 140736762978256 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 2287 275 233 213 0 72 0
[pid=5674] ppid=5673 vsize=12216 CPUtime=1.47 cores=1,3,5,7
/proc/5674/stat : 5674 (pb2sat) S 5673 5673 1205 0 -1 4202496 3882 5848 0 0 18 23 105 1 20 0 1 0 274545770 12509184 2539 33554432000 4194304 5873084 140737153538400 140737153533736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5674/statm: 3054 2539 174 410 0 2636 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 21364

[startup+3.10044 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5680
/proc/meminfo: memFree=28833096/32873844 swapFree=7104/7104
[pid=5673] ppid=5671 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5673/stat : 5673 (runPb2sat.sh) S 5671 5673 1205 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274545769 9367552 275 33554432000 4194304 5064252 140736762979344 140736762978256 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 2287 275 233 213 0 72 0
[pid=5674] ppid=5673 vsize=12728 CPUtime=1.49 cores=1,3,5,7
/proc/5674/stat : 5674 (pb2sat) S 5673 5673 1205 0 -1 4202496 4232 6362 0 0 19 23 105 2 20 0 1 0 274545770 13033472 2654 33554432000 4194304 5873084 140737153538400 140737153532216 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5674/statm: 3182 2654 175 410 0 2764 0
[pid=5679] ppid=5674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5679/stat : 5679 (satsolver.sh) S 5674 5673 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274545921 9367552 267 33554432000 4194304 5064252 140734444218272 140734444217184 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5679/statm: 2287 267 226 213 0 72 0
[pid=5680] ppid=5679 vsize=27124 CPUtime=1.57 cores=1,3,5,7
/proc/5680/stat : 5680 (glucose_static) R 5679 5673 1205 0 -1 4202496 6222 0 0 0 157 0 0 0 20 0 1 0 274545921 27774976 6375 33554432000 4194304 4896791 140736091418384 140736091415528 4205066 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5680/statm: 6781 6375 78 172 0 6607 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 58148

[startup+6.30045 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5680
/proc/meminfo: memFree=28829188/32873844 swapFree=7104/7104
[pid=5673] ppid=5671 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5673/stat : 5673 (runPb2sat.sh) S 5671 5673 1205 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274545769 9367552 275 33554432000 4194304 5064252 140736762979344 140736762978256 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 2287 275 233 213 0 72 0
[pid=5674] ppid=5673 vsize=12728 CPUtime=1.49 cores=1,3,5,7
/proc/5674/stat : 5674 (pb2sat) S 5673 5673 1205 0 -1 4202496 4232 6362 0 0 19 23 105 2 20 0 1 0 274545770 13033472 2654 33554432000 4194304 5873084 140737153538400 140737153532216 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5674/statm: 3182 2654 175 410 0 2764 0
[pid=5679] ppid=5674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5679/stat : 5679 (satsolver.sh) S 5674 5673 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274545921 9367552 267 33554432000 4194304 5064252 140734444218272 140734444217184 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5679/statm: 2287 267 226 213 0 72 0
[pid=5680] ppid=5679 vsize=30372 CPUtime=4.77 cores=1,3,5,7
/proc/5680/stat : 5680 (glucose_static) R 5679 5673 1205 0 -1 4202496 6511 0 0 0 477 0 0 0 20 0 1 0 274545921 31100928 6656 33554432000 4194304 4896791 140736091418384 140736091415592 4225025 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5680/statm: 7593 6656 78 172 0 7419 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 61396

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5680
/proc/meminfo: memFree=28823928/32873844 swapFree=7104/7104
[pid=5673] ppid=5671 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5673/stat : 5673 (runPb2sat.sh) S 5671 5673 1205 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274545769 9367552 275 33554432000 4194304 5064252 140736762979344 140736762978256 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 2287 275 233 213 0 72 0
[pid=5674] ppid=5673 vsize=12728 CPUtime=1.49 cores=1,3,5,7
/proc/5674/stat : 5674 (pb2sat) S 5673 5673 1205 0 -1 4202496 4232 6362 0 0 19 23 105 2 20 0 1 0 274545770 13033472 2654 33554432000 4194304 5873084 140737153538400 140737153532216 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5674/statm: 3182 2654 175 410 0 2764 0
[pid=5679] ppid=5674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5679/stat : 5679 (satsolver.sh) S 5674 5673 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274545921 9367552 267 33554432000 4194304 5064252 140734444218272 140734444217184 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5679/statm: 2287 267 226 213 0 72 0
[pid=5680] ppid=5679 vsize=31228 CPUtime=11.17 cores=1,3,5,7
/proc/5680/stat : 5680 (glucose_static) R 5679 5673 1205 0 -1 4202496 7831 0 0 0 1116 1 0 0 20 0 1 0 274545921 31977472 6857 33554432000 4194304 4896791 140736091418384 140736091415592 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5680/statm: 7807 6857 78 172 0 7633 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 62252

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5680
/proc/meminfo: memFree=28814244/32873844 swapFree=7104/7104
[pid=5673] ppid=5671 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5673/stat : 5673 (runPb2sat.sh) S 5671 5673 1205 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274545769 9367552 275 33554432000 4194304 5064252 140736762979344 140736762978256 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 2287 275 233 213 0 72 0
[pid=5674] ppid=5673 vsize=12728 CPUtime=1.49 cores=1,3,5,7
/proc/5674/stat : 5674 (pb2sat) S 5673 5673 1205 0 -1 4202496 4232 6362 0 0 19 23 105 2 20 0 1 0 274545770 13033472 2654 33554432000 4194304 5873084 140737153538400 140737153532216 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5674/statm: 3182 2654 175 410 0 2764 0
[pid=5679] ppid=5674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5679/stat : 5679 (satsolver.sh) S 5674 5673 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274545921 9367552 267 33554432000 4194304 5064252 140734444218272 140734444217184 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5679/statm: 2287 267 226 213 0 72 0
[pid=5680] ppid=5679 vsize=32624 CPUtime=23.97 cores=1,3,5,7
/proc/5680/stat : 5680 (glucose_static) R 5679 5673 1205 0 -1 4202496 8646 0 0 0 2395 2 0 0 20 0 1 0 274545921 33406976 7690 33554432000 4194304 4896791 140736091418384 140736091415592 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5680/statm: 8156 7690 78 172 0 7982 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 63648

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5680
/proc/meminfo: memFree=28823324/32873844 swapFree=7104/7104
[pid=5673] ppid=5671 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5673/stat : 5673 (runPb2sat.sh) S 5671 5673 1205 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274545769 9367552 275 33554432000 4194304 5064252 140736762979344 140736762978256 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 2287 275 233 213 0 72 0
[pid=5674] ppid=5673 vsize=12728 CPUtime=1.49 cores=1,3,5,7
/proc/5674/stat : 5674 (pb2sat) S 5673 5673 1205 0 -1 4202496 4232 6362 0 0 19 23 105 2 20 0 1 0 274545770 13033472 2654 33554432000 4194304 5873084 140737153538400 140737153532216 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5674/statm: 3182 2654 175 410 0 2764 0
[pid=5679] ppid=5674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5679/stat : 5679 (satsolver.sh) S 5674 5673 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274545921 9367552 267 33554432000 4194304 5064252 140734444218272 140734444217184 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5679/statm: 2287 267 226 213 0 72 0
[pid=5680] ppid=5679 vsize=38908 CPUtime=49.56 cores=1,3,5,7
/proc/5680/stat : 5680 (glucose_static) R 5679 5673 1205 0 -1 4202496 11612 0 0 0 4952 4 0 0 20 0 1 0 274545921 39841792 9207 33554432000 4194304 4896791 140736091418384 140736091415912 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5680/statm: 9727 9207 78 172 0 9553 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 69932

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5680
/proc/meminfo: memFree=28826056/32873844 swapFree=7104/7104
[pid=5673] ppid=5671 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5673/stat : 5673 (runPb2sat.sh) S 5671 5673 1205 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274545769 9367552 275 33554432000 4194304 5064252 140736762979344 140736762978256 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 2287 275 233 213 0 72 0
[pid=5674] ppid=5673 vsize=12728 CPUtime=1.49 cores=1,3,5,7
/proc/5674/stat : 5674 (pb2sat) S 5673 5673 1205 0 -1 4202496 4232 6362 0 0 19 23 105 2 20 0 1 0 274545770 13033472 2654 33554432000 4194304 5873084 140737153538400 140737153532216 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5674/statm: 3182 2654 175 410 0 2764 0
[pid=5679] ppid=5674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5679/stat : 5679 (satsolver.sh) S 5674 5673 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274545921 9367552 267 33554432000 4194304 5064252 140734444218272 140734444217184 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5679/statm: 2287 267 226 213 0 72 0
[pid=5680] ppid=5679 vsize=49060 CPUtime=100.75 cores=1,3,5,7
/proc/5680/stat : 5680 (glucose_static) R 5679 5673 1205 0 -1 4202496 17423 0 0 0 10066 9 0 0 20 0 1 0 274545921 50237440 10450 33554432000 4194304 4896791 140736091418384 140736091415528 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5680/statm: 12265 10450 78 172 0 12091 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 80084

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5681
/proc/meminfo: memFree=28793056/32873844 swapFree=7104/7104
[pid=5673] ppid=5671 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5673/stat : 5673 (runPb2sat.sh) S 5671 5673 1205 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274545769 9367552 275 33554432000 4194304 5064252 140736762979344 140736762978256 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 2287 275 233 213 0 72 0
[pid=5674] ppid=5673 vsize=12728 CPUtime=1.49 cores=1,3,5,7
/proc/5674/stat : 5674 (pb2sat) S 5673 5673 1205 0 -1 4202496 4232 6362 0 0 19 23 105 2 20 0 1 0 274545770 13033472 2654 33554432000 4194304 5873084 140737153538400 140737153532216 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5674/statm: 3182 2654 175 410 0 2764 0
[pid=5679] ppid=5674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5679/stat : 5679 (satsolver.sh) S 5674 5673 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274545921 9367552 267 33554432000 4194304 5064252 140734444218272 140734444217184 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5679/statm: 2287 267 226 213 0 72 0
[pid=5680] ppid=5679 vsize=51424 CPUtime=160.73 cores=1,3,5,7
/proc/5680/stat : 5680 (glucose_static) R 5679 5673 1205 0 -1 4202496 20401 0 0 0 16061 12 0 0 20 0 1 0 274545921 52658176 11882 33554432000 4194304 4896791 140736091418384 140736091415592 4224784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5680/statm: 12856 11882 78 172 0 12682 0
Current children cumulated CPU time (s) 162.22

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5795
/proc/meminfo: memFree=28778760/32873844 swapFree=7104/7104
[pid=5673] ppid=5671 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5673/stat : 5673 (runPb2sat.sh) S 5671 5673 1205 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274545769 9367552 275 33554432000 4194304 5064252 140736762979344 140736762978256 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 2287 275 233 213 0 72 0
[pid=5674] ppid=5673 vsize=12728 CPUtime=913.62 cores=1,3,5,7
/proc/5674/stat : 5674 (pb2sat) S 5673 5673 1205 0 -1 4202496 4620 63715 0 0 20 23 91266 53 20 0 1 0 274545770 13033472 2664 33554432000 4194304 5873084 140737153538400 140737153532216 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5674/statm: 3182 2664 175 410 0 2764 0
[pid=5789] ppid=5674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5789/stat : 5789 (satsolver.sh) S 5674 5673 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274637155 9367552 267 33554432000 4194304 5064252 140736845016928 140736845015840 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5789/statm: 2287 267 226 213 0 72 0
[pid=5790] ppid=5789 vsize=80576 CPUtime=508.32 cores=1,3,5,7
/proc/5790/stat : 5790 (glucose_static) R 5789 5673 1205 0 -1 4202496 34306 0 0 0 50808 24 0 0 20 0 1 0 274637155 82509824 16998 33554432000 4194304 4896791 140735233456000 140735233453208 4224943 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5790/statm: 20144 16998 78 172 0 19970 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 111600

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5795
/proc/meminfo: memFree=28767088/32873844 swapFree=7104/7104
[pid=5673] ppid=5671 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5673/stat : 5673 (runPb2sat.sh) S 5671 5673 1205 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274545769 9367552 275 33554432000 4194304 5064252 140736762979344 140736762978256 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 2287 275 233 213 0 72 0
[pid=5674] ppid=5673 vsize=12728 CPUtime=913.62 cores=1,3,5,7
/proc/5674/stat : 5674 (pb2sat) S 5673 5673 1205 0 -1 4202496 4620 63715 0 0 20 23 91266 53 20 0 1 0 274545770 13033472 2664 33554432000 4194304 5873084 140737153538400 140737153532216 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5674/statm: 3182 2664 175 410 0 2764 0
[pid=5789] ppid=5674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5789/stat : 5789 (satsolver.sh) S 5674 5673 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274637155 9367552 267 33554432000 4194304 5064252 140736845016928 140736845015840 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5789/statm: 2287 267 226 213 0 72 0
[pid=5790] ppid=5789 vsize=82280 CPUtime=568.31 cores=1,3,5,7
/proc/5790/stat : 5790 (glucose_static) R 5789 5673 1205 0 -1 4202496 35945 0 0 0 56804 27 0 0 20 0 1 0 274637155 84254720 19475 33554432000 4194304 4896791 140735233456000 140735233453208 4224770 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5790/statm: 20570 19475 78 172 0 20396 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 113304

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5795
/proc/meminfo: memFree=28764212/32873844 swapFree=7104/7104
[pid=5673] ppid=5671 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5673/stat : 5673 (runPb2sat.sh) S 5671 5673 1205 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274545769 9367552 275 33554432000 4194304 5064252 140736762979344 140736762978256 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 2287 275 233 213 0 72 0
[pid=5674] ppid=5673 vsize=12728 CPUtime=913.62 cores=1,3,5,7
/proc/5674/stat : 5674 (pb2sat) S 5673 5673 1205 0 -1 4202496 4620 63715 0 0 20 23 91266 53 20 0 1 0 274545770 13033472 2664 33554432000 4194304 5873084 140737153538400 140737153532216 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5674/statm: 3182 2664 175 410 0 2764 0
[pid=5789] ppid=5674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5789/stat : 5789 (satsolver.sh) S 5674 5673 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274637155 9367552 267 33554432000 4194304 5064252 140736845016928 140736845015840 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5789/statm: 2287 267 226 213 0 72 0
[pid=5790] ppid=5789 vsize=84124 CPUtime=628.28 cores=1,3,5,7
/proc/5790/stat : 5790 (glucose_static) R 5789 5673 1205 0 -1 4202496 37785 0 0 0 62799 29 0 0 20 0 1 0 274637155 86142976 20081 33554432000 4194304 4896791 140735233456000 140735233453208 4225445 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5790/statm: 21031 20081 78 172 0 20857 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 115148

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5795
/proc/meminfo: memFree=28728228/32873844 swapFree=7104/7104
[pid=5673] ppid=5671 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5673/stat : 5673 (runPb2sat.sh) S 5671 5673 1205 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274545769 9367552 275 33554432000 4194304 5064252 140736762979344 140736762978256 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 2287 275 233 213 0 72 0
[pid=5674] ppid=5673 vsize=12728 CPUtime=913.62 cores=1,3,5,7
/proc/5674/stat : 5674 (pb2sat) S 5673 5673 1205 0 -1 4202496 4620 63715 0 0 20 23 91266 53 20 0 1 0 274545770 13033472 2664 33554432000 4194304 5873084 140737153538400 140737153532216 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5674/statm: 3182 2664 175 410 0 2764 0
[pid=5789] ppid=5674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5789/stat : 5789 (satsolver.sh) S 5674 5673 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274637155 9367552 267 33554432000 4194304 5064252 140736845016928 140736845015840 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5789/statm: 2287 267 226 213 0 72 0
[pid=5790] ppid=5789 vsize=105076 CPUtime=688.27 cores=1,3,5,7
/proc/5790/stat : 5790 (glucose_static) R 5789 5673 1205 0 -1 4202496 39951 0 0 0 68795 32 0 0 20 0 1 0 274637155 107597824 21531 33554432000 4194304 4896791 140735233456000 140735233451736 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5790/statm: 26269 21531 78 172 0 26095 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 136100

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/182 5798
/proc/meminfo: memFree=28726136/32873844 swapFree=7104/7104
[pid=5673] ppid=5671 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5673/stat : 5673 (runPb2sat.sh) S 5671 5673 1205 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274545769 9367552 275 33554432000 4194304 5064252 140736762979344 140736762978256 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 2287 275 233 213 0 72 0
[pid=5674] ppid=5673 vsize=12728 CPUtime=913.62 cores=1,3,5,7
/proc/5674/stat : 5674 (pb2sat) S 5673 5673 1205 0 -1 4202496 4620 63715 0 0 20 23 91266 53 20 0 1 0 274545770 13033472 2664 33554432000 4194304 5873084 140737153538400 140737153532216 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5674/statm: 3182 2664 175 410 0 2764 0
[pid=5789] ppid=5674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5789/stat : 5789 (satsolver.sh) S 5674 5673 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274637155 9367552 267 33554432000 4194304 5064252 140736845016928 140736845015840 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5789/statm: 2287 267 226 213 0 72 0
[pid=5790] ppid=5789 vsize=106384 CPUtime=748.25 cores=1,3,5,7
/proc/5790/stat : 5790 (glucose_static) R 5789 5673 1205 0 -1 4202496 41534 0 0 0 74791 34 0 0 20 0 1 0 274637155 108937216 22389 33554432000 4194304 4896791 140735233456000 140735233451736 4225124 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5790/statm: 26596 22389 78 172 0 26422 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 137408

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 5799
/proc/meminfo: memFree=28732044/32873844 swapFree=7104/7104
[pid=5673] ppid=5671 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5673/stat : 5673 (runPb2sat.sh) S 5671 5673 1205 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274545769 9367552 275 33554432000 4194304 5064252 140736762979344 140736762978256 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 2287 275 233 213 0 72 0
[pid=5674] ppid=5673 vsize=12728 CPUtime=913.62 cores=1,3,5,7
/proc/5674/stat : 5674 (pb2sat) S 5673 5673 1205 0 -1 4202496 4620 63715 0 0 20 23 91266 53 20 0 1 0 274545770 13033472 2664 33554432000 4194304 5873084 140737153538400 140737153532216 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5674/statm: 3182 2664 175 410 0 2764 0
[pid=5789] ppid=5674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5789/stat : 5789 (satsolver.sh) S 5674 5673 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274637155 9367552 267 33554432000 4194304 5064252 140736845016928 140736845015840 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5789/statm: 2287 267 226 213 0 72 0
[pid=5790] ppid=5789 vsize=91696 CPUtime=808.24 cores=1,3,5,7
/proc/5790/stat : 5790 (glucose_static) R 5789 5673 1205 0 -1 4202496 43111 0 0 0 80789 35 0 0 20 0 1 0 274637155 93896704 21687 33554432000 4194304 4896791 140735233456000 140735233453208 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5790/statm: 22924 21687 78 172 0 22750 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 122720

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5799
/proc/meminfo: memFree=28730252/32873844 swapFree=7104/7104
[pid=5673] ppid=5671 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5673/stat : 5673 (runPb2sat.sh) S 5671 5673 1205 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274545769 9367552 275 33554432000 4194304 5064252 140736762979344 140736762978256 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 2287 275 233 213 0 72 0
[pid=5674] ppid=5673 vsize=12728 CPUtime=913.62 cores=1,3,5,7
/proc/5674/stat : 5674 (pb2sat) S 5673 5673 1205 0 -1 4202496 4620 63715 0 0 20 23 91266 53 20 0 1 0 274545770 13033472 2664 33554432000 4194304 5873084 140737153538400 140737153532216 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5674/statm: 3182 2664 175 410 0 2764 0
[pid=5789] ppid=5674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5789/stat : 5789 (satsolver.sh) S 5674 5673 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274637155 9367552 267 33554432000 4194304 5064252 140736845016928 140736845015840 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5789/statm: 2287 267 226 213 0 72 0
[pid=5790] ppid=5789 vsize=114004 CPUtime=868.22 cores=1,3,5,7
/proc/5790/stat : 5790 (glucose_static) R 5789 5673 1205 0 -1 4202496 45133 0 0 0 86785 37 0 0 20 0 1 0 274637155 116740096 23658 33554432000 4194304 4896791 140735233456000 140735233453432 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5790/statm: 28501 23658 78 172 0 28327 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 145028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5799
/proc/meminfo: memFree=28713560/32873844 swapFree=7104/7104
[pid=5673] ppid=5671 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5673/stat : 5673 (runPb2sat.sh) S 5671 5673 1205 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274545769 9367552 275 33554432000 4194304 5064252 140736762979344 140736762978256 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 2287 275 233 213 0 72 0
[pid=5674] ppid=5673 vsize=12728 CPUtime=913.62 cores=1,3,5,7
/proc/5674/stat : 5674 (pb2sat) S 5673 5673 1205 0 -1 4202496 4620 63715 0 0 20 23 91266 53 20 0 1 0 274545770 13033472 2664 33554432000 4194304 5873084 140737153538400 140737153532216 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5674/statm: 3182 2664 175 410 0 2764 0
[pid=5789] ppid=5674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5789/stat : 5789 (satsolver.sh) S 5674 5673 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274637155 9367552 267 33554432000 4194304 5064252 140736845016928 140736845015840 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5789/statm: 2287 267 226 213 0 72 0
[pid=5790] ppid=5789 vsize=114500 CPUtime=886.43 cores=1,3,5,7
/proc/5790/stat : 5790 (glucose_static) R 5789 5673 1205 0 -1 4202496 45246 0 0 0 88606 37 0 0 20 0 1 0 274637155 117248000 25815 33554432000 4194304 4896791 140735233456000 140735233451672 4224680 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5790/statm: 28625 25815 78 172 0 28451 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 145524

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.00 2.00 3/181 5799
/proc/meminfo: memFree=28713560/32873844 swapFree=7104/7104
[pid=5673] ppid=5671 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5673/stat : 5673 (runPb2sat.sh) S 5671 5673 1205 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274545769 9367552 275 33554432000 4194304 5064252 140736762979344 140736762978256 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 2287 275 233 213 0 72 0
[pid=5674] ppid=5673 vsize=12728 CPUtime=913.62 cores=1,3,5,7
/proc/5674/stat : 5674 (pb2sat) S 5673 5673 1205 0 -1 4202496 4620 63715 0 0 20 23 91266 53 20 0 1 0 274545770 13033472 2664 33554432000 4194304 5873084 140737153538400 140737153532216 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5674/statm: 3182 2664 175 410 0 2764 0
[pid=5789] ppid=5674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5789/stat : 5789 (satsolver.sh) S 5674 5673 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274637155 9367552 267 33554432000 4194304 5064252 140736845016928 140736845015840 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5789/statm: 2287 267 226 213 0 72 0
[pid=5790] ppid=5789 vsize=114500 CPUtime=886.43 cores=1,3,5,7
/proc/5790/stat : 5790 (glucose_static) R 5789 5673 1205 0 -1 4202496 45246 0 0 0 88606 37 0 0 20 0 1 0 274637155 117248000 25815 33554432000 4194304 4896791 140735233456000 140735233451672 4224680 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5790/statm: 28625 25815 78 172 0 28451 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 145524

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1798.93
CPU system time (s): 1.15182
CPU usage (%): 99.9763
Max. virtual memory (cumulated for all children) (KiB): 163048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.93
system time used= 1.15182
maximum resident set size= 121644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114572
page faults= 0
swaps= 0
block input operations= 0
block output operations= 29736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 204
involuntary context switches= 1854

runsolver used 3.69944 second user time and 7.66883 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-27 04:02:52
IDJOB=3696948
IDBENCH=48268
IDSOLVER=2274
FILE ID=node104/3696948-1338084172
RUNJOBID= node104-1338052957-1222
PBS_JOBID= 14624411
Free space on /tmp= 71020 MiB

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

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

MD5SUM BENCH= 9b75ee50c2c62e6be495e8bd0a94fa2c
RANDOM SEED=741598385

node104.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.266
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.53
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.266
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.266
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28875324 kB
Buffers:          313400 kB
Cached:          2781464 kB
SwapCached:            0 kB
Active:          1241060 kB
Inactive:        1939236 kB
Active(anon):      87704 kB
Inactive(anon):        0 kB
Active(file):    1153356 kB
Inactive(file):  1939236 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8948 kB
Writeback:             0 kB
AnonPages:        106496 kB
Mapped:            15132 kB
Shmem:               200 kB
Slab:             675996 kB
SReclaimable:     118644 kB
SUnreclaim:       557352 kB
KernelStack:        1512 kB
PageTables:         4048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     210960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 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= 71004 MiB
End job on node104 at 2012-05-27 04:32:53