Trace number 3716971

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 NameAnswerCPU timeWall clock time
wbo2satCp2 2012-05-19? (TO) 1800.05 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl40_41_pb.cnf.cr--soft-33-100-0.wbo
MD5SUMf511ebc8ef7d333a60d28a0c67ab699d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark2.06669
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3280
Total number of constraints162
Number of soft constraints117
Number of constraints which are clauses82
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint41
Top cost 5670
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 5669
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 42
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.89	o 3626
0.00/0.89	c current bound: 1813
0.00/0.89	c fallback to adder encoding
1.08/1.18	o 1811
1.08/1.18	c current bound: 905
1.27/2.18	o 561
1.27/2.18	c current bound: 280
5.10/5.22	o 275
5.10/5.22	c current bound: 137
8.68/8.84	o 126
8.68/8.84	c current bound: 63
17.48/17.63	o 60
17.48/17.63	c current bound: 30
17.53/18.49	o 27
17.53/18.49	c current bound: 13
18.38/18.66	o 10
18.38/18.66	c current bound: 5
19.39/19.50	o 4
19.39/19.50	c current bound: 2
1800.01/1800.50	./satsolver.sh: line 5:  8471 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.01/1800.50	c error: unexpected solver exit code
1800.01/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-3716971-1338175753/watcher-3716971-1338175753 -o /tmp/evaluation-result-3716971-1338175753/solver-3716971-1338175753 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3716971-1338175753.wbo 766939195 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 8439
/proc/meminfo: memFree=28934872/32873852 swapFree=6856/6856
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runWbo2satCp2.s) S 8437 8439 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283701165 9367552 275 33554432000 4194304 5064252 140737464370832 140737464369744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 275 233 213 0 72 0

[startup+0.101226 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8439
/proc/meminfo: memFree=28934872/32873852 swapFree=6856/6856
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runWbo2satCp2.s) S 8437 8439 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283701165 9367552 275 33554432000 4194304 5064252 140737464370832 140737464369744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200356 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8439
/proc/meminfo: memFree=28934872/32873852 swapFree=6856/6856
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runWbo2satCp2.s) S 8437 8439 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283701165 9367552 275 33554432000 4194304 5064252 140737464370832 140737464369744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300266 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8439
/proc/meminfo: memFree=28934872/32873852 swapFree=6856/6856
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runWbo2satCp2.s) S 8437 8439 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283701165 9367552 275 33554432000 4194304 5064252 140737464370832 140737464369744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8439
/proc/meminfo: memFree=28934872/32873852 swapFree=6856/6856
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runWbo2satCp2.s) S 8437 8439 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283701165 9367552 275 33554432000 4194304 5064252 140737464370832 140737464369744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8446
/proc/meminfo: memFree=28894232/32873852 swapFree=6856/6856
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runWbo2satCp2.s) S 8437 8439 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283701165 9367552 275 33554432000 4194304 5064252 140737464370832 140737464369744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 275 233 213 0 72 0
[pid=8440] ppid=8439 vsize=24092 CPUtime=1.27 cores=1,3,5,7
/proc/8440/stat : 8440 (wbo2sat) S 8439 8439 6720 0 -1 4202496 8333 13746 0 0 40 23 60 4 20 0 1 0 283701165 24670208 4675 33554432000 4194304 5872148 140734838272400 140734838265672 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8440/statm: 6023 4675 180 410 0 5605 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 33240

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8450
/proc/meminfo: memFree=28912700/32873852 swapFree=6856/6856
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runWbo2satCp2.s) S 8437 8439 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283701165 9367552 275 33554432000 4194304 5064252 140737464370832 140737464369744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 275 233 213 0 72 0
[pid=8440] ppid=8439 vsize=20036 CPUtime=2.19 cores=1,3,5,7
/proc/8440/stat : 8440 (wbo2sat) S 8439 8439 6720 0 -1 4202496 11561 30562 0 0 45 23 141 10 20 0 1 0 283701165 20516864 3569 33554432000 4194304 5872148 140734838272400 140734838265672 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8440/statm: 5009 3569 180 410 0 4591 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 29184
heavy processes:

