Trace number 3696946

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_10_3.opb
MD5SUM68d7f052f18638860d9232a7f3ed2053
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-146
Best CPU time to get the best result obtained on this benchmark1796.83
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -139
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12632
Sum of products size (including duplicates)25264
Number of different products6316
Sum of products size12632

Solver Data

0.00/0.59	c model valid
0.00/0.59	c current solution ok
0.00/0.90	o -86
0.00/0.90	c current bound: 207
0.00/0.90	c (debug) using card networks
853.39/853.60	c current bound: 311
853.39/853.60	c (debug) using card networks
1800.09/1800.50	./satsolver.sh: line 5:  8909 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.09/1800.50	c error: unexpected solver exit code
1800.09/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-3696946-1338083208/watcher-3696946-1338083208 -o /tmp/evaluation-result-3696946-1338083208/solver-3696946-1338083208 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696946-1338083208.opb 402126170 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: 1.98 2.00 2.00 3/177 8867
/proc/meminfo: memFree=31578780/32873844 swapFree=6088/6088
[pid=8867] ppid=8865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8867/stat : 8867 (runPb2sat.sh) S 8865 8867 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274449271 9367552 275 33554432000 4194304 5064252 140737118772896 140737118771808 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8867/statm: 2287 275 233 213 0 72 0

[startup+0.0266951 s]
/proc/loadavg: 1.98 2.00 2.00 3/177 8867
/proc/meminfo: memFree=31578780/32873844 swapFree=6088/6088
[pid=8867] ppid=8865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8867/stat : 8867 (runPb2sat.sh) S 8865 8867 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274449271 9367552 275 33554432000 4194304 5064252 140737118772896 140737118771808 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8867/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100239 s]
/proc/loadavg: 1.98 2.00 2.00 3/177 8867
/proc/meminfo: memFree=31578780/32873844 swapFree=6088/6088
[pid=8867] ppid=8865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8867/stat : 8867 (runPb2sat.sh) S 8865 8867 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274449271 9367552 275 33554432000 4194304 5064252 140737118772896 140737118771808 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8867/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300241 s]
/proc/loadavg: 1.98 2.00 2.00 3/177 8867
/proc/meminfo: memFree=31578780/32873844 swapFree=6088/6088
[pid=8867] ppid=8865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8867/stat : 8867 (runPb2sat.sh) S 8865 8867 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274449271 9367552 275 33554432000 4194304 5064252 140737118772896 140737118771808 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8867/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700204 s]
/proc/loadavg: 1.98 2.00 2.00 3/177 8867
/proc/meminfo: memFree=31578780/32873844 swapFree=6088/6088
[pid=8867] ppid=8865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8867/stat : 8867 (runPb2sat.sh) S 8865 8867 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274449271 9367552 275 33554432000 4194304 5064252 140737118772896 140737118771808 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8867/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 1.98 2.00 2.00 3/181 8874
/proc/meminfo: memFree=31532992/32873844 swapFree=6088/6088
[pid=8867] ppid=8865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8867/stat : 8867 (runPb2sat.sh) S 8865 8867 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274449271 9367552 275 33554432000 4194304 5064252 140737118772896 140737118771808 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8867/statm: 2287 275 233 213 0 72 0
[pid=8868] ppid=8867 vsize=12728 CPUtime=0.9 cores=1,3,5,7
/proc/8868/stat : 8868 (pb2sat) S 8867 8867 719 0 -1 4202496 3726 6178 0 0 13 29 46 2 20 0 1 0 274449271 13033472 2657 33554432000 4194304 5873084 140734646939232 140734646933048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8868/statm: 3182 2657 175 410 0 2764 0
[pid=8873] ppid=8868 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8873/stat : 8873 (satsolver.sh) S 8868 8867 719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274449363 9367552 267 33554432000 4194304 5064252 140733337519104 140733337518016 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8873/statm: 2287 267 226 213 0 72 0
[pid=8874] ppid=8873 vsize=26880 CPUtime=0.57 cores=1,3,5,7
/proc/8874/stat : 8874 (glucose_static) R 8873 8867 719 0 -1 4202496 5997 0 0 0 56 1 0 0 20 0 1 0 274449363 27525120 6252 33554432000 4194304 4896791 140734140918896 140734139867784 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8874/statm: 6720 6252 78 172 0 6546 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 57904

