Trace number 3696929

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.06 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_60_2.opb
MD5SUMa5ab0443a6669cc558112b6f5f13d1cd
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-69
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -72
Optimality of the best value was proved NO
Number of variables2000
Total number of constraints3001
Number of constraints which are clauses1000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2001
Minimum length of a constraint2
Maximum length of a constraint2000
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)150572
Sum of products size (including duplicates)301144
Number of different products75286
Sum of products size150572

Solver Data

21.67/21.72	c model valid
21.67/21.72	c current solution ok
23.57/23.66	o -52
23.57/23.66	c current bound: 474
23.57/23.66	c (debug) using card networks
1800.02/1800.41	./satsolver.sh: line 5:  5486 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.02/1800.41	c error: unexpected solver exit code
1800.02/1800.41	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-3696929-1338082022/watcher-3696929-1338082022 -o /tmp/evaluation-result-3696929-1338082022/solver-3696929-1338082022 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696929-1338082022.opb 332219617 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 5479
/proc/meminfo: memFree=28848104/32873844 swapFree=7104/7104
[pid=5479] ppid=5477 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5479/stat : 5479 (runPb2sat.sh) S 5477 5479 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274330817 9367552 275 33554432000 4194304 5064252 140736451098704 140736451097616 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5479/statm: 2287 275 233 213 0 72 0