[startup+6.30037 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8455
/proc/meminfo: memFree=28882808/32873852 swapFree=6856/6856
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runWbo2satCp2.s) S 8437 8439 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283701165 9367552 275 33554432000 4194304 5064252 140737464370832 140737464369744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 275 233 213 0 72 0
[pid=8440] ppid=8439 vsize=20036 CPUtime=5.13 cores=1,3,5,7
/proc/8440/stat : 8440 (wbo2sat) S 8439 8439 6720 0 -1 4202496 13641 41556 0 0 47 24 429 13 20 0 1 0 283701165 20516864 3569 33554432000 4194304 5872148 140734838272400 140734838265672 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8440/statm: 5009 3569 180 410 0 4591 0
[pid=8454] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8454/stat : 8454 (satsolver.sh) S 8440 8439 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283701689 9367552 267 33554432000 4194304 5064252 140735765072352 140735765071264 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8454/statm: 2287 267 226 213 0 72 0
[pid=8455] ppid=8454 vsize=36504 CPUtime=1.05 cores=1,3,5,7
/proc/8455/stat : 8455 (glucose_static) R 8454 8439 6720 0 -1 4202496 6783 0 0 0 104 1 0 0 20 0 1 0 283701690 37380096 8053 33554432000 4194304 4896791 140735248468896 140735248466200 4401607 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8455/statm: 9126 8053 78 172 0 8952 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 74836

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8458
/proc/meminfo: memFree=28884140/32873852 swapFree=6856/6856
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runWbo2satCp2.s) S 8437 8439 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283701165 9367552 275 33554432000 4194304 5064252 140737464370832 140737464369744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 275 233 213 0 72 0
[pid=8440] ppid=8439 vsize=20036 CPUtime=8.74 cores=1,3,5,7
/proc/8440/stat : 8440 (wbo2sat) S 8439 8439 6720 0 -1 4202496 14562 49921 0 0 48 24 785 17 20 0 1 0 283701165 20516864 3569 33554432000 4194304 5872148 140734838272400 140734838265672 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8440/statm: 5009 3569 180 410 0 4591 0
[pid=8457] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8457/stat : 8457 (satsolver.sh) S 8440 8439 6720 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 283702050 9367552 267 33554432000 4194304 5064252 140736355845328 140736355844240 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8457/statm: 2287 267 226 213 0 72 0
[pid=8458] ppid=8457 vsize=32156 CPUtime=3.84 cores=1,3,5,7
/proc/8458/stat : 8458 (glucose_static) R 8457 8439 6720 0 -1 4202496 6976 0 0 0 383 1 0 0 20 0 1 0 283702050 32927744 6997 33554432000 4194304 4896791 140736214174096 140736214171624 4225507 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8458/statm: 8039 6997 78 172 0 7865 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 70488

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8471
/proc/meminfo: memFree=28908788/32873852 swapFree=6856/6856
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runWbo2satCp2.s) S 8437 8439 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283701165 9367552 275 33554432000 4194304 5064252 140737464370832 140737464369744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 275 233 213 0 72 0
[pid=8440] ppid=8439 vsize=20036 CPUtime=19.39 cores=1,3,5,7
/proc/8440/stat : 8440 (wbo2sat) S 8439 8439 6720 0 -1 4202496 17400 78728 0 0 50 25 1838 26 20 0 1 0 283701165 20516864 3569 33554432000 4194304 5872148 140734838272400 140734838265672 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8440/statm: 5009 3569 180 410 0 4591 0
[pid=8470] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8470/stat : 8470 (satsolver.sh) S 8440 8439 6720 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 283703116 9367552 267 33554432000 4194304 5064252 140736267297952 140736267296864 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8470/statm: 2287 267 226 213 0 72 0
[pid=8471] ppid=8470 vsize=32516 CPUtime=5.98 cores=1,3,5,7
/proc/8471/stat : 8471 (glucose_static) R 8470 8439 6720 0 -1 4202496 8175 0 0 0 597 1 0 0 20 0 1 0 283703116 33296384 6407 33554432000 4194304 4896791 140734211712896 140734211710104 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8471/statm: 8129 6407 78 172 0 7955 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 70848

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 8474
/proc/meminfo: memFree=28887980/32873852 swapFree=6856/6856
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runWbo2satCp2.s) S 8437 8439 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283701165 9367552 275 33554432000 4194304 5064252 140737464370832 140737464369744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 275 233 213 0 72 0
[pid=8440] ppid=8439 vsize=20036 CPUtime=19.39 cores=1,3,5,7
/proc/8440/stat : 8440 (wbo2sat) S 8439 8439 6720 0 -1 4202496 17400 78728 0 0 50 25 1838 26 20 0 1 0 283701165 20516864 3569 33554432000 4194304 5872148 140734838272400 140734838265672 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8440/statm: 5009 3569 180 410 0 4591 0
[pid=8470] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8470/stat : 8470 (satsolver.sh) S 8440 8439 6720 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 283703116 9367552 267 33554432000 4194304 5064252 140736267297952 140736267296864 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8470/statm: 2287 267 226 213 0 72 0
[pid=8471] ppid=8470 vsize=42728 CPUtime=31.58 cores=1,3,5,7
/proc/8471/stat : 8471 (glucose_static) R 8470 8439 6720 0 -1 4202496 18953 0 0 0 3152 6 0 0 20 0 1 0 283703116 43753472 8448 33554432000 4194304 4896791 140734211712896 140734211710424 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8471/statm: 10682 8448 78 172 0 10508 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 81060

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 8474
/proc/meminfo: memFree=28863444/32873852 swapFree=6856/6856
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runWbo2satCp2.s) S 8437 8439 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283701165 9367552 275 33554432000 4194304 5064252 140737464370832 140737464369744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 275 233 213 0 72 0
[pid=8440] ppid=8439 vsize=20036 CPUtime=19.39 cores=1,3,5,7
/proc/8440/stat : 8440 (wbo2sat) S 8439 8439 6720 0 -1 4202496 17400 78728 0 0 50 25 1838 26 20 0 1 0 283701165 20516864 3569 33554432000 4194304 5872148 140734838272400 140734838265672 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8440/statm: 5009 3569 180 410 0 4591 0
[pid=8470] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8470/stat : 8470 (satsolver.sh) S 8440 8439 6720 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 283703116 9367552 267 33554432000 4194304 5064252 140736267297952 140736267296864 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8470/statm: 2287 267 226 213 0 72 0
[pid=8471] ppid=8470 vsize=45100 CPUtime=82.77 cores=1,3,5,7
/proc/8471/stat : 8471 (glucose_static) R 8470 8439 6720 0 -1 4202496 33989 0 0 0 8265 12 0 0 20 0 1 0 283703116 46182400 9864 33554432000 4194304 4896791 140734211712896 140734211710104 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8471/statm: 11275 9864 78 172 0 11101 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 83432

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8474
/proc/meminfo: memFree=28866768/32873852 swapFree=6856/6856
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runWbo2satCp2.s) S 8437 8439 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283701165 9367552 275 33554432000 4194304 5064252 140737464370832 140737464369744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 275 233 213 0 72 0
[pid=8440] ppid=8439 vsize=20036 CPUtime=19.39 cores=1,3,5,7
/proc/8440/stat : 8440 (wbo2sat) S 8439 8439 6720 0 -1 4202496 17400 78728 0 0 50 25 1838 26 20 0 1 0 283701165 20516864 3569 33554432000 4194304 5872148 140734838272400 140734838265672 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8440/statm: 5009 3569 180 410 0 4591 0
[pid=8470] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8470/stat : 8470 (satsolver.sh) S 8440 8439 6720 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 283703116 9367552 267 33554432000 4194304 5064252 140736267297952 140736267296864 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8470/statm: 2287 267 226 213 0 72 0
[pid=8471] ppid=8470 vsize=55452 CPUtime=142.75 cores=1,3,5,7
/proc/8471/stat : 8471 (glucose_static) R 8470 8439 6720 0 -1 4202496 48860 0 0 0 14258 17 0 0 20 0 1 0 283703116 56782848 12585 33554432000 4194304 4896791 140734211712896 140734211710104 4230803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8471/statm: 13863 12585 78 172 0 13689 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 93784

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8474
/proc/meminfo: memFree=28870820/32873852 swapFree=6856/6856

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8541
/proc/meminfo: memFree=28726368/32873852 swapFree=6856/6856
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runWbo2satCp2.s) S 8437 8439 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283701165 9367552 275 33554432000 4194304 5064252 140737464370832 140737464369744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 275 233 213 0 72 0
[pid=8440] ppid=8439 vsize=20036 CPUtime=19.39 cores=1,3,5,7
/proc/8440/stat : 8440 (wbo2sat) S 8439 8439 6720 0 -1 4202496 17400 78728 0 0 50 25 1838 26 20 0 1 0 283701165 20516864 3569 33554432000 4194304 5872148 140734838272400 140734838265672 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8440/statm: 5009 3569 180 410 0 4591 0
[pid=8470] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8470/stat : 8470 (satsolver.sh) S 8440 8439 6720 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 283703116 9367552 267 33554432000 4194304 5064252 140736267297952 140736267296864 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8470/statm: 2287 267 226 213 0 72 0
[pid=8471] ppid=8470 vsize=203048 CPUtime=1342.49 cores=1,3,5,7
/proc/8471/stat : 8471 (glucose_static) R 8470 8439 6720 0 -1 4202496 147113 0 0 0 134155 94 0 0 20 0 1 0 283703116 207921152 46969 33554432000 4194304 4896791 140734211712896 140734211710104 4224867 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8471/statm: 50762 46969 78 172 0 50588 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 241380

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8541
/proc/meminfo: memFree=28760412/32873852 swapFree=6856/6856
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runWbo2satCp2.s) S 8437 8439 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283701165 9367552 275 33554432000 4194304 5064252 140737464370832 140737464369744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 275 233 213 0 72 0
[pid=8440] ppid=8439 vsize=20036 CPUtime=19.39 cores=1,3,5,7
/proc/8440/stat : 8440 (wbo2sat) S 8439 8439 6720 0 -1 4202496 17400 78728 0 0 50 25 1838 26 20 0 1 0 283701165 20516864 3569 33554432000 4194304 5872148 140734838272400 140734838265672 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8440/statm: 5009 3569 180 410 0 4591 0
[pid=8470] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8470/stat : 8470 (satsolver.sh) S 8440 8439 6720 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 283703116 9367552 267 33554432000 4194304 5064252 140736267297952 140736267296864 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8470/statm: 2287 267 226 213 0 72 0
[pid=8471] ppid=8470 vsize=173388 CPUtime=1402.49 cores=1,3,5,7
/proc/8471/stat : 8471 (glucose_static) R 8470 8439 6720 0 -1 4202496 149624 0 0 0 140152 97 0 0 20 0 1 0 283703116 177549312 38491 33554432000 4194304 4896791 140734211712896 140734211710424 4223805 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8471/statm: 43347 38491 78 172 0 43173 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 211720

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8541
/proc/meminfo: memFree=28756956/32873852 swapFree=6856/6856
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runWbo2satCp2.s) S 8437 8439 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283701165 9367552 275 33554432000 4194304 5064252 140737464370832 140737464369744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 275 233 213 0 72 0
[pid=8440] ppid=8439 vsize=20036 CPUtime=19.39 cores=1,3,5,7
/proc/8440/stat : 8440 (wbo2sat) S 8439 8439 6720 0 -1 4202496 17400 78728 0 0 50 25 1838 26 20 0 1 0 283701165 20516864 3569 33554432000 4194304 5872148 140734838272400 140734838265672 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8440/statm: 5009 3569 180 410 0 4591 0
[pid=8470] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8470/stat : 8470 (satsolver.sh) S 8440 8439 6720 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 283703116 9367552 267 33554432000 4194304 5064252 140736267297952 140736267296864 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8470/statm: 2287 267 226 213 0 72 0
[pid=8471] ppid=8470 vsize=176092 CPUtime=1462.46 cores=1,3,5,7
/proc/8471/stat : 8471 (glucose_static) R 8470 8439 6720 0 -1 4202496 151101 0 0 0 146147 99 0 0 20 0 1 0 283703116 180318208 39765 33554432000 4194304 4896791 140734211712896 140734211710104 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8471/statm: 44023 39765 78 172 0 43849 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 214424

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8542
/proc/meminfo: memFree=28758204/32873852 swapFree=6856/6856
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runWbo2satCp2.s) S 8437 8439 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283701165 9367552 275 33554432000 4194304 5064252 140737464370832 140737464369744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 275 233 213 0 72 0
[pid=8440] ppid=8439 vsize=20036 CPUtime=19.39 cores=1,3,5,7
/proc/8440/stat : 8440 (wbo2sat) S 8439 8439 6720 0 -1 4202496 17400 78728 0 0 50 25 1838 26 20 0 1 0 283701165 20516864 3569 33554432000 4194304 5872148 140734838272400 140734838265672 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8440/statm: 5009 3569 180 410 0 4591 0
[pid=8470] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8470/stat : 8470 (satsolver.sh) S 8440 8439 6720 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 283703116 9367552 267 33554432000 4194304 5064252 140736267297952 140736267296864 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8470/statm: 2287 267 226 213 0 72 0
[pid=8471] ppid=8470 vsize=177208 CPUtime=1522.47 cores=1,3,5,7
/proc/8471/stat : 8471 (glucose_static) R 8470 8439 6720 0 -1 4202496 152504 0 0 0 152145 102 0 0 20 0 1 0 283703116 181460992 41632 33554432000 4194304 4896791 140734211712896 140734211707976 4225157 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8471/statm: 44302 41632 78 172 0 44128 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 215540

