Trace number 3696662

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_4.opb
MD5SUM7937d419688402745c19e3544f97b6e8
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark26
Best CPU time to get the best result obtained on this benchmark1800.83
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 29
Optimality of the best value was proved NO
Number of variables99789
Total number of constraints388956
Number of constraints which are clauses388925
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints30
Minimum length of a constraint1
Maximum length of a constraint3140
Number of terms in the objective function 3140
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3140
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 3178
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.18/2.22	c model valid
2.18/2.22	c current solution ok
3.47/3.53	o 30
3.47/3.53	c current bound: 15
1800.09/1800.51	./satsolver.sh: line 5:  4357 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.09/1800.51	c error: unexpected solver exit code
1800.09/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-3696662-1338074926/watcher-3696662-1338074926 -o /tmp/evaluation-result-3696662-1338074926/solver-3696662-1338074926 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696662-1338074926.opb 332219617 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.02 2.00 3/177 4350
/proc/meminfo: memFree=28907588/32873844 swapFree=7104/7104
[pid=4350] ppid=4348 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4350/stat : 4350 (runPb2sat.sh) S 4348 4350 1205 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273621189 9367552 274 33554432000 4194304 5064252 140733491035296 140733491034208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4350/statm: 2287 274 233 213 0 72 0

[startup+0.0306161 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 4350
/proc/meminfo: memFree=28907588/32873844 swapFree=7104/7104
[pid=4350] ppid=4348 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4350/stat : 4350 (runPb2sat.sh) S 4348 4350 1205 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273621189 9367552 274 33554432000 4194304 5064252 140733491035296 140733491034208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4350/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100262 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 4350
/proc/meminfo: memFree=28907588/32873844 swapFree=7104/7104
[pid=4350] ppid=4348 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4350/stat : 4350 (runPb2sat.sh) S 4348 4350 1205 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273621189 9367552 274 33554432000 4194304 5064252 140733491035296 140733491034208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4350/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300237 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 4350
/proc/meminfo: memFree=28907588/32873844 swapFree=7104/7104
[pid=4350] ppid=4348 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4350/stat : 4350 (runPb2sat.sh) S 4348 4350 1205 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273621189 9367552 274 33554432000 4194304 5064252 140733491035296 140733491034208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4350/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700239 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 4350
/proc/meminfo: memFree=28907588/32873844 swapFree=7104/7104
[pid=4350] ppid=4348 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4350/stat : 4350 (runPb2sat.sh) S 4348 4350 1205 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273621189 9367552 274 33554432000 4194304 5064252 140733491035296 140733491034208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4350/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 4352
/proc/meminfo: memFree=28896608/32873844 swapFree=7104/7104
[pid=4350] ppid=4348 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4350/stat : 4350 (runPb2sat.sh) S 4348 4350 1205 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273621189 9367552 274 33554432000 4194304 5064252 140733491035296 140733491034208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4350/statm: 2287 274 233 213 0 72 0
[pid=4351] ppid=4350 vsize=37548 CPUtime=1.2 cores=0,2,4,6
/proc/4351/stat : 4351 (pb2sat) S 4350 4350 1205 0 -1 4202496 8196 0 0 0 117 3 0 0 20 0 1 0 273621189 38449152 8906 33554432000 4194304 5873084 140734004718880 140734004715304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4351/statm: 9387 8906 167 410 0 8969 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 46696

[startup+3.10027 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 4354
/proc/meminfo: memFree=28846488/32873844 swapFree=7104/7104
[pid=4350] ppid=4348 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4350/stat : 4350 (runPb2sat.sh) S 4348 4350 1205 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273621189 9367552 274 33554432000 4194304 5064252 140733491035296 140733491034208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4350/statm: 2287 274 233 213 0 72 0
[pid=4351] ppid=4350 vsize=45524 CPUtime=3.08 cores=0,2,4,6
/proc/4351/stat : 4351 (pb2sat) R 4350 4350 1205 0 -1 4202496 9463 19097 0 0 185 75 44 4 20 0 1 0 273621189 46616576 10568 33554432000 4194304 5873084 140734004718880 140734004714312 5127520 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4351/statm: 11381 10568 176 410 0 10963 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 54672

[startup+6.3004 s]
/proc/loadavg: 2.08 2.04 2.00 3/181 4357
/proc/meminfo: memFree=28736344/32873844 swapFree=7104/7104
[pid=4350] ppid=4348 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4350/stat : 4350 (runPb2sat.sh) S 4348 4350 1205 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273621189 9367552 274 33554432000 4194304 5064252 140733491035296 140733491034208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4350/statm: 2287 274 233 213 0 72 0
[pid=4351] ppid=4350 vsize=45524 CPUtime=3.54 cores=0,2,4,6
/proc/4351/stat : 4351 (pb2sat) S 4350 4350 1205 0 -1 4202496 10582 19612 0 0 195 108 44 7 20 0 1 0 273621189 46616576 10570 33554432000 4194304 5873084 140734004718880 140734004712696 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4351/statm: 11381 10570 178 410 0 10963 0
[pid=4356] ppid=4351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4356/stat : 4356 (satsolver.sh) S 4351 4350 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273621545 9367552 266 33554432000 4194304 5064252 140733266070736 140733266069648 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4356/statm: 2287 266 226 213 0 72 0
[pid=4357] ppid=4356 vsize=108428 CPUtime=2.72 cores=0,2,4,6
/proc/4357/stat : 4357 (glucose_static) R 4356 4350 1205 0 -1 4202496 21882 0 0 0 268 4 0 0 20 0 1 0 273621546 111030272 23951 33554432000 4194304 4896791 140737229669264 140737229666472 4203886 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4357/statm: 27107 23951 78 172 0 26933 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 172248

[startup+12.7004 s]
/proc/loadavg: 2.07 2.04 2.00 4/181 4357
/proc/meminfo: memFree=28735244/32873844 swapFree=7104/7104
[pid=4350] ppid=4348 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4350/stat : 4350 (runPb2sat.sh) S 4348 4350 1205 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273621189 9367552 274 33554432000 4194304 5064252 140733491035296 140733491034208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4350/statm: 2287 274 233 213 0 72 0
[pid=4351] ppid=4350 vsize=45524 CPUtime=3.54 cores=0,2,4,6
/proc/4351/stat : 4351 (pb2sat) S 4350 4350 1205 0 -1 4202496 10582 19612 0 0 195 108 44 7 20 0 1 0 273621189 46616576 10570 33554432000 4194304 5873084 140734004718880 140734004712696 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4351/statm: 11381 10570 178 410 0 10963 0
[pid=4356] ppid=4351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4356/stat : 4356 (satsolver.sh) S 4351 4350 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273621545 9367552 266 33554432000 4194304 5064252 140733266070736 140733266069648 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4356/statm: 2287 266 226 213 0 72 0
[pid=4357] ppid=4356 vsize=108908 CPUtime=9.11 cores=0,2,4,6
/proc/4357/stat : 4357 (glucose_static) R 4356 4350 1205 0 -1 4202496 21990 0 0 0 907 4 0 0 20 0 1 0 273621546 111521792 24570 33554432000 4194304 4896791 140737229669264 140737229666360 4203709 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4357/statm: 27227 24570 78 172 0 27053 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 172728

[startup+25.5004 s]
/proc/loadavg: 2.06 2.04 2.00 4/181 4357
/proc/meminfo: memFree=28733800/32873844 swapFree=7104/7104
[pid=4350] ppid=4348 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4350/stat : 4350 (runPb2sat.sh) S 4348 4350 1205 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273621189 9367552 274 33554432000 4194304 5064252 140733491035296 140733491034208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4350/statm: 2287 274 233 213 0 72 0
[pid=4351] ppid=4350 vsize=45524 CPUtime=3.54 cores=0,2,4,6
/proc/4351/stat : 4351 (pb2sat) S 4350 4350 1205 0 -1 4202496 10582 19612 0 0 195 108 44 7 20 0 1 0 273621189 46616576 10570 33554432000 4194304 5873084 140734004718880 140734004712696 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4351/statm: 11381 10570 178 410 0 10963 0
[pid=4356] ppid=4351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4356/stat : 4356 (satsolver.sh) S 4351 4350 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273621545 9367552 266 33554432000 4194304 5064252 140733266070736 140733266069648 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4356/statm: 2287 266 226 213 0 72 0
[pid=4357] ppid=4356 vsize=109068 CPUtime=21.91 cores=0,2,4,6
/proc/4357/stat : 4357 (glucose_static) R 4356 4350 1205 0 -1 4202496 23076 0 0 0 2186 5 0 0 20 0 1 0 273621546 111685632 24109 33554432000 4194304 4896791 140737229669264 140737229666472 4224844 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4357/statm: 27267 24109 78 172 0 27093 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 172888

[startup+51.1004 s]
/proc/loadavg: 2.04 2.03 2.00 4/181 4357
/proc/meminfo: memFree=28731220/32873844 swapFree=7104/7104
[pid=4350] ppid=4348 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4350/stat : 4350 (runPb2sat.sh) S 4348 4350 1205 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273621189 9367552 274 33554432000 4194304 5064252 140733491035296 140733491034208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4350/statm: 2287 274 233 213 0 72 0
[pid=4351] ppid=4350 vsize=45524 CPUtime=3.54 cores=0,2,4,6
/proc/4351/stat : 4351 (pb2sat) S 4350 4350 1205 0 -1 4202496 10582 19612 0 0 195 108 44 7 20 0 1 0 273621189 46616576 10570 33554432000 4194304 5873084 140734004718880 140734004712696 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4351/statm: 11381 10570 178 410 0 10963 0
[pid=4356] ppid=4351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4356/stat : 4356 (satsolver.sh) S 4351 4350 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273621545 9367552 266 33554432000 4194304 5064252 140733266070736 140733266069648 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4356/statm: 2287 266 226 213 0 72 0
[pid=4357] ppid=4356 vsize=121032 CPUtime=47.49 cores=0,2,4,6
/proc/4357/stat : 4357 (glucose_static) R 4356 4350 1205 0 -1 4202496 23275 0 0 0 4744 5 0 0 20 0 1 0 273621546 123936768 24804 33554432000 4194304 4896791 140737229669264 140737229666792 4225008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4357/statm: 30258 24804 78 172 0 30084 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 184852

[startup+102.306 s]
/proc/loadavg: 2.01 2.03 2.00 4/182 4360
/proc/meminfo: memFree=28723464/32873844 swapFree=7104/7104
[pid=4350] ppid=4348 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4350/stat : 4350 (runPb2sat.sh) S 4348 4350 1205 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273621189 9367552 274 33554432000 4194304 5064252 140733491035296 140733491034208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4350/statm: 2287 274 233 213 0 72 0
[pid=4351] ppid=4350 vsize=45524 CPUtime=3.54 cores=0,2,4,6
/proc/4351/stat : 4351 (pb2sat) S 4350 4350 1205 0 -1 4202496 10582 19612 0 0 195 108 44 7 20 0 1 0 273621189 46616576 10570 33554432000 4194304 5873084 140734004718880 140734004712696 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4351/statm: 11381 10570 178 410 0 10963 0
[pid=4356] ppid=4351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4356/stat : 4356 (satsolver.sh) S 4351 4350 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273621545 9367552 266 33554432000 4194304 5064252 140733266070736 140733266069648 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4356/statm: 2287 266 226 213 0 72 0
[pid=4357] ppid=4356 vsize=121636 CPUtime=98.69 cores=0,2,4,6
/proc/4357/stat : 4357 (glucose_static) R 4356 4350 1205 0 -1 4202496 24650 0 0 0 9862 7 0 0 20 0 1 0 273621546 124555264 26241 33554432000 4194304 4896791 140737229669264 140737229666472 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4357/statm: 30409 26241 78 172 0 30235 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 185456

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/181 4363
/proc/meminfo: memFree=28726540/32873844 swapFree=7104/7104
[pid=4350] ppid=4348 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4350/stat : 4350 (runPb2sat.sh) S 4348 4350 1205 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273621189 9367552 274 33554432000 4194304 5064252 140733491035296 140733491034208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4350/statm: 2287 274 233 213 0 72 0
[pid=4351] ppid=4350 vsize=45524 CPUtime=3.54 cores=0,2,4,6
/proc/4351/stat : 4351 (pb2sat) S 4350 4350 1205 0 -1 4202496 10582 19612 0 0 195 108 44 7 20 0 1 0 273621189 46616576 10570 33554432000 4194304 5873084 140734004718880 140734004712696 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4351/statm: 11381 10570 178 410 0 10963 0
[pid=4356] ppid=4351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4356/stat : 4356 (satsolver.sh) S 4351 4350 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273621545 9367552 266 33554432000 4194304 5064252 140733266070736 140733266069648 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4356/statm: 2287 266 226 213 0 72 0
[pid=4357] ppid=4356 vsize=122232 CPUtime=158.67 cores=0,2,4,6
/proc/4357/stat : 4357 (glucose_static) R 4356 4350 1205 0 -1 4202496 25784 0 0 0 15859 8 0 0 20 0 1 0 273621546 125165568 27951 33554432000 4194304 4896791 140737229669264 140737229666792 4204062 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4357/statm: 30558 27951 78 172 0 30384 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 186052

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 4415
/proc/meminfo: memFree=28727932/32873844 swapFree=7104/7104
[pid=4350] ppid=4348 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 4554
/proc/meminfo: memFree=28710396/32873844 swapFree=7104/7104
[pid=4350] ppid=4348 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4350/stat : 4350 (runPb2sat.sh) S 4348 4350 1205 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273621189 9367552 274 33554432000 4194304 5064252 140733491035296 140733491034208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4350/statm: 2287 274 233 213 0 72 0
[pid=4351] ppid=4350 vsize=45524 CPUtime=3.54 cores=0,2,4,6
/proc/4351/stat : 4351 (pb2sat) S 4350 4350 1205 0 -1 4202496 10582 19612 0 0 195 108 44 7 20 0 1 0 273621189 46616576 10570 33554432000 4194304 5873084 140734004718880 140734004712696 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4351/statm: 11381 10570 178 410 0 10963 0
[pid=4356] ppid=4351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4356/stat : 4356 (satsolver.sh) S 4351 4350 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273621545 9367552 266 33554432000 4194304 5064252 140733266070736 140733266069648 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4356/statm: 2287 266 226 213 0 72 0
[pid=4357] ppid=4356 vsize=136976 CPUtime=1418.42 cores=0,2,4,6
/proc/4357/stat : 4357 (glucose_static) R 4356 4350 1205 0 -1 4202496 47020 0 0 0 141811 31 0 0 20 0 1 0 273621546 140263424 29993 33554432000 4194304 4896791 140737229669264 140737229666840 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4357/statm: 34244 29993 78 172 0 34070 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 200796

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 4569
/proc/meminfo: memFree=28693988/32873844 swapFree=7104/7104
[pid=4350] ppid=4348 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4350/stat : 4350 (runPb2sat.sh) S 4348 4350 1205 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273621189 9367552 274 33554432000 4194304 5064252 140733491035296 140733491034208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4350/statm: 2287 274 233 213 0 72 0
[pid=4351] ppid=4350 vsize=45524 CPUtime=3.54 cores=0,2,4,6
/proc/4351/stat : 4351 (pb2sat) S 4350 4350 1205 0 -1 4202496 10582 19612 0 0 195 108 44 7 20 0 1 0 273621189 46616576 10570 33554432000 4194304 5873084 140734004718880 140734004712696 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4351/statm: 11381 10570 178 410 0 10963 0
[pid=4356] ppid=4351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4356/stat : 4356 (satsolver.sh) S 4351 4350 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273621545 9367552 266 33554432000 4194304 5064252 140733266070736 140733266069648 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4356/statm: 2287 266 226 213 0 72 0
[pid=4357] ppid=4356 vsize=156332 CPUtime=1478.41 cores=0,2,4,6
/proc/4357/stat : 4357 (glucose_static) R 4356 4350 1205 0 -1 4202496 47678 0 0 0 147809 32 0 0 20 0 1 0 273621546 160083968 34225 33554432000 4194304 4896791 140737229669264 140737229666472 4204939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4357/statm: 39083 34225 78 172 0 38909 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 220152

[startup+1542.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 4625
/proc/meminfo: memFree=28261748/32873844 swapFree=7104/7104
[pid=4350] ppid=4348 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4350/stat : 4350 (runPb2sat.sh) S 4348 4350 1205 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273621189 9367552 274 33554432000 4194304 5064252 140733491035296 140733491034208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4350/statm: 2287 274 233 213 0 72 0
[pid=4351] ppid=4350 vsize=45524 CPUtime=3.54 cores=0,2,4,6
/proc/4351/stat : 4351 (pb2sat) S 4350 4350 1205 0 -1 4202496 10582 19612 0 0 195 108 44 7 20 0 1 0 273621189 46616576 10570 33554432000 4194304 5873084 140734004718880 140734004712696 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4351/statm: 11381 10570 178 410 0 10963 0
[pid=4356] ppid=4351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4356/stat : 4356 (satsolver.sh) S 4351 4350 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273621545 9367552 266 33554432000 4194304 5064252 140733266070736 140733266069648 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4356/statm: 2287 266 226 213 0 72 0
[pid=4357] ppid=4356 vsize=137592 CPUtime=1538.39 cores=0,2,4,6
/proc/4357/stat : 4357 (glucose_static) R 4356 4350 1205 0 -1 4202496 48728 0 0 0 153806 33 0 0 20 0 1 0 273621546 140894208 30695 33554432000 4194304 4896791 140737229669264 140737229666840 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4357/statm: 34398 30695 78 172 0 34224 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 201412

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 4625
/proc/meminfo: memFree=28245180/32873844 swapFree=7104/7104
[pid=4350] ppid=4348 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4350/stat : 4350 (runPb2sat.sh) S 4348 4350 1205 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273621189 9367552 274 33554432000 4194304 5064252 140733491035296 140733491034208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4350/statm: 2287 274 233 213 0 72 0
[pid=4351] ppid=4350 vsize=45524 CPUtime=3.54 cores=0,2,4,6
/proc/4351/stat : 4351 (pb2sat) S 4350 4350 1205 0 -1 4202496 10582 19612 0 0 195 108 44 7 20 0 1 0 273621189 46616576 10570 33554432000 4194304 5873084 140734004718880 140734004712696 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4351/statm: 11381 10570 178 410 0 10963 0
[pid=4356] ppid=4351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4356/stat : 4356 (satsolver.sh) S 4351 4350 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273621545 9367552 266 33554432000 4194304 5064252 140733266070736 140733266069648 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4356/statm: 2287 266 226 213 0 72 0
[pid=4357] ppid=4356 vsize=156872 CPUtime=1598.38 cores=0,2,4,6
/proc/4357/stat : 4357 (glucose_static) R 4356 4350 1205 0 -1 4202496 49336 0 0 0 159804 34 0 0 20 0 1 0 273621546 160636928 34876 33554432000 4194304 4896791 140737229669264 140737229666472 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4357/statm: 39218 34876 78 172 0 39044 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 220692

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 4625
/proc/meminfo: memFree=28254880/32873844 swapFree=7104/7104
[pid=4350] ppid=4348 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4350/stat : 4350 (runPb2sat.sh) S 4348 4350 1205 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273621189 9367552 274 33554432000 4194304 5064252 140733491035296 140733491034208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4350/statm: 2287 274 233 213 0 72 0
[pid=4351] ppid=4350 vsize=45524 CPUtime=3.54 cores=0,2,4,6
/proc/4351/stat : 4351 (pb2sat) S 4350 4350 1205 0 -1 4202496 10582 19612 0 0 195 108 44 7 20 0 1 0 273621189 46616576 10570 33554432000 4194304 5873084 140734004718880 140734004712696 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4351/statm: 11381 10570 178 410 0 10963 0
[pid=4356] ppid=4351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4356/stat : 4356 (satsolver.sh) S 4351 4350 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273621545 9367552 266 33554432000 4194304 5064252 140733266070736 140733266069648 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4356/statm: 2287 266 226 213 0 72 0
[pid=4357] ppid=4356 vsize=157232 CPUtime=1658.37 cores=0,2,4,6
/proc/4357/stat : 4357 (glucose_static) R 4356 4350 1205 0 -1 4202496 50595 0 0 0 165801 36 0 0 20 0 1 0 273621546 161005568 32050 33554432000 4194304 4896791 140737229669264 140737229666792 4225191 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4357/statm: 39308 32050 78 172 0 39134 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 221052

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 4625
/proc/meminfo: memFree=28204800/32873844 swapFree=7104/7104
[pid=4350] ppid=4348 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4350/stat : 4350 (runPb2sat.sh) S 4348 4350 1205 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273621189 9367552 274 33554432000 4194304 5064252 140733491035296 140733491034208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4350/statm: 2287 274 233 213 0 72 0
[pid=4351] ppid=4350 vsize=45524 CPUtime=3.54 cores=0,2,4,6
/proc/4351/stat : 4351 (pb2sat) S 4350 4350 1205 0 -1 4202496 10582 19612 0 0 195 108 44 7 20 0 1 0 273621189 46616576 10570 33554432000 4194304 5873084 140734004718880 140734004712696 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4351/statm: 11381 10570 178 410 0 10963 0
[pid=4356] ppid=4351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4356/stat : 4356 (satsolver.sh) S 4351 4350 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273621545 9367552 266 33554432000 4194304 5064252 140733266070736 140733266069648 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4356/statm: 2287 266 226 213 0 72 0
[pid=4357] ppid=4356 vsize=157816 CPUtime=1718.37 cores=0,2,4,6
/proc/4357/stat : 4357 (glucose_static) R 4356 4350 1205 0 -1 4202496 51090 0 0 0 171800 37 0 0 20 0 1 0 273621546 161603584 35608 33554432000 4194304 4896791 140737229669264 140737229666408 4203841 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4357/statm: 39454 35608 78 172 0 39280 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 221636

[startup+1782.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/181 4625
/proc/meminfo: memFree=28210480/32873844 swapFree=7104/7104
[pid=4350] ppid=4348 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4350/stat : 4350 (runPb2sat.sh) S 4348 4350 1205 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273621189 9367552 274 33554432000 4194304 5064252 140733491035296 140733491034208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4350/statm: 2287 274 233 213 0 72 0
[pid=4351] ppid=4350 vsize=45524 CPUtime=3.54 cores=0,2,4,6
/proc/4351/stat : 4351 (pb2sat) S 4350 4350 1205 0 -1 4202496 10582 19612 0 0 195 108 44 7 20 0 1 0 273621189 46616576 10570 33554432000 4194304 5873084 140734004718880 140734004712696 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4351/statm: 11381 10570 178 410 0 10963 0
[pid=4356] ppid=4351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4356/stat : 4356 (satsolver.sh) S 4351 4350 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273621545 9367552 266 33554432000 4194304 5064252 140733266070736 140733266069648 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4356/statm: 2287 266 226 213 0 72 0
[pid=4357] ppid=4356 vsize=139620 CPUtime=1778.35 cores=0,2,4,6
/proc/4357/stat : 4357 (glucose_static) R 4356 4350 1205 0 -1 4202496 52323 0 0 0 177797 38 0 0 20 0 1 0 273621546 142970880 31417 33554432000 4194304 4896791 140737229669264 140737229666776 4203783 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4357/statm: 34905 31417 78 172 0 34731 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 203440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.09 2.04 2.01 3/181 4626
/proc/meminfo: memFree=28206920/32873844 swapFree=7104/7104
[pid=4350] ppid=4348 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4350/stat : 4350 (runPb2sat.sh) S 4348 4350 1205 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273621189 9367552 274 33554432000 4194304 5064252 140733491035296 140733491034208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4350/statm: 2287 274 233 213 0 72 0
[pid=4351] ppid=4350 vsize=45524 CPUtime=3.54 cores=0,2,4,6
/proc/4351/stat : 4351 (pb2sat) S 4350 4350 1205 0 -1 4202496 10582 19612 0 0 195 108 44 7 20 0 1 0 273621189 46616576 10570 33554432000 4194304 5873084 140734004718880 140734004712696 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4351/statm: 11381 10570 178 410 0 10963 0
[pid=4356] ppid=4351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4356/stat : 4356 (satsolver.sh) S 4351 4350 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273621545 9367552 266 33554432000 4194304 5064252 140733266070736 140733266069648 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4356/statm: 2287 266 226 213 0 72 0
[pid=4357] ppid=4356 vsize=158588 CPUtime=1796.55 cores=0,2,4,6
/proc/4357/stat : 4357 (glucose_static) R 4356 4350 1205 0 -1 4202496 52745 0 0 0 179617 38 0 0 20 0 1 0 273621546 162394112 32344 33554432000 4194304 4896791 140737229669264 140737229666792 4230803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4357/statm: 39647 32344 78 172 0 39473 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 222408

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.09 2.04 2.01 3/181 4626
/proc/meminfo: memFree=28206920/32873844 swapFree=7104/7104
[pid=4350] ppid=4348 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4350/stat : 4350 (runPb2sat.sh) S 4348 4350 1205 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273621189 9367552 274 33554432000 4194304 5064252 140733491035296 140733491034208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4350/statm: 2287 274 233 213 0 72 0
[pid=4351] ppid=4350 vsize=45524 CPUtime=3.54 cores=0,2,4,6
/proc/4351/stat : 4351 (pb2sat) S 4350 4350 1205 0 -1 4202496 10582 19612 0 0 195 108 44 7 20 0 1 0 273621189 46616576 10570 33554432000 4194304 5873084 140734004718880 140734004712696 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4351/statm: 11381 10570 178 410 0 10963 0
[pid=4356] ppid=4351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4356/stat : 4356 (satsolver.sh) S 4351 4350 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273621545 9367552 266 33554432000 4194304 5064252 140733266070736 140733266069648 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4356/statm: 2287 266 226 213 0 72 0
[pid=4357] ppid=4356 vsize=158588 CPUtime=1796.55 cores=0,2,4,6
/proc/4357/stat : 4357 (glucose_static) R 4356 4350 1205 0 -1 4202496 52745 0 0 0 179617 38 0 0 20 0 1 0 273621546 162394112 32344 33554432000 4194304 4896791 140737229669264 140737229666792 4230803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4357/statm: 39647 32344 78 172 0 39473 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 222408

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.14
CPU user time (s): 1798.58
CPU system time (s): 1.56476
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 253188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.58
system time used= 1.56476
maximum resident set size= 180644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83926
page faults= 0
swaps= 0
block input operations= 0
block output operations= 101472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 109
involuntary context switches= 1947

runsolver used 6.65699 second user time and 17.2664 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-27 01:28:46
IDJOB=3696662
IDBENCH=25013
IDSOLVER=2274
FILE ID=node104/3696662-1338074926
RUNJOBID= node104-1338052957-1221
PBS_JOBID= 14624411
Free space on /tmp= 70984 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_4.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696662-1338074926/watcher-3696662-1338074926 -o /tmp/evaluation-result-3696662-1338074926/solver-3696662-1338074926 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696662-1338074926.opb 332219617 HOME HOME

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

MD5SUM BENCH= 7937d419688402745c19e3544f97b6e8
RANDOM SEED=332219617

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28907860 kB
Buffers:          301820 kB
Cached:          2816564 kB
SwapCached:            0 kB
Active:          1212564 kB
Inactive:        1940784 kB
Active(anon):      37432 kB
Inactive(anon):        0 kB
Active(file):    1175132 kB
Inactive(file):  1940784 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             20448 kB
Writeback:            32 kB
AnonPages:         46260 kB
Mapped:            15284 kB
Shmem:               200 kB
Slab:             671272 kB
SReclaimable:     113440 kB
SUnreclaim:       557832 kB
KernelStack:        1480 kB
PageTables:         4296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     143136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 70844 MiB
End job on node104 at 2012-05-27 01:58:47