[startup+0.0125359 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5479
/proc/meminfo: memFree=28848104/32873844 swapFree=7104/7104
[pid=5479] ppid=5477 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5479/stat : 5479 (runPb2sat.sh) S 5477 5479 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274330817 9367552 275 33554432000 4194304 5064252 140736451098704 140736451097616 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5479/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5479
/proc/meminfo: memFree=28848104/32873844 swapFree=7104/7104
[pid=5479] ppid=5477 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5479/stat : 5479 (runPb2sat.sh) S 5477 5479 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274330817 9367552 275 33554432000 4194304 5064252 140736451098704 140736451097616 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5479/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300294 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5479
/proc/meminfo: memFree=28848104/32873844 swapFree=7104/7104
[pid=5479] ppid=5477 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5479/stat : 5479 (runPb2sat.sh) S 5477 5479 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274330817 9367552 275 33554432000 4194304 5064252 140736451098704 140736451097616 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5479/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5479
/proc/meminfo: memFree=28848104/32873844 swapFree=7104/7104
[pid=5479] ppid=5477 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5479/stat : 5479 (runPb2sat.sh) S 5477 5479 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274330817 9367552 275 33554432000 4194304 5064252 140736451098704 140736451097616 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5479/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50045 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5483
/proc/meminfo: memFree=28686852/32873844 swapFree=7104/7104
[pid=5479] ppid=5477 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5479/stat : 5479 (runPb2sat.sh) S 5477 5479 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274330817 9367552 275 33554432000 4194304 5064252 140736451098704 140736451097616 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5479/statm: 2287 275 233 213 0 72 0
[pid=5480] ppid=5479 vsize=49984 CPUtime=0.63 cores=1,3,5,7
/proc/5480/stat : 5480 (pb2sat) S 5479 5479 1205 0 -1 4202496 7348 0 0 0 59 4 0 0 20 0 1 0 274330817 51183616 9416 33554432000 4194304 5873084 140736235839632 140736235836056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5480/statm: 12496 9416 167 410 0 12078 0
[pid=5482] ppid=5480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5482/stat : 5482 (satsolver.sh) S 5480 5479 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274330881 9367552 267 33554432000 4194304 5064252 140737486066272 140737486065184 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5482/statm: 2287 267 226 213 0 72 0
[pid=5483] ppid=5482 vsize=124724 CPUtime=0.84 cores=1,3,5,7
/proc/5483/stat : 5483 (glucose_static) R 5482 5479 1205 0 -1 4202496 23542 0 0 0 79 5 0 0 20 0 1 0 274330882 127717376 26277 33554432000 4194304 4896791 140733582963456 140733581912552 4224844 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5483/statm: 31181 26277 77 172 0 31007 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 193004

[startup+3.10045 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5483
/proc/meminfo: memFree=28680944/32873844 swapFree=7104/7104
[pid=5479] ppid=5477 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5479/stat : 5479 (runPb2sat.sh) S 5477 5479 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274330817 9367552 275 33554432000 4194304 5064252 140736451098704 140736451097616 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5479/statm: 2287 275 233 213 0 72 0
[pid=5480] ppid=5479 vsize=49984 CPUtime=0.63 cores=1,3,5,7
/proc/5480/stat : 5480 (pb2sat) S 5479 5479 1205 0 -1 4202496 7348 0 0 0 59 4 0 0 20 0 1 0 274330817 51183616 9416 33554432000 4194304 5873084 140736235839632 140736235836056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5480/statm: 12496 9416 167 410 0 12078 0
[pid=5482] ppid=5480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5482/stat : 5482 (satsolver.sh) S 5480 5479 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274330881 9367552 267 33554432000 4194304 5064252 140737486066272 140737486065184 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5482/statm: 2287 267 226 213 0 72 0
[pid=5483] ppid=5482 vsize=126836 CPUtime=2.44 cores=1,3,5,7
/proc/5483/stat : 5483 (glucose_static) R 5482 5479 1205 0 -1 4202496 24119 0 0 0 238 6 0 0 20 0 1 0 274330882 129880064 26854 33554432000 4194304 4896791 140733582963456 140733582960760 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5483/statm: 31709 26854 77 172 0 31535 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 195116

[startup+6.30045 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5483
/proc/meminfo: memFree=28714800/32873844 swapFree=7104/7104
[pid=5479] ppid=5477 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5479/stat : 5479 (runPb2sat.sh) S 5477 5479 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274330817 9367552 275 33554432000 4194304 5064252 140736451098704 140736451097616 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5479/statm: 2287 275 233 213 0 72 0
[pid=5480] ppid=5479 vsize=49984 CPUtime=0.63 cores=1,3,5,7
/proc/5480/stat : 5480 (pb2sat) S 5479 5479 1205 0 -1 4202496 7348 0 0 0 59 4 0 0 20 0 1 0 274330817 51183616 9416 33554432000 4194304 5873084 140736235839632 140736235836056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5480/statm: 12496 9416 167 410 0 12078 0
[pid=5482] ppid=5480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5482/stat : 5482 (satsolver.sh) S 5480 5479 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274330881 9367552 267 33554432000 4194304 5064252 140737486066272 140737486065184 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5482/statm: 2287 267 226 213 0 72 0
[pid=5483] ppid=5482 vsize=128420 CPUtime=5.64 cores=1,3,5,7
/proc/5483/stat : 5483 (glucose_static) R 5482 5479 1205 0 -1 4202496 24576 0 0 0 558 6 0 0 20 0 1 0 274330882 131502080 27820 33554432000 4194304 4896791 140733582963456 140733582960760 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5483/statm: 32105 27820 78 172 0 31931 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 196700

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5483
/proc/meminfo: memFree=28705252/32873844 swapFree=7104/7104
[pid=5479] ppid=5477 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5479/stat : 5479 (runPb2sat.sh) S 5477 5479 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274330817 9367552 275 33554432000 4194304 5064252 140736451098704 140736451097616 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5479/statm: 2287 275 233 213 0 72 0
[pid=5480] ppid=5479 vsize=49984 CPUtime=0.63 cores=1,3,5,7
/proc/5480/stat : 5480 (pb2sat) S 5479 5479 1205 0 -1 4202496 7348 0 0 0 59 4 0 0 20 0 1 0 274330817 51183616 9416 33554432000 4194304 5873084 140736235839632 140736235836056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5480/statm: 12496 9416 167 410 0 12078 0
[pid=5482] ppid=5480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5482/stat : 5482 (satsolver.sh) S 5480 5479 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274330881 9367552 267 33554432000 4194304 5064252 140737486066272 140737486065184 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5482/statm: 2287 267 226 213 0 72 0
[pid=5483] ppid=5482 vsize=129356 CPUtime=12.04 cores=1,3,5,7
/proc/5483/stat : 5483 (glucose_static) R 5482 5479 1205 0 -1 4202496 24802 0 0 0 1198 6 0 0 20 0 1 0 274330882 132460544 28046 33554432000 4194304 4896791 140733582963456 140733582960664 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5483/statm: 32339 28046 78 172 0 32165 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 197636

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5486
/proc/meminfo: memFree=28654772/32873844 swapFree=7104/7104
[pid=5479] ppid=5477 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5479/stat : 5479 (runPb2sat.sh) S 5477 5479 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274330817 9367552 275 33554432000 4194304 5064252 140736451098704 140736451097616 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5479/statm: 2287 275 233 213 0 72 0
[pid=5480] ppid=5479 vsize=59312 CPUtime=23.66 cores=1,3,5,7
/proc/5480/stat : 5480 (pb2sat) S 5479 5479 1205 0 -1 4202496 10331 26200 0 0 104 162 2089 11 20 0 1 0 274330817 60735488 11758 33554432000 4194304 5873084 140736235839632 140736235833448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5480/statm: 14828 11758 177 410 0 14410 0
[pid=5485] ppid=5480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5485/stat : 5485 (satsolver.sh) S 5480 5479 1205 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274333185 9367552 267 33554432000 4194304 5064252 140733812369168 140733812368080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5485/statm: 2287 267 226 213 0 72 0
[pid=5486] ppid=5485 vsize=132100 CPUtime=1.8 cores=1,3,5,7
/proc/5486/stat : 5486 (glucose_static) R 5485 5479 1205 0 -1 4202496 25924 0 0 0 175 5 0 0 20 0 1 0 274333186 135270400 29498 33554432000 4194304 4896791 140734586851760 140734586849064 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5486/statm: 33025 29498 76 172 0 32851 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 209708

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5486
/proc/meminfo: memFree=28661784/32873844 swapFree=7104/7104
[pid=5479] ppid=5477 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5479/stat : 5479 (runPb2sat.sh) S 5477 5479 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274330817 9367552 275 33554432000 4194304 5064252 140736451098704 140736451097616 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5479/statm: 2287 275 233 213 0 72 0
[pid=5480] ppid=5479 vsize=59312 CPUtime=23.66 cores=1,3,5,7
/proc/5480/stat : 5480 (pb2sat) S 5479 5479 1205 0 -1 4202496 10331 26200 0 0 104 162 2089 11 20 0 1 0 274330817 60735488 11758 33554432000 4194304 5873084 140736235839632 140736235833448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5480/statm: 14828 11758 177 410 0 14410 0
[pid=5485] ppid=5480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5485/stat : 5485 (satsolver.sh) S 5480 5479 1205 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274333185 9367552 267 33554432000 4194304 5064252 140733812369168 140733812368080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5485/statm: 2287 267 226 213 0 72 0
[pid=5486] ppid=5485 vsize=134080 CPUtime=27.4 cores=1,3,5,7
/proc/5486/stat : 5486 (glucose_static) R 5485 5479 1205 0 -1 4202496 26410 0 0 0 2735 5 0 0 20 0 1 0 274333186 137297920 30495 33554432000 4194304 4896791 140734586851760 140734586848968 4225445 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5486/statm: 33520 30495 78 172 0 33346 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 211688

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 5486
/proc/meminfo: memFree=28637840/32873844 swapFree=7104/7104
[pid=5479] ppid=5477 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5479/stat : 5479 (runPb2sat.sh) S 5477 5479 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274330817 9367552 275 33554432000 4194304 5064252 140736451098704 140736451097616 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5479/statm: 2287 275 233 213 0 72 0
[pid=5480] ppid=5479 vsize=59312 CPUtime=23.66 cores=1,3,5,7
/proc/5480/stat : 5480 (pb2sat) S 5479 5479 1205 0 -1 4202496 10331 26200 0 0 104 162 2089 11 20 0 1 0 274330817 60735488 11758 33554432000 4194304 5873084 140736235839632 140736235833448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5480/statm: 14828 11758 177 410 0 14410 0
[pid=5485] ppid=5480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5485/stat : 5485 (satsolver.sh) S 5480 5479 1205 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274333185 9367552 267 33554432000 4194304 5064252 140733812369168 140733812368080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5485/statm: 2287 267 226 213 0 72 0
[pid=5486] ppid=5485 vsize=135448 CPUtime=78.59 cores=1,3,5,7
/proc/5486/stat : 5486 (glucose_static) R 5485 5479 1205 0 -1 4202496 26760 0 0 0 7854 5 0 0 20 0 1 0 274333186 138698752 31857 33554432000 4194304 4896791 140734586851760 140734586849288 4204872 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5486/statm: 33862 31857 78 172 0 33688 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 213056

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 5486
/proc/meminfo: memFree=28625868/32873844 swapFree=7104/7104
[pid=5479] ppid=5477 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5479/stat : 5479 (runPb2sat.sh) S 5477 5479 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274330817 9367552 275 33554432000 4194304 5064252 140736451098704 140736451097616 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5479/statm: 2287 275 233 213 0 72 0
[pid=5480] ppid=5479 vsize=59312 CPUtime=23.66 cores=1,3,5,7
/proc/5480/stat : 5480 (pb2sat) S 5479 5479 1205 0 -1 4202496 10331 26200 0 0 104 162 2089 11 20 0 1 0 274330817 60735488 11758 33554432000 4194304 5873084 140736235839632 140736235833448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5480/statm: 14828 11758 177 410 0 14410 0
[pid=5485] ppid=5480 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5545
/proc/meminfo: memFree=28661628/32873844 swapFree=7104/7104
[pid=5479] ppid=5477 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5479/stat : 5479 (runPb2sat.sh) S 5477 5479 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274330817 9367552 275 33554432000 4194304 5064252 140736451098704 140736451097616 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5479/statm: 2287 275 233 213 0 72 0
[pid=5480] ppid=5479 vsize=59312 CPUtime=23.66 cores=1,3,5,7
/proc/5480/stat : 5480 (pb2sat) S 5479 5479 1205 0 -1 4202496 10331 26200 0 0 104 162 2089 11 20 0 1 0 274330817 60735488 11758 33554432000 4194304 5873084 140736235839632 140736235833448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5480/statm: 14828 11758 177 410 0 14410 0
[pid=5485] ppid=5480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5485/stat : 5485 (satsolver.sh) S 5480 5479 1205 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274333185 9367552 267 33554432000 4194304 5064252 140733812369168 140733812368080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5485/statm: 2287 267 226 213 0 72 0
[pid=5486] ppid=5485 vsize=169756 CPUtime=1338.34 cores=1,3,5,7
/proc/5486/stat : 5486 (glucose_static) R 5485 5479 1205 0 -1 4202496 43286 0 0 0 133812 22 0 0 20 0 1 0 274333186 173830144 38400 33554432000 4194304 4896791 140734586851760 140734586848968 4223862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5486/statm: 42439 38400 78 172 0 42265 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 247364

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5548
/proc/meminfo: memFree=28653696/32873844 swapFree=7104/7104
[pid=5479] ppid=5477 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5479/stat : 5479 (runPb2sat.sh) S 5477 5479 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274330817 9367552 275 33554432000 4194304 5064252 140736451098704 140736451097616 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5479/statm: 2287 275 233 213 0 72 0
[pid=5480] ppid=5479 vsize=59312 CPUtime=23.66 cores=1,3,5,7
/proc/5480/stat : 5480 (pb2sat) S 5479 5479 1205 0 -1 4202496 10331 26200 0 0 104 162 2089 11 20 0 1 0 274330817 60735488 11758 33554432000 4194304 5873084 140736235839632 140736235833448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5480/statm: 14828 11758 177 410 0 14410 0
[pid=5485] ppid=5480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5485/stat : 5485 (satsolver.sh) S 5480 5479 1205 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274333185 9367552 267 33554432000 4194304 5064252 140733812369168 140733812368080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5485/statm: 2287 267 226 213 0 72 0
[pid=5486] ppid=5485 vsize=169992 CPUtime=1398.33 cores=1,3,5,7
/proc/5486/stat : 5486 (glucose_static) R 5485 5479 1205 0 -1 4202496 43387 0 0 0 139811 22 0 0 20 0 1 0 274333186 174071808 40032 33554432000 4194304 4896791 140734586851760 140734586847496 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5486/statm: 42498 40032 78 172 0 42324 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 247600

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5549
/proc/meminfo: memFree=28666264/32873844 swapFree=7104/7104
[pid=5479] ppid=5477 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5479/stat : 5479 (runPb2sat.sh) S 5477 5479 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274330817 9367552 275 33554432000 4194304 5064252 140736451098704 140736451097616 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5479/statm: 2287 275 233 213 0 72 0
[pid=5480] ppid=5479 vsize=59312 CPUtime=23.66 cores=1,3,5,7
/proc/5480/stat : 5480 (pb2sat) S 5479 5479 1205 0 -1 4202496 10331 26200 0 0 104 162 2089 11 20 0 1 0 274330817 60735488 11758 33554432000 4194304 5873084 140736235839632 140736235833448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5480/statm: 14828 11758 177 410 0 14410 0
[pid=5485] ppid=5480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5485/stat : 5485 (satsolver.sh) S 5480 5479 1205 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274333185 9367552 267 33554432000 4194304 5064252 140733812369168 140733812368080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5485/statm: 2287 267 226 213 0 72 0
[pid=5486] ppid=5485 vsize=170556 CPUtime=1458.32 cores=1,3,5,7
/proc/5486/stat : 5486 (glucose_static) R 5485 5479 1205 0 -1 4202496 45045 0 0 0 145808 24 0 0 20 0 1 0 274333186 174649344 37046 33554432000 4194304 4896791 140734586851760 140734586849288 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5486/statm: 42639 37046 78 172 0 42465 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 248164

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5549
/proc/meminfo: memFree=28652940/32873844 swapFree=7104/7104
[pid=5479] ppid=5477 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5479/stat : 5479 (runPb2sat.sh) S 5477 5479 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274330817 9367552 275 33554432000 4194304 5064252 140736451098704 140736451097616 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5479/statm: 2287 275 233 213 0 72 0
[pid=5480] ppid=5479 vsize=59312 CPUtime=23.66 cores=1,3,5,7
/proc/5480/stat : 5480 (pb2sat) S 5479 5479 1205 0 -1 4202496 10331 26200 0 0 104 162 2089 11 20 0 1 0 274330817 60735488 11758 33554432000 4194304 5873084 140736235839632 140736235833448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5480/statm: 14828 11758 177 410 0 14410 0
[pid=5485] ppid=5480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5485/stat : 5485 (satsolver.sh) S 5480 5479 1205 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274333185 9367552 267 33554432000 4194304 5064252 140733812369168 140733812368080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5485/statm: 2287 267 226 213 0 72 0
[pid=5486] ppid=5485 vsize=170916 CPUtime=1518.31 cores=1,3,5,7
/proc/5486/stat : 5486 (glucose_static) R 5485 5479 1205 0 -1 4202496 45170 0 0 0 151807 24 0 0 20 0 1 0 274333186 175017984 38704 33554432000 4194304 4896791 140734586851760 140734586847432 4203058 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5486/statm: 42729 38704 78 172 0 42555 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 248524

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 5549
/proc/meminfo: memFree=28650640/32873844 swapFree=7104/7104
[pid=5479] ppid=5477 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5479/stat : 5479 (runPb2sat.sh) S 5477 5479 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274330817 9367552 275 33554432000 4194304 5064252 140736451098704 140736451097616 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5479/statm: 2287 275 233 213 0 72 0
[pid=5480] ppid=5479 vsize=59312 CPUtime=23.66 cores=1,3,5,7
/proc/5480/stat : 5480 (pb2sat) S 5479 5479 1205 0 -1 4202496 10331 26200 0 0 104 162 2089 11 20 0 1 0 274330817 60735488 11758 33554432000 4194304 5873084 140736235839632 140736235833448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5480/statm: 14828 11758 177 410 0 14410 0
[pid=5485] ppid=5480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5485/stat : 5485 (satsolver.sh) S 5480 5479 1205 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274333185 9367552 267 33554432000 4194304 5064252 140733812369168 140733812368080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5485/statm: 2287 267 226 213 0 72 0
[pid=5486] ppid=5485 vsize=171956 CPUtime=1578.29 cores=1,3,5,7
/proc/5486/stat : 5486 (glucose_static) R 5485 5479 1205 0 -1 4202496 45321 0 0 0 157805 24 0 0 20 0 1 0 274333186 176082944 40383 33554432000 4194304 4896791 140734586851760 140734586849288 4205137 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5486/statm: 42989 40383 78 172 0 42815 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 249564

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 5549
/proc/meminfo: memFree=28642984/32873844 swapFree=7104/7104
[pid=5479] ppid=5477 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5479/stat : 5479 (runPb2sat.sh) S 5477 5479 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274330817 9367552 275 33554432000 4194304 5064252 140736451098704 140736451097616 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5479/statm: 2287 275 233 213 0 72 0
[pid=5480] ppid=5479 vsize=59312 CPUtime=23.66 cores=1,3,5,7
/proc/5480/stat : 5480 (pb2sat) S 5479 5479 1205 0 -1 4202496 10331 26200 0 0 104 162 2089 11 20 0 1 0 274330817 60735488 11758 33554432000 4194304 5873084 140736235839632 140736235833448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5480/statm: 14828 11758 177 410 0 14410 0
[pid=5485] ppid=5480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5485/stat : 5485 (satsolver.sh) S 5480 5479 1205 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274333185 9367552 267 33554432000 4194304 5064252 140733812369168 140733812368080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5485/statm: 2287 267 226 213 0 72 0
[pid=5486] ppid=5485 vsize=172348 CPUtime=1638.28 cores=1,3,5,7
/proc/5486/stat : 5486 (glucose_static) R 5485 5479 1205 0 -1 4202496 46314 0 0 0 163802 26 0 0 20 0 1 0 274333186 176484352 37426 33554432000 4194304 4896791 140734586851760 140734586847432 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5486/statm: 43087 37426 78 172 0 42913 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 249956

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5549
/proc/meminfo: memFree=28645516/32873844 swapFree=7104/7104
[pid=5479] ppid=5477 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5479/stat : 5479 (runPb2sat.sh) S 5477 5479 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274330817 9367552 275 33554432000 4194304 5064252 140736451098704 140736451097616 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5479/statm: 2287 275 233 213 0 72 0
[pid=5480] ppid=5479 vsize=59312 CPUtime=23.66 cores=1,3,5,7
/proc/5480/stat : 5480 (pb2sat) S 5479 5479 1205 0 -1 4202496 10331 26200 0 0 104 162 2089 11 20 0 1 0 274330817 60735488 11758 33554432000 4194304 5873084 140736235839632 140736235833448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5480/statm: 14828 11758 177 410 0 14410 0
[pid=5485] ppid=5480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5485/stat : 5485 (satsolver.sh) S 5480 5479 1205 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274333185 9367552 267 33554432000 4194304 5064252 140733812369168 140733812368080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5485/statm: 2287 267 226 213 0 72 0
[pid=5486] ppid=5485 vsize=172856 CPUtime=1698.27 cores=1,3,5,7
/proc/5486/stat : 5486 (glucose_static) R 5485 5479 1205 0 -1 4202496 46443 0 0 0 169801 26 0 0 20 0 1 0 274333186 177004544 39088 33554432000 4194304 4896791 140734586851760 140734586848968 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5486/statm: 43214 39088 78 172 0 43040 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 250464

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5550
/proc/meminfo: memFree=28626440/32873844 swapFree=7104/7104
[pid=5479] ppid=5477 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5479/stat : 5479 (runPb2sat.sh) S 5477 5479 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274330817 9367552 275 33554432000 4194304 5064252 140736451098704 140736451097616 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5479/statm: 2287 275 233 213 0 72 0
[pid=5480] ppid=5479 vsize=59312 CPUtime=23.66 cores=1,3,5,7
/proc/5480/stat : 5480 (pb2sat) S 5479 5479 1205 0 -1 4202496 10331 26200 0 0 104 162 2089 11 20 0 1 0 274330817 60735488 11758 33554432000 4194304 5873084 140736235839632 140736235833448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5480/statm: 14828 11758 177 410 0 14410 0
[pid=5485] ppid=5480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5485/stat : 5485 (satsolver.sh) S 5480 5479 1205 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274333185 9367552 267 33554432000 4194304 5064252 140733812369168 140733812368080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5485/statm: 2287 267 226 213 0 72 0
[pid=5486] ppid=5485 vsize=173516 CPUtime=1758.26 cores=1,3,5,7
/proc/5486/stat : 5486 (glucose_static) R 5485 5479 1205 0 -1 4202496 46612 0 0 0 175799 27 0 0 20 0 1 0 274333186 177680384 40279 33554432000 4194304 4896791 140734586851760 140734586847496 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5486/statm: 43379 40279 78 172 0 43205 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 251124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5550
/proc/meminfo: memFree=28632556/32873844 swapFree=7104/7104
[pid=5479] ppid=5477 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5479/stat : 5479 (runPb2sat.sh) S 5477 5479 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274330817 9367552 275 33554432000 4194304 5064252 140736451098704 140736451097616 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5479/statm: 2287 275 233 213 0 72 0
[pid=5480] ppid=5479 vsize=59312 CPUtime=23.66 cores=1,3,5,7
/proc/5480/stat : 5480 (pb2sat) S 5479 5479 1205 0 -1 4202496 10331 26200 0 0 104 162 2089 11 20 0 1 0 274330817 60735488 11758 33554432000 4194304 5873084 140736235839632 140736235833448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5480/statm: 14828 11758 177 410 0 14410 0
[pid=5485] ppid=5480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5485/stat : 5485 (satsolver.sh) S 5480 5479 1205 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274333185 9367552 267 33554432000 4194304 5064252 140733812369168 140733812368080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5485/statm: 2287 267 226 213 0 72 0
[pid=5486] ppid=5485 vsize=173644 CPUtime=1776.36 cores=1,3,5,7
/proc/5486/stat : 5486 (glucose_static) R 5485 5479 1205 0 -1 4202496 46666 0 0 0 177609 27 0 0 20 0 1 0 274333186 177811456 41355 33554432000 4194304 4896791 140734586851760 140734586849288 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5486/statm: 43411 41355 78 172 0 43237 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 251252

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.41
CPU time (s): 1800.06
CPU user time (s): 1798.04
CPU system time (s): 2.01869
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 330096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.04
system time used= 2.01869
maximum resident set size= 199940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84187
page faults= 0
swaps= 0
block input operations= 0
block output operations= 129440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 126
involuntary context switches= 1855

runsolver used 3.49747 second user time and 9.52855 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-27 03:27:03
IDJOB=3696929
IDBENCH=48230
IDSOLVER=2274
FILE ID=node104/3696929-1338082022
RUNJOBID= node104-1338052957-1222
PBS_JOBID= 14624411
Free space on /tmp= 71020 MiB

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

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

MD5SUM BENCH= a5ab0443a6669cc558112b6f5f13d1cd
RANDOM SEED=332219617

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28848756 kB
Buffers:          312068 kB
Cached:          2781488 kB
SwapCached:            0 kB
Active:          1267272 kB
Inactive:        1940496 kB
Active(anon):     114032 kB
Inactive(anon):     2044 kB
Active(file):    1153240 kB
Inactive(file):  1938452 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10484 kB
Writeback:             0 kB
AnonPages:        126516 kB
Mapped:            15120 kB
Shmem:               200 kB
Slab:             675664 kB
SReclaimable:     118340 kB
SUnreclaim:       557324 kB
KernelStack:        1504 kB
PageTables:         4440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     250208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 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= 70968 MiB
End job on node104 at 2012-05-27 03:57:03