[startup+1602.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 8542
/proc/meminfo: memFree=28767976/32873852 swapFree=6856/6856
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runWbo2satCp2.s) S 8437 8439 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283701165 9367552 275 33554432000 4194304 5064252 140737464370832 140737464369744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 275 233 213 0 72 0
[pid=8440] ppid=8439 vsize=20036 CPUtime=19.39 cores=1,3,5,7
/proc/8440/stat : 8440 (wbo2sat) S 8439 8439 6720 0 -1 4202496 17400 78728 0 0 50 25 1838 26 20 0 1 0 283701165 20516864 3569 33554432000 4194304 5872148 140734838272400 140734838265672 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8440/statm: 5009 3569 180 410 0 4591 0
[pid=8470] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8470/stat : 8470 (satsolver.sh) S 8440 8439 6720 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 283703116 9367552 267 33554432000 4194304 5064252 140736267297952 140736267296864 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8470/statm: 2287 267 226 213 0 72 0
[pid=8471] ppid=8470 vsize=178816 CPUtime=1582.45 cores=1,3,5,7
/proc/8471/stat : 8471 (glucose_static) R 8470 8439 6720 0 -1 4202496 154905 0 0 0 158140 105 0 0 20 0 1 0 283703116 183107584 41993 33554432000 4194304 4896791 140734211712896 140734211710152 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8471/statm: 44704 41993 78 172 0 44530 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 217148

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 8542
/proc/meminfo: memFree=28730876/32873852 swapFree=6856/6856
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runWbo2satCp2.s) S 8437 8439 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283701165 9367552 275 33554432000 4194304 5064252 140737464370832 140737464369744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 275 233 213 0 72 0
[pid=8440] ppid=8439 vsize=20036 CPUtime=19.39 cores=1,3,5,7
/proc/8440/stat : 8440 (wbo2sat) S 8439 8439 6720 0 -1 4202496 17400 78728 0 0 50 25 1838 26 20 0 1 0 283701165 20516864 3569 33554432000 4194304 5872148 140734838272400 140734838265672 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8440/statm: 5009 3569 180 410 0 4591 0
[pid=8470] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8470/stat : 8470 (satsolver.sh) S 8440 8439 6720 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 283703116 9367552 267 33554432000 4194304 5064252 140736267297952 140736267296864 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8470/statm: 2287 267 226 213 0 72 0
[pid=8471] ppid=8470 vsize=211976 CPUtime=1642.43 cores=1,3,5,7
/proc/8471/stat : 8471 (glucose_static) R 8470 8439 6720 0 -1 4202496 157078 0 0 0 164136 107 0 0 20 0 1 0 283703116 217063424 47816 33554432000 4194304 4896791 140734211712896 140734211708568 4225449 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8471/statm: 52994 47816 78 172 0 52820 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 250308

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8542
/proc/meminfo: memFree=28699976/32873852 swapFree=6856/6856
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runWbo2satCp2.s) S 8437 8439 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283701165 9367552 275 33554432000 4194304 5064252 140737464370832 140737464369744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 275 233 213 0 72 0
[pid=8440] ppid=8439 vsize=20036 CPUtime=19.39 cores=1,3,5,7
/proc/8440/stat : 8440 (wbo2sat) S 8439 8439 6720 0 -1 4202496 17400 78728 0 0 50 25 1838 26 20 0 1 0 283701165 20516864 3569 33554432000 4194304 5872148 140734838272400 140734838265672 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8440/statm: 5009 3569 180 410 0 4591 0
[pid=8470] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8470/stat : 8470 (satsolver.sh) S 8440 8439 6720 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 283703116 9367552 267 33554432000 4194304 5064252 140736267297952 140736267296864 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8470/statm: 2287 267 226 213 0 72 0
[pid=8471] ppid=8470 vsize=212524 CPUtime=1702.43 cores=1,3,5,7
/proc/8471/stat : 8471 (glucose_static) R 8470 8439 6720 0 -1 4202496 158337 0 0 0 170133 110 0 0 20 0 1 0 283703116 217624576 48986 33554432000 4194304 4896791 140734211712896 140734211708632 4223829 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8471/statm: 53131 48986 78 172 0 52957 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 250856

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8542
/proc/meminfo: memFree=28690104/32873852 swapFree=6856/6856
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runWbo2satCp2.s) S 8437 8439 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283701165 9367552 275 33554432000 4194304 5064252 140737464370832 140737464369744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 275 233 213 0 72 0
[pid=8440] ppid=8439 vsize=20036 CPUtime=19.39 cores=1,3,5,7
/proc/8440/stat : 8440 (wbo2sat) S 8439 8439 6720 0 -1 4202496 17400 78728 0 0 50 25 1838 26 20 0 1 0 283701165 20516864 3569 33554432000 4194304 5872148 140734838272400 140734838265672 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8440/statm: 5009 3569 180 410 0 4591 0
[pid=8470] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8470/stat : 8470 (satsolver.sh) S 8440 8439 6720 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 283703116 9367552 267 33554432000 4194304 5064252 140736267297952 140736267296864 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8470/statm: 2287 267 226 213 0 72 0
[pid=8471] ppid=8470 vsize=213772 CPUtime=1762.41 cores=1,3,5,7
/proc/8471/stat : 8471 (glucose_static) R 8470 8439 6720 0 -1 4202496 160776 0 0 0 176129 112 0 0 20 0 1 0 283703116 218902528 49754 33554432000 4194304 4896791 140734211712896 140734211710104 4225191 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8471/statm: 53443 49754 78 172 0 53269 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 252104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 8542
/proc/meminfo: memFree=28720012/32873852 swapFree=6856/6856
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runWbo2satCp2.s) S 8437 8439 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283701165 9367552 275 33554432000 4194304 5064252 140737464370832 140737464369744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 275 233 213 0 72 0
[pid=8440] ppid=8439 vsize=20036 CPUtime=19.39 cores=1,3,5,7
/proc/8440/stat : 8440 (wbo2sat) S 8439 8439 6720 0 -1 4202496 17400 78728 0 0 50 25 1838 26 20 0 1 0 283701165 20516864 3569 33554432000 4194304 5872148 140734838272400 140734838265672 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8440/statm: 5009 3569 180 410 0 4591 0
[pid=8470] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8470/stat : 8470 (satsolver.sh) S 8440 8439 6720 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 283703116 9367552 267 33554432000 4194304 5064252 140736267297952 140736267296864 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8470/statm: 2287 267 226 213 0 72 0
[pid=8471] ppid=8470 vsize=164608 CPUtime=1780.62 cores=1,3,5,7
/proc/8471/stat : 8471 (glucose_static) R 8470 8439 6720 0 -1 4202496 161884 0 0 0 177948 114 0 0 20 0 1 0 283703116 168558592 39713 33554432000 4194304 4896791 140734211712896 140734211710472 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8471/statm: 41152 39713 78 172 0 40978 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 202940

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.05
CPU user time (s): 1798.38
CPU system time (s): 1.66875
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 333168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.38
system time used= 1.66875
maximum resident set size= 244516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 259001
page faults= 0
swaps= 0
block input operations= 0
block output operations= 103656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 210
involuntary context switches= 1898

