Trace number 3696331

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-max1024.pi.opb
MD5SUM93fc03471d2b2f18ece1d77179dbcb30
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark259
Best CPU time to get the best result obtained on this benchmark1.65675
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 259
Optimality of the best value was proved YES
Number of variables1278
Total number of constraints1087
Number of constraints which are clauses1087
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 constraint1
Maximum length of a constraint18
Number of terms in the objective function 1278
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 1278
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 1278
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.05	o 349
0.00/0.05	c current bound: 174
0.00/0.05	c (debug) using card networks
71.85/71.99	c current bound: 262
71.85/71.99	c (debug) using card networks
1800.10/1800.51	./satsolver.sh: line 5:  4347 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.10/1800.51	c error: unexpected solver exit code
1800.10/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-3696331-1338058333/watcher-3696331-1338058333 -o /tmp/evaluation-result-3696331-1338058333/solver-3696331-1338058333 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696331-1338058333.opb 1275381887 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.02 2.00 3/179 4289
/proc/meminfo: memFree=29951256/32873648 swapFree=7116/7116
[pid=4289] ppid=4287 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4289/stat : 4289 (runPb2sat.sh) S 4287 4289 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960646 9367552 274 33554432000 4194304 5064252 140736553735056 140736553733968 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4289/statm: 2287 274 233 213 0 72 0

