Trace number 3696137

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.01 1801.12

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_1.opb
MD5SUM8a23e88f34ee33e636d3b24522832f27
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3948307
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 143877824
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 43040121046
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 143877824
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 43040121046
Number of bits of the biggest sum of numbers36
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

0.00/0.85	c model valid
0.00/0.85	c current solution ok
1.28/1.32	o 98445157
1.28/1.32	c current bound: 49222603
1.28/1.32	c fallback to adder encoding
8.36/8.46	c model valid
8.36/8.46	c current solution ok
8.36/8.48	o 42575531
8.36/8.48	c current bound: 21287790
8.36/8.48	c fallback to adder encoding
10.26/10.39	c model valid
10.26/10.39	c current solution ok
10.39/11.12	o 14332479
10.39/11.12	c current bound: 7166264
10.39/11.12	c fallback to adder encoding
191.43/192.24	c model valid
191.43/192.24	c current solution ok
191.43/192.26	o 5951017
191.43/192.26	c current bound: 2975533
191.43/192.26	c fallback to adder encoding
1800.01/1801.11	c error: unexpected solver exit code
1800.01/1801.11	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-3696137-1338162306/watcher-3696137-1338162306 -o /tmp/evaluation-result-3696137-1338162306/solver-3696137-1338162306 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696137-1338162306.opb 1815475538 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 1.99 3/179 17943
/proc/meminfo: memFree=27653832/32873844 swapFree=7124/7124
[pid=17943] ppid=17941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17943/stat : 17943 (runPb2sat.sh) S 17941 17943 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355995 9367552 274 33554432000 4194304 5064252 140735058804592 140735058803504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 2287 274 233 213 0 72 0

