Trace number 3716960

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
wbo2satCp2 2012-05-19? (TO) 1800.09 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl20_21_pb.cnf.cr--soft-66-100-0.wbo
MD5SUMd97c5722fe377ef62d4d83eb3fe2e1eb
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.219966
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables840
Total number of constraints82
Number of soft constraints35
Number of constraints which are clauses42
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint21
Top cost 1734
Min constraint cost 1
Max constraint cost 95
Sum of constraints costs 1733
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 22
Number of bits of the biggest sum of numbers5
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.32	o 1110
0.00/0.32	c current bound: 555
3.35/3.45	o 399
3.35/3.45	c current bound: 199
4.28/4.32	o 174
4.28/4.32	c current bound: 87
4.31/4.45	o 76
4.31/4.45	c current bound: 38
4.31/4.49	o 24
4.31/4.49	c current bound: 12
4.47/4.76	o 10
4.47/4.76	c current bound: 5
1800.09/1800.51	c error: unexpected solver exit code
1800.09/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3716960-1338172601/watcher-3716960-1338172601 -o /tmp/evaluation-result-3716960-1338172601/solver-3716960-1338172601 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3716960-1338172601.wbo 1495790633 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.01 2.00 3/177 8207
/proc/meminfo: memFree=28145788/32873852 swapFree=6856/6856
[pid=8207] ppid=8205 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8207/stat : 8207 (runWbo2satCp2.s) S 8205 8207 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283386051 9367552 275 33554432000 4194304 5064252 140735758871760 140735758870672 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8207/statm: 2287 275 233 213 0 72 0

