Trace number 3696487

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-10:10:4.5:0.95:98.opb
MD5SUM7acfcd4d612717a490c27c9a55b3f455
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.032994
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables411
Total number of constraints477
Number of constraints which are clauses387
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Number of terms in the objective function 411
Biggest coefficient in the objective function 268
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1129
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 268
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1129
Number of bits of the biggest sum of numbers11
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.01	c model valid
0.00/0.01	c current solution ok
0.00/0.02	o 75
0.00/0.02	c current bound: 171
1800.06/1800.51	./satsolver.sh: line 5: 32719 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.06/1800.51	c error: unexpected solver exit code
1800.06/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-3696487-1338060879/watcher-3696487-1338060879 -o /tmp/evaluation-result-3696487-1338060879/solver-3696487-1338060879 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696487-1338060879.opb 1356306516 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32712
/proc/meminfo: memFree=28770860/32873648 swapFree=7360/7360
[pid=32712] ppid=32710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32712/stat : 32712 (runPb2sat.sh) S 32710 32712 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272211961 9367552 275 33554432000 4194304 5064252 140734507249328 140734507248240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32712/statm: 2287 275 233 213 0 72 0

[startup+0.103352 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32712
/proc/meminfo: memFree=28770860/32873648 swapFree=7360/7360
[pid=32712] ppid=32710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32712/stat : 32712 (runPb2sat.sh) S 32710 32712 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272211961 9367552 275 33554432000 4194304 5064252 140734507249328 140734507248240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32712/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200341 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32712
/proc/meminfo: memFree=28770860/32873648 swapFree=7360/7360
[pid=32712] ppid=32710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32712/stat : 32712 (runPb2sat.sh) S 32710 32712 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272211961 9367552 275 33554432000 4194304 5064252 140734507249328 140734507248240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32712/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300312 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32712
/proc/meminfo: memFree=28770860/32873648 swapFree=7360/7360
[pid=32712] ppid=32710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32712/stat : 32712 (runPb2sat.sh) S 32710 32712 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272211961 9367552 275 33554432000 4194304 5064252 140734507249328 140734507248240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32712/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700234 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32712
/proc/meminfo: memFree=28770860/32873648 swapFree=7360/7360
[pid=32712] ppid=32710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32712/stat : 32712 (runPb2sat.sh) S 32710 32712 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272211961 9367552 275 33554432000 4194304 5064252 140734507249328 140734507248240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32712/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32719
/proc/meminfo: memFree=28749420/32873648 swapFree=7360/7360
[pid=32712] ppid=32710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32712/stat : 32712 (runPb2sat.sh) S 32710 32712 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272211961 9367552 275 33554432000 4194304 5064252 140734507249328 140734507248240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32712/statm: 2287 275 233 213 0 72 0
[pid=32713] ppid=32712 vsize=4648 CPUtime=0.04 cores=1,3,5,7
/proc/32713/stat : 32713 (pb2sat) S 32712 32712 31659 0 -1 4202496 1856 1480 0 0 3 1 0 0 20 0 1 0 272211961 4759552 800 33554432000 4194304 5873084 140733339297920 140733339291736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32713/statm: 1162 800 173 410 0 744 0
[pid=32718] ppid=32713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32718/stat : 32718 (satsolver.sh) S 32713 32712 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272211966 9367552 267 33554432000 4194304 5064252 140736628271312 140736628270224 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32718/statm: 2287 267 226 213 0 72 0
[pid=32719] ppid=32718 vsize=20008 CPUtime=1.43 cores=1,3,5,7
/proc/32719/stat : 32719 (glucose_static) R 32718 32712 31659 0 -1 4202496 4039 0 0 0 143 0 0 0 20 0 1 0 272211966 20488192 4410 33554432000 4194304 4896791 140734213582112 140734213579320 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32719/statm: 5002 4410 77 172 0 4828 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 42952

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32719
/proc/meminfo: memFree=28748236/32873648 swapFree=7360/7360
[pid=32712] ppid=32710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32712/stat : 32712 (runPb2sat.sh) S 32710 32712 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272211961 9367552 275 33554432000 4194304 5064252 140734507249328 140734507248240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32712/statm: 2287 275 233 213 0 72 0
[pid=32713] ppid=32712 vsize=4648 CPUtime=0.04 cores=1,3,5,7
/proc/32713/stat : 32713 (pb2sat) S 32712 32712 31659 0 -1 4202496 1856 1480 0 0 3 1 0 0 20 0 1 0 272211961 4759552 800 33554432000 4194304 5873084 140733339297920 140733339291736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32713/statm: 1162 800 173 410 0 744 0
[pid=32718] ppid=32713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32718/stat : 32718 (satsolver.sh) S 32713 32712 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272211966 9367552 267 33554432000 4194304 5064252 140736628271312 140736628270224 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32718/statm: 2287 267 226 213 0 72 0
[pid=32719] ppid=32718 vsize=20404 CPUtime=3.03 cores=1,3,5,7
/proc/32719/stat : 32719 (glucose_static) R 32718 32712 31659 0 -1 4202496 5144 0 0 0 303 0 0 0 20 0 1 0 272211966 20893696 4514 33554432000 4194304 4896791 140734213582112 140734213579640 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32719/statm: 5101 4514 77 172 0 4927 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 43348

[startup+6.30039 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32719
/proc/meminfo: memFree=28744052/32873648 swapFree=7360/7360
[pid=32712] ppid=32710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32712/stat : 32712 (runPb2sat.sh) S 32710 32712 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272211961 9367552 275 33554432000 4194304 5064252 140734507249328 140734507248240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32712/statm: 2287 275 233 213 0 72 0
[pid=32713] ppid=32712 vsize=4648 CPUtime=0.04 cores=1,3,5,7
/proc/32713/stat : 32713 (pb2sat) S 32712 32712 31659 0 -1 4202496 1856 1480 0 0 3 1 0 0 20 0 1 0 272211961 4759552 800 33554432000 4194304 5873084 140733339297920 140733339291736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32713/statm: 1162 800 173 410 0 744 0
[pid=32718] ppid=32713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32718/stat : 32718 (satsolver.sh) S 32713 32712 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272211966 9367552 267 33554432000 4194304 5064252 140736628271312 140736628270224 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32718/statm: 2287 267 226 213 0 72 0
[pid=32719] ppid=32718 vsize=21132 CPUtime=6.23 cores=1,3,5,7
/proc/32719/stat : 32719 (glucose_static) R 32718 32712 31659 0 -1 4202496 6612 0 0 0 623 0 0 0 20 0 1 0 272211966 21639168 4968 33554432000 4194304 4896791 140734213582112 140734213579432 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32719/statm: 5283 4968 77 172 0 5109 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 44076

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32719
/proc/meminfo: memFree=28753344/32873648 swapFree=7360/7360
[pid=32712] ppid=32710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32712/stat : 32712 (runPb2sat.sh) S 32710 32712 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272211961 9367552 275 33554432000 4194304 5064252 140734507249328 140734507248240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32712/statm: 2287 275 233 213 0 72 0
[pid=32713] ppid=32712 vsize=4648 CPUtime=0.04 cores=1,3,5,7
/proc/32713/stat : 32713 (pb2sat) S 32712 32712 31659 0 -1 4202496 1856 1480 0 0 3 1 0 0 20 0 1 0 272211961 4759552 800 33554432000 4194304 5873084 140733339297920 140733339291736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32713/statm: 1162 800 173 410 0 744 0
[pid=32718] ppid=32713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32718/stat : 32718 (satsolver.sh) S 32713 32712 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272211966 9367552 267 33554432000 4194304 5064252 140736628271312 140736628270224 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32718/statm: 2287 267 226 213 0 72 0
[pid=32719] ppid=32718 vsize=24444 CPUtime=12.63 cores=1,3,5,7
/proc/32719/stat : 32719 (glucose_static) R 32718 32712 31659 0 -1 4202496 8083 0 0 0 1262 1 0 0 20 0 1 0 272211966 25030656 5685 33554432000 4194304 4896791 140734213582112 140734213579640 4203806 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32719/statm: 6111 5685 77 172 0 5937 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 47388

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32719
/proc/meminfo: memFree=28747952/32873648 swapFree=7360/7360
[pid=32712] ppid=32710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32712/stat : 32712 (runPb2sat.sh) S 32710 32712 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272211961 9367552 275 33554432000 4194304 5064252 140734507249328 140734507248240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32712/statm: 2287 275 233 213 0 72 0
[pid=32713] ppid=32712 vsize=4648 CPUtime=0.04 cores=1,3,5,7
/proc/32713/stat : 32713 (pb2sat) S 32712 32712 31659 0 -1 4202496 1856 1480 0 0 3 1 0 0 20 0 1 0 272211961 4759552 800 33554432000 4194304 5873084 140733339297920 140733339291736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32713/statm: 1162 800 173 410 0 744 0
[pid=32718] ppid=32713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32718/stat : 32718 (satsolver.sh) S 32713 32712 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272211966 9367552 267 33554432000 4194304 5064252 140736628271312 140736628270224 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32718/statm: 2287 267 226 213 0 72 0
[pid=32719] ppid=32718 vsize=25468 CPUtime=25.43 cores=1,3,5,7
/proc/32719/stat : 32719 (glucose_static) R 32718 32712 31659 0 -1 4202496 10251 0 0 0 2541 2 0 0 20 0 1 0 272211966 26079232 5376 33554432000 4194304 4896791 140734213582112 140734213579688 4225344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32719/statm: 6367 5376 77 172 0 6193 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 48412

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32719
/proc/meminfo: memFree=28746240/32873648 swapFree=7360/7360
[pid=32712] ppid=32710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32712/stat : 32712 (runPb2sat.sh) S 32710 32712 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272211961 9367552 275 33554432000 4194304 5064252 140734507249328 140734507248240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32712/statm: 2287 275 233 213 0 72 0
[pid=32713] ppid=32712 vsize=4648 CPUtime=0.04 cores=1,3,5,7
/proc/32713/stat : 32713 (pb2sat) S 32712 32712 31659 0 -1 4202496 1856 1480 0 0 3 1 0 0 20 0 1 0 272211961 4759552 800 33554432000 4194304 5873084 140733339297920 140733339291736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32713/statm: 1162 800 173 410 0 744 0
[pid=32718] ppid=32713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32718/stat : 32718 (satsolver.sh) S 32713 32712 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272211966 9367552 267 33554432000 4194304 5064252 140736628271312 140736628270224 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32718/statm: 2287 267 226 213 0 72 0
[pid=32719] ppid=32718 vsize=31820 CPUtime=51.02 cores=1,3,5,7
/proc/32719/stat : 32719 (glucose_static) R 32718 32712 31659 0 -1 4202496 13843 0 0 0 5099 3 0 0 20 0 1 0 272211966 32583680 6666 33554432000 4194304 4896791 140734213582112 140734213579640 4224663 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32719/statm: 7955 6666 77 172 0 7781 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 54764

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32719
/proc/meminfo: memFree=28728276/32873648 swapFree=7360/7360
[pid=32712] ppid=32710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32712/stat : 32712 (runPb2sat.sh) S 32710 32712 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272211961 9367552 275 33554432000 4194304 5064252 140734507249328 140734507248240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32712/statm: 2287 275 233 213 0 72 0
[pid=32713] ppid=32712 vsize=4648 CPUtime=0.04 cores=1,3,5,7
/proc/32713/stat : 32713 (pb2sat) S 32712 32712 31659 0 -1 4202496 1856 1480 0 0 3 1 0 0 20 0 1 0 272211961 4759552 800 33554432000 4194304 5873084 140733339297920 140733339291736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32713/statm: 1162 800 173 410 0 744 0
[pid=32718] ppid=32713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32718/stat : 32718 (satsolver.sh) S 32713 32712 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272211966 9367552 267 33554432000 4194304 5064252 140736628271312 140736628270224 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32718/statm: 2287 267 226 213 0 72 0
[pid=32719] ppid=32718 vsize=41212 CPUtime=102.21 cores=1,3,5,7
/proc/32719/stat : 32719 (glucose_static) R 32718 32712 31659 0 -1 4202496 18190 0 0 0 10215 6 0 0 20 0 1 0 272211966 42201088 8699 33554432000 4194304 4896791 140734213582112 140734213579368 4224821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32719/statm: 10303 8699 77 172 0 10129 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 64156

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32719
/proc/meminfo: memFree=28734400/32873648 swapFree=7360/7360
[pid=32712] ppid=32710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32712/stat : 32712 (runPb2sat.sh) S 32710 32712 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272211961 9367552 275 33554432000 4194304 5064252 140734507249328 140734507248240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32712/statm: 2287 275 233 213 0 72 0
[pid=32713] ppid=32712 vsize=4648 CPUtime=0.04 cores=1,3,5,7
/proc/32713/stat : 32713 (pb2sat) S 32712 32712 31659 0 -1 4202496 1856 1480 0 0 3 1 0 0 20 0 1 0 272211961 4759552 800 33554432000 4194304 5873084 140733339297920 140733339291736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32713/statm: 1162 800 173 410 0 744 0
[pid=32718] ppid=32713 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 315
/proc/meminfo: memFree=28743764/32873648 swapFree=7360/7360
[pid=32712] ppid=32710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32712/stat : 32712 (runPb2sat.sh) S 32710 32712 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272211961 9367552 275 33554432000 4194304 5064252 140734507249328 140734507248240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32712/statm: 2287 275 233 213 0 72 0
[pid=32713] ppid=32712 vsize=4648 CPUtime=0.04 cores=1,3,5,7
/proc/32713/stat : 32713 (pb2sat) S 32712 32712 31659 0 -1 4202496 1856 1480 0 0 3 1 0 0 20 0 1 0 272211961 4759552 800 33554432000 4194304 5873084 140733339297920 140733339291736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32713/statm: 1162 800 173 410 0 744 0
[pid=32718] ppid=32713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32718/stat : 32718 (satsolver.sh) S 32713 32712 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272211966 9367552 267 33554432000 4194304 5064252 140736628271312 140736628270224 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32718/statm: 2287 267 226 213 0 72 0
[pid=32719] ppid=32718 vsize=65520 CPUtime=1361.92 cores=1,3,5,7
/proc/32719/stat : 32719 (glucose_static) R 32718 32712 31659 0 -1 4202496 71232 0 0 0 136141 51 0 0 20 0 1 0 272211966 67092480 14619 33554432000 4194304 4896791 140734213582112 140734213579688 4205089 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32719/statm: 16380 14619 77 172 0 16206 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 88464

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 321
/proc/meminfo: memFree=28721968/32873648 swapFree=7360/7360
[pid=32712] ppid=32710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32712/stat : 32712 (runPb2sat.sh) S 32710 32712 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272211961 9367552 275 33554432000 4194304 5064252 140734507249328 140734507248240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32712/statm: 2287 275 233 213 0 72 0
[pid=32713] ppid=32712 vsize=4648 CPUtime=0.04 cores=1,3,5,7
/proc/32713/stat : 32713 (pb2sat) S 32712 32712 31659 0 -1 4202496 1856 1480 0 0 3 1 0 0 20 0 1 0 272211961 4759552 800 33554432000 4194304 5873084 140733339297920 140733339291736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32713/statm: 1162 800 173 410 0 744 0
[pid=32718] ppid=32713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32718/stat : 32718 (satsolver.sh) S 32713 32712 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272211966 9367552 267 33554432000 4194304 5064252 140736628271312 140736628270224 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32718/statm: 2287 267 226 213 0 72 0
[pid=32719] ppid=32718 vsize=66348 CPUtime=1421.91 cores=1,3,5,7
/proc/32719/stat : 32719 (glucose_static) R 32718 32712 31659 0 -1 4202496 72760 0 0 0 142139 52 0 0 20 0 1 0 272211966 67940352 15069 33554432000 4194304 4896791 140734213582112 140734213579688 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32719/statm: 16587 15069 77 172 0 16413 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 89292

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 398
/proc/meminfo: memFree=28737768/32873648 swapFree=7360/7360
[pid=32712] ppid=32710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32712/stat : 32712 (runPb2sat.sh) S 32710 32712 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272211961 9367552 275 33554432000 4194304 5064252 140734507249328 140734507248240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32712/statm: 2287 275 233 213 0 72 0
[pid=32713] ppid=32712 vsize=4648 CPUtime=0.04 cores=1,3,5,7
/proc/32713/stat : 32713 (pb2sat) S 32712 32712 31659 0 -1 4202496 1856 1480 0 0 3 1 0 0 20 0 1 0 272211961 4759552 800 33554432000 4194304 5873084 140733339297920 140733339291736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32713/statm: 1162 800 173 410 0 744 0
[pid=32718] ppid=32713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32718/stat : 32718 (satsolver.sh) S 32713 32712 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272211966 9367552 267 33554432000 4194304 5064252 140736628271312 140736628270224 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32718/statm: 2287 267 226 213 0 72 0
[pid=32719] ppid=32718 vsize=67036 CPUtime=1481.88 cores=1,3,5,7
/proc/32719/stat : 32719 (glucose_static) R 32718 32712 31659 0 -1 4202496 74779 0 0 0 148134 54 0 0 20 0 1 0 272211966 68644864 15380 33554432000 4194304 4896791 140734213582112 140734213579688 4225417 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32719/statm: 16759 15380 77 172 0 16585 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 89980

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 401
/proc/meminfo: memFree=28719208/32873648 swapFree=7360/7360
[pid=32712] ppid=32710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32712/stat : 32712 (runPb2sat.sh) S 32710 32712 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272211961 9367552 275 33554432000 4194304 5064252 140734507249328 140734507248240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32712/statm: 2287 275 233 213 0 72 0
[pid=32713] ppid=32712 vsize=4648 CPUtime=0.04 cores=1,3,5,7
/proc/32713/stat : 32713 (pb2sat) S 32712 32712 31659 0 -1 4202496 1856 1480 0 0 3 1 0 0 20 0 1 0 272211961 4759552 800 33554432000 4194304 5873084 140733339297920 140733339291736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32713/statm: 1162 800 173 410 0 744 0
[pid=32718] ppid=32713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32718/stat : 32718 (satsolver.sh) S 32713 32712 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272211966 9367552 267 33554432000 4194304 5064252 140736628271312 140736628270224 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32718/statm: 2287 267 226 213 0 72 0
[pid=32719] ppid=32718 vsize=68172 CPUtime=1541.88 cores=1,3,5,7
/proc/32719/stat : 32719 (glucose_static) R 32718 32712 31659 0 -1 4202496 76745 0 0 0 154131 57 0 0 20 0 1 0 272211966 69808128 15657 33554432000 4194304 4896791 140734213582112 140734213579688 4225388 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32719/statm: 17043 15657 77 172 0 16869 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 91116

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 424
/proc/meminfo: memFree=28712076/32873648 swapFree=7360/7360
[pid=32712] ppid=32710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32712/stat : 32712 (runPb2sat.sh) S 32710 32712 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272211961 9367552 275 33554432000 4194304 5064252 140734507249328 140734507248240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32712/statm: 2287 275 233 213 0 72 0
[pid=32713] ppid=32712 vsize=4648 CPUtime=0.04 cores=1,3,5,7
/proc/32713/stat : 32713 (pb2sat) S 32712 32712 31659 0 -1 4202496 1856 1480 0 0 3 1 0 0 20 0 1 0 272211961 4759552 800 33554432000 4194304 5873084 140733339297920 140733339291736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32713/statm: 1162 800 173 410 0 744 0
[pid=32718] ppid=32713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32718/stat : 32718 (satsolver.sh) S 32713 32712 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272211966 9367552 267 33554432000 4194304 5064252 140736628271312 140736628270224 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32718/statm: 2287 267 226 213 0 72 0
[pid=32719] ppid=32718 vsize=68676 CPUtime=1601.86 cores=1,3,5,7
/proc/32719/stat : 32719 (glucose_static) R 32718 32712 31659 0 -1 4202496 78004 0 0 0 160128 58 0 0 20 0 1 0 272211966 70324224 15763 33554432000 4194304 4896791 140734213582112 140734213579688 4224663 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32719/statm: 17169 15763 77 172 0 16995 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 91620

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 424
/proc/meminfo: memFree=28711840/32873648 swapFree=7360/7360
[pid=32712] ppid=32710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32712/stat : 32712 (runPb2sat.sh) S 32710 32712 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272211961 9367552 275 33554432000 4194304 5064252 140734507249328 140734507248240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32712/statm: 2287 275 233 213 0 72 0
[pid=32713] ppid=32712 vsize=4648 CPUtime=0.04 cores=1,3,5,7
/proc/32713/stat : 32713 (pb2sat) S 32712 32712 31659 0 -1 4202496 1856 1480 0 0 3 1 0 0 20 0 1 0 272211961 4759552 800 33554432000 4194304 5873084 140733339297920 140733339291736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32713/statm: 1162 800 173 410 0 744 0
[pid=32718] ppid=32713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32718/stat : 32718 (satsolver.sh) S 32713 32712 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272211966 9367552 267 33554432000 4194304 5064252 140736628271312 140736628270224 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32718/statm: 2287 267 226 213 0 72 0
[pid=32719] ppid=32718 vsize=69248 CPUtime=1661.85 cores=1,3,5,7
/proc/32719/stat : 32719 (glucose_static) R 32718 32712 31659 0 -1 4202496 79167 0 0 0 166126 59 0 0 20 0 1 0 272211966 70909952 15892 33554432000 4194304 4896791 140734213582112 140734213579688 4225361 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32719/statm: 17312 15892 77 172 0 17138 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 92192

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 424
/proc/meminfo: memFree=28701876/32873648 swapFree=7360/7360
[pid=32712] ppid=32710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32712/stat : 32712 (runPb2sat.sh) S 32710 32712 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272211961 9367552 275 33554432000 4194304 5064252 140734507249328 140734507248240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32712/statm: 2287 275 233 213 0 72 0
[pid=32713] ppid=32712 vsize=4648 CPUtime=0.04 cores=1,3,5,7
/proc/32713/stat : 32713 (pb2sat) S 32712 32712 31659 0 -1 4202496 1856 1480 0 0 3 1 0 0 20 0 1 0 272211961 4759552 800 33554432000 4194304 5873084 140733339297920 140733339291736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32713/statm: 1162 800 173 410 0 744 0
[pid=32718] ppid=32713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32718/stat : 32718 (satsolver.sh) S 32713 32712 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272211966 9367552 267 33554432000 4194304 5064252 140736628271312 140736628270224 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32718/statm: 2287 267 226 213 0 72 0
[pid=32719] ppid=32718 vsize=69892 CPUtime=1721.83 cores=1,3,5,7
/proc/32719/stat : 32719 (glucose_static) R 32718 32712 31659 0 -1 4202496 80665 0 0 0 172122 61 0 0 20 0 1 0 272211966 71569408 15824 33554432000 4194304 4896791 140734213582112 140734213579688 4225414 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32719/statm: 17473 15824 77 172 0 17299 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 92836

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 424
/proc/meminfo: memFree=28670168/32873648 swapFree=7360/7360
[pid=32712] ppid=32710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32712/stat : 32712 (runPb2sat.sh) S 32710 32712 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272211961 9367552 275 33554432000 4194304 5064252 140734507249328 140734507248240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32712/statm: 2287 275 233 213 0 72 0
[pid=32713] ppid=32712 vsize=4648 CPUtime=0.04 cores=1,3,5,7
/proc/32713/stat : 32713 (pb2sat) S 32712 32712 31659 0 -1 4202496 1856 1480 0 0 3 1 0 0 20 0 1 0 272211961 4759552 800 33554432000 4194304 5873084 140733339297920 140733339291736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32713/statm: 1162 800 173 410 0 744 0
[pid=32718] ppid=32713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32718/stat : 32718 (satsolver.sh) S 32713 32712 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272211966 9367552 267 33554432000 4194304 5064252 140736628271312 140736628270224 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32718/statm: 2287 267 226 213 0 72 0
[pid=32719] ppid=32718 vsize=101204 CPUtime=1781.82 cores=1,3,5,7
/proc/32719/stat : 32719 (glucose_static) R 32718 32712 31659 0 -1 4202496 81843 0 0 0 178120 62 0 0 20 0 1 0 272211966 103632896 21563 33554432000 4194304 4896791 140734213582112 140734213579544 4225201 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32719/statm: 25301 21563 77 172 0 25127 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 124148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 425
/proc/meminfo: memFree=28706328/32873648 swapFree=7360/7360
[pid=32712] ppid=32710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32712/stat : 32712 (runPb2sat.sh) S 32710 32712 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272211961 9367552 275 33554432000 4194304 5064252 140734507249328 140734507248240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32712/statm: 2287 275 233 213 0 72 0
[pid=32713] ppid=32712 vsize=4648 CPUtime=0.04 cores=1,3,5,7
/proc/32713/stat : 32713 (pb2sat) S 32712 32712 31659 0 -1 4202496 1856 1480 0 0 3 1 0 0 20 0 1 0 272211961 4759552 800 33554432000 4194304 5873084 140733339297920 140733339291736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32713/statm: 1162 800 173 410 0 744 0
[pid=32718] ppid=32713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32718/stat : 32718 (satsolver.sh) S 32713 32712 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272211966 9367552 267 33554432000 4194304 5064252 140736628271312 140736628270224 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32718/statm: 2287 267 226 213 0 72 0
[pid=32719] ppid=32718 vsize=82236 CPUtime=1800.02 cores=1,3,5,7
/proc/32719/stat : 32719 (glucose_static) R 32718 32712 31659 0 -1 4202496 82913 0 0 0 179939 63 0 0 20 0 1 0 272211966 84209664 17237 33554432000 4194304 4896791 140734213582112 140734213579640 4225439 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32719/statm: 20559 17237 77 172 0 20385 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 105180

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1799.44
CPU system time (s): 0.6529
CPU usage (%): 99.9766
Max. virtual memory (cumulated for all children) (KiB): 139300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.44
system time used= 0.6529
maximum resident set size= 105088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87239
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4080
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 224
involuntary context switches= 1841

runsolver used 2.5966 second user time and 7.2309 second system time

The end

Launcher Data

Begin job on node149 at 2012-05-26 21:34:39
IDJOB=3696487
IDBENCH=2226
IDSOLVER=2274
FILE ID=node149/3696487-1338060879
RUNJOBID= node149-1338051874-31676
PBS_JOBID= 14624385
Free space on /tmp= 71696 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-10:10:4.5:0.95:98.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696487-1338060879/watcher-3696487-1338060879 -o /tmp/evaluation-result-3696487-1338060879/solver-3696487-1338060879 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696487-1338060879.opb 1356306516 HOME HOME

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

MD5SUM BENCH= 7acfcd4d612717a490c27c9a55b3f455
RANDOM SEED=1356306516

node149.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.145
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.29
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.145
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.145
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	: 5438.55
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.145
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.145
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.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
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.145
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.145
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:        28771248 kB
Buffers:          274596 kB
Cached:          2985356 kB
SwapCached:            0 kB
Active:           754668 kB
Inactive:        2578636 kB
Active(anon):      72376 kB
Inactive(anon):     2044 kB
Active(file):     682292 kB
Inactive(file):  2576592 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8540 kB
Writeback:             0 kB
AnonPages:        142632 kB
Mapped:            15224 kB
Shmem:               200 kB
Slab:             632572 kB
SReclaimable:      77020 kB
SUnreclaim:       555552 kB
KernelStack:        1520 kB
PageTables:         3832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     196840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 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= 71684 MiB
End job on node149 at 2012-05-26 22:04:39