Trace number 3696135

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 NameAnswerCPU timeWall clock time
pb2sat 2012-05-19? (TO) 1800.03 1800.62

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_9.opb
MD5SUMe6b7e246739aa40cd77e9f80dee24dab
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5562055
Best CPU time to get the best result obtained on this benchmark1800.13
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 137388096
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 148129891148
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 137388096
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 148129891148
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

3.97/4.00	c model valid
3.97/4.00	c current solution ok
6.45/6.68	o 256753259
6.45/6.68	c current bound: 128376679
6.45/6.68	c fallback to adder encoding
47.15/47.33	c model valid
47.15/47.33	c current solution ok
47.18/47.43	o 116770573
47.18/47.43	c current bound: 58385336
47.18/47.43	c fallback to adder encoding
224.28/224.57	c model valid
224.28/224.57	c current solution ok
224.36/224.66	o 56020921
224.36/224.66	c current bound: 28010510
224.36/224.66	c fallback to adder encoding
1378.13/1378.69	c model valid
1378.13/1378.69	c current solution ok
1378.24/1378.78	o 20674749
1378.24/1378.78	c current bound: 10337424
1378.24/1378.78	c fallback to adder encoding
1800.03/1800.61	c error: unexpected solver exit code
1800.03/1800.61	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-3696135-1338156623/watcher-3696135-1338156623 -o /tmp/evaluation-result-3696135-1338156623/solver-3696135-1338156623 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696135-1338156623.opb 1789415964 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 3/180 8189
/proc/meminfo: memFree=27225916/32873648 swapFree=6864/6864
[pid=8189] ppid=8187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8189/stat : 8189 (runPb2sat.sh) S 8187 8189 5701 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281788280 9367552 274 33554432000 4194304 5064252 140733494984800 140733494983712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8189/statm: 2287 274 233 213 0 72 0