[startup+0.0592481 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8207
/proc/meminfo: memFree=28145788/32873852 swapFree=6856/6856
[pid=8207] ppid=8205 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8207/stat : 8207 (runWbo2satCp2.s) S 8205 8207 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283386051 9367552 275 33554432000 4194304 5064252 140735758871760 140735758870672 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8207/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100284 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8207
/proc/meminfo: memFree=28145788/32873852 swapFree=6856/6856
[pid=8207] ppid=8205 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8207/stat : 8207 (runWbo2satCp2.s) S 8205 8207 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283386051 9367552 275 33554432000 4194304 5064252 140735758871760 140735758870672 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8207/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300222 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8207
/proc/meminfo: memFree=28145788/32873852 swapFree=6856/6856
[pid=8207] ppid=8205 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8207/stat : 8207 (runWbo2satCp2.s) S 8205 8207 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283386051 9367552 275 33554432000 4194304 5064252 140735758871760 140735758870672 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8207/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700228 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8207
/proc/meminfo: memFree=28145788/32873852 swapFree=6856/6856
[pid=8207] ppid=8205 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8207/stat : 8207 (runWbo2satCp2.s) S 8205 8207 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283386051 9367552 275 33554432000 4194304 5064252 140735758871760 140735758870672 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8207/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50042 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 8214
/proc/meminfo: memFree=28128048/32873852 swapFree=6856/6856
[pid=8207] ppid=8205 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8207/stat : 8207 (runWbo2satCp2.s) S 8205 8207 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283386051 9367552 275 33554432000 4194304 5064252 140735758871760 140735758870672 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8207/statm: 2287 275 233 213 0 72 0
[pid=8208] ppid=8207 vsize=4872 CPUtime=0.3 cores=0,2,4,6
/proc/8208/stat : 8208 (wbo2sat) S 8207 8207 6720 0 -1 4202496 1762 2670 0 0 6 3 21 0 20 0 1 0 283386051 4988928 844 33554432000 4194304 5872148 140734134797952 140734134791224 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8208/statm: 1218 844 173 410 0 800 0
[pid=8213] ppid=8208 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8213/stat : 8213 (satsolver.sh) S 8208 8207 6720 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283386085 9367552 266 33554432000 4194304 5064252 140737091185936 140737091184848 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8213/statm: 2287 266 226 213 0 72 0
[pid=8214] ppid=8213 vsize=15804 CPUtime=1.15 cores=0,2,4,6
/proc/8214/stat : 8214 (glucose_static) R 8213 8207 6720 0 -1 4202496 4772 0 0 0 114 1 0 0 20 0 1 0 283386085 16183296 3404 33554432000 4194304 4896791 140734542843184 140734542840392 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8214/statm: 3951 3405 78 172 0 3777 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 38972

[startup+3.10037 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 8214
/proc/meminfo: memFree=28154472/32873852 swapFree=6856/6856
[pid=8207] ppid=8205 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8207/stat : 8207 (runWbo2satCp2.s) S 8205 8207 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283386051 9367552 275 33554432000 4194304 5064252 140735758871760 140735758870672 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8207/statm: 2287 275 233 213 0 72 0
[pid=8208] ppid=8207 vsize=4872 CPUtime=0.3 cores=0,2,4,6
/proc/8208/stat : 8208 (wbo2sat) S 8207 8207 6720 0 -1 4202496 1762 2670 0 0 6 3 21 0 20 0 1 0 283386051 4988928 844 33554432000 4194304 5872148 140734134797952 140734134791224 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8208/statm: 1218 844 173 410 0 800 0
[pid=8213] ppid=8208 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8213/stat : 8213 (satsolver.sh) S 8208 8207 6720 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283386085 9367552 266 33554432000 4194304 5064252 140737091185936 140737091184848 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8213/statm: 2287 266 226 213 0 72 0
[pid=8214] ppid=8213 vsize=18036 CPUtime=2.75 cores=0,2,4,6
/proc/8214/stat : 8214 (glucose_static) R 8213 8207 6720 0 -1 4202496 5931 0 0 0 274 1 0 0 20 0 1 0 283386085 18468864 3890 33554432000 4194304 4896791 140734542843184 140734542840472 4224913 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8214/statm: 4509 3890 78 172 0 4335 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 41204

[startup+6.30037 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 8229
/proc/meminfo: memFree=28164948/32873852 swapFree=6856/6856
[pid=8207] ppid=8205 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8207/stat : 8207 (runWbo2satCp2.s) S 8205 8207 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283386051 9367552 275 33554432000 4194304 5064252 140735758871760 140735758870672 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8207/statm: 2287 275 233 213 0 72 0
[pid=8208] ppid=8207 vsize=4968 CPUtime=4.74 cores=0,2,4,6
/proc/8208/stat : 8208 (wbo2sat) S 8207 8207 6720 0 -1 4202496 3120 22421 0 0 8 4 456 6 20 0 1 0 283386051 5087232 864 33554432000 4194304 5872148 140734134797952 140734134791224 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8208/statm: 1242 864 173 410 0 824 0
[pid=8228] ppid=8208 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8228/stat : 8228 (satsolver.sh) S 8208 8207 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283386527 9367552 267 33554432000 4194304 5064252 140737202476656 140737202475568 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8228/statm: 2287 267 226 213 0 72 0
[pid=8229] ppid=8228 vsize=8316 CPUtime=1.52 cores=0,2,4,6
/proc/8229/stat : 8229 (glucose_static) R 8228 8207 6720 0 -1 4202496 3119 0 0 0 152 0 0 0 20 0 1 0 283386528 8515584 1671 33554432000 4194304 4896791 140735952124496 140735952122072 4224617 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8229/statm: 2079 1671 77 172 0 1905 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 31580

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 8229
/proc/meminfo: memFree=28158496/32873852 swapFree=6856/6856
[pid=8207] ppid=8205 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8207/stat : 8207 (runWbo2satCp2.s) S 8205 8207 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283386051 9367552 275 33554432000 4194304 5064252 140735758871760 140735758870672 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8207/statm: 2287 275 233 213 0 72 0
[pid=8208] ppid=8207 vsize=4968 CPUtime=4.74 cores=0,2,4,6
/proc/8208/stat : 8208 (wbo2sat) S 8207 8207 6720 0 -1 4202496 3120 22421 0 0 8 4 456 6 20 0 1 0 283386051 5087232 864 33554432000 4194304 5872148 140734134797952 140734134791224 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8208/statm: 1242 864 173 410 0 824 0
[pid=8228] ppid=8208 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8228/stat : 8228 (satsolver.sh) S 8208 8207 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283386527 9367552 267 33554432000 4194304 5064252 140737202476656 140737202475568 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8228/statm: 2287 267 226 213 0 72 0
[pid=8229] ppid=8228 vsize=17196 CPUtime=7.92 cores=0,2,4,6
/proc/8229/stat : 8229 (glucose_static) R 8228 8207 6720 0 -1 4202496 8707 0 0 0 791 1 0 0 20 0 1 0 283386528 17608704 3888 33554432000 4194304 4896791 140735952124496 140735952121704 4230803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8229/statm: 4299 3888 78 172 0 4125 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 40460

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 8229
/proc/meminfo: memFree=28150916/32873852 swapFree=6856/6856
[pid=8207] ppid=8205 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8207/stat : 8207 (runWbo2satCp2.s) S 8205 8207 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283386051 9367552 275 33554432000 4194304 5064252 140735758871760 140735758870672 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8207/statm: 2287 275 233 213 0 72 0
[pid=8208] ppid=8207 vsize=4968 CPUtime=4.74 cores=0,2,4,6
/proc/8208/stat : 8208 (wbo2sat) S 8207 8207 6720 0 -1 4202496 3120 22421 0 0 8 4 456 6 20 0 1 0 283386051 5087232 864 33554432000 4194304 5872148 140734134797952 140734134791224 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8208/statm: 1242 864 173 410 0 824 0
[pid=8228] ppid=8208 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8228/stat : 8228 (satsolver.sh) S 8208 8207 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283386527 9367552 267 33554432000 4194304 5064252 140737202476656 140737202475568 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8228/statm: 2287 267 226 213 0 72 0
[pid=8229] ppid=8228 vsize=26048 CPUtime=20.72 cores=0,2,4,6
/proc/8229/stat : 8229 (glucose_static) R 8228 8207 6720 0 -1 4202496 16649 0 0 0 2068 4 0 0 20 0 1 0 283386528 26673152 5234 33554432000 4194304 4896791 140735952124496 140735952122024 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8229/statm: 6512 5234 78 172 0 6338 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 49312

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8229
/proc/meminfo: memFree=28139760/32873852 swapFree=6856/6856
[pid=8207] ppid=8205 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8207/stat : 8207 (runWbo2satCp2.s) S 8205 8207 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283386051 9367552 275 33554432000 4194304 5064252 140735758871760 140735758870672 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8207/statm: 2287 275 233 213 0 72 0
[pid=8208] ppid=8207 vsize=4968 CPUtime=4.74 cores=0,2,4,6
/proc/8208/stat : 8208 (wbo2sat) S 8207 8207 6720 0 -1 4202496 3120 22421 0 0 8 4 456 6 20 0 1 0 283386051 5087232 864 33554432000 4194304 5872148 140734134797952 140734134791224 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8208/statm: 1242 864 173 410 0 824 0
[pid=8228] ppid=8208 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8228/stat : 8228 (satsolver.sh) S 8208 8207 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283386527 9367552 267 33554432000 4194304 5064252 140737202476656 140737202475568 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8228/statm: 2287 267 226 213 0 72 0
[pid=8229] ppid=8228 vsize=32172 CPUtime=46.32 cores=0,2,4,6
/proc/8229/stat : 8229 (glucose_static) R 8228 8207 6720 0 -1 4202496 26675 0 0 0 4624 8 0 0 20 0 1 0 283386528 32944128 7256 33554432000 4194304 4896791 140735952124496 140735952119512 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8229/statm: 8043 7256 78 172 0 7869 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 55436

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8229
/proc/meminfo: memFree=28117156/32873852 swapFree=6856/6856
[pid=8207] ppid=8205 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8207/stat : 8207 (runWbo2satCp2.s) S 8205 8207 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283386051 9367552 275 33554432000 4194304 5064252 140735758871760 140735758870672 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8207/statm: 2287 275 233 213 0 72 0
[pid=8208] ppid=8207 vsize=4968 CPUtime=4.74 cores=0,2,4,6
/proc/8208/stat : 8208 (wbo2sat) S 8207 8207 6720 0 -1 4202496 3120 22421 0 0 8 4 456 6 20 0 1 0 283386051 5087232 864 33554432000 4194304 5872148 140734134797952 140734134791224 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8208/statm: 1242 864 173 410 0 824 0
[pid=8228] ppid=8208 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8228/stat : 8228 (satsolver.sh) S 8208 8207 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283386527 9367552 267 33554432000 4194304 5064252 140737202476656 140737202475568 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8228/statm: 2287 267 226 213 0 72 0
[pid=8229] ppid=8228 vsize=60596 CPUtime=97.5 cores=0,2,4,6
/proc/8229/stat : 8229 (glucose_static) R 8228 8207 6720 0 -1 4202496 39378 0 0 0 9736 14 0 0 20 0 1 0 283386528 62050304 12028 33554432000 4194304 4896791 140735952124496 140735952122024 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8229/statm: 15149 12028 78 172 0 14975 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 83860

[startup+162.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/182 8231
/proc/meminfo: memFree=28107916/32873852 swapFree=6856/6856
[pid=8207] ppid=8205 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8207/stat : 8207 (runWbo2satCp2.s) S 8205 8207 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283386051 9367552 275 33554432000 4194304 5064252 140735758871760 140735758870672 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8207/statm: 2287 275 233 213 0 72 0
[pid=8208] ppid=8207 vsize=4968 CPUtime=4.74 cores=0,2,4,6
/proc/8208/stat : 8208 (wbo2sat) S 8207 8207 6720 0 -1 4202496 3120 22421 0 0 8 4 456 6 20 0 1 0 283386051 5087232 864 33554432000 4194304 5872148 140734134797952 140734134791224 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8208/statm: 1242 864 173 410 0 824 0
[pid=8228] ppid=8208 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/8229/stat : 8229 (glucose_static) R 8228 8207 6720 0 -1 4202496 123639 0 0 0 141648 77 0 0 20 0 1 0 283386528 153042944 32750 33554432000 4194304 4896791 140735952124496 140735952121752 4225384 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8229/statm: 37364 32750 78 172 0 37190 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 172720

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 8333
/proc/meminfo: memFree=28853004/32873852 swapFree=6856/6856
[pid=8207] ppid=8205 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8207/stat : 8207 (runWbo2satCp2.s) S 8205 8207 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283386051 9367552 275 33554432000 4194304 5064252 140735758871760 140735758870672 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8207/statm: 2287 275 233 213 0 72 0
[pid=8208] ppid=8207 vsize=4968 CPUtime=4.74 cores=0,2,4,6
/proc/8208/stat : 8208 (wbo2sat) S 8207 8207 6720 0 -1 4202496 3120 22421 0 0 8 4 456 6 20 0 1 0 283386051 5087232 864 33554432000 4194304 5872148 140734134797952 140734134791224 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8208/statm: 1242 864 173 410 0 824 0
[pid=8228] ppid=8208 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8228/stat : 8228 (satsolver.sh) S 8208 8207 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283386527 9367552 267 33554432000 4194304 5064252 140737202476656 140737202475568 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8228/statm: 2287 267 226 213 0 72 0
[pid=8229] ppid=8228 vsize=151368 CPUtime=1477.23 cores=0,2,4,6
/proc/8229/stat : 8229 (glucose_static) R 8228 8207 6720 0 -1 4202496 125440 0 0 0 147644 79 0 0 20 0 1 0 283386528 155000832 34673 33554432000 4194304 4896791 140735952124496 140735952120168 4225417 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8229/statm: 37842 34673 78 172 0 37668 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 174632

[startup+1542.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 8333
/proc/meminfo: memFree=28839792/32873852 swapFree=6856/6856
[pid=8207] ppid=8205 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8207/stat : 8207 (runWbo2satCp2.s) S 8205 8207 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283386051 9367552 275 33554432000 4194304 5064252 140735758871760 140735758870672 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8207/statm: 2287 275 233 213 0 72 0
[pid=8208] ppid=8207 vsize=4968 CPUtime=4.74 cores=0,2,4,6
/proc/8208/stat : 8208 (wbo2sat) S 8207 8207 6720 0 -1 4202496 3120 22421 0 0 8 4 456 6 20 0 1 0 283386051 5087232 864 33554432000 4194304 5872148 140734134797952 140734134791224 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8208/statm: 1242 864 173 410 0 824 0
[pid=8228] ppid=8208 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8228/stat : 8228 (satsolver.sh) S 8208 8207 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283386527 9367552 267 33554432000 4194304 5064252 140737202476656 140737202475568 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8228/statm: 2287 267 226 213 0 72 0
[pid=8229] ppid=8228 vsize=151560 CPUtime=1537.22 cores=0,2,4,6
/proc/8229/stat : 8229 (glucose_static) R 8228 8207 6720 0 -1 4202496 127126 0 0 0 153640 82 0 0 20 0 1 0 283386528 155197440 35994 33554432000 4194304 4896791 140735952124496 140735952121752 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8229/statm: 37890 35994 78 172 0 37716 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 174824

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 8333
/proc/meminfo: memFree=28824036/32873852 swapFree=6856/6856
[pid=8207] ppid=8205 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8207/stat : 8207 (runWbo2satCp2.s) S 8205 8207 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283386051 9367552 275 33554432000 4194304 5064252 140735758871760 140735758870672 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8207/statm: 2287 275 233 213 0 72 0
[pid=8208] ppid=8207 vsize=4968 CPUtime=4.74 cores=0,2,4,6
/proc/8208/stat : 8208 (wbo2sat) S 8207 8207 6720 0 -1 4202496 3120 22421 0 0 8 4 456 6 20 0 1 0 283386051 5087232 864 33554432000 4194304 5872148 140734134797952 140734134791224 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8208/statm: 1242 864 173 410 0 824 0
[pid=8228] ppid=8208 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8228/stat : 8228 (satsolver.sh) S 8208 8207 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283386527 9367552 267 33554432000 4194304 5064252 140737202476656 140737202475568 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8228/statm: 2287 267 226 213 0 72 0
[pid=8229] ppid=8228 vsize=182572 CPUtime=1597.19 cores=0,2,4,6
/proc/8229/stat : 8229 (glucose_static) R 8228 8207 6720 0 -1 4202496 128724 0 0 0 159635 84 0 0 20 0 1 0 283386528 186953728 36207 33554432000 4194304 4896791 140735952124496 140735952122024 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8229/statm: 45643 36207 78 172 0 45469 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 205836

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8334
/proc/meminfo: memFree=28805732/32873852 swapFree=6856/6856
[pid=8207] ppid=8205 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8207/stat : 8207 (runWbo2satCp2.s) S 8205 8207 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283386051 9367552 275 33554432000 4194304 5064252 140735758871760 140735758870672 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8207/statm: 2287 275 233 213 0 72 0
[pid=8208] ppid=8207 vsize=4968 CPUtime=4.74 cores=0,2,4,6
/proc/8208/stat : 8208 (wbo2sat) S 8207 8207 6720 0 -1 4202496 3120 22421 0 0 8 4 456 6 20 0 1 0 283386051 5087232 864 33554432000 4194304 5872148 140734134797952 140734134791224 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8208/statm: 1242 864 173 410 0 824 0
[pid=8228] ppid=8208 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8228/stat : 8228 (satsolver.sh) S 8208 8207 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283386527 9367552 267 33554432000 4194304 5064252 140737202476656 140737202475568 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8228/statm: 2287 267 226 213 0 72 0
[pid=8229] ppid=8228 vsize=184772 CPUtime=1657.18 cores=0,2,4,6
/proc/8229/stat : 8229 (glucose_static) R 8228 8207 6720 0 -1 4202496 130819 0 0 0 165632 86 0 0 20 0 1 0 283386528 189206528 37897 33554432000 4194304 4896791 140735952124496 140735952121928 4225191 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8229/statm: 46193 37897 78 172 0 46019 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 208036

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8334
/proc/meminfo: memFree=28800748/32873852 swapFree=6856/6856
[pid=8207] ppid=8205 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8207/stat : 8207 (runWbo2satCp2.s) S 8205 8207 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283386051 9367552 275 33554432000 4194304 5064252 140735758871760 140735758870672 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8207/statm: 2287 275 233 213 0 72 0
[pid=8208] ppid=8207 vsize=4968 CPUtime=4.74 cores=0,2,4,6
/proc/8208/stat : 8208 (wbo2sat) S 8207 8207 6720 0 -1 4202496 3120 22421 0 0 8 4 456 6 20 0 1 0 283386051 5087232 864 33554432000 4194304 5872148 140734134797952 140734134791224 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8208/statm: 1242 864 173 410 0 824 0
[pid=8228] ppid=8208 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8228/stat : 8228 (satsolver.sh) S 8208 8207 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283386527 9367552 267 33554432000 4194304 5064252 140737202476656 140737202475568 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8228/statm: 2287 267 226 213 0 72 0
[pid=8229] ppid=8228 vsize=157584 CPUtime=1717.16 cores=0,2,4,6
/proc/8229/stat : 8229 (glucose_static) R 8228 8207 6720 0 -1 4202496 132387 0 0 0 171628 88 0 0 20 0 1 0 283386528 161366016 36430 33554432000 4194304 4896791 140735952124496 140735952121928 4224992 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8229/statm: 39396 36430 78 172 0 39222 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 180848

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 8334
/proc/meminfo: memFree=28768716/32873852 swapFree=6856/6856
[pid=8207] ppid=8205 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8207/stat : 8207 (runWbo2satCp2.s) S 8205 8207 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283386051 9367552 275 33554432000 4194304 5064252 140735758871760 140735758870672 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8207/statm: 2287 275 233 213 0 72 0
[pid=8208] ppid=8207 vsize=4968 CPUtime=4.74 cores=0,2,4,6
/proc/8208/stat : 8208 (wbo2sat) S 8207 8207 6720 0 -1 4202496 3120 22421 0 0 8 4 456 6 20 0 1 0 283386051 5087232 864 33554432000 4194304 5872148 140734134797952 140734134791224 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8208/statm: 1242 864 173 410 0 824 0
[pid=8228] ppid=8208 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8228/stat : 8228 (satsolver.sh) S 8208 8207 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283386527 9367552 267 33554432000 4194304 5064252 140737202476656 140737202475568 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8228/statm: 2287 267 226 213 0 72 0
[pid=8229] ppid=8228 vsize=189100 CPUtime=1777.15 cores=0,2,4,6
/proc/8229/stat : 8229 (glucose_static) R 8228 8207 6720 0 -1 4202496 134508 0 0 0 177624 91 0 0 20 0 1 0 283386528 193638400 40736 33554432000 4194304 4896791 140735952124496 140735952121704 4225376 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8229/statm: 47275 40736 78 172 0 47101 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 212364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 8334
/proc/meminfo: memFree=28758700/32873852 swapFree=6856/6856
[pid=8207] ppid=8205 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8207/stat : 8207 (runWbo2satCp2.s) S 8205 8207 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283386051 9367552 275 33554432000 4194304 5064252 140735758871760 140735758870672 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8207/statm: 2287 275 233 213 0 72 0
[pid=8208] ppid=8207 vsize=4968 CPUtime=4.74 cores=0,2,4,6
/proc/8208/stat : 8208 (wbo2sat) S 8207 8207 6720 0 -1 4202496 3120 22421 0 0 8 4 456 6 20 0 1 0 283386051 5087232 864 33554432000 4194304 5872148 140734134797952 140734134791224 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8208/statm: 1242 864 173 410 0 824 0
[pid=8228] ppid=8208 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8228/stat : 8228 (satsolver.sh) S 8208 8207 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283386527 9367552 267 33554432000 4194304 5064252 140737202476656 140737202475568 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8228/statm: 2287 267 226 213 0 72 0
[pid=8229] ppid=8228 vsize=189100 CPUtime=1795.35 cores=0,2,4,6
/proc/8229/stat : 8229 (glucose_static) R 8228 8207 6720 0 -1 4202496 134525 0 0 0 179444 91 0 0 20 0 1 0 283386528 193638400 43308 33554432000 4194304 4896791 140735952124496 140735952121704 4225417 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8229/statm: 47275 43308 78 172 0 47101 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 212364

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 8334
/proc/meminfo: memFree=28758700/32873852 swapFree=6856/6856
[pid=8207] ppid=8205 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8207/stat : 8207 (runWbo2satCp2.s) S 8205 8207 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283386051 9367552 275 33554432000 4194304 5064252 140735758871760 140735758870672 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8207/statm: 2287 275 233 213 0 72 0
[pid=8208] ppid=8207 vsize=4968 CPUtime=4.74 cores=0,2,4,6
/proc/8208/stat : 8208 (wbo2sat) S 8207 8207 6720 0 -1 4202496 3120 22421 0 0 8 4 456 6 20 0 1 0 283386051 5087232 864 33554432000 4194304 5872148 140734134797952 140734134791224 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8208/statm: 1242 864 173 410 0 824 0
[pid=8228] ppid=8208 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8228/stat : 8228 (satsolver.sh) S 8208 8207 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283386527 9367552 267 33554432000 4194304 5064252 140737202476656 140737202475568 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8228/statm: 2287 267 226 213 0 72 0
[pid=8229] ppid=8228 vsize=189100 CPUtime=1795.35 cores=0,2,4,6
/proc/8229/stat : 8229 (glucose_static) R 8228 8207 6720 0 -1 4202496 134525 0 0 0 179444 91 0 0 20 0 1 0 283386528 193638400 43308 33554432000 4194304 4896791 140735952124496 140735952121704 4225417 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8229/statm: 47275 43308 78 172 0 47101 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 212364

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8207 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=648293
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=112982
# CPU time returned by wait4() is 4.76127
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1799.08
CPU system time (s): 1.01
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 241732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.64829
system time used= 0.112982
maximum resident set size= 18336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26518
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44
involuntary context switches= 40

runsolver used 9.09062 second user time and 17.5743 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-28 04:36:41
IDJOB=3716960
IDBENCH=78666
IDSOLVER=2299
FILE ID=node128/3716960-1338172601
RUNJOBID= node128-1338159808-6736
PBS_JOBID= 14624556
Free space on /tmp= 71056 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl20_21_pb.cnf.cr--soft-66-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716960-1338172601/watcher-3716960-1338172601 -o /tmp/evaluation-result-3716960-1338172601/solver-3716960-1338172601 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3716960-1338172601.wbo 1495790633 HOME HOME

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

MD5SUM BENCH= d97c5722fe377ef62d4d83eb3fe2e1eb
RANDOM SEED=1495790633

node128.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.389
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.77
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.389
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.389
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.56
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.389
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.389
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.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
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.389
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:       32873852 kB
MemFree:        28146432 kB
Buffers:          454208 kB
Cached:          2688768 kB
SwapCached:          584 kB
Active:          2096208 kB
Inactive:        1770712 kB
Active(anon):     714040 kB
Inactive(anon):    12304 kB
Active(file):    1382168 kB
Inactive(file):  1758408 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107332 kB
Dirty:              8736 kB
Writeback:             0 kB
AnonPages:        730192 kB
Mapped:            15156 kB
Shmem:               200 kB
Slab:             720520 kB
SReclaimable:     162672 kB
SUnreclaim:       557848 kB
KernelStack:        1504 kB
PageTables:         5360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    1026172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    563200 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= 71232 MiB
End job on node128 at 2012-05-28 05:06:42