Trace number 3716959

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.11 1800.62

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl20_21_pb.cnf.cr--soft-33-100-0.wbo
MD5SUMfbd3a39d50404986b242d7bfefa0e7f6
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.260959
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 constraints55
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 2274
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 2273
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

5.49/5.58	o 1435
5.49/5.58	c current bound: 717
6.66/6.77	o 457
6.66/6.77	c current bound: 228
7.55/7.63	o 208
7.55/7.63	c current bound: 104
15.95/16.01	o 97
15.95/16.01	c current bound: 48
16.65/16.71	o 6
16.65/16.71	c current bound: 3
1800.11/1800.61	c error: unexpected solver exit code
1800.11/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-3716959-1338176203/watcher-3716959-1338176203 -o /tmp/evaluation-result-3716959-1338176203/solver-3716959-1338176203 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3716959-1338176203.wbo 1333092068 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.01 2.00 2.00 3/177 8513
/proc/meminfo: memFree=28925152/32873852 swapFree=6856/6856
[pid=8513] ppid=8511 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8513/stat : 8513 (runWbo2satCp2.s) S 8511 8513 6720 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283746190 9367552 275 33554432000 4194304 5064252 140734768067680 140734768066592 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8513/statm: 2287 275 233 213 0 72 0

[startup+0.053498 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8513
/proc/meminfo: memFree=28925152/32873852 swapFree=6856/6856
[pid=8513] ppid=8511 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8513/stat : 8513 (runWbo2satCp2.s) S 8511 8513 6720 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283746190 9367552 275 33554432000 4194304 5064252 140734768067680 140734768066592 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8513/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100258 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8513
/proc/meminfo: memFree=28925152/32873852 swapFree=6856/6856
[pid=8513] ppid=8511 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8513/stat : 8513 (runWbo2satCp2.s) S 8511 8513 6720 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283746190 9367552 275 33554432000 4194304 5064252 140734768067680 140734768066592 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8513/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300224 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8513
/proc/meminfo: memFree=28925152/32873852 swapFree=6856/6856
[pid=8513] ppid=8511 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8513/stat : 8513 (runWbo2satCp2.s) S 8511 8513 6720 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283746190 9367552 275 33554432000 4194304 5064252 140734768067680 140734768066592 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8513/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700225 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8513
/proc/meminfo: memFree=28925152/32873852 swapFree=6856/6856
[pid=8513] ppid=8511 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8513/stat : 8513 (runWbo2satCp2.s) S 8511 8513 6720 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283746190 9367552 275 33554432000 4194304 5064252 140734768067680 140734768066592 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8513/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 8517
/proc/meminfo: memFree=28916348/32873852 swapFree=6856/6856
[pid=8513] ppid=8511 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8513/stat : 8513 (runWbo2satCp2.s) S 8511 8513 6720 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283746190 9367552 275 33554432000 4194304 5064252 140734768067680 140734768066592 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8513/statm: 2287 275 233 213 0 72 0
[pid=8514] ppid=8513 vsize=3092 CPUtime=0.04 cores=0,2,4,6
/proc/8514/stat : 8514 (wbo2sat) S 8513 8513 6720 0 -1 4202496 912 0 0 0 4 0 0 0 20 0 1 0 283746191 3166208 460 33554432000 4194304 5872148 140735187656192 140735187652072 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8514/statm: 773 460 164 410 0 355 0
[pid=8516] ppid=8514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8516/stat : 8516 (satsolver.sh) S 8514 8513 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283746195 9367552 267 33554432000 4194304 5064252 140733489909232 140733489908144 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8516/statm: 2287 267 226 213 0 72 0
[pid=8517] ppid=8516 vsize=8932 CPUtime=1.44 cores=0,2,4,6
/proc/8517/stat : 8517 (glucose_static) R 8516 8513 6720 0 -1 4202496 2939 0 0 0 144 0 0 0 20 0 1 0 283746195 9146368 1780 33554432000 4194304 4896791 140734222257280 140734222254808 4225074 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8517/statm: 2233 1780 76 172 0 2059 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 30320

[startup+3.10037 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 8517
/proc/meminfo: memFree=28913612/32873852 swapFree=6856/6856
[pid=8513] ppid=8511 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8513/stat : 8513 (runWbo2satCp2.s) S 8511 8513 6720 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283746190 9367552 275 33554432000 4194304 5064252 140734768067680 140734768066592 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8513/statm: 2287 275 233 213 0 72 0
[pid=8514] ppid=8513 vsize=3092 CPUtime=0.04 cores=0,2,4,6
/proc/8514/stat : 8514 (wbo2sat) S 8513 8513 6720 0 -1 4202496 912 0 0 0 4 0 0 0 20 0 1 0 283746191 3166208 460 33554432000 4194304 5872148 140735187656192 140735187652072 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8514/statm: 773 460 164 410 0 355 0
[pid=8516] ppid=8514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8516/stat : 8516 (satsolver.sh) S 8514 8513 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283746195 9367552 267 33554432000 4194304 5064252 140733489909232 140733489908144 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8516/statm: 2287 267 226 213 0 72 0
[pid=8517] ppid=8516 vsize=11012 CPUtime=3.04 cores=0,2,4,6
/proc/8517/stat : 8517 (glucose_static) R 8516 8513 6720 0 -1 4202496 4444 0 0 0 303 1 0 0 20 0 1 0 283746195 11276288 2119 33554432000 4194304 4896791 140734222257280 140734222254808 4225191 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8517/statm: 2753 2119 76 172 0 2579 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 32400

[startup+6.30022 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 8517
/proc/meminfo: memFree=28931856/32873852 swapFree=6856/6856
[pid=8513] ppid=8511 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8513/stat : 8513 (runWbo2satCp2.s) S 8511 8513 6720 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283746190 9367552 275 33554432000 4194304 5064252 140734768067680 140734768066592 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8513/statm: 2287 275 233 213 0 72 0
[pid=8514] ppid=8513 vsize=6020 CPUtime=5.58 cores=0,2,4,6
/proc/8514/stat : 8514 (wbo2sat) S 8513 8513 6720 0 -1 4202496 2578 7509 0 0 7 4 546 1 20 0 1 0 283746191 6164480 1136 33554432000 4194304 5872148 140735187656192 140735187649464 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8514/statm: 1505 1136 173 410 0 1087 0
Current children cumulated CPU time (s) 5.58
Current children cumulated vsize (KiB) 15168

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8526
/proc/meminfo: memFree=28919460/32873852 swapFree=6856/6856
[pid=8513] ppid=8511 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8513/stat : 8513 (runWbo2satCp2.s) S 8511 8513 6720 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283746190 9367552 275 33554432000 4194304 5064252 140734768067680 140734768066592 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8513/statm: 2287 275 233 213 0 72 0
[pid=8514] ppid=8513 vsize=5716 CPUtime=7.61 cores=0,2,4,6
/proc/8514/stat : 8514 (wbo2sat) S 8513 8513 6720 0 -1 4202496 3926 18833 0 0 9 4 743 5 20 0 1 0 283746191 5853184 1019 33554432000 4194304 5872148 140735187656192 140735187649464 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8514/statm: 1429 1019 173 410 0 1011 0
[pid=8525] ppid=8514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8525/stat : 8525 (satsolver.sh) S 8514 8513 6720 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283746954 9367552 266 33554432000 4194304 5064252 140734858325248 140734858324160 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8525/statm: 2287 266 226 213 0 72 0
[pid=8526] ppid=8525 vsize=14908 CPUtime=5.05 cores=0,2,4,6
/proc/8526/stat : 8526 (glucose_static) R 8525 8513 6720 0 -1 4202496 5799 0 0 0 504 1 0 0 20 0 1 0 283746955 15265792 3214 33554432000 4194304 4896791 140736739232592 140736739230168 4203914 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8526/statm: 3727 3214 78 172 0 3553 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 38920

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8532
/proc/meminfo: memFree=28923228/32873852 swapFree=6856/6856
[pid=8513] ppid=8511 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8513/stat : 8513 (runWbo2satCp2.s) S 8511 8513 6720 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283746190 9367552 275 33554432000 4194304 5064252 140734768067680 140734768066592 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8513/statm: 2287 275 233 213 0 72 0
[pid=8514] ppid=8513 vsize=5716 CPUtime=16.68 cores=0,2,4,6
/proc/8514/stat : 8514 (wbo2sat) S 8513 8513 6720 0 -1 4202496 4432 30550 0 0 10 4 1647 7 20 0 1 0 283746191 5853184 1019 33554432000 4194304 5872148 140735187656192 140735187649464 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8514/statm: 1429 1019 173 410 0 1011 0
[pid=8531] ppid=8514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8531/stat : 8531 (satsolver.sh) S 8514 8513 6720 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283747862 9367552 266 33554432000 4194304 5064252 140734162727328 140734162726240 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8531/statm: 2287 266 226 213 0 72 0
[pid=8532] ppid=8531 vsize=16584 CPUtime=8.77 cores=0,2,4,6
/proc/8532/stat : 8532 (glucose_static) R 8531 8513 6720 0 -1 4202496 10222 0 0 0 875 2 0 0 20 0 1 0 283747862 16982016 3708 33554432000 4194304 4896791 140734914751680 140734914749224 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8532/statm: 4146 3708 78 172 0 3972 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 40596

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8532
/proc/meminfo: memFree=28912172/32873852 swapFree=6856/6856
[pid=8513] ppid=8511 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8513/stat : 8513 (runWbo2satCp2.s) S 8511 8513 6720 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283746190 9367552 275 33554432000 4194304 5064252 140734768067680 140734768066592 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8513/statm: 2287 275 233 213 0 72 0
[pid=8514] ppid=8513 vsize=5716 CPUtime=16.68 cores=0,2,4,6
/proc/8514/stat : 8514 (wbo2sat) S 8513 8513 6720 0 -1 4202496 4432 30550 0 0 10 4 1647 7 20 0 1 0 283746191 5853184 1019 33554432000 4194304 5872148 140735187656192 140735187649464 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8514/statm: 1429 1019 173 410 0 1011 0
[pid=8531] ppid=8514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8531/stat : 8531 (satsolver.sh) S 8514 8513 6720 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283747862 9367552 266 33554432000 4194304 5064252 140734162727328 140734162726240 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8531/statm: 2287 266 226 213 0 72 0
[pid=8532] ppid=8531 vsize=21756 CPUtime=34.37 cores=0,2,4,6
/proc/8532/stat : 8532 (glucose_static) R 8531 8513 6720 0 -1 4202496 22697 0 0 0 3431 6 0 0 20 0 1 0 283747862 22278144 4900 33554432000 4194304 4896791 140734914751680 140734914749208 4225414 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8532/statm: 5439 4900 78 172 0 5265 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 45768

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8532
/proc/meminfo: memFree=28882948/32873852 swapFree=6856/6856
[pid=8513] ppid=8511 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8513/stat : 8513 (runWbo2satCp2.s) S 8511 8513 6720 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283746190 9367552 275 33554432000 4194304 5064252 140734768067680 140734768066592 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8513/statm: 2287 275 233 213 0 72 0
[pid=8514] ppid=8513 vsize=5716 CPUtime=16.68 cores=0,2,4,6
/proc/8514/stat : 8514 (wbo2sat) S 8513 8513 6720 0 -1 4202496 4432 30550 0 0 10 4 1647 7 20 0 1 0 283746191 5853184 1019 33554432000 4194304 5872148 140735187656192 140735187649464 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8514/statm: 1429 1019 173 410 0 1011 0
[pid=8531] ppid=8514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8531/stat : 8531 (satsolver.sh) S 8514 8513 6720 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283747862 9367552 266 33554432000 4194304 5064252 140734162727328 140734162726240 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8531/statm: 2287 266 226 213 0 72 0
[pid=8532] ppid=8531 vsize=32368 CPUtime=85.57 cores=0,2,4,6
/proc/8532/stat : 8532 (glucose_static) R 8531 8513 6720 0 -1 4202496 33381 0 0 0 8546 11 0 0 20 0 1 0 283747862 33144832 7077 33554432000 4194304 4896791 140734914751680 140734914749256 4225417 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8532/statm: 8092 7077 78 172 0 7918 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 56380

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 8533
/proc/meminfo: memFree=28876864/32873852 swapFree=6856/6856
[pid=8513] ppid=8511 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8513/stat : 8513 (runWbo2satCp2.s) S 8511 8513 6720 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283746190 9367552 275 33554432000 4194304 5064252 140734768067680 140734768066592 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8513/statm: 2287 275 233 213 0 72 0
[pid=8514] ppid=8513 vsize=5716 CPUtime=16.68 cores=0,2,4,6
/proc/8514/stat : 8514 (wbo2sat) S 8513 8513 6720 0 -1 4202496 4432 30550 0 0 10 4 1647 7 20 0 1 0 283746191 5853184 1019 33554432000 4194304 5872148 140735187656192 140735187649464 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8514/statm: 1429 1019 173 410 0 1011 0
[pid=8531] ppid=8514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8531/stat : 8531 (satsolver.sh) S 8514 8513 6720 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283747862 9367552 266 33554432000 4194304 5064252 140734162727328 140734162726240 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8531/statm: 2287 266 226 213 0 72 0
[pid=8532] ppid=8531 vsize=44688 CPUtime=145.54 cores=0,2,4,6
/proc/8532/stat : 8532 (glucose_static) R 8531 8513 6720 0 -1 4202496 44208 0 0 0 14538 16 0 0 20 0 1 0 283747862 45760512 10395 33554432000 4194304 4896791 140734914751680 140734914749208 4224929 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8532/statm: 11172 10395 78 172 0 10998 0
Current children cumulated CPU time (s) 162.22

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

/proc/8532/stat : 8532 (glucose_static) R 8531 8513 6720 0 -1 4202496 119145 0 0 0 134458 68 0 0 20 0 1 0 283747862 116854784 23541 33554432000 4194304 4896791 140734914751680 140734914748936 4203877 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8532/statm: 28529 23541 78 172 0 28355 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 138128

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 8609
/proc/meminfo: memFree=28825948/32873852 swapFree=6856/6856
[pid=8513] ppid=8511 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8513/stat : 8513 (runWbo2satCp2.s) S 8511 8513 6720 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283746190 9367552 275 33554432000 4194304 5064252 140734768067680 140734768066592 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8513/statm: 2287 275 233 213 0 72 0
[pid=8514] ppid=8513 vsize=5716 CPUtime=16.68 cores=0,2,4,6
/proc/8514/stat : 8514 (wbo2sat) S 8513 8513 6720 0 -1 4202496 4432 30550 0 0 10 4 1647 7 20 0 1 0 283746191 5853184 1019 33554432000 4194304 5872148 140735187656192 140735187649464 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8514/statm: 1429 1019 173 410 0 1011 0
[pid=8531] ppid=8514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8531/stat : 8531 (satsolver.sh) S 8514 8513 6720 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283747862 9367552 266 33554432000 4194304 5064252 140734162727328 140734162726240 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8531/statm: 2287 266 226 213 0 72 0
[pid=8532] ppid=8531 vsize=166548 CPUtime=1405.24 cores=0,2,4,6
/proc/8532/stat : 8532 (glucose_static) R 8531 8513 6720 0 -1 4202496 120881 0 0 0 140454 70 0 0 20 0 1 0 283747862 170545152 35465 33554432000 4194304 4896791 140734914751680 140734914749112 4224960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8532/statm: 41637 35465 78 172 0 41463 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 190560

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 8632
/proc/meminfo: memFree=28813184/32873852 swapFree=6856/6856
[pid=8513] ppid=8511 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8513/stat : 8513 (runWbo2satCp2.s) S 8511 8513 6720 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283746190 9367552 275 33554432000 4194304 5064252 140734768067680 140734768066592 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8513/statm: 2287 275 233 213 0 72 0
[pid=8514] ppid=8513 vsize=5716 CPUtime=16.68 cores=0,2,4,6
/proc/8514/stat : 8514 (wbo2sat) S 8513 8513 6720 0 -1 4202496 4432 30550 0 0 10 4 1647 7 20 0 1 0 283746191 5853184 1019 33554432000 4194304 5872148 140735187656192 140735187649464 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8514/statm: 1429 1019 173 410 0 1011 0
[pid=8531] ppid=8514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8531/stat : 8531 (satsolver.sh) S 8514 8513 6720 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283747862 9367552 266 33554432000 4194304 5064252 140734162727328 140734162726240 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8531/statm: 2287 266 226 213 0 72 0
[pid=8532] ppid=8531 vsize=168580 CPUtime=1465.22 cores=0,2,4,6
/proc/8532/stat : 8532 (glucose_static) R 8531 8513 6720 0 -1 4202496 121892 0 0 0 146450 72 0 0 20 0 1 0 283747862 172625920 35175 33554432000 4194304 4896791 140734914751680 140734914749112 4225011 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8532/statm: 42145 35175 78 172 0 41971 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 192592

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 8632
/proc/meminfo: memFree=28818844/32873852 swapFree=6856/6856
[pid=8513] ppid=8511 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8513/stat : 8513 (runWbo2satCp2.s) S 8511 8513 6720 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283746190 9367552 275 33554432000 4194304 5064252 140734768067680 140734768066592 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8513/statm: 2287 275 233 213 0 72 0
[pid=8514] ppid=8513 vsize=5716 CPUtime=16.68 cores=0,2,4,6
/proc/8514/stat : 8514 (wbo2sat) S 8513 8513 6720 0 -1 4202496 4432 30550 0 0 10 4 1647 7 20 0 1 0 283746191 5853184 1019 33554432000 4194304 5872148 140735187656192 140735187649464 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8514/statm: 1429 1019 173 410 0 1011 0
[pid=8531] ppid=8514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8531/stat : 8531 (satsolver.sh) S 8514 8513 6720 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283747862 9367552 266 33554432000 4194304 5064252 140734162727328 140734162726240 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8531/statm: 2287 266 226 213 0 72 0
[pid=8532] ppid=8531 vsize=169296 CPUtime=1525.19 cores=0,2,4,6
/proc/8532/stat : 8532 (glucose_static) R 8531 8513 6720 0 -1 4202496 123457 0 0 0 152446 73 0 0 20 0 1 0 283747862 173359104 32023 33554432000 4194304 4896791 140734914751680 140734914749208 4225002 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8532/statm: 42324 32023 78 172 0 42150 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 193308

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 8632
/proc/meminfo: memFree=28821712/32873852 swapFree=6856/6856
[pid=8513] ppid=8511 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8513/stat : 8513 (runWbo2satCp2.s) S 8511 8513 6720 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283746190 9367552 275 33554432000 4194304 5064252 140734768067680 140734768066592 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8513/statm: 2287 275 233 213 0 72 0
[pid=8514] ppid=8513 vsize=5716 CPUtime=16.68 cores=0,2,4,6
/proc/8514/stat : 8514 (wbo2sat) S 8513 8513 6720 0 -1 4202496 4432 30550 0 0 10 4 1647 7 20 0 1 0 283746191 5853184 1019 33554432000 4194304 5872148 140735187656192 140735187649464 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8514/statm: 1429 1019 173 410 0 1011 0
[pid=8531] ppid=8514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8531/stat : 8531 (satsolver.sh) S 8514 8513 6720 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283747862 9367552 266 33554432000 4194304 5064252 140734162727328 140734162726240 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8531/statm: 2287 266 226 213 0 72 0
[pid=8532] ppid=8531 vsize=139836 CPUtime=1585.18 cores=0,2,4,6
/proc/8532/stat : 8532 (glucose_static) R 8531 8513 6720 0 -1 4202496 124802 0 0 0 158443 75 0 0 20 0 1 0 283747862 143192064 29768 33554432000 4194304 4896791 140734914751680 140734914749112 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8532/statm: 34959 29768 78 172 0 34785 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 163848

[startup+1662.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/181 8632
/proc/meminfo: memFree=28823728/32873852 swapFree=6856/6856
[pid=8513] ppid=8511 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8513/stat : 8513 (runWbo2satCp2.s) S 8511 8513 6720 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283746190 9367552 275 33554432000 4194304 5064252 140734768067680 140734768066592 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8513/statm: 2287 275 233 213 0 72 0
[pid=8514] ppid=8513 vsize=5716 CPUtime=16.68 cores=0,2,4,6
/proc/8514/stat : 8514 (wbo2sat) S 8513 8513 6720 0 -1 4202496 4432 30550 0 0 10 4 1647 7 20 0 1 0 283746191 5853184 1019 33554432000 4194304 5872148 140735187656192 140735187649464 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8514/statm: 1429 1019 173 410 0 1011 0
[pid=8531] ppid=8514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8531/stat : 8531 (satsolver.sh) S 8514 8513 6720 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283747862 9367552 266 33554432000 4194304 5064252 140734162727328 140734162726240 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8531/statm: 2287 266 226 213 0 72 0
[pid=8532] ppid=8531 vsize=121776 CPUtime=1645.16 cores=0,2,4,6
/proc/8532/stat : 8532 (glucose_static) R 8531 8513 6720 0 -1 4202496 125987 0 0 0 164439 77 0 0 20 0 1 0 283747862 124698624 26341 33554432000 4194304 4896791 140734914751680 140734914749256 4225191 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8532/statm: 30444 26341 78 172 0 30270 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 145788

[startup+1722.3 s]
/proc/loadavg: 2.05 2.04 2.01 3/181 8633
/proc/meminfo: memFree=28814284/32873852 swapFree=6856/6856
[pid=8513] ppid=8511 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8513/stat : 8513 (runWbo2satCp2.s) S 8511 8513 6720 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283746190 9367552 275 33554432000 4194304 5064252 140734768067680 140734768066592 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8513/statm: 2287 275 233 213 0 72 0
[pid=8514] ppid=8513 vsize=5716 CPUtime=16.68 cores=0,2,4,6
/proc/8514/stat : 8514 (wbo2sat) S 8513 8513 6720 0 -1 4202496 4432 30550 0 0 10 4 1647 7 20 0 1 0 283746191 5853184 1019 33554432000 4194304 5872148 140735187656192 140735187649464 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8514/statm: 1429 1019 173 410 0 1011 0
[pid=8531] ppid=8514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8531/stat : 8531 (satsolver.sh) S 8514 8513 6720 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283747862 9367552 266 33554432000 4194304 5064252 140734162727328 140734162726240 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8531/statm: 2287 266 226 213 0 72 0
[pid=8532] ppid=8531 vsize=122828 CPUtime=1705.13 cores=0,2,4,6
/proc/8532/stat : 8532 (glucose_static) R 8531 8513 6720 0 -1 4202496 127760 0 0 0 170434 79 0 0 20 0 1 0 283747862 125775872 27642 33554432000 4194304 4896791 140734914751680 140734914749256 4225168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8532/statm: 30707 27642 78 172 0 30533 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 146840

[startup+1782.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/181 8633
/proc/meminfo: memFree=28802756/32873852 swapFree=6856/6856
[pid=8513] ppid=8511 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8513/stat : 8513 (runWbo2satCp2.s) S 8511 8513 6720 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283746190 9367552 275 33554432000 4194304 5064252 140734768067680 140734768066592 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8513/statm: 2287 275 233 213 0 72 0
[pid=8514] ppid=8513 vsize=5716 CPUtime=16.68 cores=0,2,4,6
/proc/8514/stat : 8514 (wbo2sat) S 8513 8513 6720 0 -1 4202496 4432 30550 0 0 10 4 1647 7 20 0 1 0 283746191 5853184 1019 33554432000 4194304 5872148 140735187656192 140735187649464 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8514/statm: 1429 1019 173 410 0 1011 0
[pid=8531] ppid=8514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8531/stat : 8531 (satsolver.sh) S 8514 8513 6720 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283747862 9367552 266 33554432000 4194304 5064252 140734162727328 140734162726240 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8531/statm: 2287 266 226 213 0 72 0
[pid=8532] ppid=8531 vsize=141988 CPUtime=1765.11 cores=0,2,4,6
/proc/8532/stat : 8532 (glucose_static) R 8531 8513 6720 0 -1 4202496 129944 0 0 0 176429 82 0 0 20 0 1 0 283747862 145395712 29772 33554432000 4194304 4896791 140734914751680 140734914749208 4225134 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8532/statm: 35497 29772 78 172 0 35323 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 166000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.05 2.04 2.00 3/181 8633
/proc/meminfo: memFree=28782068/32873852 swapFree=6856/6856
[pid=8513] ppid=8511 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8513/stat : 8513 (runWbo2satCp2.s) S 8511 8513 6720 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283746190 9367552 275 33554432000 4194304 5064252 140734768067680 140734768066592 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8513/statm: 2287 275 233 213 0 72 0
[pid=8514] ppid=8513 vsize=5716 CPUtime=16.68 cores=0,2,4,6
/proc/8514/stat : 8514 (wbo2sat) S 8513 8513 6720 0 -1 4202496 4432 30550 0 0 10 4 1647 7 20 0 1 0 283746191 5853184 1019 33554432000 4194304 5872148 140735187656192 140735187649464 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8514/statm: 1429 1019 173 410 0 1011 0
[pid=8531] ppid=8514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8531/stat : 8531 (satsolver.sh) S 8514 8513 6720 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283747862 9367552 266 33554432000 4194304 5064252 140734162727328 140734162726240 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8531/statm: 2287 266 226 213 0 72 0
[pid=8532] ppid=8531 vsize=172808 CPUtime=1783.43 cores=0,2,4,6
/proc/8532/stat : 8532 (glucose_static) R 8531 8513 6720 0 -1 4202496 130515 0 0 0 178260 83 0 0 20 0 1 0 283747862 176955392 32888 33554432000 4194304 4896791 140734914751680 140734914749208 4230803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8532/statm: 43202 32888 78 172 0 43028 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 196820

Sending SIGTERM to process tree (bottom up)

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 8513 and gives
#  childrusage.ru_utime.tv_sec=16
#  childrusage.ru_utime.tv_usec=575480
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=128980
# CPU time returned by wait4() is 16.7045
# while last known CPU time is 1800.11
#
# 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.11
CPU user time (s): 1799.17
CPU system time (s): 0.94
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 226980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.5755
system time used= 0.12898
maximum resident set size= 24200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35958
page faults= 0
swaps= 0
block input operations= 0
block output operations= 15432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38
involuntary context switches= 86

runsolver used 6.02308 second user time and 15.5786 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-28 05:36:43
IDJOB=3716959
IDBENCH=78693
IDSOLVER=2299
FILE ID=node128/3716959-1338176203
RUNJOBID= node128-1338159808-6736
PBS_JOBID= 14624556
Free space on /tmp= 71240 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-33-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716959-1338176203/watcher-3716959-1338176203 -o /tmp/evaluation-result-3716959-1338176203/solver-3716959-1338176203 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3716959-1338176203.wbo 1333092068 HOME HOME

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

MD5SUM BENCH= fbd3a39d50404986b242d7bfefa0e7f6
RANDOM SEED=1333092068

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:        28925796 kB
Buffers:          455940 kB
Cached:          2503068 kB
SwapCached:          584 kB
Active:          1317732 kB
Inactive:        1771428 kB
Active(anon):     119976 kB
Inactive(anon):    12456 kB
Active(file):    1197756 kB
Inactive(file):  1758972 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107332 kB
Dirty:              8580 kB
Writeback:             0 kB
AnonPages:        170800 kB
Mapped:            15184 kB
Shmem:               200 kB
Slab:             720192 kB
SReclaimable:     162620 kB
SUnreclaim:       557572 kB
KernelStack:        1504 kB
PageTables:         4420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     252896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 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= 71228 MiB
End job on node128 at 2012-05-28 06:06:43