[startup+0.0212839 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8189
/proc/meminfo: memFree=27225916/32873648 swapFree=6864/6864
[pid=8189] ppid=8187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8189/stat : 8189 (runPb2sat.sh) S 8187 8189 5701 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281788280 9367552 274 33554432000 4194304 5064252 140733494984800 140733494983712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8189/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100154 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8189
/proc/meminfo: memFree=27225916/32873648 swapFree=6864/6864
[pid=8189] ppid=8187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8189/stat : 8189 (runPb2sat.sh) S 8187 8189 5701 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281788280 9367552 274 33554432000 4194304 5064252 140733494984800 140733494983712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8189/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300243 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8189
/proc/meminfo: memFree=27225916/32873648 swapFree=6864/6864
[pid=8189] ppid=8187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8189/stat : 8189 (runPb2sat.sh) S 8187 8189 5701 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281788280 9367552 274 33554432000 4194304 5064252 140733494984800 140733494983712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8189/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700216 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8189
/proc/meminfo: memFree=27225916/32873648 swapFree=6864/6864
[pid=8189] ppid=8187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8189/stat : 8189 (runPb2sat.sh) S 8187 8189 5701 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281788280 9367552 274 33554432000 4194304 5064252 140733494984800 140733494983712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8189/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8193
/proc/meminfo: memFree=27043364/32873648 swapFree=6864/6864
[pid=8189] ppid=8187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8189/stat : 8189 (runPb2sat.sh) S 8187 8189 5701 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281788280 9367552 274 33554432000 4194304 5064252 140733494984800 140733494983712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8189/statm: 2287 274 233 213 0 72 0
[pid=8190] ppid=8189 vsize=64772 CPUtime=0.79 cores=0,2,4,6
/proc/8190/stat : 8190 (pb2sat) S 8189 8189 5701 0 -1 4202496 10937 0 0 0 72 7 0 0 20 0 1 0 281788280 66326528 15318 33554432000 4194304 5873084 140734916172992 140734916169416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8190/statm: 16193 15318 169 410 0 15775 0
[pid=8192] ppid=8190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8192/stat : 8192 (satsolver.sh) S 8190 8189 5701 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281788360 9367552 267 33554432000 4194304 5064252 140734020371920 140734020370832 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8192/statm: 2287 267 226 213 0 72 0
[pid=8193] ppid=8192 vsize=179256 CPUtime=0.69 cores=0,2,4,6
/proc/8193/stat : 8193 (glucose_static) R 8192 8189 5701 0 -1 4202496 33656 0 0 0 62 7 0 0 20 0 1 0 281788360 183558144 41496 33554432000 4194304 4896791 140735422699152 140735421648040 4224798 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8193/statm: 44814 41496 76 172 0 44640 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 262324

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8193
/proc/meminfo: memFree=26957716/32873648 swapFree=6864/6864
[pid=8189] ppid=8187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8189/stat : 8189 (runPb2sat.sh) S 8187 8189 5701 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281788280 9367552 274 33554432000 4194304 5064252 140733494984800 140733494983712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8189/statm: 2287 274 233 213 0 72 0
[pid=8190] ppid=8189 vsize=64772 CPUtime=0.79 cores=0,2,4,6
/proc/8190/stat : 8190 (pb2sat) S 8189 8189 5701 0 -1 4202496 10937 0 0 0 72 7 0 0 20 0 1 0 281788280 66326528 15318 33554432000 4194304 5873084 140734916172992 140734916169416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8190/statm: 16193 15318 169 410 0 15775 0
[pid=8192] ppid=8190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8192/stat : 8192 (satsolver.sh) S 8190 8189 5701 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281788360 9367552 267 33554432000 4194304 5064252 140734020371920 140734020370832 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8192/statm: 2287 267 226 213 0 72 0
[pid=8193] ppid=8192 vsize=180840 CPUtime=2.29 cores=0,2,4,6
/proc/8193/stat : 8193 (glucose_static) R 8192 8189 5701 0 -1 4202496 34057 0 0 0 222 7 0 0 20 0 1 0 281788360 185180160 41897 33554432000 4194304 4896791 140735422699152 140735422696456 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8193/statm: 45210 41897 77 172 0 45036 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 263908

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 8193
/proc/meminfo: memFree=27077848/32873648 swapFree=6864/6864
[pid=8189] ppid=8187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8189/stat : 8189 (runPb2sat.sh) S 8187 8189 5701 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281788280 9367552 274 33554432000 4194304 5064252 140733494984800 140733494983712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8189/statm: 2287 274 233 213 0 72 0
[pid=8190] ppid=8189 vsize=80152 CPUtime=6.14 cores=0,2,4,6
/proc/8190/stat : 8190 (pb2sat) R 8189 8189 5701 0 -1 4202496 12568 35168 0 0 122 184 299 9 20 0 1 0 281788280 82075648 18706 33554432000 4194304 5873084 140734916172992 140734916168424 5127520 0 0 4096 0 0 0 0 17 2 0 0 13 0 0
/proc/8190/statm: 20038 18706 177 410 0 19620 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 89300

[startup+12.7003 s]
/proc/loadavg: 2.15 2.03 2.01 3/184 8197
/proc/meminfo: memFree=26025828/32873648 swapFree=6864/6864
[pid=8189] ppid=8187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8189/stat : 8189 (runPb2sat.sh) S 8187 8189 5701 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281788280 9367552 274 33554432000 4194304 5064252 140733494984800 140733494983712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8189/statm: 2287 274 233 213 0 72 0
[pid=8190] ppid=8189 vsize=382352 CPUtime=9.91 cores=0,2,4,6
/proc/8190/stat : 8190 (pb2sat) S 8189 8189 5701 0 -1 4202496 22115 35682 0 0 427 250 299 15 20 0 1 0 281788280 391528448 83393 33554432000 4194304 5873084 140734916172992 140734916166808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/8190/statm: 95588 83393 184 410 0 95170 0
[pid=8195] ppid=8190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8195/stat : 8195 (satsolver.sh) S 8190 8189 5701 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 281789286 9367552 267 33554432000 4194304 5064252 140736576568960 140736576567872 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8195/statm: 2287 267 226 213 0 72 0
[pid=8196] ppid=8195 vsize=662288 CPUtime=2.63 cores=0,2,4,6
/proc/8196/stat : 8196 (glucose_static) R 8195 8189 5701 0 -1 4202496 82913 0 0 0 241 22 0 0 20 0 1 0 281789286 678182912 147133 33554432000 4194304 4896791 140733598324336 140733597273128 4227589 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8196/statm: 165572 147134 58 172 0 165398 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 1062936

[startup+25.5004 s]
/proc/loadavg: 2.20 2.05 2.01 3/184 8197
/proc/meminfo: memFree=25960932/32873648 swapFree=6864/6864
[pid=8189] ppid=8187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8189/stat : 8189 (runPb2sat.sh) S 8187 8189 5701 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281788280 9367552 274 33554432000 4194304 5064252 140733494984800 140733494983712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8189/statm: 2287 274 233 213 0 72 0
[pid=8190] ppid=8189 vsize=382352 CPUtime=9.91 cores=0,2,4,6
/proc/8190/stat : 8190 (pb2sat) S 8189 8189 5701 0 -1 4202496 22115 35682 0 0 427 250 299 15 20 0 1 0 281788280 391528448 83393 33554432000 4194304 5873084 140734916172992 140734916166808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/8190/statm: 95588 83393 184 410 0 95170 0
[pid=8195] ppid=8190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8195/stat : 8195 (satsolver.sh) S 8190 8189 5701 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 281789286 9367552 267 33554432000 4194304 5064252 140736576568960 140736576567872 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8195/statm: 2287 267 226 213 0 72 0
[pid=8196] ppid=8195 vsize=800384 CPUtime=15.43 cores=0,2,4,6
/proc/8196/stat : 8196 (glucose_static) R 8195 8189 5701 0 -1 4202496 105972 0 0 0 1514 29 0 0 20 0 1 0 281789286 819593216 159750 33554432000 4194304 4896791 140733598324336 140733598321544 4224992 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8196/statm: 200096 159750 78 172 0 199922 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 1201032

[startup+51.1003 s]
/proc/loadavg: 2.13 2.04 2.01 3/181 8198
/proc/meminfo: memFree=26475200/32873648 swapFree=6864/6864
[pid=8189] ppid=8187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8189/stat : 8189 (runPb2sat.sh) S 8187 8189 5701 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281788280 9367552 274 33554432000 4194304 5064252 140733494984800 140733494983712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8189/statm: 2287 274 233 213 0 72 0
[pid=8190] ppid=8189 vsize=401980 CPUtime=50.45 cores=0,2,4,6
/proc/8190/stat : 8190 (pb2sat) S 8189 8189 5701 0 -1 4202496 38257 143772 0 0 727 287 3973 58 20 0 1 0 281788280 411627520 85228 33554432000 4194304 5873084 140734916172992 140734916166808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/8190/statm: 100495 85228 184 410 0 100077 0
Current children cumulated CPU time (s) 50.45
Current children cumulated vsize (KiB) 411128

[startup+102.307 s]
/proc/loadavg: 2.05 2.03 2.01 3/183 8200
/proc/meminfo: memFree=25953548/32873648 swapFree=6864/6864
[pid=8189] ppid=8187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8189/stat : 8189 (runPb2sat.sh) S 8187 8189 5701 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281788280 9367552 274 33554432000 4194304 5064252 140733494984800 140733494983712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8189/statm: 2287 274 233 213 0 72 0
[pid=8190] ppid=8189 vsize=401980 CPUtime=50.45 cores=0,2,4,6
/proc/8190/stat : 8190 (pb2sat) S 8189 8189 5701 0 -1 4202496 38257 143772 0 0 727 287 3973 58 20 0 1 0 281788280 411627520 85228 33554432000 4194304 5873084 140734916172992 140734916166808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/8190/statm: 100495 85228 184 410 0 100077 0
[pid=8199] ppid=8190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8199/stat : 8199 (satsolver.sh) S 8190 8189 5701 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281793344 9367552 267 33554432000 4194304 5064252 140733980284064 140733980282976 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8199/statm: 2287 267 226 213 0 72 0
[pid=8200] ppid=8199 vsize=779548 CPUtime=51.64 cores=0,2,4,6
/proc/8200/stat : 8200 (glucose_static) R 8199 8189 5701 0 -1 4202496 107250 0 0 0 5133 31 0 0 20 0 1 0 281793344 798257152 157335 33554432000 4194304 4896791 140735272930720 140735272927928 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8200/statm: 194887 157335 78 172 0 194713 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 1199824

[startup+162.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/183 8203
/proc/meminfo: memFree=26155488/32873648 swapFree=6864/6864
[pid=8189] ppid=8187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8189/stat : 8189 (runPb2sat.sh) S 8187 8189 5701 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281788280 9367552 274 33554432000 4194304 5064252 140733494984800 140733494983712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8189/statm: 2287 274 233 213 0 72 0
[pid=8190] ppid=8189 vsize=401980 CPUtime=50.45 cores=0,2,4,6
/proc/8190/stat : 8190 (pb2sat) S 8189 8189 5701 0 -1 4202496 38257 143772 0 0 727 287 3973 58 20 0 1 0 281788280 411627520 85228 33554432000 4194304 5873084 140734916172992 140734916166808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/8190/statm: 100495 85228 184 410 0 100077 0
[pid=8199] ppid=8190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8199/stat : 8199 (satsolver.sh) S 8190 8189 5701 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281793344 9367552 267 33554432000 4194304 5064252 140733980284064 140733980282976 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8199/statm: 2287 267 226 213 0 72 0
[pid=8200] ppid=8199 vsize=784724 CPUtime=111.64 cores=0,2,4,6
/proc/8200/stat : 8200 (glucose_static) R 8199 8189 5701 0 -1 4202496 111567 0 0 0 11131 33 0 0 20 0 1 0 281793344 803557376 160661 33554432000 4194304 4896791 140735272930720 140735272928088 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8200/statm: 196181 160661 78 172 0 196007 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 1205000

[startup+222.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 8203
/proc/meminfo: memFree=26123776/32873648 swapFree=6864/6864
[pid=8189] ppid=8187 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/8206/statm: 183528 158945 78 172 0 183354 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 1154388

[startup+1422.31 s]
/proc/loadavg: 2.06 2.04 2.00 3/183 8223
/proc/meminfo: memFree=26440484/32873648 swapFree=6864/6864
[pid=8189] ppid=8187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8189/stat : 8189 (runPb2sat.sh) S 8187 8189 5701 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281788280 9367552 274 33554432000 4194304 5064252 140733494984800 140733494983712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8189/statm: 2287 274 233 213 0 72 0
[pid=8190] ppid=8189 vsize=401980 CPUtime=1380.66 cores=0,2,4,6
/proc/8190/stat : 8190 (pb2sat) S 8189 8189 5701 0 -1 4202496 68993 407142 0 0 1219 349 136301 197 20 0 1 0 281788280 411627520 70892 33554432000 4194304 5873084 140734916172992 140734916166808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 15 0 0
/proc/8190/statm: 100495 70892 184 410 0 100077 0
[pid=8222] ppid=8190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8222/stat : 8222 (satsolver.sh) S 8190 8189 5701 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281926393 9367552 267 33554432000 4194304 5064252 140737234683152 140737234682064 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8222/statm: 2287 267 226 213 0 72 0
[pid=8223] ppid=8222 vsize=550188 CPUtime=41.16 cores=0,2,4,6
/proc/8223/stat : 8223 (glucose_static) R 8222 8189 5701 0 -1 4202496 85479 0 0 0 4093 23 0 0 20 0 1 0 281926393 563392512 122604 33554432000 4194304 4896791 140735467809760 140735467806968 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8223/statm: 137547 122604 78 172 0 137373 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 970464

[startup+1482.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 8223
/proc/meminfo: memFree=26426620/32873648 swapFree=6864/6864
[pid=8189] ppid=8187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8189/stat : 8189 (runPb2sat.sh) S 8187 8189 5701 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281788280 9367552 274 33554432000 4194304 5064252 140733494984800 140733494983712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8189/statm: 2287 274 233 213 0 72 0
[pid=8190] ppid=8189 vsize=401980 CPUtime=1380.66 cores=0,2,4,6
/proc/8190/stat : 8190 (pb2sat) S 8189 8189 5701 0 -1 4202496 68993 407142 0 0 1219 349 136301 197 20 0 1 0 281788280 411627520 70892 33554432000 4194304 5873084 140734916172992 140734916166808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 15 0 0
/proc/8190/statm: 100495 70892 184 410 0 100077 0
[pid=8222] ppid=8190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8222/stat : 8222 (satsolver.sh) S 8190 8189 5701 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281926393 9367552 267 33554432000 4194304 5064252 140737234683152 140737234682064 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8222/statm: 2287 267 226 213 0 72 0
[pid=8223] ppid=8222 vsize=551392 CPUtime=101.14 cores=0,2,4,6
/proc/8223/stat : 8223 (glucose_static) R 8222 8189 5701 0 -1 4202496 85764 0 0 0 10091 23 0 0 20 0 1 0 281926393 564625408 123911 33554432000 4194304 4896791 140735467809760 140735467806984 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8223/statm: 137848 123911 78 172 0 137674 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 971668

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 8224
/proc/meminfo: memFree=26373744/32873648 swapFree=6864/6864
[pid=8189] ppid=8187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8189/stat : 8189 (runPb2sat.sh) S 8187 8189 5701 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281788280 9367552 274 33554432000 4194304 5064252 140733494984800 140733494983712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8189/statm: 2287 274 233 213 0 72 0
[pid=8190] ppid=8189 vsize=401980 CPUtime=1380.66 cores=0,2,4,6
/proc/8190/stat : 8190 (pb2sat) S 8189 8189 5701 0 -1 4202496 68993 407142 0 0 1219 349 136301 197 20 0 1 0 281788280 411627520 70892 33554432000 4194304 5873084 140734916172992 140734916166808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 15 0 0
/proc/8190/statm: 100495 70892 184 410 0 100077 0
[pid=8222] ppid=8190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8222/stat : 8222 (satsolver.sh) S 8190 8189 5701 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281926393 9367552 267 33554432000 4194304 5064252 140737234683152 140737234682064 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8222/statm: 2287 267 226 213 0 72 0
[pid=8223] ppid=8222 vsize=552908 CPUtime=161.14 cores=0,2,4,6
/proc/8223/stat : 8223 (glucose_static) R 8222 8189 5701 0 -1 4202496 86446 0 0 0 16090 24 0 0 20 0 1 0 281926393 566177792 129192 33554432000 4194304 4896791 140735467809760 140735467806968 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8223/statm: 138227 129192 78 172 0 138053 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 973184

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 8224
/proc/meminfo: memFree=26381616/32873648 swapFree=6864/6864
[pid=8189] ppid=8187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8189/stat : 8189 (runPb2sat.sh) S 8187 8189 5701 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281788280 9367552 274 33554432000 4194304 5064252 140733494984800 140733494983712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8189/statm: 2287 274 233 213 0 72 0
[pid=8190] ppid=8189 vsize=401980 CPUtime=1380.66 cores=0,2,4,6
/proc/8190/stat : 8190 (pb2sat) S 8189 8189 5701 0 -1 4202496 68993 407142 0 0 1219 349 136301 197 20 0 1 0 281788280 411627520 70892 33554432000 4194304 5873084 140734916172992 140734916166808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 15 0 0
/proc/8190/statm: 100495 70892 184 410 0 100077 0
[pid=8222] ppid=8190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8222/stat : 8222 (satsolver.sh) S 8190 8189 5701 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281926393 9367552 267 33554432000 4194304 5064252 140737234683152 140737234682064 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8222/statm: 2287 267 226 213 0 72 0
[pid=8223] ppid=8222 vsize=555424 CPUtime=221.12 cores=0,2,4,6
/proc/8223/stat : 8223 (glucose_static) R 8222 8189 5701 0 -1 4202496 90115 0 0 0 22085 27 0 0 20 0 1 0 281926393 568754176 124656 33554432000 4194304 4896791 140735467809760 140735467807032 4204408 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8223/statm: 138856 124656 78 172 0 138682 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 975700

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 8224
/proc/meminfo: memFree=26363248/32873648 swapFree=6864/6864
[pid=8189] ppid=8187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8189/stat : 8189 (runPb2sat.sh) S 8187 8189 5701 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281788280 9367552 274 33554432000 4194304 5064252 140733494984800 140733494983712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8189/statm: 2287 274 233 213 0 72 0
[pid=8190] ppid=8189 vsize=401980 CPUtime=1380.66 cores=0,2,4,6
/proc/8190/stat : 8190 (pb2sat) S 8189 8189 5701 0 -1 4202496 68993 407142 0 0 1219 349 136301 197 20 0 1 0 281788280 411627520 70892 33554432000 4194304 5873084 140734916172992 140734916166808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 15 0 0
/proc/8190/statm: 100495 70892 184 410 0 100077 0
[pid=8222] ppid=8190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8222/stat : 8222 (satsolver.sh) S 8190 8189 5701 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281926393 9367552 267 33554432000 4194304 5064252 140737234683152 140737234682064 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8222/statm: 2287 267 226 213 0 72 0
[pid=8223] ppid=8222 vsize=557408 CPUtime=281.12 cores=0,2,4,6
/proc/8223/stat : 8223 (glucose_static) R 8222 8189 5701 0 -1 4202496 90922 0 0 0 28084 28 0 0 20 0 1 0 281926393 570785792 126669 33554432000 4194304 4896791 140735467809760 140735467806968 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8223/statm: 139352 126669 78 172 0 139178 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 977684

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 8224
/proc/meminfo: memFree=26443868/32873648 swapFree=6864/6864
[pid=8189] ppid=8187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8189/stat : 8189 (runPb2sat.sh) S 8187 8189 5701 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281788280 9367552 274 33554432000 4194304 5064252 140733494984800 140733494983712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8189/statm: 2287 274 233 213 0 72 0
[pid=8190] ppid=8189 vsize=401980 CPUtime=1380.66 cores=0,2,4,6
/proc/8190/stat : 8190 (pb2sat) S 8189 8189 5701 0 -1 4202496 68993 407142 0 0 1219 349 136301 197 20 0 1 0 281788280 411627520 70892 33554432000 4194304 5873084 140734916172992 140734916166808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 15 0 0
/proc/8190/statm: 100495 70892 184 410 0 100077 0
[pid=8222] ppid=8190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8222/stat : 8222 (satsolver.sh) S 8190 8189 5701 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281926393 9367552 267 33554432000 4194304 5064252 140737234683152 140737234682064 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8222/statm: 2287 267 226 213 0 72 0
[pid=8223] ppid=8222 vsize=557996 CPUtime=341.09 cores=0,2,4,6
/proc/8223/stat : 8223 (glucose_static) R 8222 8189 5701 0 -1 4202496 92371 0 0 0 34081 28 0 0 20 0 1 0 281926393 571387904 128370 33554432000 4194304 4896791 140735467809760 140735467806968 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8223/statm: 139499 128370 78 172 0 139325 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 978272

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 8252
/proc/meminfo: memFree=27091812/32873648 swapFree=6864/6864
[pid=8189] ppid=8187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8189/stat : 8189 (runPb2sat.sh) S 8187 8189 5701 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281788280 9367552 274 33554432000 4194304 5064252 140733494984800 140733494983712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8189/statm: 2287 274 233 213 0 72 0
[pid=8190] ppid=8189 vsize=401980 CPUtime=1380.66 cores=0,2,4,6
/proc/8190/stat : 8190 (pb2sat) S 8189 8189 5701 0 -1 4202496 68993 407142 0 0 1219 349 136301 197 20 0 1 0 281788280 411627520 70892 33554432000 4194304 5873084 140734916172992 140734916166808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 15 0 0
/proc/8190/statm: 100495 70892 184 410 0 100077 0
[pid=8222] ppid=8190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8222/stat : 8222 (satsolver.sh) S 8190 8189 5701 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281926393 9367552 267 33554432000 4194304 5064252 140737234683152 140737234682064 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8222/statm: 2287 267 226 213 0 72 0
[pid=8223] ppid=8222 vsize=558708 CPUtime=401.06 cores=0,2,4,6
/proc/8223/stat : 8223 (glucose_static) R 8222 8189 5701 0 -1 4202496 92679 0 0 0 40077 29 0 0 20 0 1 0 281926393 572116992 131097 33554432000 4194304 4896791 140735467809760 140735467807400 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8223/statm: 139677 131097 78 172 0 139503 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 978984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.78 1.95 1.98 2/175 8252
/proc/meminfo: memFree=27092812/32873648 swapFree=6864/6864
[pid=8189] ppid=8187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8189/stat : 8189 (runPb2sat.sh) S 8187 8189 5701 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281788280 9367552 274 33554432000 4194304 5064252 140733494984800 140733494983712 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8189/statm: 2287 274 233 213 0 72 0
[pid=8190] ppid=8189 vsize=401980 CPUtime=1380.66 cores=0,2,4,6
/proc/8190/stat : 8190 (pb2sat) S 8189 8189 5701 0 -1 4202496 68993 407142 0 0 1219 349 136301 197 20 0 1 0 281788280 411627520 70892 33554432000 4194304 5873084 140734916172992 140734916166808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 15 0 0
/proc/8190/statm: 100495 70892 184 410 0 100077 0
[pid=8222] ppid=8190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8222/stat : 8222 (satsolver.sh) S 8190 8189 5701 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281926393 9367552 267 33554432000 4194304 5064252 140737234683152 140737234682064 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8222/statm: 2287 267 226 213 0 72 0
[pid=8223] ppid=8222 vsize=559072 CPUtime=419.37 cores=0,2,4,6
/proc/8223/stat : 8223 (glucose_static) R 8222 8189 5701 0 -1 4202496 92770 0 0 0 41908 29 0 0 20 0 1 0 281926393 572489728 131180 33554432000 4194304 4896791 140735467809760 140735467807288 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8223/statm: 139768 131180 78 172 0 139594 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 979348

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8189 and gives
#  childrusage.ru_utime.tv_sec=1375
#  childrusage.ru_utime.tv_usec=210936
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=482166
# CPU time returned by wait4() is 1380.69
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.03
CPU user time (s): 1794.28
CPU system time (s): 5.75
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (KiB): 1497528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1375.21
system time used= 5.48217
maximum resident set size= 835172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 477112
page faults= 0
swaps= 0
block input operations= 8
block output operations= 1929056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 161
involuntary context switches= 1532

runsolver used 4.41133 second user time and 10.1725 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-28 00:10:23
IDJOB=3696135
IDBENCH=92739
IDSOLVER=2274
FILE ID=node120/3696135-1338156623
RUNJOBID= node120-1338124133-5717
PBS_JOBID= 14624508
Free space on /tmp= 71480 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat100_4_32_9.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696135-1338156623/watcher-3696135-1338156623 -o /tmp/evaluation-result-3696135-1338156623/solver-3696135-1338156623 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696135-1338156623.opb 1789415964 HOME HOME

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

MD5SUM BENCH= e6b7e246739aa40cd77e9f80dee24dab
RANDOM SEED=1789415964

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:        27226188 kB
Buffers:          344284 kB
Cached:          3771780 kB
SwapCached:          636 kB
Active:          1703716 kB
Inactive:        3112764 kB
Active(anon):     689116 kB
Inactive(anon):    12532 kB
Active(file):    1014600 kB
Inactive(file):  3100232 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:            205876 kB
Writeback:             0 kB
AnonPages:        834624 kB
Mapped:            15336 kB
Shmem:               120 kB
Slab:             691980 kB
SReclaimable:     135720 kB
SUnreclaim:       556260 kB
KernelStack:        1472 kB
PageTables:         5544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1064108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    325632 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= 71460 MiB
End job on node120 at 2012-05-28 00:40:24