Trace number 3694317

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

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/web/www.ps.uni-sb.de/
~walser/benchmarks/course-ass/normalized-ws97-3.opb
MD5SUMf687933a5408753eb50bdd526af25aa5
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3052
Best CPU time to get the best result obtained on this benchmark1800.16
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3052
Optimality of the best value was proved NO
Number of variables3300
Total number of constraints1985
Number of constraints which are clauses1364
Number of constraints which are cardinality constraints (but not clauses)621
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint220
Number of terms in the objective function 2792
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 1385986
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1385986
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

752.39/752.67	c model valid
752.39/752.67	c current solution ok
752.99/753.22	o 232316
752.99/753.22	c fallback to adder encoding
1800.05/1800.51	./satsolver.sh: line 5:   532 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.05/1800.51	c error: unexpected solver exit code
1800.05/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-3694317-1338049198/watcher-3694317-1338049198 -o /tmp/evaluation-result-3694317-1338049198/solver-3694317-1338049198 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694317-1338049198.opb 242214971 HOME HOME 

running on 4 cores: 0,2,4,6

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.00 1.06 1.40 3/176 390
/proc/meminfo: memFree=28631648/32873844 swapFree=7620/7620
[pid=390] ppid=387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/390/stat : 390 (runPb2satCp2.sh) S 387 390 30301 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271048380 9367552 274 33554432000 4194304 5064252 140735970542496 140735970541408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/390/statm: 2287 274 233 213 0 72 0

[startup+0.10263 s]
/proc/loadavg: 1.00 1.06 1.40 3/176 390
/proc/meminfo: memFree=28631648/32873844 swapFree=7620/7620
[pid=390] ppid=387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/390/stat : 390 (runPb2satCp2.sh) S 387 390 30301 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271048380 9367552 274 33554432000 4194304 5064252 140735970542496 140735970541408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/390/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.2002 s]
/proc/loadavg: 1.00 1.06 1.40 3/176 390
/proc/meminfo: memFree=28631648/32873844 swapFree=7620/7620
[pid=390] ppid=387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/390/stat : 390 (runPb2satCp2.sh) S 387 390 30301 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271048380 9367552 274 33554432000 4194304 5064252 140735970542496 140735970541408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/390/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300205 s]
/proc/loadavg: 1.00 1.06 1.40 3/176 390
/proc/meminfo: memFree=28631648/32873844 swapFree=7620/7620
[pid=390] ppid=387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/390/stat : 390 (runPb2satCp2.sh) S 387 390 30301 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271048380 9367552 274 33554432000 4194304 5064252 140735970542496 140735970541408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/390/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700162 s]
/proc/loadavg: 1.00 1.06 1.40 3/176 390
/proc/meminfo: memFree=28631648/32873844 swapFree=7620/7620
[pid=390] ppid=387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/390/stat : 390 (runPb2satCp2.sh) S 387 390 30301 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271048380 9367552 274 33554432000 4194304 5064252 140735970542496 140735970541408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/390/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 1.00 1.06 1.40 4/183 403
/proc/meminfo: memFree=28544424/32873844 swapFree=7620/7620
[pid=390] ppid=387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/390/stat : 390 (runPb2satCp2.sh) S 387 390 30301 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271048380 9367552 274 33554432000 4194304 5064252 140735970542496 140735970541408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/390/statm: 2287 274 233 213 0 72 0
[pid=391] ppid=390 vsize=17420 CPUtime=0.16 cores=0,2,4,6
/proc/391/stat : 391 (pb2sat) S 390 390 30301 0 -1 4202496 4121 0 0 0 15 1 0 0 20 0 1 0 271048380 17838080 3729 33554432000 4194304 5873084 140733468186384 140733468182808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/391/statm: 4355 3729 165 410 0 3937 0
[pid=396] ppid=391 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/396/stat : 396 (satsolver.sh) S 391 390 30301 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271048397 9367552 266 33554432000 4194304 5064252 140733793010528 140733793009440 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/396/statm: 2287 266 226 213 0 72 0
[pid=397] ppid=396 vsize=47352 CPUtime=1.31 cores=0,2,4,6
/proc/397/stat : 397 (glucose_static) R 396 390 30301 0 -1 4202496 10068 0 0 0 130 1 0 0 20 0 1 0 271048398 48488448 10545 33554432000 4194304 4896791 140737355812384 140737355809704 4205488 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/397/statm: 11838 10545 78 172 0 11664 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 83068