[startup+0.0195961 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 17943
/proc/meminfo: memFree=27653832/32873844 swapFree=7124/7124
[pid=17943] ppid=17941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17943/stat : 17943 (runPb2sat.sh) S 17941 17943 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355995 9367552 274 33554432000 4194304 5064252 140735058804592 140735058803504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100246 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 17943
/proc/meminfo: memFree=27653832/32873844 swapFree=7124/7124
[pid=17943] ppid=17941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17943/stat : 17943 (runPb2sat.sh) S 17941 17943 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355995 9367552 274 33554432000 4194304 5064252 140735058804592 140735058803504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300283 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 17943
/proc/meminfo: memFree=27653832/32873844 swapFree=7124/7124
[pid=17943] ppid=17941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17943/stat : 17943 (runPb2sat.sh) S 17941 17943 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355995 9367552 274 33554432000 4194304 5064252 140735058804592 140735058803504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700309 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 17943
/proc/meminfo: memFree=27653832/32873844 swapFree=7124/7124
[pid=17943] ppid=17941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17943/stat : 17943 (runPb2sat.sh) S 17941 17943 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355995 9367552 274 33554432000 4194304 5064252 140735058804592 140735058803504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 17949
/proc/meminfo: memFree=27447164/32873844 swapFree=7124/7124
[pid=17943] ppid=17941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17943/stat : 17943 (runPb2sat.sh) S 17941 17943 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355995 9367552 274 33554432000 4194304 5064252 140735058804592 140735058803504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 2287 274 233 213 0 72 0
[pid=17944] ppid=17943 vsize=45520 CPUtime=1.48 cores=1,3,5,7
/proc/17944/stat : 17944 (pb2sat) R 17943 17943 17634 0 -1 4202496 7983 8780 0 0 41 39 65 3 20 0 1 0 282355995 46612480 9102 33554432000 4194304 5873084 140735602722592 140735602717928 4664146 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17944/statm: 11380 9102 184 410 0 10962 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 54668

[startup+3.10036 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 17950
/proc/meminfo: memFree=27260988/32873844 swapFree=7124/7124
[pid=17943] ppid=17941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17943/stat : 17943 (runPb2sat.sh) S 17941 17943 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355995 9367552 274 33554432000 4194304 5064252 140735058804592 140735058803504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 2287 274 233 213 0 72 0
[pid=17944] ppid=17943 vsize=94672 CPUtime=2.08 cores=1,3,5,7
/proc/17944/stat : 17944 (pb2sat) S 17943 17943 17634 0 -1 4202496 9359 8780 0 0 92 48 65 3 20 0 1 0 282355995 96944128 18318 33554432000 4194304 5873084 140735602722592 140735602716408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17944/statm: 23668 18318 184 410 0 23250 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 103820
heavy processes:

[startup+6.30041 s]
/proc/loadavg: 2.08 2.02 1.99 3/185 17952
/proc/meminfo: memFree=27160904/32873844 swapFree=7124/7124
[pid=17943] ppid=17941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17943/stat : 17943 (runPb2sat.sh) S 17941 17943 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355995 9367552 274 33554432000 4194304 5064252 140735058804592 140735058803504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 2287 274 233 213 0 72 0
[pid=17944] ppid=17943 vsize=94672 CPUtime=2.08 cores=1,3,5,7
/proc/17944/stat : 17944 (pb2sat) S 17943 17943 17634 0 -1 4202496 9359 8780 0 0 92 48 65 3 20 0 1 0 282355995 96944128 18318 33554432000 4194304 5873084 140735602722592 140735602716408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17944/statm: 23668 18318 184 410 0 23250 0
[pid=17951] ppid=17944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17951/stat : 17951 (satsolver.sh) S 17944 17943 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282356206 9367552 267 33554432000 4194304 5064252 140735415809776 140735415808688 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17951/statm: 2287 267 226 213 0 72 0
[pid=17952] ppid=17951 vsize=153744 CPUtime=4.18 cores=1,3,5,7
/proc/17952/stat : 17952 (glucose_static) R 17951 17943 17634 0 -1 4202496 30808 0 0 0 408 10 0 0 20 0 1 0 282356206 157433856 34719 33554432000 4194304 4896791 140734244671408 140734244668616 4224706 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17952/statm: 38436 34719 78 172 0 38262 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 266712

[startup+12.7005 s]
/proc/loadavg: 2.07 2.02 1.99 3/185 17958
/proc/meminfo: memFree=27216080/32873844 swapFree=7124/7124
[pid=17943] ppid=17941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17943/stat : 17943 (runPb2sat.sh) S 17941 17943 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355995 9367552 274 33554432000 4194304 5064252 140735058804592 140735058803504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 2287 274 233 213 0 72 0
[pid=17944] ppid=17943 vsize=88088 CPUtime=10.92 cores=1,3,5,7
/proc/17944/stat : 17944 (pb2sat) S 17943 17943 17634 0 -1 4202496 23518 70740 0 0 205 64 795 28 20 0 1 0 282355995 90202112 20768 33554432000 4194304 5873084 140735602722592 140735602716408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17944/statm: 22022 20768 184 410 0 21604 0
[pid=17957] ppid=17944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17957/stat : 17957 (satsolver.sh) S 17944 17943 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282357159 9367552 267 33554432000 4194304 5064252 140734571279440 140734571278352 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17957/statm: 2287 267 226 213 0 72 0
[pid=17958] ppid=17957 vsize=117248 CPUtime=1.05 cores=1,3,5,7
/proc/17958/stat : 17958 (glucose_static) R 17957 17943 17634 0 -1 4202496 24299 0 0 0 98 7 0 0 20 0 1 0 282357159 120061952 26000 33554432000 4194304 4896791 140737223727472 140737222676264 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17958/statm: 29312 26000 78 172 0 29138 0
Current children cumulated CPU time (s) 11.97
Current children cumulated vsize (KiB) 223632

[startup+25.5005 s]
/proc/loadavg: 2.06 2.01 1.99 3/185 17958
/proc/meminfo: memFree=27189480/32873844 swapFree=7124/7124
[pid=17943] ppid=17941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17943/stat : 17943 (runPb2sat.sh) S 17941 17943 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355995 9367552 274 33554432000 4194304 5064252 140735058804592 140735058803504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 2287 274 233 213 0 72 0
[pid=17944] ppid=17943 vsize=88088 CPUtime=10.92 cores=1,3,5,7
/proc/17944/stat : 17944 (pb2sat) S 17943 17943 17634 0 -1 4202496 23518 70740 0 0 205 64 795 28 20 0 1 0 282355995 90202112 20768 33554432000 4194304 5873084 140735602722592 140735602716408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17944/statm: 22022 20768 184 410 0 21604 0
[pid=17957] ppid=17944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17957/stat : 17957 (satsolver.sh) S 17944 17943 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282357159 9367552 267 33554432000 4194304 5064252 140734571279440 140734571278352 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17957/statm: 2287 267 226 213 0 72 0
[pid=17958] ppid=17957 vsize=118312 CPUtime=13.85 cores=1,3,5,7
/proc/17958/stat : 17958 (glucose_static) R 17957 17943 17634 0 -1 4202496 25095 0 0 0 1377 8 0 0 20 0 1 0 282357159 121151488 26858 33554432000 4194304 4896791 140737223727472 140737223724840 4224844 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17958/statm: 29578 26858 78 172 0 29404 0
Current children cumulated CPU time (s) 24.77
Current children cumulated vsize (KiB) 224696

[startup+51.1005 s]
/proc/loadavg: 2.25 2.06 2.01 3/185 17961
/proc/meminfo: memFree=27219476/32873844 swapFree=7124/7124
[pid=17943] ppid=17941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17943/stat : 17943 (runPb2sat.sh) S 17941 17943 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355995 9367552 274 33554432000 4194304 5064252 140735058804592 140735058803504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 2287 274 233 213 0 72 0
[pid=17944] ppid=17943 vsize=88088 CPUtime=10.92 cores=1,3,5,7
/proc/17944/stat : 17944 (pb2sat) S 17943 17943 17634 0 -1 4202496 23518 70740 0 0 205 64 795 28 20 0 1 0 282355995 90202112 20768 33554432000 4194304 5873084 140735602722592 140735602716408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17944/statm: 22022 20768 184 410 0 21604 0
[pid=17957] ppid=17944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17957/stat : 17957 (satsolver.sh) S 17944 17943 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282357159 9367552 267 33554432000 4194304 5064252 140734571279440 140734571278352 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17957/statm: 2287 267 226 213 0 72 0
[pid=17958] ppid=17957 vsize=119384 CPUtime=39.45 cores=1,3,5,7
/proc/17958/stat : 17958 (glucose_static) R 17957 17943 17634 0 -1 4202496 26621 0 0 0 3936 9 0 0 20 0 1 0 282357159 122249216 27198 33554432000 4194304 4896791 140737223727472 140737223724680 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17958/statm: 29846 27198 78 172 0 29672 0
Current children cumulated CPU time (s) 50.37
Current children cumulated vsize (KiB) 225768

[startup+102.307 s]
/proc/loadavg: 2.11 2.05 2.01 3/185 17965
/proc/meminfo: memFree=27241404/32873844 swapFree=7124/7124
[pid=17943] ppid=17941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17943/stat : 17943 (runPb2sat.sh) S 17941 17943 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355995 9367552 274 33554432000 4194304 5064252 140735058804592 140735058803504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 2287 274 233 213 0 72 0
[pid=17944] ppid=17943 vsize=88088 CPUtime=10.92 cores=1,3,5,7
/proc/17944/stat : 17944 (pb2sat) S 17943 17943 17634 0 -1 4202496 23518 70740 0 0 205 64 795 28 20 0 1 0 282355995 90202112 20768 33554432000 4194304 5873084 140735602722592 140735602716408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17944/statm: 22022 20768 184 410 0 21604 0
[pid=17957] ppid=17944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17957/stat : 17957 (satsolver.sh) S 17944 17943 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282357159 9367552 267 33554432000 4194304 5064252 140734571279440 140734571278352 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17957/statm: 2287 267 226 213 0 72 0
[pid=17958] ppid=17957 vsize=121604 CPUtime=90.65 cores=1,3,5,7
/proc/17958/stat : 17958 (glucose_static) R 17957 17943 17634 0 -1 4202496 29099 0 0 0 9054 11 0 0 20 0 1 0 282357159 124522496 28781 33554432000 4194304 4896791 140737223727472 140737223724680 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17958/statm: 30401 28781 78 172 0 30227 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 227988

[startup+162.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/185 17968
/proc/meminfo: memFree=27243352/32873844 swapFree=7124/7124
[pid=17943] ppid=17941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17943/stat : 17943 (runPb2sat.sh) S 17941 17943 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355995 9367552 274 33554432000 4194304 5064252 140735058804592 140735058803504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 2287 274 233 213 0 72 0
[pid=17944] ppid=17943 vsize=88088 CPUtime=10.92 cores=1,3,5,7
/proc/17944/stat : 17944 (pb2sat) S 17943 17943 17634 0 -1 4202496 23518 70740 0 0 205 64 795 28 20 0 1 0 282355995 90202112 20768 33554432000 4194304 5873084 140735602722592 140735602716408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17944/statm: 22022 20768 184 410 0 21604 0
[pid=17957] ppid=17944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17957/stat : 17957 (satsolver.sh) S 17944 17943 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282357159 9367552 267 33554432000 4194304 5064252 140734571279440 140734571278352 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17957/statm: 2287 267 226 213 0 72 0
[pid=17958] ppid=17957 vsize=123580 CPUtime=150.6 cores=1,3,5,7
/proc/17958/stat : 17958 (glucose_static) R 17957 17943 17634 0 -1 4202496 32525 0 0 0 15047 13 0 0 20 0 1 0 282357159 126545920 29179 33554432000 4194304 4896791 140737223727472 140737223725112 4225144 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17958/statm: 30895 29179 78 172 0 30721 0
Current children cumulated CPU time (s) 161.52
Current children cumulated vsize (KiB) 229964

[startup+222.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/185 17971
/proc/meminfo: memFree=27260240/32873844 swapFree=7124/7124

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

/proc/17971/stat : 17971 (glucose_static) R 17970 17943 17634 0 -1 4202496 58821 0 0 0 122891 47 0 0 20 0 1 0 282375265 243826688 48162 33554432000 4194304 4896791 140733316832640 140733316830152 4225191 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17971/statm: 59528 48162 78 172 0 59354 0
Current children cumulated CPU time (s) 1421.29
Current children cumulated vsize (KiB) 344496

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 18004
/proc/meminfo: memFree=27098024/32873844 swapFree=7124/7124
[pid=17943] ppid=17941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17943/stat : 17943 (runPb2sat.sh) S 17941 17943 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355995 9367552 274 33554432000 4194304 5064252 140735058804592 140735058803504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 2287 274 233 213 0 72 0
[pid=17944] ppid=17943 vsize=88088 CPUtime=191.91 cores=1,3,5,7
/proc/17944/stat : 17944 (pb2sat) S 17943 17943 17634 0 -1 4202496 28631 107160 0 0 246 68 18831 46 20 0 1 0 282355995 90202112 19744 33554432000 4194304 5873084 140735602722592 140735602716408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17944/statm: 22022 19744 184 410 0 21604 0
[pid=17970] ppid=17944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17970/stat : 17970 (satsolver.sh) S 17944 17943 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282375264 9367552 267 33554432000 4194304 5064252 140737044693104 140737044692016 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17970/statm: 2287 267 226 213 0 72 0
[pid=17971] ppid=17970 vsize=188508 CPUtime=1289.36 cores=1,3,5,7
/proc/17971/stat : 17971 (glucose_static) R 17970 17943 17634 0 -1 4202496 59880 0 0 0 128887 49 0 0 20 0 1 0 282375265 193032192 40808 33554432000 4194304 4896791 140733316832640 140733316829848 4224684 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17971/statm: 47127 40808 78 172 0 46953 0
Current children cumulated CPU time (s) 1481.27
Current children cumulated vsize (KiB) 294892

[startup+1542.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/186 18007
/proc/meminfo: memFree=27089876/32873844 swapFree=7124/7124
[pid=17943] ppid=17941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17943/stat : 17943 (runPb2sat.sh) S 17941 17943 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355995 9367552 274 33554432000 4194304 5064252 140735058804592 140735058803504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 2287 274 233 213 0 72 0
[pid=17944] ppid=17943 vsize=88088 CPUtime=191.91 cores=1,3,5,7
/proc/17944/stat : 17944 (pb2sat) S 17943 17943 17634 0 -1 4202496 28631 107160 0 0 246 68 18831 46 20 0 1 0 282355995 90202112 19744 33554432000 4194304 5873084 140735602722592 140735602716408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17944/statm: 22022 19744 184 410 0 21604 0
[pid=17970] ppid=17944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17970/stat : 17970 (satsolver.sh) S 17944 17943 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282375264 9367552 267 33554432000 4194304 5064252 140737044693104 140737044692016 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17970/statm: 2287 267 226 213 0 72 0
[pid=17971] ppid=17970 vsize=239940 CPUtime=1349.36 cores=1,3,5,7
/proc/17971/stat : 17971 (glucose_static) R 17970 17943 17634 0 -1 4202496 60520 0 0 0 134885 51 0 0 20 0 1 0 282375265 245698560 49113 33554432000 4194304 4896791 140733316832640 140733316829864 4225029 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17971/statm: 59985 49113 78 172 0 59811 0
Current children cumulated CPU time (s) 1541.27
Current children cumulated vsize (KiB) 346324

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/185 18007
/proc/meminfo: memFree=27083216/32873844 swapFree=7124/7124
[pid=17943] ppid=17941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17943/stat : 17943 (runPb2sat.sh) S 17941 17943 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355995 9367552 274 33554432000 4194304 5064252 140735058804592 140735058803504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 2287 274 233 213 0 72 0
[pid=17944] ppid=17943 vsize=88088 CPUtime=191.91 cores=1,3,5,7
/proc/17944/stat : 17944 (pb2sat) S 17943 17943 17634 0 -1 4202496 28631 107160 0 0 246 68 18831 46 20 0 1 0 282355995 90202112 19744 33554432000 4194304 5873084 140735602722592 140735602716408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17944/statm: 22022 19744 184 410 0 21604 0
[pid=17970] ppid=17944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17970/stat : 17970 (satsolver.sh) S 17944 17943 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282375264 9367552 267 33554432000 4194304 5064252 140737044693104 140737044692016 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17970/statm: 2287 267 226 213 0 72 0
[pid=17971] ppid=17970 vsize=190464 CPUtime=1409.34 cores=1,3,5,7
/proc/17971/stat : 17971 (glucose_static) R 17970 17943 17634 0 -1 4202496 62103 0 0 0 140881 53 0 0 20 0 1 0 282375265 195035136 42341 33554432000 4194304 4896791 140733316832640 140733316830152 4224706 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17971/statm: 47616 42341 78 172 0 47442 0
Current children cumulated CPU time (s) 1601.25
Current children cumulated vsize (KiB) 296848

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/185 18008
/proc/meminfo: memFree=27077260/32873844 swapFree=7124/7124
[pid=17943] ppid=17941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17943/stat : 17943 (runPb2sat.sh) S 17941 17943 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355995 9367552 274 33554432000 4194304 5064252 140735058804592 140735058803504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 2287 274 233 213 0 72 0
[pid=17944] ppid=17943 vsize=88088 CPUtime=191.91 cores=1,3,5,7
/proc/17944/stat : 17944 (pb2sat) S 17943 17943 17634 0 -1 4202496 28631 107160 0 0 246 68 18831 46 20 0 1 0 282355995 90202112 19744 33554432000 4194304 5873084 140735602722592 140735602716408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17944/statm: 22022 19744 184 410 0 21604 0
[pid=17970] ppid=17944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17970/stat : 17970 (satsolver.sh) S 17944 17943 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282375264 9367552 267 33554432000 4194304 5064252 140737044693104 140737044692016 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17970/statm: 2287 267 226 213 0 72 0
[pid=17971] ppid=17970 vsize=241560 CPUtime=1469.33 cores=1,3,5,7
/proc/17971/stat : 17971 (glucose_static) R 17970 17943 17634 0 -1 4202496 62641 0 0 0 146879 54 0 0 20 0 1 0 282375265 247357440 50029 33554432000 4194304 4896791 140733316832640 140733316829848 4203936 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17971/statm: 60390 50029 78 172 0 60216 0
Current children cumulated CPU time (s) 1661.24
Current children cumulated vsize (KiB) 347944

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 18008
/proc/meminfo: memFree=27063496/32873844 swapFree=7124/7124
[pid=17943] ppid=17941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17943/stat : 17943 (runPb2sat.sh) S 17941 17943 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355995 9367552 274 33554432000 4194304 5064252 140735058804592 140735058803504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 2287 274 233 213 0 72 0
[pid=17944] ppid=17943 vsize=88088 CPUtime=191.91 cores=1,3,5,7
/proc/17944/stat : 17944 (pb2sat) S 17943 17943 17634 0 -1 4202496 28631 107160 0 0 246 68 18831 46 20 0 1 0 282355995 90202112 19744 33554432000 4194304 5873084 140735602722592 140735602716408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17944/statm: 22022 19744 184 410 0 21604 0
[pid=17970] ppid=17944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17970/stat : 17970 (satsolver.sh) S 17944 17943 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282375264 9367552 267 33554432000 4194304 5064252 140737044693104 140737044692016 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17970/statm: 2287 267 226 213 0 72 0
[pid=17971] ppid=17970 vsize=192672 CPUtime=1529.31 cores=1,3,5,7
/proc/17971/stat : 17971 (glucose_static) R 17970 17943 17634 0 -1 4202496 64216 0 0 0 152873 58 0 0 20 0 1 0 282375265 197296128 44438 33554432000 4194304 4896791 140733316832640 140733316830168 4225029 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17971/statm: 48168 44438 78 172 0 47994 0
Current children cumulated CPU time (s) 1721.22
Current children cumulated vsize (KiB) 299056

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/185 18008
/proc/meminfo: memFree=27072280/32873844 swapFree=7124/7124
[pid=17943] ppid=17941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17943/stat : 17943 (runPb2sat.sh) S 17941 17943 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355995 9367552 274 33554432000 4194304 5064252 140735058804592 140735058803504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 2287 274 233 213 0 72 0
[pid=17944] ppid=17943 vsize=88088 CPUtime=191.91 cores=1,3,5,7
/proc/17944/stat : 17944 (pb2sat) S 17943 17943 17634 0 -1 4202496 28631 107160 0 0 246 68 18831 46 20 0 1 0 282355995 90202112 19744 33554432000 4194304 5873084 140735602722592 140735602716408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17944/statm: 22022 19744 184 410 0 21604 0
[pid=17970] ppid=17944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17970/stat : 17970 (satsolver.sh) S 17944 17943 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282375264 9367552 267 33554432000 4194304 5064252 140737044693104 140737044692016 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17970/statm: 2287 267 226 213 0 72 0
[pid=17971] ppid=17970 vsize=243400 CPUtime=1589.3 cores=1,3,5,7
/proc/17971/stat : 17971 (glucose_static) R 17970 17943 17634 0 -1 4202496 64912 0 0 0 158871 59 0 0 20 0 1 0 282375265 249241600 52061 33554432000 4194304 4896791 140733316832640 140733316829848 4225120 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17971/statm: 60850 52061 78 172 0 60676 0
Current children cumulated CPU time (s) 1781.21
Current children cumulated vsize (KiB) 349784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 2.11 2.03 2.01 3/183 18050
/proc/meminfo: memFree=27327204/32873844 swapFree=7124/7124
[pid=17943] ppid=17941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17943/stat : 17943 (runPb2sat.sh) S 17941 17943 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355995 9367552 274 33554432000 4194304 5064252 140735058804592 140735058803504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 2287 274 233 213 0 72 0
[pid=17944] ppid=17943 vsize=88088 CPUtime=191.91 cores=1,3,5,7
/proc/17944/stat : 17944 (pb2sat) S 17943 17943 17634 0 -1 4202496 28631 107160 0 0 246 68 18831 46 20 0 1 0 282355995 90202112 19744 33554432000 4194304 5873084 140735602722592 140735602716408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17944/statm: 22022 19744 184 410 0 21604 0
[pid=17970] ppid=17944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17970/stat : 17970 (satsolver.sh) S 17944 17943 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282375264 9367552 267 33554432000 4194304 5064252 140737044693104 140737044692016 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17970/statm: 2287 267 226 213 0 72 0
[pid=17971] ppid=17970 vsize=244072 CPUtime=1608.1 cores=1,3,5,7
/proc/17971/stat : 17971 (glucose_static) R 17970 17943 17634 0 -1 4202496 64962 0 0 0 160751 59 0 0 20 0 1 0 282375265 249929728 53133 33554432000 4194304 4896791 140733316832640 140733316830184 4206790 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17971/statm: 61018 53133 78 172 0 60844 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 350456

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.1 s]
/proc/loadavg: 2.11 2.03 2.01 3/183 18050
/proc/meminfo: memFree=27327204/32873844 swapFree=7124/7124
[pid=17943] ppid=17941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17943/stat : 17943 (runPb2sat.sh) S 17941 17943 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355995 9367552 274 33554432000 4194304 5064252 140735058804592 140735058803504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17943/statm: 2287 274 233 213 0 72 0
[pid=17944] ppid=17943 vsize=88088 CPUtime=191.91 cores=1,3,5,7
/proc/17944/stat : 17944 (pb2sat) S 17943 17943 17634 0 -1 4202496 28631 107160 0 0 246 68 18831 46 20 0 1 0 282355995 90202112 19744 33554432000 4194304 5873084 140735602722592 140735602716408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17944/statm: 22022 19744 184 410 0 21604 0
[pid=17970] ppid=17944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17970/stat : 17970 (satsolver.sh) S 17944 17943 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282375264 9367552 267 33554432000 4194304 5064252 140737044693104 140737044692016 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17970/statm: 2287 267 226 213 0 72 0
[pid=17971] ppid=17970 vsize=244072 CPUtime=1608.1 cores=1,3,5,7
/proc/17971/stat : 17971 (glucose_static) R 17970 17943 17634 0 -1 4202496 64962 0 0 0 160751 59 0 0 20 0 1 0 282375265 249929728 53133 33554432000 4194304 4896791 140733316832640 140733316830184 4206790 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17971/statm: 61018 53133 78 172 0 60844 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 350456

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17943 and gives
#  childrusage.ru_utime.tv_sec=190
#  childrusage.ru_utime.tv_usec=780996
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=155824
# CPU time returned by wait4() is 191.937
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.12
CPU time (s): 1800.01
CPU user time (s): 1798.28
CPU system time (s): 1.73
CPU usage (%): 99.9386
Max. virtual memory (cumulated for all children) (KiB): 397536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 190.781
system time used= 1.15582
maximum resident set size= 174600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136768
page faults= 0
swaps= 0
block input operations= 0
block output operations= 361320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 97
involuntary context switches= 225

runsolver used 2.94255 second user time and 8.5397 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-28 01:45:06
IDJOB=3696137
IDBENCH=92748
IDSOLVER=2274
FILE ID=node134/3696137-1338162306
RUNJOBID= node134-1338158703-17652
PBS_JOBID= 14624546
Free space on /tmp= 70992 MiB

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

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

MD5SUM BENCH= 8a23e88f34ee33e636d3b24522832f27
RANDOM SEED=1815475538

node134.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		: 2667.278
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	: 5334.55
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		: 2667.278
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	: 5332.56
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		: 2667.278
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	: 5332.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		: 2667.278
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	: 5332.59
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		: 2667.278
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	: 5332.55
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		: 2667.278
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	: 5332.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		: 2667.278
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	: 5332.57
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		: 2667.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27654204 kB
Buffers:          431660 kB
Cached:          3878608 kB
SwapCached:            0 kB
Active:          1630160 kB
Inactive:        2727560 kB
Active(anon):      43664 kB
Inactive(anon):     5996 kB
Active(file):    1586496 kB
Inactive(file):  2721564 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             28476 kB
Writeback:             0 kB
AnonPages:         83096 kB
Mapped:            14980 kB
Shmem:               212 kB
Slab:             717536 kB
SReclaimable:     159496 kB
SUnreclaim:       558040 kB
KernelStack:        1520 kB
PageTables:         4128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     170488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 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= 70944 MiB
End job on node134 at 2012-05-28 02:15:07