[startup+3.10039 s]
/proc/loadavg: 1.98 2.00 2.00 3/181 8874
/proc/meminfo: memFree=31530488/32873844 swapFree=6088/6088
[pid=8867] ppid=8865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8867/stat : 8867 (runPb2sat.sh) S 8865 8867 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274449271 9367552 275 33554432000 4194304 5064252 140737118772896 140737118771808 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8867/statm: 2287 275 233 213 0 72 0
[pid=8868] ppid=8867 vsize=12728 CPUtime=0.9 cores=1,3,5,7
/proc/8868/stat : 8868 (pb2sat) S 8867 8867 719 0 -1 4202496 3726 6178 0 0 13 29 46 2 20 0 1 0 274449271 13033472 2657 33554432000 4194304 5873084 140734646939232 140734646933048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8868/statm: 3182 2657 175 410 0 2764 0
[pid=8873] ppid=8868 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8873/stat : 8873 (satsolver.sh) S 8868 8867 719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274449363 9367552 267 33554432000 4194304 5064252 140733337519104 140733337518016 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8873/statm: 2287 267 226 213 0 72 0
[pid=8874] ppid=8873 vsize=27144 CPUtime=2.17 cores=1,3,5,7
/proc/8874/stat : 8874 (glucose_static) R 8873 8867 719 0 -1 4202496 6165 0 0 0 216 1 0 0 20 0 1 0 274449363 27795456 6417 33554432000 4194304 4896791 140734140918896 140734140916152 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8874/statm: 6786 6417 78 172 0 6612 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 58168

[startup+6.30038 s]
/proc/loadavg: 1.98 2.00 2.00 3/181 8874
/proc/meminfo: memFree=31528812/32873844 swapFree=6088/6088
[pid=8867] ppid=8865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8867/stat : 8867 (runPb2sat.sh) S 8865 8867 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274449271 9367552 275 33554432000 4194304 5064252 140737118772896 140737118771808 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8867/statm: 2287 275 233 213 0 72 0
[pid=8868] ppid=8867 vsize=12728 CPUtime=0.9 cores=1,3,5,7
/proc/8868/stat : 8868 (pb2sat) S 8867 8867 719 0 -1 4202496 3726 6178 0 0 13 29 46 2 20 0 1 0 274449271 13033472 2657 33554432000 4194304 5873084 140734646939232 140734646933048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8868/statm: 3182 2657 175 410 0 2764 0
[pid=8873] ppid=8868 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8873/stat : 8873 (satsolver.sh) S 8868 8867 719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274449363 9367552 267 33554432000 4194304 5064252 140733337519104 140733337518016 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8873/statm: 2287 267 226 213 0 72 0
[pid=8874] ppid=8873 vsize=30392 CPUtime=5.36 cores=1,3,5,7
/proc/8874/stat : 8874 (glucose_static) R 8873 8867 719 0 -1 4202496 6428 0 0 0 535 1 0 0 20 0 1 0 274449363 31121408 6670 33554432000 4194304 4896791 140734140918896 140734140916104 4225124 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8874/statm: 7598 6670 78 172 0 7424 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 61416

[startup+12.7004 s]
/proc/loadavg: 1.98 2.00 2.00 3/181 8874
/proc/meminfo: memFree=31528956/32873844 swapFree=6088/6088
[pid=8867] ppid=8865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8867/stat : 8867 (runPb2sat.sh) S 8865 8867 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274449271 9367552 275 33554432000 4194304 5064252 140737118772896 140737118771808 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8867/statm: 2287 275 233 213 0 72 0
[pid=8868] ppid=8867 vsize=12728 CPUtime=0.9 cores=1,3,5,7
/proc/8868/stat : 8868 (pb2sat) S 8867 8867 719 0 -1 4202496 3726 6178 0 0 13 29 46 2 20 0 1 0 274449271 13033472 2657 33554432000 4194304 5873084 140734646939232 140734646933048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8868/statm: 3182 2657 175 410 0 2764 0
[pid=8873] ppid=8868 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8873/stat : 8873 (satsolver.sh) S 8868 8867 719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274449363 9367552 267 33554432000 4194304 5064252 140733337519104 140733337518016 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8873/statm: 2287 267 226 213 0 72 0
[pid=8874] ppid=8873 vsize=31232 CPUtime=11.77 cores=1,3,5,7
/proc/8874/stat : 8874 (glucose_static) R 8873 8867 719 0 -1 4202496 7654 0 0 0 1175 2 0 0 20 0 1 0 274449363 31981568 6810 33554432000 4194304 4896791 140734140918896 140734140916104 4225124 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8874/statm: 7808 6810 78 172 0 7634 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 62256