[startup+3.10039 s]
/proc/loadavg: 1.00 1.06 1.40 4/183 406
/proc/meminfo: memFree=28542564/32873844 swapFree=7620/7620
[pid=390] ppid=387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/390/stat : 390 (runPb2satCp2.sh) S 387 390 30301 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271048380 9367552 274 33554432000 4194304 5064252 140735970542496 140735970541408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/390/statm: 2287 274 233 213 0 72 0
[pid=391] ppid=390 vsize=17420 CPUtime=0.16 cores=0,2,4,6
/proc/391/stat : 391 (pb2sat) S 390 390 30301 0 -1 4202496 4121 0 0 0 15 1 0 0 20 0 1 0 271048380 17838080 3729 33554432000 4194304 5873084 140733468186384 140733468182808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/391/statm: 4355 3729 165 410 0 3937 0
[pid=396] ppid=391 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/396/stat : 396 (satsolver.sh) S 391 390 30301 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271048397 9367552 266 33554432000 4194304 5064252 140733793010528 140733793009440 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/396/statm: 2287 266 226 213 0 72 0
[pid=397] ppid=396 vsize=53108 CPUtime=2.91 cores=0,2,4,6
/proc/397/stat : 397 (glucose_static) R 396 390 30301 0 -1 4202496 11042 0 0 0 289 2 0 0 20 0 1 0 271048398 54382592 11694 33554432000 4194304 4896791 140737355812384 140737355809592 4419157 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/397/statm: 13277 11694 78 172 0 13103 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 88824

[startup+6.30041 s]
/proc/loadavg: 1.08 1.08 1.40 4/182 413
/proc/meminfo: memFree=28549828/32873844 swapFree=7620/7620
[pid=390] ppid=387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/390/stat : 390 (runPb2satCp2.sh) S 387 390 30301 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271048380 9367552 274 33554432000 4194304 5064252 140735970542496 140735970541408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/390/statm: 2287 274 233 213 0 72 0
[pid=391] ppid=390 vsize=17420 CPUtime=0.16 cores=0,2,4,6
/proc/391/stat : 391 (pb2sat) S 390 390 30301 0 -1 4202496 4121 0 0 0 15 1 0 0 20 0 1 0 271048380 17838080 3729 33554432000 4194304 5873084 140733468186384 140733468182808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/391/statm: 4355 3729 165 410 0 3937 0
[pid=396] ppid=391 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/396/stat : 396 (satsolver.sh) S 391 390 30301 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271048397 9367552 266 33554432000 4194304 5064252 140733793010528 140733793009440 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/396/statm: 2287 266 226 213 0 72 0
[pid=397] ppid=396 vsize=56824 CPUtime=6.1 cores=0,2,4,6
/proc/397/stat : 397 (glucose_static) R 396 390 30301 0 -1 4202496 13053 0 0 0 608 2 0 0 20 0 1 0 271048398 58187776 12031 33554432000 4194304 4896791 140737355812384 140737355809592 4224898 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/397/statm: 14206 12031 78 172 0 14032 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 92540

[startup+12.7004 s]
/proc/loadavg: 1.15 1.09 1.41 4/184 421
/proc/meminfo: memFree=28526936/32873844 swapFree=7620/7620
[pid=390] ppid=387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/390/stat : 390 (runPb2satCp2.sh) S 387 390 30301 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271048380 9367552 274 33554432000 4194304 5064252 140735970542496 140735970541408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/390/statm: 2287 274 233 213 0 72 0
[pid=391] ppid=390 vsize=17420 CPUtime=0.16 cores=0,2,4,6
/proc/391/stat : 391 (pb2sat) S 390 390 30301 0 -1 4202496 4121 0 0 0 15 1 0 0 20 0 1 0 271048380 17838080 3729 33554432000 4194304 5873084 140733468186384 140733468182808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/391/statm: 4355 3729 165 410 0 3937 0
[pid=396] ppid=391 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/396/stat : 396 (satsolver.sh) S 391 390 30301 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271048397 9367552 266 33554432000 4194304 5064252 140733793010528 140733793009440 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/396/statm: 2287 266 226 213 0 72 0
[pid=397] ppid=396 vsize=68880 CPUtime=12.51 cores=0,2,4,6
/proc/397/stat : 397 (glucose_static) R 396 390 30301 0 -1 4202496 17188 0 0 0 1246 5 0 0 20 0 1 0 271048398 70533120 14596 33554432000 4194304 4896791 140737355812384 140737355809912 4238214 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/397/statm: 17220 14596 78 172 0 17046 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 104596

