Trace number 3696424

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_12.opb.PB06.opb
MD5SUM6486fd91f28e3890004c3ef801697dda
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1044
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 1038
Optimality of the best value was proved NO
Number of variables1968
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1968
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 1968
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1968
Number of bits of the biggest sum of numbers11
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.03	c model valid
0.00/0.03	c current solution ok
0.00/0.04	o 1181
0.00/0.04	c current bound: 590
0.00/0.04	c (debug) using card networks
1800.04/1800.50	./satsolver.sh: line 5: 14419 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.04/1800.50	c error: unexpected solver exit code
1800.04/1800.50	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-3696424-1338054771/watcher-3696424-1338054771 -o /tmp/evaluation-result-3696424-1338054771/solver-3696424-1338054771 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696424-1338054771.opb 1006123602 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/173 14398
/proc/meminfo: memFree=28168992/32873844 swapFree=6856/6856
[pid=14398] ppid=14394 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/14398/stat : 14398 (runsolver) D 14394 14398 14257 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 271605608 12095488 51 33554432000 4194304 5436572 140736115716640 140736115712936 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/14398/statm: 2953 51 31 304 0 2645 0

[startup+0.0827711 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 14398
/proc/meminfo: memFree=28168992/32873844 swapFree=6856/6856
[pid=14398] ppid=14394 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14398/stat : 14398 (runPb2sat.sh) S 14394 14398 14257 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271605608 9367552 275 33554432000 4194304 5064252 140733608802064 140733608800976 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14398/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100223 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 14398
/proc/meminfo: memFree=28168992/32873844 swapFree=6856/6856
[pid=14398] ppid=14394 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14398/stat : 14398 (runPb2sat.sh) S 14394 14398 14257 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271605608 9367552 275 33554432000 4194304 5064252 140733608802064 140733608800976 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14398/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 14398
/proc/meminfo: memFree=28168992/32873844 swapFree=6856/6856
[pid=14398] ppid=14394 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14398/stat : 14398 (runPb2sat.sh) S 14394 14398 14257 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271605608 9367552 275 33554432000 4194304 5064252 140733608802064 140733608800976 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14398/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700289 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 14398
/proc/meminfo: memFree=28168992/32873844 swapFree=6856/6856
[pid=14398] ppid=14394 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14398/stat : 14398 (runPb2sat.sh) S 14394 14398 14257 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271605608 9367552 275 33554432000 4194304 5064252 140733608802064 140733608800976 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14398/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14421
/proc/meminfo: memFree=28089688/32873844 swapFree=6856/6856
[pid=14398] ppid=14394 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14398/stat : 14398 (runPb2sat.sh) S 14394 14398 14257 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271605608 9367552 275 33554432000 4194304 5064252 140733608802064 140733608800976 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14398/statm: 2287 275 233 213 0 72 0
[pid=14400] ppid=14398 vsize=6336 CPUtime=0.09 cores=0,2,4,6
/proc/14400/stat : 14400 (pb2sat) S 14398 14398 14257 0 -1 4202496 2262 1429 0 0 8 1 0 0 20 0 1 0 271605608 6488064 969 33554432000 4194304 5873084 140734462171104 140734462164920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14400/statm: 1584 969 172 410 0 1166 0
[pid=14418] ppid=14400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14418/stat : 14418 (satsolver.sh) S 14400 14398 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271605619 9367552 267 33554432000 4194304 5064252 140736963233968 140736963232880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14418/statm: 2287 267 226 213 0 72 0
[pid=14419] ppid=14418 vsize=31264 CPUtime=1.38 cores=0,2,4,6
/proc/14419/stat : 14419 (glucose_static) R 14418 14398 14257 0 -1 4202496 7619 0 0 0 137 1 0 0 20 0 1 0 271605619 32014336 7054 33554432000 4194304 4896791 140736120727120 140736120724632 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14419/statm: 7816 7054 78 172 0 7642 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 55896

[startup+3.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14421
/proc/meminfo: memFree=28088120/32873844 swapFree=6856/6856
[pid=14398] ppid=14394 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14398/stat : 14398 (runPb2sat.sh) S 14394 14398 14257 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271605608 9367552 275 33554432000 4194304 5064252 140733608802064 140733608800976 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14398/statm: 2287 275 233 213 0 72 0
[pid=14400] ppid=14398 vsize=6336 CPUtime=0.09 cores=0,2,4,6
/proc/14400/stat : 14400 (pb2sat) S 14398 14398 14257 0 -1 4202496 2262 1429 0 0 8 1 0 0 20 0 1 0 271605608 6488064 969 33554432000 4194304 5873084 140734462171104 140734462164920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14400/statm: 1584 969 172 410 0 1166 0
[pid=14418] ppid=14400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14418/stat : 14418 (satsolver.sh) S 14400 14398 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271605619 9367552 267 33554432000 4194304 5064252 140736963233968 140736963232880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14418/statm: 2287 267 226 213 0 72 0
[pid=14419] ppid=14418 vsize=31560 CPUtime=2.98 cores=0,2,4,6
/proc/14419/stat : 14419 (glucose_static) R 14418 14398 14257 0 -1 4202496 8896 0 0 0 297 1 0 0 20 0 1 0 271605619 32317440 7120 33554432000 4194304 4896791 140736120727120 140736120724632 4204839 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14419/statm: 7890 7120 78 172 0 7716 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 56192

[startup+6.3004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14421
/proc/meminfo: memFree=28084144/32873844 swapFree=6856/6856
[pid=14398] ppid=14394 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14398/stat : 14398 (runPb2sat.sh) S 14394 14398 14257 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271605608 9367552 275 33554432000 4194304 5064252 140733608802064 140733608800976 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14398/statm: 2287 275 233 213 0 72 0
[pid=14400] ppid=14398 vsize=6336 CPUtime=0.09 cores=0,2,4,6
/proc/14400/stat : 14400 (pb2sat) S 14398 14398 14257 0 -1 4202496 2262 1429 0 0 8 1 0 0 20 0 1 0 271605608 6488064 969 33554432000 4194304 5873084 140734462171104 140734462164920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14400/statm: 1584 969 172 410 0 1166 0
[pid=14418] ppid=14400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14418/stat : 14418 (satsolver.sh) S 14400 14398 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271605619 9367552 267 33554432000 4194304 5064252 140736963233968 140736963232880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14418/statm: 2287 267 226 213 0 72 0
[pid=14419] ppid=14418 vsize=34712 CPUtime=6.17 cores=0,2,4,6
/proc/14419/stat : 14419 (glucose_static) R 14418 14398 14257 0 -1 4202496 10064 0 0 0 616 1 0 0 20 0 1 0 271605619 35545088 7334 33554432000 4194304 4896791 140736120727120 140736120724696 4223787 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14419/statm: 8678 7334 78 172 0 8504 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 59344

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14421
/proc/meminfo: memFree=28079964/32873844 swapFree=6856/6856
[pid=14398] ppid=14394 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14398/stat : 14398 (runPb2sat.sh) S 14394 14398 14257 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271605608 9367552 275 33554432000 4194304 5064252 140733608802064 140733608800976 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14398/statm: 2287 275 233 213 0 72 0
[pid=14400] ppid=14398 vsize=6336 CPUtime=0.09 cores=0,2,4,6
/proc/14400/stat : 14400 (pb2sat) S 14398 14398 14257 0 -1 4202496 2262 1429 0 0 8 1 0 0 20 0 1 0 271605608 6488064 969 33554432000 4194304 5873084 140734462171104 140734462164920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14400/statm: 1584 969 172 410 0 1166 0
[pid=14418] ppid=14400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14418/stat : 14418 (satsolver.sh) S 14400 14398 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271605619 9367552 267 33554432000 4194304 5064252 140736963233968 140736963232880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14418/statm: 2287 267 226 213 0 72 0
[pid=14419] ppid=14418 vsize=40148 CPUtime=12.57 cores=0,2,4,6
/proc/14419/stat : 14419 (glucose_static) R 14418 14398 14257 0 -1 4202496 11926 0 0 0 1255 2 0 0 20 0 1 0 271605619 41111552 8616 33554432000 4194304 4896791 140736120727120 140736120724440 4230803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14419/statm: 10037 8616 78 172 0 9863 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 64780

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14421
/proc/meminfo: memFree=28075480/32873844 swapFree=6856/6856
[pid=14398] ppid=14394 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14398/stat : 14398 (runPb2sat.sh) S 14394 14398 14257 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271605608 9367552 275 33554432000 4194304 5064252 140733608802064 140733608800976 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14398/statm: 2287 275 233 213 0 72 0
[pid=14400] ppid=14398 vsize=6336 CPUtime=0.09 cores=0,2,4,6
/proc/14400/stat : 14400 (pb2sat) S 14398 14398 14257 0 -1 4202496 2262 1429 0 0 8 1 0 0 20 0 1 0 271605608 6488064 969 33554432000 4194304 5873084 140734462171104 140734462164920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14400/statm: 1584 969 172 410 0 1166 0
[pid=14418] ppid=14400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14418/stat : 14418 (satsolver.sh) S 14400 14398 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271605619 9367552 267 33554432000 4194304 5064252 140736963233968 140736963232880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14418/statm: 2287 267 226 213 0 72 0
[pid=14419] ppid=14418 vsize=41480 CPUtime=25.37 cores=0,2,4,6
/proc/14419/stat : 14419 (glucose_static) R 14418 14398 14257 0 -1 4202496 15021 0 0 0 2534 3 0 0 20 0 1 0 271605619 42475520 9704 33554432000 4194304 4896791 140736120727120 140736120724488 4224921 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14419/statm: 10370 9704 78 172 0 10196 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 66112

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14421
/proc/meminfo: memFree=28059056/32873844 swapFree=6856/6856
[pid=14398] ppid=14394 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14398/stat : 14398 (runPb2sat.sh) S 14394 14398 14257 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271605608 9367552 275 33554432000 4194304 5064252 140733608802064 140733608800976 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14398/statm: 2287 275 233 213 0 72 0
[pid=14400] ppid=14398 vsize=6336 CPUtime=0.09 cores=0,2,4,6
/proc/14400/stat : 14400 (pb2sat) S 14398 14398 14257 0 -1 4202496 2262 1429 0 0 8 1 0 0 20 0 1 0 271605608 6488064 969 33554432000 4194304 5873084 140734462171104 140734462164920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14400/statm: 1584 969 172 410 0 1166 0
[pid=14418] ppid=14400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14418/stat : 14418 (satsolver.sh) S 14400 14398 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271605619 9367552 267 33554432000 4194304 5064252 140736963233968 140736963232880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14418/statm: 2287 267 226 213 0 72 0
[pid=14419] ppid=14418 vsize=50484 CPUtime=50.95 cores=0,2,4,6
/proc/14419/stat : 14419 (glucose_static) R 14418 14398 14257 0 -1 4202496 19259 0 0 0 5089 6 0 0 20 0 1 0 271605619 51695616 11127 33554432000 4194304 4896791 140736120727120 140736120722856 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14419/statm: 12621 11127 78 172 0 12447 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 75116

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14421
/proc/meminfo: memFree=28047080/32873844 swapFree=6856/6856
[pid=14398] ppid=14394 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14398/stat : 14398 (runPb2sat.sh) S 14394 14398 14257 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271605608 9367552 275 33554432000 4194304 5064252 140733608802064 140733608800976 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14398/statm: 2287 275 233 213 0 72 0
[pid=14400] ppid=14398 vsize=6336 CPUtime=0.09 cores=0,2,4,6
/proc/14400/stat : 14400 (pb2sat) S 14398 14398 14257 0 -1 4202496 2262 1429 0 0 8 1 0 0 20 0 1 0 271605608 6488064 969 33554432000 4194304 5873084 140734462171104 140734462164920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14400/statm: 1584 969 172 410 0 1166 0
[pid=14418] ppid=14400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14418/stat : 14418 (satsolver.sh) S 14400 14398 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271605619 9367552 267 33554432000 4194304 5064252 140736963233968 140736963232880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14418/statm: 2287 267 226 213 0 72 0
[pid=14419] ppid=14418 vsize=54380 CPUtime=102.15 cores=0,2,4,6
/proc/14419/stat : 14419 (glucose_static) R 14418 14398 14257 0 -1 4202496 26653 0 0 0 10206 9 0 0 20 0 1 0 271605619 55685120 12599 33554432000 4194304 4896791 140736120727120 140736120724328 4223862 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14419/statm: 13595 12599 78 172 0 13421 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 79012

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14422
/proc/meminfo: memFree=28031664/32873844 swapFree=6856/6856
[pid=14398] ppid=14394 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14398/stat : 14398 (runPb2sat.sh) S 14394 14398 14257 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271605608 9367552 275 33554432000 4194304 5064252 140733608802064 140733608800976 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14398/statm: 2287 275 233 213 0 72 0
[pid=14400] ppid=14398 vsize=6336 CPUtime=0.09 cores=0,2,4,6
/proc/14400/stat : 14400 (pb2sat) S 14398 14398 14257 0 -1 4202496 2262 1429 0 0 8 1 0 0 20 0 1 0 271605608 6488064 969 33554432000 4194304 5873084 140734462171104 140734462164920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14400/statm: 1584 969 172 410 0 1166 0
[pid=14418] ppid=14400 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 14455
/proc/meminfo: memFree=27893840/32873844 swapFree=6856/6856
[pid=14398] ppid=14394 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14398/stat : 14398 (runPb2sat.sh) S 14394 14398 14257 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271605608 9367552 275 33554432000 4194304 5064252 140733608802064 140733608800976 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14398/statm: 2287 275 233 213 0 72 0
[pid=14400] ppid=14398 vsize=6336 CPUtime=0.09 cores=0,2,4,6
/proc/14400/stat : 14400 (pb2sat) S 14398 14398 14257 0 -1 4202496 2262 1429 0 0 8 1 0 0 20 0 1 0 271605608 6488064 969 33554432000 4194304 5873084 140734462171104 140734462164920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14400/statm: 1584 969 172 410 0 1166 0
[pid=14418] ppid=14400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14418/stat : 14418 (satsolver.sh) S 14400 14398 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271605619 9367552 267 33554432000 4194304 5064252 140736963233968 140736963232880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14418/statm: 2287 267 226 213 0 72 0
[pid=14419] ppid=14418 vsize=150932 CPUtime=1421.84 cores=0,2,4,6
/proc/14419/stat : 14419 (glucose_static) R 14418 14398 14257 0 -1 4202496 94316 0 0 0 142119 65 0 0 20 0 1 0 271605619 154554368 31500 33554432000 4194304 4896791 140736120727120 140736120724648 4203783 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14419/statm: 37733 31500 78 172 0 37559 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 175564

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 14455
/proc/meminfo: memFree=27924516/32873844 swapFree=6856/6856
[pid=14398] ppid=14394 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14398/stat : 14398 (runPb2sat.sh) S 14394 14398 14257 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271605608 9367552 275 33554432000 4194304 5064252 140733608802064 140733608800976 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14398/statm: 2287 275 233 213 0 72 0
[pid=14400] ppid=14398 vsize=6336 CPUtime=0.09 cores=0,2,4,6
/proc/14400/stat : 14400 (pb2sat) S 14398 14398 14257 0 -1 4202496 2262 1429 0 0 8 1 0 0 20 0 1 0 271605608 6488064 969 33554432000 4194304 5873084 140734462171104 140734462164920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14400/statm: 1584 969 172 410 0 1166 0
[pid=14418] ppid=14400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14418/stat : 14418 (satsolver.sh) S 14400 14398 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271605619 9367552 267 33554432000 4194304 5064252 140736963233968 140736963232880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14418/statm: 2287 267 226 213 0 72 0
[pid=14419] ppid=14418 vsize=120820 CPUtime=1481.83 cores=0,2,4,6
/proc/14419/stat : 14419 (glucose_static) R 14418 14398 14257 0 -1 4202496 95764 0 0 0 148116 67 0 0 20 0 1 0 271605619 123719680 27646 33554432000 4194304 4896791 140736120727120 140736120722856 4225361 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14419/statm: 30205 27646 78 172 0 30031 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 145452

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14455
/proc/meminfo: memFree=27922364/32873844 swapFree=6856/6856
[pid=14398] ppid=14394 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14398/stat : 14398 (runPb2sat.sh) S 14394 14398 14257 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271605608 9367552 275 33554432000 4194304 5064252 140733608802064 140733608800976 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14398/statm: 2287 275 233 213 0 72 0
[pid=14400] ppid=14398 vsize=6336 CPUtime=0.09 cores=0,2,4,6
/proc/14400/stat : 14400 (pb2sat) S 14398 14398 14257 0 -1 4202496 2262 1429 0 0 8 1 0 0 20 0 1 0 271605608 6488064 969 33554432000 4194304 5873084 140734462171104 140734462164920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14400/statm: 1584 969 172 410 0 1166 0
[pid=14418] ppid=14400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14418/stat : 14418 (satsolver.sh) S 14400 14398 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271605619 9367552 267 33554432000 4194304 5064252 140736963233968 140736963232880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14418/statm: 2287 267 226 213 0 72 0
[pid=14419] ppid=14418 vsize=121876 CPUtime=1541.81 cores=0,2,4,6
/proc/14419/stat : 14419 (glucose_static) R 14418 14398 14257 0 -1 4202496 97706 0 0 0 154112 69 0 0 20 0 1 0 271605619 124801024 25282 33554432000 4194304 4896791 140736120727120 140736120722856 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14419/statm: 30469 25282 78 172 0 30295 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 146508

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14455
/proc/meminfo: memFree=27889316/32873844 swapFree=6856/6856
[pid=14398] ppid=14394 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14398/stat : 14398 (runPb2sat.sh) S 14394 14398 14257 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271605608 9367552 275 33554432000 4194304 5064252 140733608802064 140733608800976 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14398/statm: 2287 275 233 213 0 72 0
[pid=14400] ppid=14398 vsize=6336 CPUtime=0.09 cores=0,2,4,6
/proc/14400/stat : 14400 (pb2sat) S 14398 14398 14257 0 -1 4202496 2262 1429 0 0 8 1 0 0 20 0 1 0 271605608 6488064 969 33554432000 4194304 5873084 140734462171104 140734462164920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14400/statm: 1584 969 172 410 0 1166 0
[pid=14418] ppid=14400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14418/stat : 14418 (satsolver.sh) S 14400 14398 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271605619 9367552 267 33554432000 4194304 5064252 140736963233968 140736963232880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14418/statm: 2287 267 226 213 0 72 0
[pid=14419] ppid=14418 vsize=153080 CPUtime=1601.8 cores=0,2,4,6
/proc/14419/stat : 14419 (glucose_static) R 14418 14398 14257 0 -1 4202496 98390 0 0 0 160111 69 0 0 20 0 1 0 271605619 156753920 37717 33554432000 4194304 4896791 140736120727120 140736120724328 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14419/statm: 38270 37717 78 172 0 38096 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 177712

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 14459
/proc/meminfo: memFree=27904296/32873844 swapFree=6856/6856
[pid=14398] ppid=14394 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14398/stat : 14398 (runPb2sat.sh) S 14394 14398 14257 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271605608 9367552 275 33554432000 4194304 5064252 140733608802064 140733608800976 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14398/statm: 2287 275 233 213 0 72 0
[pid=14400] ppid=14398 vsize=6336 CPUtime=0.09 cores=0,2,4,6
/proc/14400/stat : 14400 (pb2sat) S 14398 14398 14257 0 -1 4202496 2262 1429 0 0 8 1 0 0 20 0 1 0 271605608 6488064 969 33554432000 4194304 5873084 140734462171104 140734462164920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14400/statm: 1584 969 172 410 0 1166 0
[pid=14418] ppid=14400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14418/stat : 14418 (satsolver.sh) S 14400 14398 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271605619 9367552 267 33554432000 4194304 5064252 140736963233968 140736963232880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14418/statm: 2287 267 226 213 0 72 0
[pid=14419] ppid=14418 vsize=108960 CPUtime=1661.78 cores=0,2,4,6
/proc/14419/stat : 14419 (glucose_static) R 14418 14398 14257 0 -1 4202496 101641 0 0 0 166105 73 0 0 20 0 1 0 271605619 111575040 23771 33554432000 4194304 4896791 140736120727120 140736120724408 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14419/statm: 27240 23771 78 172 0 27066 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 133592

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 14459
/proc/meminfo: memFree=27857488/32873844 swapFree=6856/6856
[pid=14398] ppid=14394 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14398/stat : 14398 (runPb2sat.sh) S 14394 14398 14257 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271605608 9367552 275 33554432000 4194304 5064252 140733608802064 140733608800976 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14398/statm: 2287 275 233 213 0 72 0
[pid=14400] ppid=14398 vsize=6336 CPUtime=0.09 cores=0,2,4,6
/proc/14400/stat : 14400 (pb2sat) S 14398 14398 14257 0 -1 4202496 2262 1429 0 0 8 1 0 0 20 0 1 0 271605608 6488064 969 33554432000 4194304 5873084 140734462171104 140734462164920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14400/statm: 1584 969 172 410 0 1166 0
[pid=14418] ppid=14400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14418/stat : 14418 (satsolver.sh) S 14400 14398 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271605619 9367552 267 33554432000 4194304 5064252 140736963233968 140736963232880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14418/statm: 2287 267 226 213 0 72 0
[pid=14419] ppid=14418 vsize=159168 CPUtime=1721.77 cores=0,2,4,6
/proc/14419/stat : 14419 (glucose_static) R 14418 14398 14257 0 -1 4202496 102879 0 0 0 172102 75 0 0 20 0 1 0 271605619 162988032 36753 33554432000 4194304 4896791 140736120727120 140736120722856 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14419/statm: 39792 36753 78 172 0 39618 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 183800

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 14459
/proc/meminfo: memFree=27867888/32873844 swapFree=6856/6856
[pid=14398] ppid=14394 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14398/stat : 14398 (runPb2sat.sh) S 14394 14398 14257 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271605608 9367552 275 33554432000 4194304 5064252 140733608802064 140733608800976 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14398/statm: 2287 275 233 213 0 72 0
[pid=14400] ppid=14398 vsize=6336 CPUtime=0.09 cores=0,2,4,6
/proc/14400/stat : 14400 (pb2sat) S 14398 14398 14257 0 -1 4202496 2262 1429 0 0 8 1 0 0 20 0 1 0 271605608 6488064 969 33554432000 4194304 5873084 140734462171104 140734462164920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14400/statm: 1584 969 172 410 0 1166 0
[pid=14418] ppid=14400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14418/stat : 14418 (satsolver.sh) S 14400 14398 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271605619 9367552 267 33554432000 4194304 5064252 140736963233968 140736963232880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14418/statm: 2287 267 226 213 0 72 0
[pid=14419] ppid=14418 vsize=163884 CPUtime=1781.76 cores=0,2,4,6
/proc/14419/stat : 14419 (glucose_static) R 14418 14398 14257 0 -1 4202496 105702 0 0 0 178100 76 0 0 20 0 1 0 271605619 167817216 34769 33554432000 4194304 4896791 140736120727120 140736120724328 4225432 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14419/statm: 40971 34769 78 172 0 40797 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 188516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 14459
/proc/meminfo: memFree=27881892/32873844 swapFree=6856/6856
[pid=14398] ppid=14394 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14398/stat : 14398 (runPb2sat.sh) S 14394 14398 14257 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271605608 9367552 275 33554432000 4194304 5064252 140733608802064 140733608800976 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14398/statm: 2287 275 233 213 0 72 0
[pid=14400] ppid=14398 vsize=6336 CPUtime=0.09 cores=0,2,4,6
/proc/14400/stat : 14400 (pb2sat) S 14398 14398 14257 0 -1 4202496 2262 1429 0 0 8 1 0 0 20 0 1 0 271605608 6488064 969 33554432000 4194304 5873084 140734462171104 140734462164920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14400/statm: 1584 969 172 410 0 1166 0
[pid=14418] ppid=14400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14418/stat : 14418 (satsolver.sh) S 14400 14398 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271605619 9367552 267 33554432000 4194304 5064252 140736963233968 140736963232880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14418/statm: 2287 267 226 213 0 72 0
[pid=14419] ppid=14418 vsize=114220 CPUtime=1799.95 cores=0,2,4,6
/proc/14419/stat : 14419 (glucose_static) R 14418 14398 14257 0 -1 4202496 106558 0 0 0 179918 77 0 0 20 0 1 0 271605619 116961280 27595 33554432000 4194304 4896791 140736120727120 140736120722200 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14419/statm: 28555 27595 78 172 0 28381 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 138852

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 14459
/proc/meminfo: memFree=27881892/32873844 swapFree=6856/6856
[pid=14398] ppid=14394 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14398/stat : 14398 (runPb2sat.sh) S 14394 14398 14257 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271605608 9367552 275 33554432000 4194304 5064252 140733608802064 140733608800976 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14398/statm: 2287 275 233 213 0 72 0
[pid=14400] ppid=14398 vsize=6336 CPUtime=0.09 cores=0,2,4,6
/proc/14400/stat : 14400 (pb2sat) S 14398 14398 14257 0 -1 4202496 2262 1429 0 0 8 1 0 0 20 0 1 0 271605608 6488064 969 33554432000 4194304 5873084 140734462171104 140734462164920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14400/statm: 1584 969 172 410 0 1166 0
[pid=14418] ppid=14400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14418/stat : 14418 (satsolver.sh) S 14400 14398 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271605619 9367552 267 33554432000 4194304 5064252 140736963233968 140736963232880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14418/statm: 2287 267 226 213 0 72 0
[pid=14419] ppid=14418 vsize=114220 CPUtime=1799.95 cores=0,2,4,6
/proc/14419/stat : 14419 (glucose_static) R 14418 14398 14257 0 -1 4202496 106558 0 0 0 179918 77 0 0 20 0 1 0 271605619 116961280 27595 33554432000 4194304 4896791 140736120727120 140736120722200 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14419/statm: 28555 27595 78 172 0 28381 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 138852

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1799.27
CPU system time (s): 0.798878
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 227932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.27
system time used= 0.798878
maximum resident set size= 168356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111239
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 177
involuntary context switches= 2319

runsolver used 3.2925 second user time and 7.43687 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-26 19:52:51
IDJOB=3696424
IDBENCH=1985
IDSOLVER=2274
FILE ID=node106/3696424-1338054771
RUNJOBID= node106-1338052970-14273
PBS_JOBID= 14624417
Free space on /tmp= 71220 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_12.opb.PB06.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696424-1338054771/watcher-3696424-1338054771 -o /tmp/evaluation-result-3696424-1338054771/solver-3696424-1338054771 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696424-1338054771.opb 1006123602 HOME HOME

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

MD5SUM BENCH= 6486fd91f28e3890004c3ef801697dda
RANDOM SEED=1006123602

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28169256 kB
Buffers:          295968 kB
Cached:          3589060 kB
SwapCached:            0 kB
Active:          1189968 kB
Inactive:        2705776 kB
Active(anon):      13624 kB
Inactive(anon):      224 kB
Active(file):    1176344 kB
Inactive(file):  2705552 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8580 kB
Writeback:             0 kB
AnonPages:        120272 kB
Mapped:            14048 kB
Shmem:               200 kB
Slab:             669272 kB
SReclaimable:     111732 kB
SUnreclaim:       557540 kB
KernelStack:        1520 kB
PageTables:         3452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 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= 71284 MiB
End job on node106 at 2012-05-26 20:22:52