[startup+25.5004 s]
/proc/loadavg: 1.98 2.00 2.00 3/181 8874
/proc/meminfo: memFree=31528508/32873844 swapFree=6088/6088
[pid=8867] ppid=8865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8867/stat : 8867 (runPb2sat.sh) S 8865 8867 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274449271 9367552 275 33554432000 4194304 5064252 140737118772896 140737118771808 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8867/statm: 2287 275 233 213 0 72 0
[pid=8868] ppid=8867 vsize=12728 CPUtime=0.9 cores=1,3,5,7
/proc/8868/stat : 8868 (pb2sat) S 8867 8867 719 0 -1 4202496 3726 6178 0 0 13 29 46 2 20 0 1 0 274449271 13033472 2657 33554432000 4194304 5873084 140734646939232 140734646933048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8868/statm: 3182 2657 175 410 0 2764 0
[pid=8873] ppid=8868 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8873/stat : 8873 (satsolver.sh) S 8868 8867 719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274449363 9367552 267 33554432000 4194304 5064252 140733337519104 140733337518016 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8873/statm: 2287 267 226 213 0 72 0
[pid=8874] ppid=8873 vsize=32792 CPUtime=24.56 cores=1,3,5,7
/proc/8874/stat : 8874 (glucose_static) R 8873 8867 719 0 -1 4202496 9361 0 0 0 2454 2 0 0 20 0 1 0 274449363 33579008 7329 33554432000 4194304 4896791 140734140918896 140734140916472 4224802 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8874/statm: 8198 7329 78 172 0 8024 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 63816