[startup+25.5071 s]
/proc/loadavg: 1.34 1.13 1.42 4/184 430
/proc/meminfo: memFree=28512896/32873844 swapFree=7620/7620
[pid=390] ppid=387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/390/stat : 390 (runPb2satCp2.sh) S 387 390 30301 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271048380 9367552 274 33554432000 4194304 5064252 140735970542496 140735970541408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/390/statm: 2287 274 233 213 0 72 0
[pid=391] ppid=390 vsize=17420 CPUtime=0.16 cores=0,2,4,6
/proc/391/stat : 391 (pb2sat) S 390 390 30301 0 -1 4202496 4121 0 0 0 15 1 0 0 20 0 1 0 271048380 17838080 3729 33554432000 4194304 5873084 140733468186384 140733468182808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/391/statm: 4355 3729 165 410 0 3937 0
[pid=396] ppid=391 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/396/stat : 396 (satsolver.sh) S 391 390 30301 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271048397 9367552 266 33554432000 4194304 5064252 140733793010528 140733793009440 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/396/statm: 2287 266 226 213 0 72 0
[pid=397] ppid=396 vsize=69368 CPUtime=25.31 cores=0,2,4,6
/proc/397/stat : 397 (glucose_static) R 396 390 30301 0 -1 4202496 23176 0 0 0 2524 7 0 0 20 0 1 0 271048398 71032832 15719 33554432000 4194304 4896791 140737355812384 140737355809928 4203968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/397/statm: 17342 15719 78 172 0 17168 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 105084

[startup+51.1004 s]
/proc/loadavg: 1.56 1.20 1.43 4/184 462
/proc/meminfo: memFree=28495488/32873844 swapFree=7620/7620
[pid=390] ppid=387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/390/stat : 390 (runPb2satCp2.sh) S 387 390 30301 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271048380 9367552 274 33554432000 4194304 5064252 140735970542496 140735970541408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/390/statm: 2287 274 233 213 0 72 0
[pid=391] ppid=390 vsize=17420 CPUtime=0.16 cores=0,2,4,6
/proc/391/stat : 391 (pb2sat) S 390 390 30301 0 -1 4202496 4121 0 0 0 15 1 0 0 20 0 1 0 271048380 17838080 3729 33554432000 4194304 5873084 140733468186384 140733468182808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/391/statm: 4355 3729 165 410 0 3937 0
[pid=396] ppid=391 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/396/stat : 396 (satsolver.sh) S 391 390 30301 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271048397 9367552 266 33554432000 4194304 5064252 140733793010528 140733793009440 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/396/statm: 2287 266 226 213 0 72 0
[pid=397] ppid=396 vsize=88720 CPUtime=50.88 cores=0,2,4,6
/proc/397/stat : 397 (glucose_static) R 396 390 30301 0 -1 4202496 32227 0 0 0 5077 11 0 0 20 0 1 0 271048398 90849280 19844 33554432000 4194304 4896791 140737355812384 140737355809960 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/397/statm: 22180 19844 78 172 0 22006 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 124436