runsolver used 3.33049 second user time and 9.03063 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-28 05:29:13
IDJOB=3716971
IDBENCH=78678
IDSOLVER=2299
FILE ID=node128/3716971-1338175753
RUNJOBID= node128-1338159808-6737
PBS_JOBID= 14624556
Free space on /tmp= 71244 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl40_41_pb.cnf.cr--soft-33-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716971-1338175753/watcher-3716971-1338175753 -o /tmp/evaluation-result-3716971-1338175753/solver-3716971-1338175753 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3716971-1338175753.wbo 766939195 HOME HOME

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

MD5SUM BENCH= f511ebc8ef7d333a60d28a0c67ab699d
RANDOM SEED=766939195

node128.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.389
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.77
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.389
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.389
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	: 5438.56
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.389
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.389
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.389
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.389
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.389
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:       32873852 kB
MemFree:        28935772 kB
Buffers:          455596 kB
Cached:          2498764 kB
SwapCached:          584 kB
Active:          1306536 kB
Inactive:        1770992 kB
Active(anon):     113540 kB
Inactive(anon):    12304 kB
Active(file):    1192996 kB
Inactive(file):  1758688 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107332 kB
Dirty:              8576 kB
Writeback:             0 kB
AnonPages:        127432 kB
Mapped:            15240 kB
Shmem:               200 kB
Slab:             720212 kB
SReclaimable:     162616 kB
SUnreclaim:       557596 kB
KernelStack:        1504 kB
PageTables:         4144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     270264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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= 71228 MiB
End job on node128 at 2012-05-28 05:59:13