Trace number 3716270

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl20_30_pb.cnf.cr--soft-66-100-0.wbo
MD5SUMc77cfb1ee053e7c4147458beb2d99117
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark0.274957
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1200
Total number of constraints100
Number of soft constraints35
Number of constraints which are clauses60
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 constraint30
Top cost 1842
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 1841
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 31
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.80	o 1267
0.00/0.80	c current bound: 633
1.46/1.57	o 250
1.46/1.57	c current bound: 125
2.56/2.62	o 121
2.56/2.62	c current bound: 60
2.60/2.88	o 55
2.60/2.88	c current bound: 27
2.86/2.94	o 27
2.86/2.94	c current bound: 13
2.86/2.99	o 12
2.86/2.99	c current bound: 6
1800.07/1800.51	c error: unexpected solver exit code
1800.07/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-3716270-1338179212/watcher-3716270-1338179212 -o /tmp/evaluation-result-3716270-1338179212/solver-3716270-1338179212 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716270-1338179212.wbo 1624433594 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28682
/proc/meminfo: memFree=31031804/32873648 swapFree=6612/6612
[pid=28682] ppid=28680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28682/stat : 28682 (runWbo2sat.sh) S 28680 28682 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045707 9367552 274 33554432000 4194304 5064252 140736885082880 140736885081792 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28682/statm: 2287 274 233 213 0 72 0

