Trace number 3696088

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.1 1800.92

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_50null20mast_rapportOE1.0_TMAX180_K67_cod3.opb
MD5SUMb8f34acad8e16997bb6a57bf03c5bda5
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-5138
Best CPU time to get the best result obtained on this benchmark1800.19
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 16038
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1664916
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1664916
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

0.00/0.38	c fallback to adder encoding
527.72/528.17	c model valid
527.72/528.17	c current solution ok
535.26/535.95	o -1560
535.26/535.95	c current bound: 831678
535.26/535.95	c fallback to adder encoding
1800.10/1800.91	c error: unexpected solver exit code
1800.10/1800.91	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-3696088-1338129537/watcher-3696088-1338129537 -o /tmp/evaluation-result-3696088-1338129537/solver-3696088-1338129537 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696088-1338129537.opb 1618339869 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: 2.00 2.00 2.00 2/179 6032
/proc/meminfo: memFree=27574824/32873648 swapFree=6864/6864
[pid=6032] ppid=6030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6032/stat : 6032 (runPb2sat.sh) S 6030 6032 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279079693 9367552 274 33554432000 4194304 5064252 140735344176784 140735344175696 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6032/statm: 2287 274 233 213 0 72 0

[startup+0.0538669 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 6032
/proc/meminfo: memFree=27574824/32873648 swapFree=6864/6864
[pid=6032] ppid=6030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6032/stat : 6032 (runPb2sat.sh) S 6030 6032 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279079693 9367552 274 33554432000 4194304 5064252 140735344176784 140735344175696 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6032/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100212 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 6032
/proc/meminfo: memFree=27574824/32873648 swapFree=6864/6864
[pid=6032] ppid=6030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6032/stat : 6032 (runPb2sat.sh) S 6030 6032 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279079693 9367552 274 33554432000 4194304 5064252 140735344176784 140735344175696 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6032/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300112 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 6032
/proc/meminfo: memFree=27574824/32873648 swapFree=6864/6864
[pid=6032] ppid=6030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6032/stat : 6032 (runPb2sat.sh) S 6030 6032 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279079693 9367552 274 33554432000 4194304 5064252 140735344176784 140735344175696 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6032/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700148 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 6032
/proc/meminfo: memFree=27574824/32873648 swapFree=6864/6864
[pid=6032] ppid=6030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6032/stat : 6032 (runPb2sat.sh) S 6030 6032 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279079693 9367552 274 33554432000 4194304 5064252 140735344176784 140735344175696 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6032/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6034
/proc/meminfo: memFree=27489360/32873648 swapFree=6864/6864
[pid=6032] ppid=6030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6032/stat : 6032 (runPb2sat.sh) S 6030 6032 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279079693 9367552 274 33554432000 4194304 5064252 140735344176784 140735344175696 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6032/statm: 2287 274 233 213 0 72 0
[pid=6033] ppid=6032 vsize=174420 CPUtime=1.49 cores=0,2,4,6
/proc/6033/stat : 6033 (pb2sat) R 6032 6032 5701 0 -1 4202496 14095 0 0 0 145 4 0 0 20 0 1 0 279079693 178606080 29974 33554432000 4194304 5873084 140733812434416 140733812430856 4995838 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6033/statm: 43605 29974 164 410 0 43187 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 183568

[startup+3.10019 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 6074
/proc/meminfo: memFree=27893276/32873648 swapFree=6864/6864
[pid=6032] ppid=6030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6032/stat : 6032 (runPb2sat.sh) S 6030 6032 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279079693 9367552 274 33554432000 4194304 5064252 140735344176784 140735344175696 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6032/statm: 2287 274 233 213 0 72 0
[pid=6033] ppid=6032 vsize=174420 CPUtime=2.25 cores=0,2,4,6
/proc/6033/stat : 6033 (pb2sat) S 6032 6032 5701 0 -1 4202496 14585 0 0 0 203 22 0 0 20 0 1 0 279079693 178606080 39709 33554432000 4194304 5873084 140733812434416 140733812430840 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6033/statm: 43605 39709 171 410 0 43187 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 183568
heavy processes:

[startup+6.3003 s]
/proc/loadavg: 1.92 1.98 1.99 3/183 6078
/proc/meminfo: memFree=27067136/32873648 swapFree=6864/6864
[pid=6032] ppid=6030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6032/stat : 6032 (runPb2sat.sh) S 6030 6032 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279079693 9367552 274 33554432000 4194304 5064252 140735344176784 140735344175696 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6032/statm: 2287 274 233 213 0 72 0
[pid=6033] ppid=6032 vsize=174420 CPUtime=2.25 cores=0,2,4,6
/proc/6033/stat : 6033 (pb2sat) S 6032 6032 5701 0 -1 4202496 14585 0 0 0 203 22 0 0 20 0 1 0 279079693 178606080 39709 33554432000 4194304 5873084 140733812434416 140733812430840 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6033/statm: 43605 39709 171 410 0 43187 0
[pid=6075] ppid=6033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6075/stat : 6075 (satsolver.sh) S 6033 6032 5701 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279079919 9367552 265 33554432000 4194304 5064252 140736835392352 140736835391264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6075/statm: 2287 265 226 213 0 72 0
[pid=6076] ppid=6075 vsize=321556 CPUtime=4.03 cores=0,2,4,6
/proc/6076/stat : 6076 (glucose_static) R 6075 6032 5701 0 -1 4202496 51229 0 0 0 389 14 0 0 20 0 1 0 279079919 329273344 69071 33554432000 4194304 4896791 140736215069632 140736215066776 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6076/statm: 80389 69071 78 172 0 80215 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 514272

[startup+12.7004 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 6078
/proc/meminfo: memFree=27053748/32873648 swapFree=6864/6864
[pid=6032] ppid=6030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6032/stat : 6032 (runPb2sat.sh) S 6030 6032 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279079693 9367552 274 33554432000 4194304 5064252 140735344176784 140735344175696 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6032/statm: 2287 274 233 213 0 72 0
[pid=6033] ppid=6032 vsize=174420 CPUtime=2.25 cores=0,2,4,6
/proc/6033/stat : 6033 (pb2sat) S 6032 6032 5701 0 -1 4202496 14585 0 0 0 203 22 0 0 20 0 1 0 279079693 178606080 39709 33554432000 4194304 5873084 140733812434416 140733812430840 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6033/statm: 43605 39709 171 410 0 43187 0
[pid=6075] ppid=6033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6075/stat : 6075 (satsolver.sh) S 6033 6032 5701 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279079919 9367552 265 33554432000 4194304 5064252 140736835392352 140736835391264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6075/statm: 2287 265 226 213 0 72 0
[pid=6076] ppid=6075 vsize=321556 CPUtime=10.43 cores=0,2,4,6
/proc/6076/stat : 6076 (glucose_static) R 6075 6032 5701 0 -1 4202496 51232 0 0 0 1029 14 0 0 20 0 1 0 279079919 329273344 69074 33554432000 4194304 4896791 140736215069632 140736215066776 4224684 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6076/statm: 80389 69074 78 172 0 80215 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 514272

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6078
/proc/meminfo: memFree=27054384/32873648 swapFree=6864/6864
[pid=6032] ppid=6030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6032/stat : 6032 (runPb2sat.sh) S 6030 6032 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279079693 9367552 274 33554432000 4194304 5064252 140735344176784 140735344175696 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6032/statm: 2287 274 233 213 0 72 0
[pid=6033] ppid=6032 vsize=174420 CPUtime=2.25 cores=0,2,4,6
/proc/6033/stat : 6033 (pb2sat) S 6032 6032 5701 0 -1 4202496 14585 0 0 0 203 22 0 0 20 0 1 0 279079693 178606080 39709 33554432000 4194304 5873084 140733812434416 140733812430840 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6033/statm: 43605 39709 171 410 0 43187 0
[pid=6075] ppid=6033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6075/stat : 6075 (satsolver.sh) S 6033 6032 5701 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279079919 9367552 265 33554432000 4194304 5064252 140736835392352 140736835391264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6075/statm: 2287 265 226 213 0 72 0
[pid=6076] ppid=6075 vsize=321556 CPUtime=23.22 cores=0,2,4,6
/proc/6076/stat : 6076 (glucose_static) R 6075 6032 5701 0 -1 4202496 51236 0 0 0 2308 14 0 0 20 0 1 0 279079919 329273344 69078 33554432000 4194304 4896791 140736215069632 140736215066776 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6076/statm: 80389 69078 78 172 0 80215 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 514272

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6078
/proc/meminfo: memFree=27052364/32873648 swapFree=6864/6864
[pid=6032] ppid=6030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6032/stat : 6032 (runPb2sat.sh) S 6030 6032 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279079693 9367552 274 33554432000 4194304 5064252 140735344176784 140735344175696 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6032/statm: 2287 274 233 213 0 72 0
[pid=6033] ppid=6032 vsize=174420 CPUtime=2.25 cores=0,2,4,6
/proc/6033/stat : 6033 (pb2sat) S 6032 6032 5701 0 -1 4202496 14585 0 0 0 203 22 0 0 20 0 1 0 279079693 178606080 39709 33554432000 4194304 5873084 140733812434416 140733812430840 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6033/statm: 43605 39709 171 410 0 43187 0
[pid=6075] ppid=6033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6075/stat : 6075 (satsolver.sh) S 6033 6032 5701 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279079919 9367552 265 33554432000 4194304 5064252 140736835392352 140736835391264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6075/statm: 2287 265 226 213 0 72 0
[pid=6076] ppid=6075 vsize=322060 CPUtime=48.81 cores=0,2,4,6
/proc/6076/stat : 6076 (glucose_static) R 6075 6032 5701 0 -1 4202496 51992 0 0 0 4867 14 0 0 20 0 1 0 279079919 329789440 69687 33554432000 4194304 4896791 140736215069632 140736215066776 4203820 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6076/statm: 80515 69687 78 172 0 80341 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 514776

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 6081
/proc/meminfo: memFree=27051748/32873648 swapFree=6864/6864
[pid=6032] ppid=6030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6032/stat : 6032 (runPb2sat.sh) S 6030 6032 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279079693 9367552 274 33554432000 4194304 5064252 140735344176784 140735344175696 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6032/statm: 2287 274 233 213 0 72 0
[pid=6033] ppid=6032 vsize=174420 CPUtime=2.25 cores=0,2,4,6
/proc/6033/stat : 6033 (pb2sat) S 6032 6032 5701 0 -1 4202496 14585 0 0 0 203 22 0 0 20 0 1 0 279079693 178606080 39709 33554432000 4194304 5873084 140733812434416 140733812430840 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6033/statm: 43605 39709 171 410 0 43187 0
[pid=6075] ppid=6033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6075/stat : 6075 (satsolver.sh) S 6033 6032 5701 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279079919 9367552 265 33554432000 4194304 5064252 140736835392352 140736835391264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6075/statm: 2287 265 226 213 0 72 0
[pid=6076] ppid=6075 vsize=322348 CPUtime=100 cores=0,2,4,6
/proc/6076/stat : 6076 (glucose_static) R 6075 6032 5701 0 -1 4202496 55311 0 0 0 9985 15 0 0 20 0 1 0 279079919 330084352 69781 33554432000 4194304 4896791 140736215069632 140736215067144 4225671 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6076/statm: 80587 69781 78 172 0 80413 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 515064

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6081
/proc/meminfo: memFree=27049588/32873648 swapFree=6864/6864
[pid=6032] ppid=6030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6032/stat : 6032 (runPb2sat.sh) S 6030 6032 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279079693 9367552 274 33554432000 4194304 5064252 140735344176784 140735344175696 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6032/statm: 2287 274 233 213 0 72 0
[pid=6033] ppid=6032 vsize=174420 CPUtime=2.25 cores=0,2,4,6
/proc/6033/stat : 6033 (pb2sat) S 6032 6032 5701 0 -1 4202496 14585 0 0 0 203 22 0 0 20 0 1 0 279079693 178606080 39709 33554432000 4194304 5873084 140733812434416 140733812430840 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6033/statm: 43605 39709 171 410 0 43187 0
[pid=6075] ppid=6033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6075/stat : 6075 (satsolver.sh) S 6033 6032 5701 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279079919 9367552 265 33554432000 4194304 5064252 140736835392352 140736835391264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6075/statm: 2287 265 226 213 0 72 0
[pid=6076] ppid=6075 vsize=322768 CPUtime=159.99 cores=0,2,4,6
/proc/6076/stat : 6076 (glucose_static) R 6075 6032 5701 0 -1 4202496 57327 0 0 0 15984 15 0 0 20 0 1 0 279079919 330514432 70374 33554432000 4194304 4896791 140736215069632 140736215067176 4202856 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6076/statm: 80692 70374 78 172 0 80518 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 515484

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6082
/proc/meminfo: memFree=27042452/32873648 swapFree=6864/6864

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

/proc/6089/stat : 6089 (glucose_static) R 6088 6032 5701 0 -1 4202496 170822 0 0 0 88368 47 0 0 20 0 1 0 279133487 639967232 142684 33554432000 4194304 4896791 140733730151824 140733730149336 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6089/statm: 156242 142684 78 172 0 156068 0
Current children cumulated CPU time (s) 1421.58
Current children cumulated vsize (KiB) 982496

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 6121
/proc/meminfo: memFree=25554772/32873648 swapFree=6864/6864
[pid=6032] ppid=6030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6032/stat : 6032 (runPb2sat.sh) S 6030 6032 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279079693 9367552 274 33554432000 4194304 5064252 140735344176784 140735344175696 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6032/statm: 2287 274 233 213 0 72 0
[pid=6033] ppid=6032 vsize=339232 CPUtime=537.43 cores=0,2,4,6
/proc/6033/stat : 6033 (pb2sat) S 6032 6032 5701 0 -1 4202496 28357 66396 0 0 534 649 52522 38 20 0 1 0 279079693 347373568 80674 33554432000 4194304 5873084 140733812434416 140733812428232 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/6033/statm: 84808 80674 180 410 0 84390 0
[pid=6088] ppid=6033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6088/stat : 6088 (satsolver.sh) S 6033 6032 5701 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279133487 9367552 267 33554432000 4194304 5064252 140736476408224 140736476407136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6088/statm: 2287 267 226 213 0 72 0
[pid=6089] ppid=6088 vsize=626624 CPUtime=944.13 cores=0,2,4,6
/proc/6089/stat : 6089 (glucose_static) R 6088 6032 5701 0 -1 4202496 180575 0 0 0 94363 50 0 0 20 0 1 0 279133487 641662976 145181 33554432000 4194304 4896791 140733730151824 140733730148968 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6089/statm: 156656 145181 78 172 0 156482 0
Current children cumulated CPU time (s) 1481.56
Current children cumulated vsize (KiB) 984152

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 6121
/proc/meminfo: memFree=25532288/32873648 swapFree=6864/6864
[pid=6032] ppid=6030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6032/stat : 6032 (runPb2sat.sh) S 6030 6032 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279079693 9367552 274 33554432000 4194304 5064252 140735344176784 140735344175696 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6032/statm: 2287 274 233 213 0 72 0
[pid=6033] ppid=6032 vsize=339232 CPUtime=537.43 cores=0,2,4,6
/proc/6033/stat : 6033 (pb2sat) S 6032 6032 5701 0 -1 4202496 28357 66396 0 0 534 649 52522 38 20 0 1 0 279079693 347373568 80674 33554432000 4194304 5873084 140733812434416 140733812428232 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/6033/statm: 84808 80674 180 410 0 84390 0
[pid=6088] ppid=6033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6088/stat : 6088 (satsolver.sh) S 6033 6032 5701 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279133487 9367552 267 33554432000 4194304 5064252 140736476408224 140736476407136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6088/statm: 2287 267 226 213 0 72 0
[pid=6089] ppid=6088 vsize=711332 CPUtime=1004.11 cores=0,2,4,6
/proc/6089/stat : 6089 (glucose_static) R 6088 6032 5701 0 -1 4202496 185590 0 0 0 100359 52 0 0 20 0 1 0 279133487 728403968 149260 33554432000 4194304 4896791 140733730151824 140733730149336 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6089/statm: 177833 149260 78 172 0 177659 0
Current children cumulated CPU time (s) 1541.54
Current children cumulated vsize (KiB) 1068860

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6121
/proc/meminfo: memFree=25541164/32873648 swapFree=6864/6864
[pid=6032] ppid=6030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6032/stat : 6032 (runPb2sat.sh) S 6030 6032 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279079693 9367552 274 33554432000 4194304 5064252 140735344176784 140735344175696 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6032/statm: 2287 274 233 213 0 72 0
[pid=6033] ppid=6032 vsize=339232 CPUtime=537.43 cores=0,2,4,6
/proc/6033/stat : 6033 (pb2sat) S 6032 6032 5701 0 -1 4202496 28357 66396 0 0 534 649 52522 38 20 0 1 0 279079693 347373568 80674 33554432000 4194304 5873084 140733812434416 140733812428232 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/6033/statm: 84808 80674 180 410 0 84390 0
[pid=6088] ppid=6033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6088/stat : 6088 (satsolver.sh) S 6033 6032 5701 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279133487 9367552 267 33554432000 4194304 5064252 140736476408224 140736476407136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6088/statm: 2287 267 226 213 0 72 0
[pid=6089] ppid=6088 vsize=631400 CPUtime=1064.1 cores=0,2,4,6
/proc/6089/stat : 6089 (glucose_static) R 6088 6032 5701 0 -1 4202496 190135 0 0 0 106353 57 0 0 20 0 1 0 279133487 646553600 144869 33554432000 4194304 4896791 140733730151824 140733730149032 4203091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6089/statm: 157850 144869 78 172 0 157676 0
Current children cumulated CPU time (s) 1601.53
Current children cumulated vsize (KiB) 988928

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6121
/proc/meminfo: memFree=25524816/32873648 swapFree=6864/6864
[pid=6032] ppid=6030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6032/stat : 6032 (runPb2sat.sh) S 6030 6032 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279079693 9367552 274 33554432000 4194304 5064252 140735344176784 140735344175696 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6032/statm: 2287 274 233 213 0 72 0
[pid=6033] ppid=6032 vsize=339232 CPUtime=537.43 cores=0,2,4,6
/proc/6033/stat : 6033 (pb2sat) S 6032 6032 5701 0 -1 4202496 28357 66396 0 0 534 649 52522 38 20 0 1 0 279079693 347373568 80674 33554432000 4194304 5873084 140733812434416 140733812428232 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/6033/statm: 84808 80674 180 410 0 84390 0
[pid=6088] ppid=6033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6088/stat : 6088 (satsolver.sh) S 6033 6032 5701 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279133487 9367552 267 33554432000 4194304 5064252 140736476408224 140736476407136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6088/statm: 2287 267 226 213 0 72 0
[pid=6089] ppid=6088 vsize=634216 CPUtime=1124.1 cores=0,2,4,6
/proc/6089/stat : 6089 (glucose_static) R 6088 6032 5701 0 -1 4202496 202279 0 0 0 112350 60 0 0 20 0 1 0 279133487 649437184 147991 33554432000 4194304 4896791 140733730151824 140733730149336 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6089/statm: 158554 147991 78 172 0 158380 0
Current children cumulated CPU time (s) 1661.53
Current children cumulated vsize (KiB) 991744

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6122
/proc/meminfo: memFree=25499092/32873648 swapFree=6864/6864
[pid=6032] ppid=6030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6032/stat : 6032 (runPb2sat.sh) S 6030 6032 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279079693 9367552 274 33554432000 4194304 5064252 140735344176784 140735344175696 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6032/statm: 2287 274 233 213 0 72 0
[pid=6033] ppid=6032 vsize=339232 CPUtime=537.43 cores=0,2,4,6
/proc/6033/stat : 6033 (pb2sat) S 6032 6032 5701 0 -1 4202496 28357 66396 0 0 534 649 52522 38 20 0 1 0 279079693 347373568 80674 33554432000 4194304 5873084 140733812434416 140733812428232 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/6033/statm: 84808 80674 180 410 0 84390 0
[pid=6088] ppid=6033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6088/stat : 6088 (satsolver.sh) S 6033 6032 5701 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279133487 9367552 267 33554432000 4194304 5064252 140736476408224 140736476407136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6088/statm: 2287 267 226 213 0 72 0
[pid=6089] ppid=6088 vsize=717588 CPUtime=1184.08 cores=0,2,4,6
/proc/6089/stat : 6089 (glucose_static) R 6088 6032 5701 0 -1 4202496 205878 0 0 0 118346 62 0 0 20 0 1 0 279133487 734810112 151222 33554432000 4194304 4896791 140733730151824 140733730149032 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6089/statm: 179397 151222 78 172 0 179223 0
Current children cumulated CPU time (s) 1721.51
Current children cumulated vsize (KiB) 1075116

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6122
/proc/meminfo: memFree=25475404/32873648 swapFree=6864/6864
[pid=6032] ppid=6030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6032/stat : 6032 (runPb2sat.sh) S 6030 6032 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279079693 9367552 274 33554432000 4194304 5064252 140735344176784 140735344175696 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6032/statm: 2287 274 233 213 0 72 0
[pid=6033] ppid=6032 vsize=339232 CPUtime=537.43 cores=0,2,4,6
/proc/6033/stat : 6033 (pb2sat) S 6032 6032 5701 0 -1 4202496 28357 66396 0 0 534 649 52522 38 20 0 1 0 279079693 347373568 80674 33554432000 4194304 5873084 140733812434416 140733812428232 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/6033/statm: 84808 80674 180 410 0 84390 0
[pid=6088] ppid=6033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6088/stat : 6088 (satsolver.sh) S 6033 6032 5701 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279133487 9367552 267 33554432000 4194304 5064252 140736476408224 140736476407136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6088/statm: 2287 267 226 213 0 72 0
[pid=6089] ppid=6088 vsize=719296 CPUtime=1244.07 cores=0,2,4,6
/proc/6089/stat : 6089 (glucose_static) R 6088 6032 5701 0 -1 4202496 209856 0 0 0 124344 63 0 0 20 0 1 0 279133487 736559104 154939 33554432000 4194304 4896791 140733730151824 140733730149352 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6089/statm: 179824 154939 78 172 0 179650 0
Current children cumulated CPU time (s) 1781.5
Current children cumulated vsize (KiB) 1076824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6122
/proc/meminfo: memFree=25470444/32873648 swapFree=6864/6864
[pid=6032] ppid=6030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6032/stat : 6032 (runPb2sat.sh) S 6030 6032 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279079693 9367552 274 33554432000 4194304 5064252 140735344176784 140735344175696 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6032/statm: 2287 274 233 213 0 72 0
[pid=6033] ppid=6032 vsize=339232 CPUtime=537.43 cores=0,2,4,6
/proc/6033/stat : 6033 (pb2sat) S 6032 6032 5701 0 -1 4202496 28357 66396 0 0 534 649 52522 38 20 0 1 0 279079693 347373568 80674 33554432000 4194304 5873084 140733812434416 140733812428232 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/6033/statm: 84808 80674 180 410 0 84390 0
[pid=6088] ppid=6033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6088/stat : 6088 (satsolver.sh) S 6033 6032 5701 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279133487 9367552 267 33554432000 4194304 5064252 140736476408224 140736476407136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6088/statm: 2287 267 226 213 0 72 0
[pid=6089] ppid=6088 vsize=719824 CPUtime=1262.67 cores=0,2,4,6
/proc/6089/stat : 6089 (glucose_static) R 6088 6032 5701 0 -1 4202496 209989 0 0 0 126204 63 0 0 20 0 1 0 279133487 737099776 155583 33554432000 4194304 4896791 140733730151824 140733730149032 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6089/statm: 179956 155583 78 172 0 179782 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1077352

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6122
/proc/meminfo: memFree=25470444/32873648 swapFree=6864/6864
[pid=6032] ppid=6030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6032/stat : 6032 (runPb2sat.sh) S 6030 6032 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279079693 9367552 274 33554432000 4194304 5064252 140735344176784 140735344175696 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6032/statm: 2287 274 233 213 0 72 0
[pid=6033] ppid=6032 vsize=339232 CPUtime=537.43 cores=0,2,4,6
/proc/6033/stat : 6033 (pb2sat) S 6032 6032 5701 0 -1 4202496 28357 66396 0 0 534 649 52522 38 20 0 1 0 279079693 347373568 80674 33554432000 4194304 5873084 140733812434416 140733812428232 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/6033/statm: 84808 80674 180 410 0 84390 0
[pid=6088] ppid=6033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6088/stat : 6088 (satsolver.sh) S 6033 6032 5701 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279133487 9367552 267 33554432000 4194304 5064252 140736476408224 140736476407136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6088/statm: 2287 267 226 213 0 72 0
[pid=6089] ppid=6088 vsize=719824 CPUtime=1262.67 cores=0,2,4,6
/proc/6089/stat : 6089 (glucose_static) R 6088 6032 5701 0 -1 4202496 209989 0 0 0 126204 63 0 0 20 0 1 0 279133487 737099776 155583 33554432000 4194304 4896791 140733730151824 140733730149032 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6089/statm: 179956 155583 78 172 0 179782 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1077352

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6032 and gives
#  childrusage.ru_utime.tv_sec=530
#  childrusage.ru_utime.tv_usec=564341
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=885953
# CPU time returned by wait4() is 537.45
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.92
CPU time (s): 1800.1
CPU user time (s): 1792.6
CPU system time (s): 7.5
CPU usage (%): 99.9546
Max. virtual memory (cumulated for all children) (KiB): 1199308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 530.564
system time used= 6.88595
maximum resident set size= 450648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95730
page faults= 0
swaps= 0
block input operations= 0
block output operations= 963856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 51
involuntary context switches= 689

runsolver used 2.66759 second user time and 7.19291 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-27 16:38:57
IDJOB=3696088
IDBENCH=91451
IDSOLVER=2274
FILE ID=node120/3696088-1338129537
RUNJOBID= node120-1338124133-5717
PBS_JOBID= 14624508
Free space on /tmp= 71528 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_50null20mast_rapportOE1.0_TMAX180_K67_cod3.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696088-1338129537/watcher-3696088-1338129537 -o /tmp/evaluation-result-3696088-1338129537/solver-3696088-1338129537 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696088-1338129537.opb 1618339869 HOME HOME

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

MD5SUM BENCH= b8f34acad8e16997bb6a57bf03c5bda5
RANDOM SEED=1618339869

node120.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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.91
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.456
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.456
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.456
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.88
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.456
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.456
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.83
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.456
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.456
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:        27574832 kB
Buffers:          318124 kB
Cached:          3615052 kB
SwapCached:          636 kB
Active:          1460648 kB
Inactive:        3012716 kB
Active(anon):     528796 kB
Inactive(anon):    12532 kB
Active(file):     931852 kB
Inactive(file):  3000184 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:             11340 kB
Writeback:             0 kB
AnonPages:        545444 kB
Mapped:            15256 kB
Shmem:               120 kB
Slab:             686812 kB
SReclaimable:     131152 kB
SUnreclaim:       555660 kB
KernelStack:        1488 kB
PageTables:         5052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     818068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    448512 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= 70900 MiB
End job on node120 at 2012-05-27 17:08:58