Trace number 3694885

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
pb2satCp2 2012-05-19? (TO) 1800.13 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/
~walser/benchmarks/course-ass/normalized-ss97-2.opb
MD5SUMf480d2d56550630df651872786c078c9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark939
Best CPU time to get the best result obtained on this benchmark5.37918
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 999
Optimality of the best value was proved NO
Number of variables8405
Total number of constraints10667
Number of constraints which are clauses9918
Number of constraints which are cardinality constraints (but not clauses)749
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint351
Number of terms in the objective function 6892
Biggest coefficient in the objective function 667
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 371779
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 667
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 371779
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1800.10/1800.51	./satsolver.sh: line 5:  3680 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-3694885-1338060172/watcher-3694885-1338060172 -o /tmp/evaluation-result-3694885-1338060172/solver-3694885-1338060172 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694885-1338060172.opb 133733742 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/179 3676
/proc/meminfo: memFree=28288276/32873648 swapFree=7372/7372
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (runPb2satCp2.sh) S 3674 3676 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143207 9367552 275 33554432000 4194304 5064252 140736067048448 140736067047360 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0

[startup+0.0157469 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3676
/proc/meminfo: memFree=28288276/32873648 swapFree=7372/7372
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (runPb2satCp2.sh) S 3674 3676 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143207 9367552 275 33554432000 4194304 5064252 140736067048448 140736067047360 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100226 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3676
/proc/meminfo: memFree=28288276/32873648 swapFree=7372/7372
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (runPb2satCp2.sh) S 3674 3676 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143207 9367552 275 33554432000 4194304 5064252 140736067048448 140736067047360 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3676
/proc/meminfo: memFree=28288276/32873648 swapFree=7372/7372
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (runPb2satCp2.sh) S 3674 3676 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143207 9367552 275 33554432000 4194304 5064252 140736067048448 140736067047360 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700242 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3676
/proc/meminfo: memFree=28288276/32873648 swapFree=7372/7372
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (runPb2satCp2.sh) S 3674 3676 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143207 9367552 275 33554432000 4194304 5064252 140736067048448 140736067047360 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3680
/proc/meminfo: memFree=28130292/32873648 swapFree=7372/7372
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (runPb2satCp2.sh) S 3674 3676 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143207 9367552 275 33554432000 4194304 5064252 140736067048448 140736067047360 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=53416 CPUtime=0.47 cores=1,3,5,7
/proc/3677/stat : 3677 (pb2sat) S 3676 3676 1501 0 -1 4202496 8093 0 0 0 44 3 0 0 20 0 1 0 272143207 54697984 9718 33554432000 4194304 5873084 140735186731184 140735186727608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3677/statm: 13354 9718 165 410 0 12936 0
[pid=3679] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3679/stat : 3679 (satsolver.sh) S 3677 3676 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272143255 9367552 267 33554432000 4194304 5064252 140736408420560 140736408419472 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3679/statm: 2287 267 226 213 0 72 0
[pid=3680] ppid=3679 vsize=110120 CPUtime=1 cores=1,3,5,7
/proc/3680/stat : 3680 (glucose_static) R 3679 3676 1501 0 -1 4202496 21214 0 0 0 95 5 0 0 20 0 1 0 272143256 112762880 25440 33554432000 4194304 4896791 140733442921376 140733441870168 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3680/statm: 27530 25440 78 172 0 27356 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 181832

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3680
/proc/meminfo: memFree=28124960/32873648 swapFree=7372/7372
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (runPb2satCp2.sh) S 3674 3676 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143207 9367552 275 33554432000 4194304 5064252 140736067048448 140736067047360 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=53416 CPUtime=0.47 cores=1,3,5,7
/proc/3677/stat : 3677 (pb2sat) S 3676 3676 1501 0 -1 4202496 8093 0 0 0 44 3 0 0 20 0 1 0 272143207 54697984 9718 33554432000 4194304 5873084 140735186731184 140735186727608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3677/statm: 13354 9718 165 410 0 12936 0
[pid=3679] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3679/stat : 3679 (satsolver.sh) S 3677 3676 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272143255 9367552 267 33554432000 4194304 5064252 140736408420560 140736408419472 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3679/statm: 2287 267 226 213 0 72 0
[pid=3680] ppid=3679 vsize=124560 CPUtime=2.6 cores=1,3,5,7
/proc/3680/stat : 3680 (glucose_static) R 3679 3676 1501 0 -1 4202496 22541 0 0 0 255 5 0 0 20 0 1 0 272143256 127549440 27254 33554432000 4194304 4896791 140733442921376 140733442918584 4203041 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3680/statm: 31140 27254 78 172 0 30966 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 196272

[startup+6.30038 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3680
/proc/meminfo: memFree=28121596/32873648 swapFree=7372/7372
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (runPb2satCp2.sh) S 3674 3676 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143207 9367552 275 33554432000 4194304 5064252 140736067048448 140736067047360 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=53416 CPUtime=0.47 cores=1,3,5,7
/proc/3677/stat : 3677 (pb2sat) S 3676 3676 1501 0 -1 4202496 8093 0 0 0 44 3 0 0 20 0 1 0 272143207 54697984 9718 33554432000 4194304 5873084 140735186731184 140735186727608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3677/statm: 13354 9718 165 410 0 12936 0
[pid=3679] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3679/stat : 3679 (satsolver.sh) S 3677 3676 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272143255 9367552 267 33554432000 4194304 5064252 140736408420560 140736408419472 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3679/statm: 2287 267 226 213 0 72 0
[pid=3680] ppid=3679 vsize=115136 CPUtime=5.8 cores=1,3,5,7
/proc/3680/stat : 3680 (glucose_static) R 3679 3676 1501 0 -1 4202496 23758 0 0 0 574 6 0 0 20 0 1 0 272143256 117899264 27010 33554432000 4194304 4896791 140733442921376 140733442918584 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3680/statm: 28784 27010 78 172 0 28610 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 186848

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3680
/proc/meminfo: memFree=28111872/32873648 swapFree=7372/7372
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (runPb2satCp2.sh) S 3674 3676 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143207 9367552 275 33554432000 4194304 5064252 140736067048448 140736067047360 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=53416 CPUtime=0.47 cores=1,3,5,7
/proc/3677/stat : 3677 (pb2sat) S 3676 3676 1501 0 -1 4202496 8093 0 0 0 44 3 0 0 20 0 1 0 272143207 54697984 9718 33554432000 4194304 5873084 140735186731184 140735186727608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3677/statm: 13354 9718 165 410 0 12936 0
[pid=3679] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3679/stat : 3679 (satsolver.sh) S 3677 3676 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272143255 9367552 267 33554432000 4194304 5064252 140736408420560 140736408419472 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3679/statm: 2287 267 226 213 0 72 0
[pid=3680] ppid=3679 vsize=130444 CPUtime=12.2 cores=1,3,5,7
/proc/3680/stat : 3680 (glucose_static) R 3679 3676 1501 0 -1 4202496 25930 0 0 0 1213 7 0 0 20 0 1 0 272143256 133574656 28714 33554432000 4194304 4896791 140733442921376 140733442917112 4224963 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3680/statm: 32611 28714 78 172 0 32437 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 202156

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3680
/proc/meminfo: memFree=28117964/32873648 swapFree=7372/7372
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (runPb2satCp2.sh) S 3674 3676 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143207 9367552 275 33554432000 4194304 5064252 140736067048448 140736067047360 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=53416 CPUtime=0.47 cores=1,3,5,7
/proc/3677/stat : 3677 (pb2sat) S 3676 3676 1501 0 -1 4202496 8093 0 0 0 44 3 0 0 20 0 1 0 272143207 54697984 9718 33554432000 4194304 5873084 140735186731184 140735186727608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3677/statm: 13354 9718 165 410 0 12936 0
[pid=3679] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3679/stat : 3679 (satsolver.sh) S 3677 3676 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272143255 9367552 267 33554432000 4194304 5064252 140736408420560 140736408419472 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3679/statm: 2287 267 226 213 0 72 0
[pid=3680] ppid=3679 vsize=137864 CPUtime=25 cores=1,3,5,7
/proc/3680/stat : 3680 (glucose_static) R 3679 3676 1501 0 -1 4202496 29504 0 0 0 2490 10 0 0 20 0 1 0 272143256 141172736 31086 33554432000 4194304 4896791 140733442921376 140733442918584 4225148 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3680/statm: 34466 31086 78 172 0 34292 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 209576

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3680
/proc/meminfo: memFree=28095904/32873648 swapFree=7372/7372
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (runPb2satCp2.sh) S 3674 3676 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143207 9367552 275 33554432000 4194304 5064252 140736067048448 140736067047360 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=53416 CPUtime=0.47 cores=1,3,5,7
/proc/3677/stat : 3677 (pb2sat) S 3676 3676 1501 0 -1 4202496 8093 0 0 0 44 3 0 0 20 0 1 0 272143207 54697984 9718 33554432000 4194304 5873084 140735186731184 140735186727608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3677/statm: 13354 9718 165 410 0 12936 0
[pid=3679] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3679/stat : 3679 (satsolver.sh) S 3677 3676 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272143255 9367552 267 33554432000 4194304 5064252 140736408420560 140736408419472 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3679/statm: 2287 267 226 213 0 72 0
[pid=3680] ppid=3679 vsize=149708 CPUtime=50.59 cores=1,3,5,7
/proc/3680/stat : 3680 (glucose_static) R 3679 3676 1501 0 -1 4202496 34714 0 0 0 5045 14 0 0 20 0 1 0 272143256 153300992 34528 33554432000 4194304 4896791 140733442921376 140733442918584 4203064 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3680/statm: 37427 34528 78 172 0 37253 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 221420

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3680
/proc/meminfo: memFree=28072504/32873648 swapFree=7372/7372
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (runPb2satCp2.sh) S 3674 3676 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143207 9367552 275 33554432000 4194304 5064252 140736067048448 140736067047360 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=53416 CPUtime=0.47 cores=1,3,5,7
/proc/3677/stat : 3677 (pb2sat) S 3676 3676 1501 0 -1 4202496 8093 0 0 0 44 3 0 0 20 0 1 0 272143207 54697984 9718 33554432000 4194304 5873084 140735186731184 140735186727608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3677/statm: 13354 9718 165 410 0 12936 0
[pid=3679] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3679/stat : 3679 (satsolver.sh) S 3677 3676 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272143255 9367552 267 33554432000 4194304 5064252 140736408420560 140736408419472 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3679/statm: 2287 267 226 213 0 72 0
[pid=3680] ppid=3679 vsize=183652 CPUtime=101.79 cores=1,3,5,7
/proc/3680/stat : 3680 (glucose_static) R 3679 3676 1501 0 -1 4202496 45174 0 0 0 10157 22 0 0 20 0 1 0 272143256 188059648 40856 33554432000 4194304 4896791 140733442921376 140733442918584 4225445 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3680/statm: 45913 40856 78 172 0 45739 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 255364

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3680
/proc/meminfo: memFree=28042692/32873648 swapFree=7372/7372
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (runPb2satCp2.sh) S 3674 3676 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143207 9367552 275 33554432000 4194304 5064252 140736067048448 140736067047360 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=53416 CPUtime=0.47 cores=1,3,5,7
/proc/3677/stat : 3677 (pb2sat) S 3676 3676 1501 0 -1 4202496 8093 0 0 0 44 3 0 0 20 0 1 0 272143207 54697984 9718 33554432000 4194304 5873084 140735186731184 140735186727608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3677/statm: 13354 9718 165 410 0 12936 0
[pid=3679] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 3761
/proc/meminfo: memFree=28119200/32873648 swapFree=7372/7372
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (runPb2satCp2.sh) S 3674 3676 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143207 9367552 275 33554432000 4194304 5064252 140736067048448 140736067047360 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=53416 CPUtime=0.47 cores=1,3,5,7
/proc/3677/stat : 3677 (pb2sat) S 3676 3676 1501 0 -1 4202496 8093 0 0 0 44 3 0 0 20 0 1 0 272143207 54697984 9718 33554432000 4194304 5873084 140735186731184 140735186727608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3677/statm: 13354 9718 165 410 0 12936 0
[pid=3679] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3679/stat : 3679 (satsolver.sh) S 3677 3676 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272143255 9367552 267 33554432000 4194304 5064252 140736408420560 140736408419472 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3679/statm: 2287 267 226 213 0 72 0
[pid=3680] ppid=3679 vsize=432272 CPUtime=1421.5 cores=1,3,5,7
/proc/3680/stat : 3680 (glucose_static) R 3679 3676 1501 0 -1 4202496 136364 0 0 0 141999 151 0 0 20 0 1 0 272143256 442646528 98773 33554432000 4194304 4896791 140733442921376 140733442918584 4225011 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3680/statm: 108068 98773 78 172 0 107894 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 503984

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 3764
/proc/meminfo: memFree=28083428/32873648 swapFree=7372/7372
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (runPb2satCp2.sh) S 3674 3676 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143207 9367552 275 33554432000 4194304 5064252 140736067048448 140736067047360 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=53416 CPUtime=0.47 cores=1,3,5,7
/proc/3677/stat : 3677 (pb2sat) S 3676 3676 1501 0 -1 4202496 8093 0 0 0 44 3 0 0 20 0 1 0 272143207 54697984 9718 33554432000 4194304 5873084 140735186731184 140735186727608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3677/statm: 13354 9718 165 410 0 12936 0
[pid=3679] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3679/stat : 3679 (satsolver.sh) S 3677 3676 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272143255 9367552 267 33554432000 4194304 5064252 140736408420560 140736408419472 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3679/statm: 2287 267 226 213 0 72 0
[pid=3680] ppid=3679 vsize=436108 CPUtime=1481.47 cores=1,3,5,7
/proc/3680/stat : 3680 (glucose_static) R 3679 3676 1501 0 -1 4202496 137692 0 0 0 147993 154 0 0 20 0 1 0 272143256 446574592 104670 33554432000 4194304 4896791 140733442921376 140733442918584 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3680/statm: 109027 104670 78 172 0 108853 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 507820

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 3767
/proc/meminfo: memFree=28099272/32873648 swapFree=7372/7372
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (runPb2satCp2.sh) S 3674 3676 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143207 9367552 275 33554432000 4194304 5064252 140736067048448 140736067047360 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=53416 CPUtime=0.47 cores=1,3,5,7
/proc/3677/stat : 3677 (pb2sat) S 3676 3676 1501 0 -1 4202496 8093 0 0 0 44 3 0 0 20 0 1 0 272143207 54697984 9718 33554432000 4194304 5873084 140735186731184 140735186727608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3677/statm: 13354 9718 165 410 0 12936 0
[pid=3679] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3679/stat : 3679 (satsolver.sh) S 3677 3676 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272143255 9367552 267 33554432000 4194304 5064252 140736408420560 140736408419472 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3679/statm: 2287 267 226 213 0 72 0
[pid=3680] ppid=3679 vsize=439588 CPUtime=1541.46 cores=1,3,5,7
/proc/3680/stat : 3680 (glucose_static) R 3679 3676 1501 0 -1 4202496 138996 0 0 0 153987 159 0 0 20 0 1 0 272143256 450138112 100450 33554432000 4194304 4896791 140733442921376 140733442917112 4225180 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3680/statm: 109897 100450 78 172 0 109723 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 511300

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3770
/proc/meminfo: memFree=28093048/32873648 swapFree=7372/7372
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (runPb2satCp2.sh) S 3674 3676 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143207 9367552 275 33554432000 4194304 5064252 140736067048448 140736067047360 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=53416 CPUtime=0.47 cores=1,3,5,7
/proc/3677/stat : 3677 (pb2sat) S 3676 3676 1501 0 -1 4202496 8093 0 0 0 44 3 0 0 20 0 1 0 272143207 54697984 9718 33554432000 4194304 5873084 140735186731184 140735186727608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3677/statm: 13354 9718 165 410 0 12936 0
[pid=3679] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3679/stat : 3679 (satsolver.sh) S 3677 3676 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272143255 9367552 267 33554432000 4194304 5064252 140736408420560 140736408419472 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3679/statm: 2287 267 226 213 0 72 0
[pid=3680] ppid=3679 vsize=442992 CPUtime=1601.45 cores=1,3,5,7
/proc/3680/stat : 3680 (glucose_static) R 3679 3676 1501 0 -1 4202496 139935 0 0 0 159984 161 0 0 20 0 1 0 272143256 453623808 105699 33554432000 4194304 4896791 140733442921376 140733442918584 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3680/statm: 110748 105699 78 172 0 110574 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 514704

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 3773
/proc/meminfo: memFree=28106988/32873648 swapFree=7372/7372
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (runPb2satCp2.sh) S 3674 3676 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143207 9367552 275 33554432000 4194304 5064252 140736067048448 140736067047360 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=53416 CPUtime=0.47 cores=1,3,5,7
/proc/3677/stat : 3677 (pb2sat) S 3676 3676 1501 0 -1 4202496 8093 0 0 0 44 3 0 0 20 0 1 0 272143207 54697984 9718 33554432000 4194304 5873084 140735186731184 140735186727608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3677/statm: 13354 9718 165 410 0 12936 0
[pid=3679] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3679/stat : 3679 (satsolver.sh) S 3677 3676 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272143255 9367552 267 33554432000 4194304 5064252 140736408420560 140736408419472 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3679/statm: 2287 267 226 213 0 72 0
[pid=3680] ppid=3679 vsize=449604 CPUtime=1661.44 cores=1,3,5,7
/proc/3680/stat : 3680 (glucose_static) R 3679 3676 1501 0 -1 4202496 141008 0 0 0 165979 165 0 0 20 0 1 0 272143256 460394496 99707 33554432000 4194304 4896791 140733442921376 140733442917112 4225366 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3680/statm: 112401 99707 78 172 0 112227 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 521316

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3774
/proc/meminfo: memFree=28085368/32873648 swapFree=7372/7372
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (runPb2satCp2.sh) S 3674 3676 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143207 9367552 275 33554432000 4194304 5064252 140736067048448 140736067047360 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=53416 CPUtime=0.47 cores=1,3,5,7
/proc/3677/stat : 3677 (pb2sat) S 3676 3676 1501 0 -1 4202496 8093 0 0 0 44 3 0 0 20 0 1 0 272143207 54697984 9718 33554432000 4194304 5873084 140735186731184 140735186727608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3677/statm: 13354 9718 165 410 0 12936 0
[pid=3679] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3679/stat : 3679 (satsolver.sh) S 3677 3676 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272143255 9367552 267 33554432000 4194304 5064252 140736408420560 140736408419472 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3679/statm: 2287 267 226 213 0 72 0
[pid=3680] ppid=3679 vsize=453032 CPUtime=1721.43 cores=1,3,5,7
/proc/3680/stat : 3680 (glucose_static) R 3679 3676 1501 0 -1 4202496 142209 0 0 0 171976 167 0 0 20 0 1 0 272143256 463904768 103913 33554432000 4194304 4896791 140733442921376 140733442917048 4225002 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3680/statm: 113258 103913 78 172 0 113084 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 524744

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3774
/proc/meminfo: memFree=28051852/32873648 swapFree=7372/7372
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (runPb2satCp2.sh) S 3674 3676 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143207 9367552 275 33554432000 4194304 5064252 140736067048448 140736067047360 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=53416 CPUtime=0.47 cores=1,3,5,7
/proc/3677/stat : 3677 (pb2sat) S 3676 3676 1501 0 -1 4202496 8093 0 0 0 44 3 0 0 20 0 1 0 272143207 54697984 9718 33554432000 4194304 5873084 140735186731184 140735186727608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3677/statm: 13354 9718 165 410 0 12936 0
[pid=3679] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3679/stat : 3679 (satsolver.sh) S 3677 3676 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272143255 9367552 267 33554432000 4194304 5064252 140736408420560 140736408419472 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3679/statm: 2287 267 226 213 0 72 0
[pid=3680] ppid=3679 vsize=455840 CPUtime=1781.42 cores=1,3,5,7
/proc/3680/stat : 3680 (glucose_static) R 3679 3676 1501 0 -1 4202496 143046 0 0 0 177973 169 0 0 20 0 1 0 272143256 466780160 107737 33554432000 4194304 4896791 140733442921376 140733442918584 4224992 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3680/statm: 113960 107737 78 172 0 113786 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 527552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3774
/proc/meminfo: memFree=28033016/32873648 swapFree=7372/7372
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (runPb2satCp2.sh) S 3674 3676 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143207 9367552 275 33554432000 4194304 5064252 140736067048448 140736067047360 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=53416 CPUtime=0.47 cores=1,3,5,7
/proc/3677/stat : 3677 (pb2sat) S 3676 3676 1501 0 -1 4202496 8093 0 0 0 44 3 0 0 20 0 1 0 272143207 54697984 9718 33554432000 4194304 5873084 140735186731184 140735186727608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3677/statm: 13354 9718 165 410 0 12936 0
[pid=3679] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3679/stat : 3679 (satsolver.sh) S 3677 3676 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272143255 9367552 267 33554432000 4194304 5064252 140736408420560 140736408419472 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3679/statm: 2287 267 226 213 0 72 0
[pid=3680] ppid=3679 vsize=457088 CPUtime=1799.63 cores=1,3,5,7
/proc/3680/stat : 3680 (glucose_static) R 3679 3676 1501 0 -1 4202496 143351 0 0 0 179793 170 0 0 20 0 1 0 272143256 468058112 111619 33554432000 4194304 4896791 140733442921376 140733442917112 4203070 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3680/statm: 114272 111619 78 172 0 114098 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 528800

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 3774
/proc/meminfo: memFree=28033016/32873648 swapFree=7372/7372
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (runPb2satCp2.sh) S 3674 3676 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143207 9367552 275 33554432000 4194304 5064252 140736067048448 140736067047360 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=53416 CPUtime=0.47 cores=1,3,5,7
/proc/3677/stat : 3677 (pb2sat) S 3676 3676 1501 0 -1 4202496 8093 0 0 0 44 3 0 0 20 0 1 0 272143207 54697984 9718 33554432000 4194304 5873084 140735186731184 140735186727608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3677/statm: 13354 9718 165 410 0 12936 0
[pid=3679] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3679/stat : 3679 (satsolver.sh) S 3677 3676 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272143255 9367552 267 33554432000 4194304 5064252 140736408420560 140736408419472 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3679/statm: 2287 267 226 213 0 72 0
[pid=3680] ppid=3679 vsize=457088 CPUtime=1799.63 cores=1,3,5,7
/proc/3680/stat : 3680 (glucose_static) R 3679 3676 1501 0 -1 4202496 143351 0 0 0 179793 170 0 0 20 0 1 0 272143256 468058112 111619 33554432000 4194304 4896791 140733442921376 140733442917112 4203070 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3680/statm: 114272 111619 78 172 0 114098 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 528800

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1798.38
CPU system time (s): 1.74773
CPU usage (%): 99.9786
Max. virtual memory (cumulated for all children) (KiB): 656572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.38
system time used= 1.74773
maximum resident set size= 534244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152435
page faults= 0
swaps= 0
block input operations= 0
block output operations= 40472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 160
involuntary context switches= 1848

runsolver used 3.56646 second user time and 8.98563 second system time

The end

Launcher Data

Begin job on node122 at 2012-05-26 21:22:52
IDJOB=3694885
IDBENCH=2233
IDSOLVER=2273
FILE ID=node122/3694885-1338060172
RUNJOBID= node122-1338050676-1518
PBS_JOBID= 14624380
Free space on /tmp= 71260 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/course-ass/normalized-ss97-2.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694885-1338060172/watcher-3694885-1338060172 -o /tmp/evaluation-result-3694885-1338060172/solver-3694885-1338060172 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694885-1338060172.opb 133733742 HOME HOME

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

MD5SUM BENCH= f480d2d56550630df651872786c078c9
RANDOM SEED=133733742

node122.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.533
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.06
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.533
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.533
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	: 5332.04
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.533
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.533
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.533
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	: 5438.54
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.533
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.533
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:        28288548 kB
Buffers:          253188 kB
Cached:          3256952 kB
SwapCached:            0 kB
Active:          1709512 kB
Inactive:        2095204 kB
Active(anon):     285992 kB
Inactive(anon):    11052 kB
Active(file):    1423520 kB
Inactive(file):  2084152 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9164 kB
Writeback:             0 kB
AnonPages:        301616 kB
Mapped:            14956 kB
Shmem:               200 kB
Slab:             642788 kB
SReclaimable:      86408 kB
SUnreclaim:       556380 kB
KernelStack:        1520 kB
PageTables:         4484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     454792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 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= 71284 MiB
End job on node122 at 2012-05-26 21:52:53