[startup+51.1004 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 8874
/proc/meminfo: memFree=31517312/32873844 swapFree=6088/6088
[pid=8867] ppid=8865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8867/stat : 8867 (runPb2sat.sh) S 8865 8867 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274449271 9367552 275 33554432000 4194304 5064252 140737118772896 140737118771808 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8867/statm: 2287 275 233 213 0 72 0
[pid=8868] ppid=8867 vsize=12728 CPUtime=0.9 cores=1,3,5,7
/proc/8868/stat : 8868 (pb2sat) S 8867 8867 719 0 -1 4202496 3726 6178 0 0 13 29 46 2 20 0 1 0 274449271 13033472 2657 33554432000 4194304 5873084 140734646939232 140734646933048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8868/statm: 3182 2657 175 410 0 2764 0
[pid=8873] ppid=8868 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8873/stat : 8873 (satsolver.sh) S 8868 8867 719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274449363 9367552 267 33554432000 4194304 5064252 140733337519104 140733337518016 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8873/statm: 2287 267 226 213 0 72 0
[pid=8874] ppid=8873 vsize=34768 CPUtime=50.15 cores=1,3,5,7
/proc/8874/stat : 8874 (glucose_static) R 8873 8867 719 0 -1 4202496 12304 0 0 0 5011 4 0 0 20 0 1 0 274449363 35602432 7916 33554432000 4194304 4896791 140734140918896 140734140916472 4223882 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8874/statm: 8692 7916 78 172 0 8518 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 65792

[startup+102.307 s]
/proc/loadavg: 2.07 2.01 2.00 3/181 8874
/proc/meminfo: memFree=31498852/32873844 swapFree=6088/6088
[pid=8867] ppid=8865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8867/stat : 8867 (runPb2sat.sh) S 8865 8867 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274449271 9367552 275 33554432000 4194304 5064252 140737118772896 140737118771808 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8867/statm: 2287 275 233 213 0 72 0
[pid=8868] ppid=8867 vsize=12728 CPUtime=0.9 cores=1,3,5,7
/proc/8868/stat : 8868 (pb2sat) S 8867 8867 719 0 -1 4202496 3726 6178 0 0 13 29 46 2 20 0 1 0 274449271 13033472 2657 33554432000 4194304 5873084 140734646939232 140734646933048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8868/statm: 3182 2657 175 410 0 2764 0
[pid=8873] ppid=8868 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8873/stat : 8873 (satsolver.sh) S 8868 8867 719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274449363 9367552 267 33554432000 4194304 5064252 140733337519104 140733337518016 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8873/statm: 2287 267 226 213 0 72 0
[pid=8874] ppid=8873 vsize=48884 CPUtime=101.34 cores=1,3,5,7
/proc/8874/stat : 8874 (glucose_static) R 8873 8867 719 0 -1 4202496 17457 0 0 0 10127 7 0 0 20 0 1 0 274449363 50057216 10235 33554432000 4194304 4896791 140734140918896 140734140916424 4205523 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8874/statm: 12221 10235 78 172 0 12047 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 79908

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 8874
/proc/meminfo: memFree=31501644/32873844 swapFree=6088/6088
[pid=8867] ppid=8865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8867/stat : 8867 (runPb2sat.sh) S 8865 8867 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274449271 9367552 275 33554432000 4194304 5064252 140737118772896 140737118771808 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8867/statm: 2287 275 233 213 0 72 0
[pid=8868] ppid=8867 vsize=12728 CPUtime=0.9 cores=1,3,5,7
/proc/8868/stat : 8868 (pb2sat) S 8867 8867 719 0 -1 4202496 3726 6178 0 0 13 29 46 2 20 0 1 0 274449271 13033472 2657 33554432000 4194304 5873084 140734646939232 140734646933048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8868/statm: 3182 2657 175 410 0 2764 0
[pid=8873] ppid=8868 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 8913
/proc/meminfo: memFree=31371212/32873844 swapFree=6088/6088
[pid=8867] ppid=8865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8867/stat : 8867 (runPb2sat.sh) S 8865 8867 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274449271 9367552 275 33554432000 4194304 5064252 140737118772896 140737118771808 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8867/statm: 2287 275 233 213 0 72 0
[pid=8868] ppid=8867 vsize=12728 CPUtime=853.41 cores=1,3,5,7
/proc/8868/stat : 8868 (pb2sat) S 8867 8867 719 0 -1 4202496 4114 58723 0 0 14 29 85250 48 20 0 1 0 274449271 13033472 2667 33554432000 4194304 5873084 140734646939232 140734646933048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8868/statm: 3182 2667 175 410 0 2764 0
[pid=8908] ppid=8868 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8908/stat : 8908 (satsolver.sh) S 8868 8867 719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274534633 9367552 267 33554432000 4194304 5064252 140735549711376 140735549710288 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8908/statm: 2287 267 226 213 0 72 0
[pid=8909] ppid=8908 vsize=102184 CPUtime=568.56 cores=1,3,5,7
/proc/8909/stat : 8909 (glucose_static) R 8908 8867 719 0 -1 4202496 34888 0 0 0 56831 25 0 0 20 0 1 0 274534633 104636416 21500 33554432000 4194304 4896791 140735080862864 140735080860392 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8909/statm: 25546 21500 78 172 0 25372 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 133208

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8914
/proc/meminfo: memFree=31360852/32873844 swapFree=6088/6088
[pid=8867] ppid=8865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8867/stat : 8867 (runPb2sat.sh) S 8865 8867 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274449271 9367552 275 33554432000 4194304 5064252 140737118772896 140737118771808 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8867/statm: 2287 275 233 213 0 72 0
[pid=8868] ppid=8867 vsize=12728 CPUtime=853.41 cores=1,3,5,7
/proc/8868/stat : 8868 (pb2sat) S 8867 8867 719 0 -1 4202496 4114 58723 0 0 14 29 85250 48 20 0 1 0 274449271 13033472 2667 33554432000 4194304 5873084 140734646939232 140734646933048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8868/statm: 3182 2667 175 410 0 2764 0
[pid=8908] ppid=8868 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8908/stat : 8908 (satsolver.sh) S 8868 8867 719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274534633 9367552 267 33554432000 4194304 5064252 140735549711376 140735549710288 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8908/statm: 2287 267 226 213 0 72 0
[pid=8909] ppid=8908 vsize=103980 CPUtime=628.55 cores=1,3,5,7
/proc/8909/stat : 8909 (glucose_static) R 8908 8867 719 0 -1 4202496 36792 0 0 0 62828 27 0 0 20 0 1 0 274534633 106475520 22462 33554432000 4194304 4896791 140735080862864 140735080858600 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8909/statm: 25995 22462 78 172 0 25821 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 135004

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8914
/proc/meminfo: memFree=31350772/32873844 swapFree=6088/6088
[pid=8867] ppid=8865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8867/stat : 8867 (runPb2sat.sh) S 8865 8867 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274449271 9367552 275 33554432000 4194304 5064252 140737118772896 140737118771808 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8867/statm: 2287 275 233 213 0 72 0
[pid=8868] ppid=8867 vsize=12728 CPUtime=853.41 cores=1,3,5,7
/proc/8868/stat : 8868 (pb2sat) S 8867 8867 719 0 -1 4202496 4114 58723 0 0 14 29 85250 48 20 0 1 0 274449271 13033472 2667 33554432000 4194304 5873084 140734646939232 140734646933048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8868/statm: 3182 2667 175 410 0 2764 0
[pid=8908] ppid=8868 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8908/stat : 8908 (satsolver.sh) S 8868 8867 719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274534633 9367552 267 33554432000 4194304 5064252 140735549711376 140735549710288 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8908/statm: 2287 267 226 213 0 72 0
[pid=8909] ppid=8908 vsize=105260 CPUtime=688.53 cores=1,3,5,7
/proc/8909/stat : 8909 (glucose_static) R 8908 8867 719 0 -1 4202496 38580 0 0 0 68824 29 0 0 20 0 1 0 274534633 107786240 23834 33554432000 4194304 4896791 140735080862864 140735080860072 4225376 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8909/statm: 26315 23834 78 172 0 26141 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 136284

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8914
/proc/meminfo: memFree=31394904/32873844 swapFree=6088/6088
[pid=8867] ppid=8865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8867/stat : 8867 (runPb2sat.sh) S 8865 8867 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274449271 9367552 275 33554432000 4194304 5064252 140737118772896 140737118771808 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8867/statm: 2287 275 233 213 0 72 0
[pid=8868] ppid=8867 vsize=12728 CPUtime=853.41 cores=1,3,5,7
/proc/8868/stat : 8868 (pb2sat) S 8867 8867 719 0 -1 4202496 4114 58723 0 0 14 29 85250 48 20 0 1 0 274449271 13033472 2667 33554432000 4194304 5873084 140734646939232 140734646933048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8868/statm: 3182 2667 175 410 0 2764 0
[pid=8908] ppid=8868 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8908/stat : 8908 (satsolver.sh) S 8868 8867 719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274534633 9367552 267 33554432000 4194304 5064252 140735549711376 140735549710288 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8908/statm: 2287 267 226 213 0 72 0
[pid=8909] ppid=8908 vsize=106708 CPUtime=748.51 cores=1,3,5,7
/proc/8909/stat : 8909 (glucose_static) R 8908 8867 719 0 -1 4202496 40443 0 0 0 74820 31 0 0 20 0 1 0 274534633 109268992 24219 33554432000 4194304 4896791 140735080862864 140735080858600 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8909/statm: 26677 24219 78 172 0 26503 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 137732

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8914
/proc/meminfo: memFree=31392944/32873844 swapFree=6088/6088
[pid=8867] ppid=8865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8867/stat : 8867 (runPb2sat.sh) S 8865 8867 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274449271 9367552 275 33554432000 4194304 5064252 140737118772896 140737118771808 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8867/statm: 2287 275 233 213 0 72 0
[pid=8868] ppid=8867 vsize=12728 CPUtime=853.41 cores=1,3,5,7
/proc/8868/stat : 8868 (pb2sat) S 8867 8867 719 0 -1 4202496 4114 58723 0 0 14 29 85250 48 20 0 1 0 274449271 13033472 2667 33554432000 4194304 5873084 140734646939232 140734646933048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8868/statm: 3182 2667 175 410 0 2764 0
[pid=8908] ppid=8868 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8908/stat : 8908 (satsolver.sh) S 8868 8867 719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274534633 9367552 267 33554432000 4194304 5064252 140735549711376 140735549710288 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8908/statm: 2287 267 226 213 0 72 0
[pid=8909] ppid=8908 vsize=109072 CPUtime=808.5 cores=1,3,5,7
/proc/8909/stat : 8909 (glucose_static) R 8908 8867 719 0 -1 4202496 41837 0 0 0 80817 33 0 0 20 0 1 0 274534633 111689728 24551 33554432000 4194304 4896791 140735080862864 140735080860392 4223846 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8909/statm: 27268 24551 78 172 0 27094 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 140096

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8914
/proc/meminfo: memFree=31398492/32873844 swapFree=6088/6088
[pid=8867] ppid=8865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8867/stat : 8867 (runPb2sat.sh) S 8865 8867 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274449271 9367552 275 33554432000 4194304 5064252 140737118772896 140737118771808 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8867/statm: 2287 275 233 213 0 72 0
[pid=8868] ppid=8867 vsize=12728 CPUtime=853.41 cores=1,3,5,7
/proc/8868/stat : 8868 (pb2sat) S 8867 8867 719 0 -1 4202496 4114 58723 0 0 14 29 85250 48 20 0 1 0 274449271 13033472 2667 33554432000 4194304 5873084 140734646939232 140734646933048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8868/statm: 3182 2667 175 410 0 2764 0
[pid=8908] ppid=8868 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8908/stat : 8908 (satsolver.sh) S 8868 8867 719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274534633 9367552 267 33554432000 4194304 5064252 140735549711376 140735549710288 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8908/statm: 2287 267 226 213 0 72 0
[pid=8909] ppid=8908 vsize=112800 CPUtime=868.49 cores=1,3,5,7
/proc/8909/stat : 8909 (glucose_static) R 8908 8867 719 0 -1 4202496 44179 0 0 0 86813 36 0 0 20 0 1 0 274534633 115507200 23414 33554432000 4194304 4896791 140735080862864 140735080860072 4223776 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8909/statm: 28200 23414 78 172 0 28026 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 143824

[startup+1782.3 s]
/proc/loadavg: 1.56 1.89 1.96 2/172 8940
/proc/meminfo: memFree=31487364/32873844 swapFree=6088/6088
[pid=8867] ppid=8865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8867/stat : 8867 (runPb2sat.sh) S 8865 8867 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274449271 9367552 275 33554432000 4194304 5064252 140737118772896 140737118771808 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8867/statm: 2287 275 233 213 0 72 0
[pid=8868] ppid=8867 vsize=12728 CPUtime=853.41 cores=1,3,5,7
/proc/8868/stat : 8868 (pb2sat) S 8867 8867 719 0 -1 4202496 4114 58723 0 0 14 29 85250 48 20 0 1 0 274449271 13033472 2667 33554432000 4194304 5873084 140734646939232 140734646933048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8868/statm: 3182 2667 175 410 0 2764 0
[pid=8908] ppid=8868 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8908/stat : 8908 (satsolver.sh) S 8868 8867 719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274534633 9367552 267 33554432000 4194304 5064252 140735549711376 140735549710288 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8908/statm: 2287 267 226 213 0 72 0
[pid=8909] ppid=8908 vsize=116476 CPUtime=928.47 cores=1,3,5,7
/proc/8909/stat : 8909 (glucose_static) R 8908 8867 719 0 -1 4202496 45775 0 0 0 92810 37 0 0 20 0 1 0 274534633 119271424 24691 33554432000 4194304 4896791 140735080862864 140735080860296 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8909/statm: 29119 24691 78 172 0 28945 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 147500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.43 1.84 1.95 2/172 8940
/proc/meminfo: memFree=31478856/32873844 swapFree=6088/6088
[pid=8867] ppid=8865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8867/stat : 8867 (runPb2sat.sh) S 8865 8867 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274449271 9367552 275 33554432000 4194304 5064252 140737118772896 140737118771808 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8867/statm: 2287 275 233 213 0 72 0
[pid=8868] ppid=8867 vsize=12728 CPUtime=853.41 cores=1,3,5,7
/proc/8868/stat : 8868 (pb2sat) S 8867 8867 719 0 -1 4202496 4114 58723 0 0 14 29 85250 48 20 0 1 0 274449271 13033472 2667 33554432000 4194304 5873084 140734646939232 140734646933048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8868/statm: 3182 2667 175 410 0 2764 0
[pid=8908] ppid=8868 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8908/stat : 8908 (satsolver.sh) S 8868 8867 719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274534633 9367552 267 33554432000 4194304 5064252 140735549711376 140735549710288 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8908/statm: 2287 267 226 213 0 72 0
[pid=8909] ppid=8908 vsize=118104 CPUtime=946.68 cores=1,3,5,7
/proc/8909/stat : 8909 (glucose_static) R 8908 8867 719 0 -1 4202496 46188 0 0 0 94631 37 0 0 20 0 1 0 274534633 120938496 26734 33554432000 4194304 4896791 140735080862864 140735080860072 4223862 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8909/statm: 29526 26734 78 172 0 29352 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 149128

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 1.43 1.84 1.95 2/172 8940
/proc/meminfo: memFree=31478856/32873844 swapFree=6088/6088
[pid=8867] ppid=8865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8867/stat : 8867 (runPb2sat.sh) S 8865 8867 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274449271 9367552 275 33554432000 4194304 5064252 140737118772896 140737118771808 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8867/statm: 2287 275 233 213 0 72 0
[pid=8868] ppid=8867 vsize=12728 CPUtime=853.41 cores=1,3,5,7
/proc/8868/stat : 8868 (pb2sat) S 8867 8867 719 0 -1 4202496 4114 58723 0 0 14 29 85250 48 20 0 1 0 274449271 13033472 2667 33554432000 4194304 5873084 140734646939232 140734646933048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8868/statm: 3182 2667 175 410 0 2764 0
[pid=8908] ppid=8868 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8908/stat : 8908 (satsolver.sh) S 8868 8867 719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274534633 9367552 267 33554432000 4194304 5064252 140735549711376 140735549710288 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8908/statm: 2287 267 226 213 0 72 0
[pid=8909] ppid=8908 vsize=118104 CPUtime=946.68 cores=1,3,5,7
/proc/8909/stat : 8909 (glucose_static) R 8908 8867 719 0 -1 4202496 46188 0 0 0 94631 37 0 0 20 0 1 0 274534633 120938496 26734 33554432000 4194304 4896791 140735080862864 140735080860072 4223862 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8909/statm: 29526 26734 78 172 0 29352 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 149128

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1798.96
CPU system time (s): 1.16782
CPU usage (%): 99.979
Max. virtual memory (cumulated for all children) (KiB): 201920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.96
system time used= 1.16782
maximum resident set size= 130852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110015
page faults= 0
swaps= 0
block input operations= 0
block output operations= 29880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 184
involuntary context switches= 1863

runsolver used 3.40948 second user time and 7.2219 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-27 03:46:48
IDJOB=3696946
IDBENCH=48247
IDSOLVER=2274
FILE ID=node110/3696946-1338083208
RUNJOBID= node110-1338050719-736
PBS_JOBID= 14624381
Free space on /tmp= 71676 MiB

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

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

MD5SUM BENCH= 68d7f052f18638860d9232a7f3ed2053
RANDOM SEED=402126170

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31579036 kB
Buffers:          216540 kB
Cached:           262932 kB
SwapCached:          148 kB
Active:           463536 kB
Inactive:          47800 kB
Active(anon):      20660 kB
Inactive(anon):    13732 kB
Active(file):     442876 kB
Inactive(file):    34068 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108004 kB
Dirty:              8636 kB
Writeback:            32 kB
AnonPages:         37500 kB
Mapped:            15080 kB
Shmem:               196 kB
Slab:             644460 kB
SReclaimable:      86816 kB
SUnreclaim:       557644 kB
KernelStack:        1488 kB
PageTables:         4088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     138668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 71668 MiB
End job on node110 at 2012-05-27 04:16:49