[startup+102.3 s]
/proc/loadavg: 1.88 1.34 1.46 4/183 478
/proc/meminfo: memFree=28470752/32873844 swapFree=7620/7620
[pid=390] ppid=387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/390/stat : 390 (runPb2satCp2.sh) S 387 390 30301 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271048380 9367552 274 33554432000 4194304 5064252 140735970542496 140735970541408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/390/statm: 2287 274 233 213 0 72 0
[pid=391] ppid=390 vsize=17420 CPUtime=0.16 cores=0,2,4,6
/proc/391/stat : 391 (pb2sat) S 390 390 30301 0 -1 4202496 4121 0 0 0 15 1 0 0 20 0 1 0 271048380 17838080 3729 33554432000 4194304 5873084 140733468186384 140733468182808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/391/statm: 4355 3729 165 410 0 3937 0
[pid=396] ppid=391 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/396/stat : 396 (satsolver.sh) S 391 390 30301 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271048397 9367552 266 33554432000 4194304 5064252 140733793010528 140733793009440 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/396/statm: 2287 266 226 213 0 72 0
[pid=397] ppid=396 vsize=115612 CPUtime=102.08 cores=0,2,4,6
/proc/397/stat : 397 (glucose_static) R 396 390 30301 0 -1 4202496 41040 0 0 0 10190 18 0 0 20 0 1 0 271048398 118386688 26962 33554432000 4194304 4896791 140737355812384 140737355809592 4224963 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/397/statm: 28903 26962 78 172 0 28729 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 151328