[startup+0.0508489 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28682
/proc/meminfo: memFree=31031804/32873648 swapFree=6612/6612
[pid=28682] ppid=28680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28682/stat : 28682 (runWbo2sat.sh) S 28680 28682 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045707 9367552 274 33554432000 4194304 5064252 140736885082880 140736885081792 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28682/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100271 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28682
/proc/meminfo: memFree=31031804/32873648 swapFree=6612/6612
[pid=28682] ppid=28680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28682/stat : 28682 (runWbo2sat.sh) S 28680 28682 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045707 9367552 274 33554432000 4194304 5064252 140736885082880 140736885081792 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28682/statm: 2287 274 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.00 2.00 2.00 3/179 28682
/proc/meminfo: memFree=31031804/32873648 swapFree=6612/6612
[pid=28682] ppid=28680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28682/stat : 28682 (runWbo2sat.sh) S 28680 28682 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045707 9367552 274 33554432000 4194304 5064252 140736885082880 140736885081792 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28682/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700224 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28682
/proc/meminfo: memFree=31031804/32873648 swapFree=6612/6612
[pid=28682] ppid=28680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28682/stat : 28682 (runWbo2sat.sh) S 28680 28682 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045707 9367552 274 33554432000 4194304 5064252 140736885082880 140736885081792 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28682/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28689
/proc/meminfo: memFree=31009504/32873648 swapFree=6612/6612
[pid=28682] ppid=28680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28682/stat : 28682 (runWbo2sat.sh) S 28680 28682 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045707 9367552 274 33554432000 4194304 5064252 140736885082880 140736885081792 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28682/statm: 2287 274 233 213 0 72 0
[pid=28683] ppid=28682 vsize=7544 CPUtime=0.8 cores=0,2,4,6
/proc/28683/stat : 28683 (wbo2sat) S 28682 28682 26987 0 -1 4202496 2608 3721 0 0 8 6 65 1 20 0 1 0 284045707 7725056 1127 33554432000 4194304 5872148 140734114825328 140734114818600 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28683/statm: 1886 1127 173 410 0 1468 0
[pid=28688] ppid=28683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28688/stat : 28688 (satsolver.sh) S 28683 28682 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284045789 9367552 266 33554432000 4194304 5064252 140735184198448 140735184197360 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28688/statm: 2287 266 226 213 0 72 0
[pid=28689] ppid=28688 vsize=17524 CPUtime=0.66 cores=0,2,4,6
/proc/28689/stat : 28689 (glucose_static) R 28688 28682 26987 0 -1 4202496 4726 0 0 0 66 0 0 0 20 0 1 0 284045789 17944576 3824 33554432000 4194304 4896791 140736533183328 140735184197384 4230803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28689/statm: 4381 3824 76 172 0 4207 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 43364

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28692
/proc/meminfo: memFree=31017360/32873648 swapFree=6612/6612
[pid=28682] ppid=28680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28682/stat : 28682 (runWbo2sat.sh) S 28680 28682 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045707 9367552 274 33554432000 4194304 5064252 140736885082880 140736885081792 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28682/statm: 2287 274 233 213 0 72 0
[pid=28683] ppid=28682 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/28683/stat : 28683 (wbo2sat) S 28682 28682 26987 0 -1 4202496 3914 22609 0 0 10 6 276 6 20 0 1 0 284045707 5627904 893 33554432000 4194304 5872148 140734114825328 140734114818600 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28683/statm: 1374 893 173 410 0 956 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 14644

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28749
/proc/meminfo: memFree=31216420/32873648 swapFree=6612/6612
[pid=28682] ppid=28680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28682/stat : 28682 (runWbo2sat.sh) S 28680 28682 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045707 9367552 274 33554432000 4194304 5064252 140736885082880 140736885081792 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28682/statm: 2287 274 233 213 0 72 0
[pid=28683] ppid=28682 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/28683/stat : 28683 (wbo2sat) S 28682 28682 26987 0 -1 4202496 3914 22609 0 0 10 6 276 6 20 0 1 0 284045707 5627904 893 33554432000 4194304 5872148 140734114825328 140734114818600 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28683/statm: 1374 893 173 410 0 956 0
[pid=28745] ppid=28683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28745/stat : 28745 (satsolver.sh) S 28683 28682 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284046006 9367552 267 33554432000 4194304 5064252 140734202574144 140734202573056 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28745/statm: 2287 267 226 213 0 72 0
[pid=28746] ppid=28745 vsize=11864 CPUtime=3.3 cores=0,2,4,6
/proc/28746/stat : 28746 (glucose_static) R 28745 28682 26987 0 -1 4202496 5546 0 0 0 329 1 0 0 20 0 1 0 284046006 12148736 2405 33554432000 4194304 4896791 140734737054208 140734737051736 4230803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28746/statm: 2966 2405 78 172 0 2792 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 35656

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28749
/proc/meminfo: memFree=31208808/32873648 swapFree=6612/6612
[pid=28682] ppid=28680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28682/stat : 28682 (runWbo2sat.sh) S 28680 28682 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045707 9367552 274 33554432000 4194304 5064252 140736885082880 140736885081792 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28682/statm: 2287 274 233 213 0 72 0
[pid=28683] ppid=28682 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/28683/stat : 28683 (wbo2sat) S 28682 28682 26987 0 -1 4202496 3914 22609 0 0 10 6 276 6 20 0 1 0 284045707 5627904 893 33554432000 4194304 5872148 140734114825328 140734114818600 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28683/statm: 1374 893 173 410 0 956 0
[pid=28745] ppid=28683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28745/stat : 28745 (satsolver.sh) S 28683 28682 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284046006 9367552 267 33554432000 4194304 5064252 140734202574144 140734202573056 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28745/statm: 2287 267 226 213 0 72 0
[pid=28746] ppid=28745 vsize=18416 CPUtime=9.7 cores=0,2,4,6
/proc/28746/stat : 28746 (glucose_static) R 28745 28682 26987 0 -1 4202496 10742 0 0 0 967 3 0 0 20 0 1 0 284046006 18857984 4114 33554432000 4194304 4896791 140734737054208 140734737051496 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28746/statm: 4604 4114 78 172 0 4430 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42208

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28749
/proc/meminfo: memFree=31200316/32873648 swapFree=6612/6612
[pid=28682] ppid=28680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28682/stat : 28682 (runWbo2sat.sh) S 28680 28682 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045707 9367552 274 33554432000 4194304 5064252 140736885082880 140736885081792 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28682/statm: 2287 274 233 213 0 72 0
[pid=28683] ppid=28682 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/28683/stat : 28683 (wbo2sat) S 28682 28682 26987 0 -1 4202496 3914 22609 0 0 10 6 276 6 20 0 1 0 284045707 5627904 893 33554432000 4194304 5872148 140734114825328 140734114818600 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28683/statm: 1374 893 173 410 0 956 0
[pid=28745] ppid=28683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28745/stat : 28745 (satsolver.sh) S 28683 28682 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284046006 9367552 267 33554432000 4194304 5064252 140734202574144 140734202573056 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28745/statm: 2287 267 226 213 0 72 0
[pid=28746] ppid=28745 vsize=25572 CPUtime=22.48 cores=0,2,4,6
/proc/28746/stat : 28746 (glucose_static) R 28745 28682 26987 0 -1 4202496 16644 0 0 0 2244 4 0 0 20 0 1 0 284046006 26185728 4959 33554432000 4194304 4896791 140734737054208 140734737051736 4230803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28746/statm: 6393 4959 78 172 0 6219 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 49364

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28749
/proc/meminfo: memFree=31182952/32873648 swapFree=6612/6612
[pid=28682] ppid=28680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28682/stat : 28682 (runWbo2sat.sh) S 28680 28682 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045707 9367552 274 33554432000 4194304 5064252 140736885082880 140736885081792 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28682/statm: 2287 274 233 213 0 72 0
[pid=28683] ppid=28682 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/28683/stat : 28683 (wbo2sat) S 28682 28682 26987 0 -1 4202496 3914 22609 0 0 10 6 276 6 20 0 1 0 284045707 5627904 893 33554432000 4194304 5872148 140734114825328 140734114818600 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28683/statm: 1374 893 173 410 0 956 0
[pid=28745] ppid=28683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28745/stat : 28745 (satsolver.sh) S 28683 28682 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284046006 9367552 267 33554432000 4194304 5064252 140734202574144 140734202573056 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28745/statm: 2287 267 226 213 0 72 0
[pid=28746] ppid=28745 vsize=37424 CPUtime=48.08 cores=0,2,4,6
/proc/28746/stat : 28746 (glucose_static) R 28745 28682 26987 0 -1 4202496 23645 0 0 0 4802 6 0 0 20 0 1 0 284046006 38322176 7886 33554432000 4194304 4896791 140734737054208 140734737051416 4225002 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28746/statm: 9356 7886 78 172 0 9182 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 61216

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28749
/proc/meminfo: memFree=31178144/32873648 swapFree=6612/6612
[pid=28682] ppid=28680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28682/stat : 28682 (runWbo2sat.sh) S 28680 28682 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045707 9367552 274 33554432000 4194304 5064252 140736885082880 140736885081792 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28682/statm: 2287 274 233 213 0 72 0
[pid=28683] ppid=28682 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/28683/stat : 28683 (wbo2sat) S 28682 28682 26987 0 -1 4202496 3914 22609 0 0 10 6 276 6 20 0 1 0 284045707 5627904 893 33554432000 4194304 5872148 140734114825328 140734114818600 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28683/statm: 1374 893 173 410 0 956 0
[pid=28745] ppid=28683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28745/stat : 28745 (satsolver.sh) S 28683 28682 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284046006 9367552 267 33554432000 4194304 5064252 140734202574144 140734202573056 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28745/statm: 2287 267 226 213 0 72 0
[pid=28746] ppid=28745 vsize=35968 CPUtime=99.28 cores=0,2,4,6
/proc/28746/stat : 28746 (glucose_static) R 28745 28682 26987 0 -1 4202496 32990 0 0 0 9917 11 0 0 20 0 1 0 284046006 36831232 7926 33554432000 4194304 4896791 140734737054208 140734737051784 4225201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28746/statm: 8992 7926 78 172 0 8818 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 59760

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28749
/proc/meminfo: memFree=31152500/32873648 swapFree=6612/6612
[pid=28682] ppid=28680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28682/stat : 28682 (runWbo2sat.sh) S 28680 28682 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045707 9367552 274 33554432000 4194304 5064252 140736885082880 140736885081792 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28682/statm: 2287 274 233 213 0 72 0
[pid=28683] ppid=28682 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/28683/stat : 28683 (wbo2sat) S 28682 28682 26987 0 -1 4202496 3914 22609 0 0 10 6 276 6 20 0 1 0 284045707 5627904 893 33554432000 4194304 5872148 140734114825328 140734114818600 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28683/statm: 1374 893 173 410 0 956 0
[pid=28745] ppid=28683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28745/stat : 28745 (satsolver.sh) S 28683 28682 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284046006 9367552 267 33554432000 4194304 5064252 140734202574144 140734202573056 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28745/statm: 2287 267 226 213 0 72 0
[pid=28746] ppid=28745 vsize=58056 CPUtime=159.25 cores=0,2,4,6
/proc/28746/stat : 28746 (glucose_static) R 28745 28682 26987 0 -1 4202496 38767 0 0 0 15911 14 0 0 20 0 1 0 284046006 59449344 11814 33554432000 4194304 4896791 140734737054208 140734737051736 4225344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28746/statm: 14514 11814 78 172 0 14340 0
Current children cumulated CPU time (s) 162.23

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

/proc/28746/stat : 28746 (glucose_static) R 28745 28682 26987 0 -1 4202496 81066 0 0 0 141848 51 0 0 20 0 1 0 284046006 145362944 28085 33554432000 4194304 4896791 140734737054208 140734737051736 4225201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28746/statm: 35489 28085 78 172 0 35315 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 165748

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28776
/proc/meminfo: memFree=30978076/32873648 swapFree=6612/6612
[pid=28682] ppid=28680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28682/stat : 28682 (runWbo2sat.sh) S 28680 28682 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045707 9367552 274 33554432000 4194304 5064252 140736885082880 140736885081792 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28682/statm: 2287 274 233 213 0 72 0
[pid=28683] ppid=28682 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/28683/stat : 28683 (wbo2sat) S 28682 28682 26987 0 -1 4202496 3914 22609 0 0 10 6 276 6 20 0 1 0 284045707 5627904 893 33554432000 4194304 5872148 140734114825328 140734114818600 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28683/statm: 1374 893 173 410 0 956 0
[pid=28745] ppid=28683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28745/stat : 28745 (satsolver.sh) S 28683 28682 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284046006 9367552 267 33554432000 4194304 5064252 140734202574144 140734202573056 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28745/statm: 2287 267 226 213 0 72 0
[pid=28746] ppid=28745 vsize=111712 CPUtime=1478.96 cores=0,2,4,6
/proc/28746/stat : 28746 (glucose_static) R 28745 28682 26987 0 -1 4202496 81968 0 0 0 147844 52 0 0 20 0 1 0 284046006 114393088 24151 33554432000 4194304 4896791 140734737054208 140734737051640 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28746/statm: 27928 24151 78 172 0 27754 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 135504

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 28776
/proc/meminfo: memFree=30985608/32873648 swapFree=6612/6612
[pid=28682] ppid=28680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28682/stat : 28682 (runWbo2sat.sh) S 28680 28682 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045707 9367552 274 33554432000 4194304 5064252 140736885082880 140736885081792 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28682/statm: 2287 274 233 213 0 72 0
[pid=28683] ppid=28682 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/28683/stat : 28683 (wbo2sat) S 28682 28682 26987 0 -1 4202496 3914 22609 0 0 10 6 276 6 20 0 1 0 284045707 5627904 893 33554432000 4194304 5872148 140734114825328 140734114818600 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28683/statm: 1374 893 173 410 0 956 0
[pid=28745] ppid=28683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28745/stat : 28745 (satsolver.sh) S 28683 28682 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284046006 9367552 267 33554432000 4194304 5064252 140734202574144 140734202573056 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28745/statm: 2287 267 226 213 0 72 0
[pid=28746] ppid=28745 vsize=144400 CPUtime=1538.95 cores=0,2,4,6
/proc/28746/stat : 28746 (glucose_static) R 28745 28682 26987 0 -1 4202496 82950 0 0 0 153843 52 0 0 20 0 1 0 284046006 147865600 28190 33554432000 4194304 4896791 140734737054208 140734737051464 4203914 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28746/statm: 36100 28190 78 172 0 35926 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 168192

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 28776
/proc/meminfo: memFree=30983824/32873648 swapFree=6612/6612
[pid=28682] ppid=28680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28682/stat : 28682 (runWbo2sat.sh) S 28680 28682 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045707 9367552 274 33554432000 4194304 5064252 140736885082880 140736885081792 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28682/statm: 2287 274 233 213 0 72 0
[pid=28683] ppid=28682 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/28683/stat : 28683 (wbo2sat) S 28682 28682 26987 0 -1 4202496 3914 22609 0 0 10 6 276 6 20 0 1 0 284045707 5627904 893 33554432000 4194304 5872148 140734114825328 140734114818600 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28683/statm: 1374 893 173 410 0 956 0
[pid=28745] ppid=28683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28745/stat : 28745 (satsolver.sh) S 28683 28682 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284046006 9367552 267 33554432000 4194304 5064252 140734202574144 140734202573056 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28745/statm: 2287 267 226 213 0 72 0
[pid=28746] ppid=28745 vsize=115012 CPUtime=1598.93 cores=0,2,4,6
/proc/28746/stat : 28746 (glucose_static) R 28745 28682 26987 0 -1 4202496 84209 0 0 0 159839 54 0 0 20 0 1 0 284046006 117772288 25025 33554432000 4194304 4896791 140734737054208 140734737049880 4225180 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28746/statm: 28753 25025 78 172 0 28579 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 138804

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28776
/proc/meminfo: memFree=30982540/32873648 swapFree=6612/6612
[pid=28682] ppid=28680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28682/stat : 28682 (runWbo2sat.sh) S 28680 28682 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045707 9367552 274 33554432000 4194304 5064252 140736885082880 140736885081792 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28682/statm: 2287 274 233 213 0 72 0
[pid=28683] ppid=28682 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/28683/stat : 28683 (wbo2sat) S 28682 28682 26987 0 -1 4202496 3914 22609 0 0 10 6 276 6 20 0 1 0 284045707 5627904 893 33554432000 4194304 5872148 140734114825328 140734114818600 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28683/statm: 1374 893 173 410 0 956 0
[pid=28745] ppid=28683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28745/stat : 28745 (satsolver.sh) S 28683 28682 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284046006 9367552 267 33554432000 4194304 5064252 140734202574144 140734202573056 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28745/statm: 2287 267 226 213 0 72 0
[pid=28746] ppid=28745 vsize=97580 CPUtime=1658.93 cores=0,2,4,6
/proc/28746/stat : 28746 (glucose_static) R 28745 28682 26987 0 -1 4202496 85494 0 0 0 165837 56 0 0 20 0 1 0 284046006 99921920 22222 33554432000 4194304 4896791 140734737054208 140734737051784 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28746/statm: 24395 22222 78 172 0 24221 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 121372

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28776
/proc/meminfo: memFree=30945956/32873648 swapFree=6612/6612
[pid=28682] ppid=28680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28682/stat : 28682 (runWbo2sat.sh) S 28680 28682 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045707 9367552 274 33554432000 4194304 5064252 140736885082880 140736885081792 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28682/statm: 2287 274 233 213 0 72 0
[pid=28683] ppid=28682 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/28683/stat : 28683 (wbo2sat) S 28682 28682 26987 0 -1 4202496 3914 22609 0 0 10 6 276 6 20 0 1 0 284045707 5627904 893 33554432000 4194304 5872148 140734114825328 140734114818600 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28683/statm: 1374 893 173 410 0 956 0
[pid=28745] ppid=28683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28745/stat : 28745 (satsolver.sh) S 28683 28682 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284046006 9367552 267 33554432000 4194304 5064252 140734202574144 140734202573056 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28745/statm: 2287 267 226 213 0 72 0
[pid=28746] ppid=28745 vsize=147656 CPUtime=1718.91 cores=0,2,4,6
/proc/28746/stat : 28746 (glucose_static) R 28745 28682 26987 0 -1 4202496 86720 0 0 0 171834 57 0 0 20 0 1 0 284046006 151199744 29048 33554432000 4194304 4896791 140734737054208 140734737051464 4224960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28746/statm: 36914 29048 78 172 0 36740 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 171448

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28777
/proc/meminfo: memFree=30939844/32873648 swapFree=6612/6612
[pid=28682] ppid=28680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28682/stat : 28682 (runWbo2sat.sh) S 28680 28682 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045707 9367552 274 33554432000 4194304 5064252 140736885082880 140736885081792 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28682/statm: 2287 274 233 213 0 72 0
[pid=28683] ppid=28682 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/28683/stat : 28683 (wbo2sat) S 28682 28682 26987 0 -1 4202496 3914 22609 0 0 10 6 276 6 20 0 1 0 284045707 5627904 893 33554432000 4194304 5872148 140734114825328 140734114818600 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28683/statm: 1374 893 173 410 0 956 0
[pid=28745] ppid=28683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28745/stat : 28745 (satsolver.sh) S 28683 28682 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284046006 9367552 267 33554432000 4194304 5064252 140734202574144 140734202573056 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28745/statm: 2287 267 226 213 0 72 0
[pid=28746] ppid=28745 vsize=118180 CPUtime=1778.89 cores=0,2,4,6
/proc/28746/stat : 28746 (glucose_static) R 28745 28682 26987 0 -1 4202496 87986 0 0 0 177830 59 0 0 20 0 1 0 284046006 121016320 26720 33554432000 4194304 4896791 140734737054208 140734737051736 4225191 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28746/statm: 29545 26720 78 172 0 29371 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 141972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28777
/proc/meminfo: memFree=30969496/32873648 swapFree=6612/6612
[pid=28682] ppid=28680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28682/stat : 28682 (runWbo2sat.sh) S 28680 28682 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045707 9367552 274 33554432000 4194304 5064252 140736885082880 140736885081792 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28682/statm: 2287 274 233 213 0 72 0
[pid=28683] ppid=28682 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/28683/stat : 28683 (wbo2sat) S 28682 28682 26987 0 -1 4202496 3914 22609 0 0 10 6 276 6 20 0 1 0 284045707 5627904 893 33554432000 4194304 5872148 140734114825328 140734114818600 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28683/statm: 1374 893 173 410 0 956 0
[pid=28745] ppid=28683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28745/stat : 28745 (satsolver.sh) S 28683 28682 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284046006 9367552 267 33554432000 4194304 5064252 140734202574144 140734202573056 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28745/statm: 2287 267 226 213 0 72 0
[pid=28746] ppid=28745 vsize=149192 CPUtime=1797.09 cores=0,2,4,6
/proc/28746/stat : 28746 (glucose_static) R 28745 28682 26987 0 -1 4202496 88429 0 0 0 179649 60 0 0 20 0 1 0 284046006 152772608 28180 33554432000 4194304 4896791 140734737054208 140734737051736 4224693 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28746/statm: 37298 28180 78 172 0 37124 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 172984

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.00 2.00 2.00 3/183 28777
/proc/meminfo: memFree=30969496/32873648 swapFree=6612/6612
[pid=28682] ppid=28680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28682/stat : 28682 (runWbo2sat.sh) S 28680 28682 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045707 9367552 274 33554432000 4194304 5064252 140736885082880 140736885081792 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28682/statm: 2287 274 233 213 0 72 0
[pid=28683] ppid=28682 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/28683/stat : 28683 (wbo2sat) S 28682 28682 26987 0 -1 4202496 3914 22609 0 0 10 6 276 6 20 0 1 0 284045707 5627904 893 33554432000 4194304 5872148 140734114825328 140734114818600 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28683/statm: 1374 893 173 410 0 956 0
[pid=28745] ppid=28683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28745/stat : 28745 (satsolver.sh) S 28683 28682 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284046006 9367552 267 33554432000 4194304 5064252 140734202574144 140734202573056 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28745/statm: 2287 267 226 213 0 72 0
[pid=28746] ppid=28745 vsize=149192 CPUtime=1797.09 cores=0,2,4,6
/proc/28746/stat : 28746 (glucose_static) R 28745 28682 26987 0 -1 4202496 88429 0 0 0 179649 60 0 0 20 0 1 0 284046006 152772608 28180 33554432000 4194304 4896791 140734737054208 140734737051736 4224693 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28746/statm: 37298 28180 78 172 0 37124 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 172984

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28682 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=864564
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=126980
# CPU time returned by wait4() is 2.99154
# while last known CPU time is 1800.07
#
# 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.07
CPU user time (s): 1799.35
CPU system time (s): 0.72
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 199164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.86456
system time used= 0.12698
maximum resident set size= 18084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27500
page faults= 0
swaps= 0
block input operations= 0
block output operations= 15648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44
involuntary context switches= 58

runsolver used 2.76158 second user time and 7.07592 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-28 06:26:52
IDJOB=3716270
IDBENCH=78703
IDSOLVER=2298
FILE ID=node148/3716270-1338179212
RUNJOBID= node148-1338159381-27003
PBS_JOBID= 14624553
Free space on /tmp= 71680 MiB

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

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

MD5SUM BENCH= c77cfb1ee053e7c4147458beb2d99117
RANDOM SEED=1624433594

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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		: 2667.284
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.90
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.284
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		: 2667.284
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.90
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.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31032176 kB
Buffers:          356824 kB
Cached:           396684 kB
SwapCached:          576 kB
Active:           742248 kB
Inactive:         235284 kB
Active(anon):     215400 kB
Inactive(anon):    11140 kB
Active(file):     526848 kB
Inactive(file):   224144 kB
Unevictable:        6612 kB
Mlocked:            6612 kB
SwapTotal:      67108856 kB
SwapFree:       67108024 kB
Dirty:              8588 kB
Writeback:             0 kB
AnonPages:        361100 kB
Mapped:            11752 kB
Shmem:                96 kB
Slab:             726392 kB
SReclaimable:     170764 kB
SUnreclaim:       555628 kB
KernelStack:        1520 kB
PageTables:         4756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     362956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    268288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71676 MiB
End job on node148 at 2012-05-28 06:56:53