[startup+0.069851 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 4289
/proc/meminfo: memFree=29951256/32873648 swapFree=7116/7116
[pid=4289] ppid=4287 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4289/stat : 4289 (runPb2sat.sh) S 4287 4289 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960646 9367552 274 33554432000 4194304 5064252 140736553735056 140736553733968 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4289/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100307 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 4289
/proc/meminfo: memFree=29951256/32873648 swapFree=7116/7116
[pid=4289] ppid=4287 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4289/stat : 4289 (runPb2sat.sh) S 4287 4289 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960646 9367552 274 33554432000 4194304 5064252 140736553735056 140736553733968 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4289/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300265 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 4289
/proc/meminfo: memFree=29951256/32873648 swapFree=7116/7116
[pid=4289] ppid=4287 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4289/stat : 4289 (runPb2sat.sh) S 4287 4289 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960646 9367552 274 33554432000 4194304 5064252 140736553735056 140736553733968 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4289/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700267 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 4289
/proc/meminfo: memFree=29951256/32873648 swapFree=7116/7116
[pid=4289] ppid=4287 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4289/stat : 4289 (runPb2sat.sh) S 4287 4289 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960646 9367552 274 33554432000 4194304 5064252 140736553735056 140736553733968 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4289/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 4296
/proc/meminfo: memFree=29932312/32873648 swapFree=7116/7116
[pid=4289] ppid=4287 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4289/stat : 4289 (runPb2sat.sh) S 4287 4289 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960646 9367552 274 33554432000 4194304 5064252 140736553735056 140736553733968 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4289/statm: 2287 274 233 213 0 72 0
[pid=4290] ppid=4289 vsize=5088 CPUtime=0.06 cores=1,3,5,7
/proc/4290/stat : 4290 (pb2sat) S 4289 4289 3861 0 -1 4202496 1812 1755 0 0 4 2 0 0 20 0 1 0 271960646 5210112 788 33554432000 4194304 5873084 140735955554496 140735955548312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4290/statm: 1272 788 175 410 0 854 0
[pid=4295] ppid=4290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4295/stat : 4295 (satsolver.sh) S 4290 4289 3861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271960654 9367552 267 33554432000 4194304 5064252 140734050436288 140734050435200 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4295/statm: 2287 267 226 213 0 72 0
[pid=4296] ppid=4295 vsize=16672 CPUtime=1.4 cores=1,3,5,7
/proc/4296/stat : 4296 (glucose_static) R 4295 4289 3861 0 -1 4202496 5274 0 0 0 140 0 0 0 20 0 1 0 271960655 17072128 3648 33554432000 4194304 4896791 140734171646960 140734171644472 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4296/statm: 4168 3648 78 172 0 3994 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 40056

[startup+3.10033 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 4296
/proc/meminfo: memFree=29929824/32873648 swapFree=7116/7116
[pid=4289] ppid=4287 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4289/stat : 4289 (runPb2sat.sh) S 4287 4289 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960646 9367552 274 33554432000 4194304 5064252 140736553735056 140736553733968 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4289/statm: 2287 274 233 213 0 72 0
[pid=4290] ppid=4289 vsize=5088 CPUtime=0.06 cores=1,3,5,7
/proc/4290/stat : 4290 (pb2sat) S 4289 4289 3861 0 -1 4202496 1812 1755 0 0 4 2 0 0 20 0 1 0 271960646 5210112 788 33554432000 4194304 5873084 140735955554496 140735955548312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4290/statm: 1272 788 175 410 0 854 0
[pid=4295] ppid=4290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4295/stat : 4295 (satsolver.sh) S 4290 4289 3861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271960654 9367552 267 33554432000 4194304 5064252 140734050436288 140734050435200 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4295/statm: 2287 267 226 213 0 72 0
[pid=4296] ppid=4295 vsize=17032 CPUtime=3.01 cores=1,3,5,7
/proc/4296/stat : 4296 (glucose_static) R 4295 4289 3861 0 -1 4202496 6260 0 0 0 300 1 0 0 20 0 1 0 271960655 17440768 3751 33554432000 4194304 4896791 140734171646960 140734171644360 4224802 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4296/statm: 4258 3751 78 172 0 4084 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 40416

[startup+6.30034 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 4296
/proc/meminfo: memFree=29929836/32873648 swapFree=7116/7116
[pid=4289] ppid=4287 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4289/stat : 4289 (runPb2sat.sh) S 4287 4289 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960646 9367552 274 33554432000 4194304 5064252 140736553735056 140736553733968 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4289/statm: 2287 274 233 213 0 72 0
[pid=4290] ppid=4289 vsize=5088 CPUtime=0.06 cores=1,3,5,7
/proc/4290/stat : 4290 (pb2sat) S 4289 4289 3861 0 -1 4202496 1812 1755 0 0 4 2 0 0 20 0 1 0 271960646 5210112 788 33554432000 4194304 5873084 140735955554496 140735955548312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4290/statm: 1272 788 175 410 0 854 0
[pid=4295] ppid=4290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4295/stat : 4295 (satsolver.sh) S 4290 4289 3861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271960654 9367552 267 33554432000 4194304 5064252 140734050436288 140734050435200 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4295/statm: 2287 267 226 213 0 72 0
[pid=4296] ppid=4295 vsize=19516 CPUtime=6.21 cores=1,3,5,7
/proc/4296/stat : 4296 (glucose_static) R 4295 4289 3861 0 -1 4202496 6983 0 0 0 620 1 0 0 20 0 1 0 271960655 19984384 4247 33554432000 4194304 4896791 140734171646960 140734171644168 4225120 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4296/statm: 4879 4247 78 172 0 4705 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 42900

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 4344
/proc/meminfo: memFree=29973340/32873648 swapFree=7116/7116
[pid=4289] ppid=4287 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4289/stat : 4289 (runPb2sat.sh) S 4287 4289 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960646 9367552 274 33554432000 4194304 5064252 140736553735056 140736553733968 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4289/statm: 2287 274 233 213 0 72 0
[pid=4290] ppid=4289 vsize=5088 CPUtime=0.06 cores=1,3,5,7
/proc/4290/stat : 4290 (pb2sat) S 4289 4289 3861 0 -1 4202496 1812 1755 0 0 4 2 0 0 20 0 1 0 271960646 5210112 788 33554432000 4194304 5873084 140735955554496 140735955548312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4290/statm: 1272 788 175 410 0 854 0
[pid=4295] ppid=4290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4295/stat : 4295 (satsolver.sh) S 4290 4289 3861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271960654 9367552 267 33554432000 4194304 5064252 140734050436288 140734050435200 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4295/statm: 2287 267 226 213 0 72 0
[pid=4296] ppid=4295 vsize=20444 CPUtime=12.6 cores=1,3,5,7
/proc/4296/stat : 4296 (glucose_static) R 4295 4289 3861 0 -1 4202496 8560 0 0 0 1258 2 0 0 20 0 1 0 271960655 20934656 4552 33554432000 4194304 4896791 140734171646960 140734171644488 4204388 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4296/statm: 5111 4552 78 172 0 4937 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 43828

[startup+25.5004 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 4344
/proc/meminfo: memFree=29966896/32873648 swapFree=7116/7116
[pid=4289] ppid=4287 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4289/stat : 4289 (runPb2sat.sh) S 4287 4289 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960646 9367552 274 33554432000 4194304 5064252 140736553735056 140736553733968 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4289/statm: 2287 274 233 213 0 72 0
[pid=4290] ppid=4289 vsize=5088 CPUtime=0.06 cores=1,3,5,7
/proc/4290/stat : 4290 (pb2sat) S 4289 4289 3861 0 -1 4202496 1812 1755 0 0 4 2 0 0 20 0 1 0 271960646 5210112 788 33554432000 4194304 5873084 140735955554496 140735955548312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4290/statm: 1272 788 175 410 0 854 0
[pid=4295] ppid=4290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4295/stat : 4295 (satsolver.sh) S 4290 4289 3861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271960654 9367552 267 33554432000 4194304 5064252 140734050436288 140734050435200 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4295/statm: 2287 267 226 213 0 72 0
[pid=4296] ppid=4295 vsize=25164 CPUtime=25.4 cores=1,3,5,7
/proc/4296/stat : 4296 (glucose_static) R 4295 4289 3861 0 -1 4202496 12634 0 0 0 2537 3 0 0 20 0 1 0 271960655 25767936 5797 33554432000 4194304 4896791 140734171646960 140734171644168 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4296/statm: 6291 5797 78 172 0 6117 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 48548

[startup+51.1003 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 4344
/proc/meminfo: memFree=29957460/32873648 swapFree=7116/7116
[pid=4289] ppid=4287 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4289/stat : 4289 (runPb2sat.sh) S 4287 4289 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960646 9367552 274 33554432000 4194304 5064252 140736553735056 140736553733968 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4289/statm: 2287 274 233 213 0 72 0
[pid=4290] ppid=4289 vsize=5088 CPUtime=0.06 cores=1,3,5,7
/proc/4290/stat : 4290 (pb2sat) S 4289 4289 3861 0 -1 4202496 1812 1755 0 0 4 2 0 0 20 0 1 0 271960646 5210112 788 33554432000 4194304 5873084 140735955554496 140735955548312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4290/statm: 1272 788 175 410 0 854 0
[pid=4295] ppid=4290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4295/stat : 4295 (satsolver.sh) S 4290 4289 3861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271960654 9367552 267 33554432000 4194304 5064252 140734050436288 140734050435200 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4295/statm: 2287 267 226 213 0 72 0
[pid=4296] ppid=4295 vsize=24724 CPUtime=50.99 cores=1,3,5,7
/proc/4296/stat : 4296 (glucose_static) R 4295 4289 3861 0 -1 4202496 17570 0 0 0 5094 5 0 0 20 0 1 0 271960655 25317376 5454 33554432000 4194304 4896791 140734171646960 140734171644488 4203903 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4296/statm: 6181 5454 78 172 0 6007 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 48108

[startup+102.307 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 4347
/proc/meminfo: memFree=29953648/32873648 swapFree=7116/7116
[pid=4289] ppid=4287 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4289/stat : 4289 (runPb2sat.sh) S 4287 4289 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960646 9367552 274 33554432000 4194304 5064252 140736553735056 140736553733968 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4289/statm: 2287 274 233 213 0 72 0
[pid=4290] ppid=4289 vsize=7028 CPUtime=71.98 cores=1,3,5,7
/proc/4290/stat : 4290 (pb2sat) S 4289 4289 3861 0 -1 4202496 2921 25906 0 0 7 2 7182 7 20 0 1 0 271960646 7196672 1376 33554432000 4194304 5873084 140735955554496 140735955548312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4290/statm: 1757 1376 175 410 0 1339 0
[pid=4346] ppid=4290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4346/stat : 4346 (satsolver.sh) S 4290 4289 3861 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271967849 9367552 267 33554432000 4194304 5064252 140737236738048 140737236736960 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4346/statm: 2287 267 226 213 0 72 0
[pid=4347] ppid=4346 vsize=27368 CPUtime=30.25 cores=1,3,5,7
/proc/4347/stat : 4347 (glucose_static) R 4346 4289 3861 0 -1 4202496 22417 0 0 0 3019 6 0 0 20 0 1 0 271967849 28024832 6209 33554432000 4194304 4896791 140733944904288 140733944901864 4203877 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4347/statm: 6842 6209 78 172 0 6668 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 52692

[startup+162.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/183 4347
/proc/meminfo: memFree=29932068/32873648 swapFree=7116/7116
[pid=4289] ppid=4287 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4289/stat : 4289 (runPb2sat.sh) S 4287 4289 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960646 9367552 274 33554432000 4194304 5064252 140736553735056 140736553733968 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4289/statm: 2287 274 233 213 0 72 0
[pid=4290] ppid=4289 vsize=7028 CPUtime=71.98 cores=1,3,5,7
/proc/4290/stat : 4290 (pb2sat) S 4289 4289 3861 0 -1 4202496 2921 25906 0 0 7 2 7182 7 20 0 1 0 271960646 7196672 1376 33554432000 4194304 5873084 140735955554496 140735955548312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4290/statm: 1757 1376 175 410 0 1339 0
[pid=4346] ppid=4290 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4381
/proc/meminfo: memFree=29801712/32873648 swapFree=7116/7116
[pid=4289] ppid=4287 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4289/stat : 4289 (runPb2sat.sh) S 4287 4289 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960646 9367552 274 33554432000 4194304 5064252 140736553735056 140736553733968 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4289/statm: 2287 274 233 213 0 72 0
[pid=4290] ppid=4289 vsize=7028 CPUtime=71.98 cores=1,3,5,7
/proc/4290/stat : 4290 (pb2sat) S 4289 4289 3861 0 -1 4202496 2921 25906 0 0 7 2 7182 7 20 0 1 0 271960646 7196672 1376 33554432000 4194304 5873084 140735955554496 140735955548312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4290/statm: 1757 1376 175 410 0 1339 0
[pid=4346] ppid=4290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4346/stat : 4346 (satsolver.sh) S 4290 4289 3861 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271967849 9367552 267 33554432000 4194304 5064252 140737236738048 140737236736960 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4346/statm: 2287 267 226 213 0 72 0
[pid=4347] ppid=4346 vsize=139632 CPUtime=1349.99 cores=1,3,5,7
/proc/4347/stat : 4347 (glucose_static) R 4346 4289 3861 0 -1 4202496 135794 0 0 0 134919 80 0 0 20 0 1 0 271967849 142983168 31595 33554432000 4194304 4896791 140733944904288 140733944901496 4225442 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4347/statm: 34908 31595 78 172 0 34734 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 164956

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4381
/proc/meminfo: memFree=29823060/32873648 swapFree=7116/7116
[pid=4289] ppid=4287 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4289/stat : 4289 (runPb2sat.sh) S 4287 4289 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960646 9367552 274 33554432000 4194304 5064252 140736553735056 140736553733968 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4289/statm: 2287 274 233 213 0 72 0
[pid=4290] ppid=4289 vsize=7028 CPUtime=71.98 cores=1,3,5,7
/proc/4290/stat : 4290 (pb2sat) S 4289 4289 3861 0 -1 4202496 2921 25906 0 0 7 2 7182 7 20 0 1 0 271960646 7196672 1376 33554432000 4194304 5873084 140735955554496 140735955548312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4290/statm: 1757 1376 175 410 0 1339 0
[pid=4346] ppid=4290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4346/stat : 4346 (satsolver.sh) S 4290 4289 3861 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271967849 9367552 267 33554432000 4194304 5064252 140737236738048 140737236736960 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4346/statm: 2287 267 226 213 0 72 0
[pid=4347] ppid=4346 vsize=121540 CPUtime=1409.98 cores=1,3,5,7
/proc/4347/stat : 4347 (glucose_static) R 4346 4289 3861 0 -1 4202496 138959 0 0 0 140915 83 0 0 20 0 1 0 271967849 124456960 27176 33554432000 4194304 4896791 140733944904288 140733944900024 4225445 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4347/statm: 30385 27176 78 172 0 30211 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 146864

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4381
/proc/meminfo: memFree=29808724/32873648 swapFree=7116/7116
[pid=4289] ppid=4287 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4289/stat : 4289 (runPb2sat.sh) S 4287 4289 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960646 9367552 274 33554432000 4194304 5064252 140736553735056 140736553733968 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4289/statm: 2287 274 233 213 0 72 0
[pid=4290] ppid=4289 vsize=7028 CPUtime=71.98 cores=1,3,5,7
/proc/4290/stat : 4290 (pb2sat) S 4289 4289 3861 0 -1 4202496 2921 25906 0 0 7 2 7182 7 20 0 1 0 271960646 7196672 1376 33554432000 4194304 5873084 140735955554496 140735955548312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4290/statm: 1757 1376 175 410 0 1339 0
[pid=4346] ppid=4290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4346/stat : 4346 (satsolver.sh) S 4290 4289 3861 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271967849 9367552 267 33554432000 4194304 5064252 140737236738048 140737236736960 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4346/statm: 2287 267 226 213 0 72 0
[pid=4347] ppid=4346 vsize=141400 CPUtime=1469.96 cores=1,3,5,7
/proc/4347/stat : 4347 (glucose_static) R 4346 4289 3861 0 -1 4202496 141592 0 0 0 146911 85 0 0 20 0 1 0 271967849 144793600 30552 33554432000 4194304 4896791 140733944904288 140733944899304 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4347/statm: 35350 30552 78 172 0 35176 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 166724

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4381
/proc/meminfo: memFree=29804176/32873648 swapFree=7116/7116
[pid=4289] ppid=4287 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4289/stat : 4289 (runPb2sat.sh) S 4287 4289 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960646 9367552 274 33554432000 4194304 5064252 140736553735056 140736553733968 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4289/statm: 2287 274 233 213 0 72 0
[pid=4290] ppid=4289 vsize=7028 CPUtime=71.98 cores=1,3,5,7
/proc/4290/stat : 4290 (pb2sat) S 4289 4289 3861 0 -1 4202496 2921 25906 0 0 7 2 7182 7 20 0 1 0 271960646 7196672 1376 33554432000 4194304 5873084 140735955554496 140735955548312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4290/statm: 1757 1376 175 410 0 1339 0
[pid=4346] ppid=4290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4346/stat : 4346 (satsolver.sh) S 4290 4289 3861 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271967849 9367552 267 33554432000 4194304 5064252 140737236738048 140737236736960 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4346/statm: 2287 267 226 213 0 72 0
[pid=4347] ppid=4346 vsize=141976 CPUtime=1529.95 cores=1,3,5,7
/proc/4347/stat : 4347 (glucose_static) R 4346 4289 3861 0 -1 4202496 143766 0 0 0 152909 86 0 0 20 0 1 0 271967849 145383424 32685 33554432000 4194304 4896791 140733944904288 140733944900024 4225014 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4347/statm: 35494 32685 78 172 0 35320 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 167300

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4381
/proc/meminfo: memFree=29830156/32873648 swapFree=7116/7116
[pid=4289] ppid=4287 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4289/stat : 4289 (runPb2sat.sh) S 4287 4289 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960646 9367552 274 33554432000 4194304 5064252 140736553735056 140736553733968 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4289/statm: 2287 274 233 213 0 72 0
[pid=4290] ppid=4289 vsize=7028 CPUtime=71.98 cores=1,3,5,7
/proc/4290/stat : 4290 (pb2sat) S 4289 4289 3861 0 -1 4202496 2921 25906 0 0 7 2 7182 7 20 0 1 0 271960646 7196672 1376 33554432000 4194304 5873084 140735955554496 140735955548312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4290/statm: 1757 1376 175 410 0 1339 0
[pid=4346] ppid=4290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4346/stat : 4346 (satsolver.sh) S 4290 4289 3861 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271967849 9367552 267 33554432000 4194304 5064252 140737236738048 140737236736960 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4346/statm: 2287 267 226 213 0 72 0
[pid=4347] ppid=4346 vsize=124488 CPUtime=1589.93 cores=1,3,5,7
/proc/4347/stat : 4347 (glucose_static) R 4346 4289 3861 0 -1 4202496 147484 0 0 0 158905 88 0 0 20 0 1 0 271967849 127475712 26594 33554432000 4194304 4896791 140733944904288 140733944899368 4225384 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4347/statm: 31122 26594 78 172 0 30948 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 149812

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 4385
/proc/meminfo: memFree=29803104/32873648 swapFree=7116/7116
[pid=4289] ppid=4287 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4289/stat : 4289 (runPb2sat.sh) S 4287 4289 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960646 9367552 274 33554432000 4194304 5064252 140736553735056 140736553733968 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4289/statm: 2287 274 233 213 0 72 0
[pid=4290] ppid=4289 vsize=7028 CPUtime=71.98 cores=1,3,5,7
/proc/4290/stat : 4290 (pb2sat) S 4289 4289 3861 0 -1 4202496 2921 25906 0 0 7 2 7182 7 20 0 1 0 271960646 7196672 1376 33554432000 4194304 5873084 140735955554496 140735955548312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4290/statm: 1757 1376 175 410 0 1339 0
[pid=4346] ppid=4290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4346/stat : 4346 (satsolver.sh) S 4290 4289 3861 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271967849 9367552 267 33554432000 4194304 5064252 140737236738048 140737236736960 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4346/statm: 2287 267 226 213 0 72 0
[pid=4347] ppid=4346 vsize=124940 CPUtime=1649.93 cores=1,3,5,7
/proc/4347/stat : 4347 (glucose_static) R 4346 4289 3861 0 -1 4202496 150035 0 0 0 164902 91 0 0 20 0 1 0 271967849 127938560 29190 33554432000 4194304 4896791 140733944904288 140733944901496 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4347/statm: 31235 29190 78 172 0 31061 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 150264

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4385
/proc/meminfo: memFree=29791072/32873648 swapFree=7116/7116
[pid=4289] ppid=4287 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4289/stat : 4289 (runPb2sat.sh) S 4287 4289 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960646 9367552 274 33554432000 4194304 5064252 140736553735056 140736553733968 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4289/statm: 2287 274 233 213 0 72 0
[pid=4290] ppid=4289 vsize=7028 CPUtime=71.98 cores=1,3,5,7
/proc/4290/stat : 4290 (pb2sat) S 4289 4289 3861 0 -1 4202496 2921 25906 0 0 7 2 7182 7 20 0 1 0 271960646 7196672 1376 33554432000 4194304 5873084 140735955554496 140735955548312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4290/statm: 1757 1376 175 410 0 1339 0
[pid=4346] ppid=4290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4346/stat : 4346 (satsolver.sh) S 4290 4289 3861 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271967849 9367552 267 33554432000 4194304 5064252 140737236738048 140737236736960 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4346/statm: 2287 267 226 213 0 72 0
[pid=4347] ppid=4346 vsize=147636 CPUtime=1709.91 cores=1,3,5,7
/proc/4347/stat : 4347 (glucose_static) R 4346 4289 3861 0 -1 4202496 152812 0 0 0 170898 93 0 0 20 0 1 0 271967849 151179264 33879 33554432000 4194304 4896791 140733944904288 140733944899960 4224837 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4347/statm: 36909 33879 78 172 0 36735 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 172960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4385
/proc/meminfo: memFree=29802348/32873648 swapFree=7116/7116
[pid=4289] ppid=4287 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4289/stat : 4289 (runPb2sat.sh) S 4287 4289 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960646 9367552 274 33554432000 4194304 5064252 140736553735056 140736553733968 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4289/statm: 2287 274 233 213 0 72 0
[pid=4290] ppid=4289 vsize=7028 CPUtime=71.98 cores=1,3,5,7
/proc/4290/stat : 4290 (pb2sat) S 4289 4289 3861 0 -1 4202496 2921 25906 0 0 7 2 7182 7 20 0 1 0 271960646 7196672 1376 33554432000 4194304 5873084 140735955554496 140735955548312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4290/statm: 1757 1376 175 410 0 1339 0
[pid=4346] ppid=4290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4346/stat : 4346 (satsolver.sh) S 4290 4289 3861 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271967849 9367552 267 33554432000 4194304 5064252 140737236738048 140737236736960 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4346/statm: 2287 267 226 213 0 72 0
[pid=4347] ppid=4346 vsize=129168 CPUtime=1728.12 cores=1,3,5,7
/proc/4347/stat : 4347 (glucose_static) R 4346 4289 3861 0 -1 4202496 154336 0 0 0 172718 94 0 0 20 0 1 0 271967849 132268032 28904 33554432000 4194304 4896791 140733944904288 140733944901496 4224770 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4347/statm: 32292 28904 78 172 0 32118 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 154492

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/183 4385
/proc/meminfo: memFree=29802348/32873648 swapFree=7116/7116
[pid=4289] ppid=4287 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4289/stat : 4289 (runPb2sat.sh) S 4287 4289 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960646 9367552 274 33554432000 4194304 5064252 140736553735056 140736553733968 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4289/statm: 2287 274 233 213 0 72 0
[pid=4290] ppid=4289 vsize=7028 CPUtime=71.98 cores=1,3,5,7
/proc/4290/stat : 4290 (pb2sat) S 4289 4289 3861 0 -1 4202496 2921 25906 0 0 7 2 7182 7 20 0 1 0 271960646 7196672 1376 33554432000 4194304 5873084 140735955554496 140735955548312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4290/statm: 1757 1376 175 410 0 1339 0
[pid=4346] ppid=4290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4346/stat : 4346 (satsolver.sh) S 4290 4289 3861 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271967849 9367552 267 33554432000 4194304 5064252 140737236738048 140737236736960 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4346/statm: 2287 267 226 213 0 72 0
[pid=4347] ppid=4346 vsize=129168 CPUtime=1728.12 cores=1,3,5,7
/proc/4347/stat : 4347 (glucose_static) R 4346 4289 3861 0 -1 4202496 154336 0 0 0 172718 94 0 0 20 0 1 0 271967849 132268032 28904 33554432000 4194304 4896791 140733944904288 140733944901496 4224770 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4347/statm: 32292 28904 78 172 0 32118 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 154492

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.14
CPU user time (s): 1799.09
CPU system time (s): 1.05284
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 218276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.09
system time used= 1.05284
maximum resident set size= 160908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184151
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 155
involuntary context switches= 1856

runsolver used 3.2505 second user time and 8.28774 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-26 20:52:13
IDJOB=3696331
IDBENCH=2043
IDSOLVER=2274
FILE ID=node114/3696331-1338058333
RUNJOBID= node114-1338052930-3878
PBS_JOBID= 14624398
Free space on /tmp= 71404 MiB

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

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

MD5SUM BENCH= 93fc03471d2b2f18ece1d77179dbcb30
RANDOM SEED=1275381887

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29952264 kB
Buffers:          257348 kB
Cached:          1755676 kB
SwapCached:         2036 kB
Active:          1075072 kB
Inactive:        1039332 kB
Active(anon):      95964 kB
Inactive(anon):     7652 kB
Active(file):     979108 kB
Inactive(file):  1031680 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103728 kB
Dirty:              8564 kB
Writeback:             0 kB
AnonPages:        204908 kB
Mapped:            14260 kB
Shmem:               116 kB
Slab:             661748 kB
SReclaimable:     106068 kB
SUnreclaim:       555680 kB
KernelStack:        1520 kB
PageTables:         4120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     239788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    143360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71388 MiB
End job on node114 at 2012-05-26 21:22:13