[startup+162.3 s]
/proc/loadavg: 1.95 1.46 1.49 4/183 490
/proc/meminfo: memFree=28449152/32873844 swapFree=7620/7620
[pid=390] ppid=387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/390/stat : 390 (runPb2satCp2.sh) S 387 390 30301 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271048380 9367552 274 33554432000 4194304 5064252 140735970542496 140735970541408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/390/statm: 2287 274 233 213 0 72 0
[pid=391] ppid=390 vsize=17420 CPUtime=0.16 cores=0,2,4,6
/proc/391/stat : 391 (pb2sat) S 390 390 30301 0 -1 4202496 4121 0 0 0 15 1 0 0 20 0 1 0 271048380 17838080 3729 33554432000 4194304 5873084 140733468186384 140733468182808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/391/statm: 4355 3729 165 410 0 3937 0
[pid=396] ppid=391 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.84 4/183 541
/proc/meminfo: memFree=28249892/32873844 swapFree=7620/7620
[pid=390] ppid=387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/390/stat : 390 (runPb2satCp2.sh) S 387 390 30301 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271048380 9367552 274 33554432000 4194304 5064252 140735970542496 140735970541408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/390/statm: 2287 274 233 213 0 72 0
[pid=391] ppid=390 vsize=61764 CPUtime=753.33 cores=0,2,4,6
/proc/391/stat : 391 (pb2sat) S 390 390 30301 0 -1 4202496 10085 91700 0 0 56 48 75148 81 20 0 1 0 271048380 63246336 11565 33554432000 4194304 5873084 140733468186384 140733468180200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/391/statm: 15441 11565 181 410 0 15023 0
[pid=531] ppid=391 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/531/stat : 531 (satsolver.sh) S 391 390 30301 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271123735 9367552 266 33554432000 4194304 5064252 140734686732432 140734686731344 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/531/statm: 2287 266 226 213 0 72 0
[pid=532] ppid=531 vsize=257912 CPUtime=668.58 cores=0,2,4,6
/proc/532/stat : 532 (glucose_static) R 531 390 30301 0 -1 4202496 87384 0 0 0 66790 68 0 0 20 0 1 0 271123735 264101888 58277 33554432000 4194304 4896791 140736515863904 140736515861112 4224975 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/532/statm: 64478 58277 78 172 0 64304 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 337972

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.85 4/183 541
/proc/meminfo: memFree=28223840/32873844 swapFree=7620/7620
[pid=390] ppid=387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/390/stat : 390 (runPb2satCp2.sh) S 387 390 30301 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271048380 9367552 274 33554432000 4194304 5064252 140735970542496 140735970541408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/390/statm: 2287 274 233 213 0 72 0
[pid=391] ppid=390 vsize=61764 CPUtime=753.33 cores=0,2,4,6
/proc/391/stat : 391 (pb2sat) S 390 390 30301 0 -1 4202496 10085 91700 0 0 56 48 75148 81 20 0 1 0 271048380 63246336 11565 33554432000 4194304 5873084 140733468186384 140733468180200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/391/statm: 15441 11565 181 410 0 15023 0
[pid=531] ppid=391 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/531/stat : 531 (satsolver.sh) S 391 390 30301 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271123735 9367552 266 33554432000 4194304 5064252 140734686732432 140734686731344 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/531/statm: 2287 266 226 213 0 72 0
[pid=532] ppid=531 vsize=261680 CPUtime=728.56 cores=0,2,4,6
/proc/532/stat : 532 (glucose_static) R 531 390 30301 0 -1 4202496 89834 0 0 0 72785 71 0 0 20 0 1 0 271123735 267960320 58129 33554432000 4194304 4896791 140736515863904 140736515859640 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/532/statm: 65420 58129 78 172 0 65246 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 341740

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 1.86 4/183 544
/proc/meminfo: memFree=28283740/32873844 swapFree=7620/7620
[pid=390] ppid=387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/390/stat : 390 (runPb2satCp2.sh) S 387 390 30301 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271048380 9367552 274 33554432000 4194304 5064252 140735970542496 140735970541408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/390/statm: 2287 274 233 213 0 72 0
[pid=391] ppid=390 vsize=61764 CPUtime=753.33 cores=0,2,4,6
/proc/391/stat : 391 (pb2sat) S 390 390 30301 0 -1 4202496 10085 91700 0 0 56 48 75148 81 20 0 1 0 271048380 63246336 11565 33554432000 4194304 5873084 140733468186384 140733468180200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/391/statm: 15441 11565 181 410 0 15023 0
[pid=531] ppid=391 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/531/stat : 531 (satsolver.sh) S 391 390 30301 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271123735 9367552 266 33554432000 4194304 5064252 140734686732432 140734686731344 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/531/statm: 2287 266 226 213 0 72 0
[pid=532] ppid=531 vsize=264532 CPUtime=788.56 cores=0,2,4,6
/proc/532/stat : 532 (glucose_static) R 531 390 30301 0 -1 4202496 92167 0 0 0 78782 74 0 0 20 0 1 0 271123735 270880768 57530 33554432000 4194304 4896791 140736515863904 140736515861288 4225417 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/532/statm: 66133 57530 78 172 0 65959 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 344592

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 1.87 4/183 544
/proc/meminfo: memFree=28242128/32873844 swapFree=7620/7620
[pid=390] ppid=387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/390/stat : 390 (runPb2satCp2.sh) S 387 390 30301 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271048380 9367552 274 33554432000 4194304 5064252 140735970542496 140735970541408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/390/statm: 2287 274 233 213 0 72 0
[pid=391] ppid=390 vsize=61764 CPUtime=753.33 cores=0,2,4,6
/proc/391/stat : 391 (pb2sat) S 390 390 30301 0 -1 4202496 10085 91700 0 0 56 48 75148 81 20 0 1 0 271048380 63246336 11565 33554432000 4194304 5873084 140733468186384 140733468180200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/391/statm: 15441 11565 181 410 0 15023 0
[pid=531] ppid=391 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/531/stat : 531 (satsolver.sh) S 391 390 30301 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271123735 9367552 266 33554432000 4194304 5064252 140734686732432 140734686731344 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/531/statm: 2287 266 226 213 0 72 0
[pid=532] ppid=531 vsize=268576 CPUtime=848.54 cores=0,2,4,6
/proc/532/stat : 532 (glucose_static) R 531 390 30301 0 -1 4202496 94370 0 0 0 84778 76 0 0 20 0 1 0 271123735 275021824 65493 33554432000 4194304 4896791 140736515863904 140736515861112 4225414 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/532/statm: 67144 65493 78 172 0 66970 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 348636

[startup+1662.31 s]
/proc/loadavg: 2.01 2.00 1.87 4/183 545
/proc/meminfo: memFree=28233576/32873844 swapFree=7620/7620
[pid=390] ppid=387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/390/stat : 390 (runPb2satCp2.sh) S 387 390 30301 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271048380 9367552 274 33554432000 4194304 5064252 140735970542496 140735970541408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/390/statm: 2287 274 233 213 0 72 0
[pid=391] ppid=390 vsize=61764 CPUtime=753.33 cores=0,2,4,6
/proc/391/stat : 391 (pb2sat) S 390 390 30301 0 -1 4202496 10085 91700 0 0 56 48 75148 81 20 0 1 0 271048380 63246336 11565 33554432000 4194304 5873084 140733468186384 140733468180200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/391/statm: 15441 11565 181 410 0 15023 0
[pid=531] ppid=391 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/531/stat : 531 (satsolver.sh) S 391 390 30301 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271123735 9367552 266 33554432000 4194304 5064252 140734686732432 140734686731344 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/531/statm: 2287 266 226 213 0 72 0
[pid=532] ppid=531 vsize=272192 CPUtime=908.54 cores=0,2,4,6
/proc/532/stat : 532 (glucose_static) R 531 390 30301 0 -1 4202496 96937 0 0 0 90772 82 0 0 20 0 1 0 271123735 278724608 65994 33554432000 4194304 4896791 140736515863904 140736515859640 4225570 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/532/statm: 68048 65994 78 172 0 67874 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 352252

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.88 4/183 548
/proc/meminfo: memFree=28254848/32873844 swapFree=7620/7620
[pid=390] ppid=387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/390/stat : 390 (runPb2satCp2.sh) S 387 390 30301 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271048380 9367552 274 33554432000 4194304 5064252 140735970542496 140735970541408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/390/statm: 2287 274 233 213 0 72 0
[pid=391] ppid=390 vsize=61764 CPUtime=753.33 cores=0,2,4,6
/proc/391/stat : 391 (pb2sat) S 390 390 30301 0 -1 4202496 10085 91700 0 0 56 48 75148 81 20 0 1 0 271048380 63246336 11565 33554432000 4194304 5873084 140733468186384 140733468180200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/391/statm: 15441 11565 181 410 0 15023 0
[pid=531] ppid=391 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/531/stat : 531 (satsolver.sh) S 391 390 30301 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271123735 9367552 266 33554432000 4194304 5064252 140734686732432 140734686731344 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/531/statm: 2287 266 226 213 0 72 0
[pid=532] ppid=531 vsize=276228 CPUtime=968.52 cores=0,2,4,6
/proc/532/stat : 532 (glucose_static) R 531 390 30301 0 -1 4202496 100046 0 0 0 96765 87 0 0 20 0 1 0 271123735 282857472 64026 33554432000 4194304 4896791 140736515863904 140736515859640 4225514 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/532/statm: 69057 64026 78 172 0 68883 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 356288

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.88 4/183 548
/proc/meminfo: memFree=28221488/32873844 swapFree=7620/7620
[pid=390] ppid=387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/390/stat : 390 (runPb2satCp2.sh) S 387 390 30301 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271048380 9367552 274 33554432000 4194304 5064252 140735970542496 140735970541408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/390/statm: 2287 274 233 213 0 72 0
[pid=391] ppid=390 vsize=61764 CPUtime=753.33 cores=0,2,4,6
/proc/391/stat : 391 (pb2sat) S 390 390 30301 0 -1 4202496 10085 91700 0 0 56 48 75148 81 20 0 1 0 271048380 63246336 11565 33554432000 4194304 5873084 140733468186384 140733468180200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/391/statm: 15441 11565 181 410 0 15023 0
[pid=531] ppid=391 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/531/stat : 531 (satsolver.sh) S 391 390 30301 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271123735 9367552 266 33554432000 4194304 5064252 140734686732432 140734686731344 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/531/statm: 2287 266 226 213 0 72 0
[pid=532] ppid=531 vsize=328672 CPUtime=1028.52 cores=0,2,4,6
/proc/532/stat : 532 (glucose_static) R 531 390 30301 0 -1 4202496 102577 0 0 0 102760 92 0 0 20 0 1 0 271123735 336560128 69056 33554432000 4194304 4896791 140736515863904 140736515859640 4225379 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/532/statm: 82168 69056 78 172 0 81994 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 408732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.89 4/183 548
/proc/meminfo: memFree=28250244/32873844 swapFree=7620/7620
[pid=390] ppid=387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/390/stat : 390 (runPb2satCp2.sh) S 387 390 30301 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271048380 9367552 274 33554432000 4194304 5064252 140735970542496 140735970541408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/390/statm: 2287 274 233 213 0 72 0
[pid=391] ppid=390 vsize=61764 CPUtime=753.33 cores=0,2,4,6
/proc/391/stat : 391 (pb2sat) S 390 390 30301 0 -1 4202496 10085 91700 0 0 56 48 75148 81 20 0 1 0 271048380 63246336 11565 33554432000 4194304 5873084 140733468186384 140733468180200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/391/statm: 15441 11565 181 410 0 15023 0
[pid=531] ppid=391 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/531/stat : 531 (satsolver.sh) S 391 390 30301 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271123735 9367552 266 33554432000 4194304 5064252 140734686732432 140734686731344 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/531/statm: 2287 266 226 213 0 72 0
[pid=532] ppid=531 vsize=279932 CPUtime=1046.72 cores=0,2,4,6
/proc/532/stat : 532 (glucose_static) R 531 390 30301 0 -1 4202496 103099 0 0 0 104579 93 0 0 20 0 1 0 271123735 286650368 64475 33554432000 4194304 4896791 140736515863904 140736515861112 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/532/statm: 69983 64475 78 172 0 69809 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 359992

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 1.89 4/183 548
/proc/meminfo: memFree=28250244/32873844 swapFree=7620/7620
[pid=390] ppid=387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/390/stat : 390 (runPb2satCp2.sh) S 387 390 30301 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271048380 9367552 274 33554432000 4194304 5064252 140735970542496 140735970541408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/390/statm: 2287 274 233 213 0 72 0
[pid=391] ppid=390 vsize=61764 CPUtime=753.33 cores=0,2,4,6
/proc/391/stat : 391 (pb2sat) S 390 390 30301 0 -1 4202496 10085 91700 0 0 56 48 75148 81 20 0 1 0 271048380 63246336 11565 33554432000 4194304 5873084 140733468186384 140733468180200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/391/statm: 15441 11565 181 410 0 15023 0
[pid=531] ppid=391 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/531/stat : 531 (satsolver.sh) S 391 390 30301 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271123735 9367552 266 33554432000 4194304 5064252 140734686732432 140734686731344 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/531/statm: 2287 266 226 213 0 72 0
[pid=532] ppid=531 vsize=279932 CPUtime=1046.72 cores=0,2,4,6
/proc/532/stat : 532 (glucose_static) R 531 390 30301 0 -1 4202496 103099 0 0 0 104579 93 0 0 20 0 1 0 271123735 286650368 64475 33554432000 4194304 4896791 140736515863904 140736515861112 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/532/statm: 69983 64475 78 172 0 69809 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 359992

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1797.85
CPU system time (s): 2.24466
CPU usage (%): 99.9767
Max. virtual memory (cumulated for all children) (KiB): 489684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.85
system time used= 2.24466
maximum resident set size= 343132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 205871
page faults= 0
swaps= 0
block input operations= 0
block output operations= 80384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 240
involuntary context switches= 2297

runsolver used 6.08007 second user time and 19.642 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-26 18:19:58
IDJOB=3694317
IDBENCH=1536
IDSOLVER=2273
FILE ID=node107/3694317-1338049198
RUNJOBID= node107-1338049198-356
PBS_JOBID= 14624364
Free space on /tmp= 71576 MiB

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

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

MD5SUM BENCH= f687933a5408753eb50bdd526af25aa5
RANDOM SEED=242214971

node107.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.760
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.52
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.760
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.760
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.760
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.760
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.760
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.760
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.86
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.760
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:        28632440 kB
Buffers:          250680 kB
Cached:          3205688 kB
SwapCached:            0 kB
Active:           665624 kB
Inactive:        2800684 kB
Active(anon):      13096 kB
Inactive(anon):        0 kB
Active(file):     652528 kB
Inactive(file):  2800684 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17220 kB
Writeback:             0 kB
AnonPages:         18216 kB
Mapped:            13808 kB
Shmem:               200 kB
Slab:             634480 kB
SReclaimable:      76632 kB
SUnreclaim:       557848 kB
KernelStack:        1416 kB
PageTables:         3864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71524 MiB
End job on node107 at 2012-05-26 18:49:59