Trace number 3716284

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.04 1800.81

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_55_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM9e4fdadcc7668e5ef6d5afa26a2e782c
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark4.19136
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5500
Total number of constraints210
Number of soft constraints145
Number of constraints which are clauses110
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
Top cost 7273
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 7272
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 56
Number of bits of the biggest sum of numbers6
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.98/1.07	o 5558
0.98/1.07	c current bound: 2779
0.98/1.07	c fallback to adder encoding
1.90/2.26	o 2772
1.90/2.26	c current bound: 1386
1.90/2.26	c fallback to adder encoding
2.92/3.39	o 1314
2.92/3.39	c current bound: 657
11.03/11.40	o 447
11.03/11.40	c current bound: 223
23.73/24.18	o 223
23.73/24.18	c current bound: 111
36.91/37.36	o 111
36.91/37.36	c current bound: 55
40.71/41.14	o 52
40.71/41.14	c current bound: 26
42.59/43.10	o 22
42.59/43.10	c current bound: 11
43.52/43.96	o 10
43.52/43.96	c current bound: 5
44.61/45.10	o 5
44.61/45.10	c current bound: 2
1800.04/1800.81	c error: unexpected solver exit code
1800.04/1800.81	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-3716284-1338173811/watcher-3716284-1338173811 -o /tmp/evaluation-result-3716284-1338173811/solver-3716284-1338173811 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716284-1338173811.wbo 2062314235 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28213
/proc/meminfo: memFree=31203752/32873648 swapFree=6612/6612
[pid=28213] ppid=28211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28213/stat : 28213 (runWbo2sat.sh) S 28211 28213 26987 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283505647 9367552 275 33554432000 4194304 5064252 140736932938464 140736932937376 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28213/statm: 2287 275 233 213 0 72 0

[startup+0.0507831 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28213
/proc/meminfo: memFree=31203752/32873648 swapFree=6612/6612
[pid=28213] ppid=28211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28213/stat : 28213 (runWbo2sat.sh) S 28211 28213 26987 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283505647 9367552 275 33554432000 4194304 5064252 140736932938464 140736932937376 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28213/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10024 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28213
/proc/meminfo: memFree=31203752/32873648 swapFree=6612/6612
[pid=28213] ppid=28211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28213/stat : 28213 (runWbo2sat.sh) S 28211 28213 26987 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283505647 9367552 275 33554432000 4194304 5064252 140736932938464 140736932937376 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28213/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300177 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28213
/proc/meminfo: memFree=31203752/32873648 swapFree=6612/6612
[pid=28213] ppid=28211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28213/stat : 28213 (runWbo2sat.sh) S 28211 28213 26987 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283505647 9367552 275 33554432000 4194304 5064252 140736932938464 140736932937376 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28213/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700191 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28213
/proc/meminfo: memFree=31203752/32873648 swapFree=6612/6612
[pid=28213] ppid=28211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28213/stat : 28213 (runWbo2sat.sh) S 28211 28213 26987 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283505647 9367552 275 33554432000 4194304 5064252 140736932938464 140736932937376 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28213/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28217
/proc/meminfo: memFree=31182124/32873648 swapFree=6612/6612
[pid=28213] ppid=28211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28213/stat : 28213 (runWbo2sat.sh) S 28211 28213 26987 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283505647 9367552 275 33554432000 4194304 5064252 140736932938464 140736932937376 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28213/statm: 2287 275 233 213 0 72 0
[pid=28214] ppid=28213 vsize=20348 CPUtime=1.08 cores=1,3,5,7
/proc/28214/stat : 28214 (wbo2sat) S 28213 28213 26987 0 -1 4202496 5793 8387 0 0 42 29 35 2 20 0 1 0 283505647 20836352 3531 33554432000 4194304 5872148 140737416939904 140737416933176 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28214/statm: 5087 3531 178 410 0 4669 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 29496

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 2/182 28221
/proc/meminfo: memFree=31173812/32873648 swapFree=6612/6612
[pid=28213] ppid=28211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28213/stat : 28213 (runWbo2sat.sh) S 28211 28213 26987 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283505647 9367552 275 33554432000 4194304 5064252 140736932938464 140736932937376 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28213/statm: 2287 275 233 213 0 72 0
[pid=28214] ppid=28213 vsize=20348 CPUtime=1.92 cores=1,3,5,7
/proc/28214/stat : 28214 (wbo2sat) S 28213 28213 26987 0 -1 4202496 7587 17667 0 0 44 29 113 6 20 0 1 0 283505647 20836352 3531 33554432000 4194304 5872148 140737416939904 140737416933176 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28214/statm: 5087 3531 178 410 0 4669 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 29496
heavy processes:

[startup+6.30037 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28226
/proc/meminfo: memFree=31087604/32873648 swapFree=6612/6612
[pid=28213] ppid=28211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28213/stat : 28213 (runWbo2sat.sh) S 28211 28213 26987 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283505647 9367552 275 33554432000 4194304 5064252 140736932938464 140736932937376 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28213/statm: 2287 275 233 213 0 72 0
[pid=28214] ppid=28213 vsize=32636 CPUtime=3.12 cores=1,3,5,7
/proc/28214/stat : 28214 (wbo2sat) S 28213 28213 26987 0 -1 4202496 10379 27176 0 0 53 30 220 9 20 0 1 0 283505647 33419264 6423 33554432000 4194304 5872148 140737416939904 140737416933176 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28214/statm: 8159 6423 180 410 0 7741 0
[pid=28225] ppid=28214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28225/stat : 28225 (satsolver.sh) S 28214 28213 26987 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283505996 9367552 266 33554432000 4194304 5064252 140736720289808 140736720288720 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28225/statm: 2287 266 226 213 0 72 0
[pid=28226] ppid=28225 vsize=85048 CPUtime=2.8 cores=1,3,5,7
/proc/28226/stat : 28226 (glucose_static) R 28225 28213 26987 0 -1 4202496 14973 0 0 0 277 3 0 0 20 0 1 0 283505996 87089152 18156 33554432000 4194304 4896791 140737481202352 140737481199880 4223787 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28226/statm: 21262 18156 78 172 0 21088 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 135980

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28229
/proc/meminfo: memFree=31118748/32873648 swapFree=6612/6612
[pid=28213] ppid=28211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28213/stat : 28213 (runWbo2sat.sh) S 28211 28213 26987 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283505647 9367552 275 33554432000 4194304 5064252 140736932938464 140736932937376 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28213/statm: 2287 275 233 213 0 72 0
[pid=28214] ppid=28213 vsize=25044 CPUtime=11.08 cores=1,3,5,7
/proc/28214/stat : 28214 (wbo2sat) S 28213 28213 26987 0 -1 4202496 13236 44181 0 0 58 31 1004 15 20 0 1 0 283505647 25645056 4743 33554432000 4194304 5872148 140737416939904 140737416933176 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28214/statm: 6261 4743 180 410 0 5843 0
[pid=28228] ppid=28214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28228/stat : 28228 (satsolver.sh) S 28214 28213 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283506791 9367552 267 33554432000 4194304 5064252 140733936585184 140733936584096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28228/statm: 2287 267 226 213 0 72 0
[pid=28229] ppid=28228 vsize=49776 CPUtime=1.24 cores=1,3,5,7
/proc/28229/stat : 28229 (glucose_static) R 28228 28213 26987 0 -1 4202496 10790 0 0 0 122 2 0 0 20 0 1 0 283506791 50970624 10908 33554432000 4194304 4896791 140736921310688 140736921308008 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28229/statm: 12444 10908 78 172 0 12270 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 93116

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28232
/proc/meminfo: memFree=31129660/32873648 swapFree=6612/6612
[pid=28213] ppid=28211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28213/stat : 28213 (runWbo2sat.sh) S 28211 28213 26987 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283505647 9367552 275 33554432000 4194304 5064252 140736932938464 140736932937376 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28213/statm: 2287 275 233 213 0 72 0
[pid=28214] ppid=28213 vsize=25044 CPUtime=23.83 cores=1,3,5,7
/proc/28214/stat : 28214 (wbo2sat) S 28213 28213 26987 0 -1 4202496 15344 58970 0 0 60 31 2271 21 20 0 1 0 283505647 25645056 4743 33554432000 4194304 5872148 140737416939904 140737416933176 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28214/statm: 6261 4743 180 410 0 5843 0
[pid=28231] ppid=28214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28231/stat : 28231 (satsolver.sh) S 28214 28213 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283508067 9367552 267 33554432000 4194304 5064252 140735618357376 140735618356288 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28231/statm: 2287 267 226 213 0 72 0
[pid=28232] ppid=28231 vsize=42720 CPUtime=1.29 cores=1,3,5,7
/proc/28232/stat : 28232 (glucose_static) R 28231 28213 26987 0 -1 4202496 9031 0 0 0 128 1 0 0 20 0 1 0 283508067 43745280 9202 33554432000 4194304 4896791 140733786868656 140733786865976 4230803 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28232/statm: 10680 9202 78 172 0 10506 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 86060

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28247
/proc/meminfo: memFree=31129560/32873648 swapFree=6612/6612
[pid=28213] ppid=28211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28213/stat : 28213 (runWbo2sat.sh) S 28211 28213 26987 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283505647 9367552 275 33554432000 4194304 5064252 140736932938464 140736932937376 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28213/statm: 2287 275 233 213 0 72 0
[pid=28214] ppid=28213 vsize=25044 CPUtime=44.72 cores=1,3,5,7
/proc/28214/stat : 28214 (wbo2sat) S 28213 28213 26987 0 -1 4202496 19970 108876 0 0 65 32 4338 37 20 0 1 0 283505647 25645056 4743 33554432000 4194304 5872148 140737416939904 140737416933176 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28214/statm: 6261 4743 180 410 0 5843 0
[pid=28246] ppid=28214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28246/stat : 28246 (satsolver.sh) S 28214 28213 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283510157 9367552 267 33554432000 4194304 5064252 140735125846048 140735125844960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28246/statm: 2287 267 226 213 0 72 0
[pid=28247] ppid=28246 vsize=37472 CPUtime=5.99 cores=1,3,5,7
/proc/28247/stat : 28247 (glucose_static) R 28246 28213 26987 0 -1 4202496 9582 0 0 0 598 1 0 0 20 0 1 0 283510157 38371328 8212 33554432000 4194304 4896791 140736500480960 140736500478168 4225445 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28247/statm: 9368 8212 78 172 0 9194 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 80812

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28247
/proc/meminfo: memFree=31105740/32873648 swapFree=6612/6612
[pid=28213] ppid=28211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28213/stat : 28213 (runWbo2sat.sh) S 28211 28213 26987 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283505647 9367552 275 33554432000 4194304 5064252 140736932938464 140736932937376 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28213/statm: 2287 275 233 213 0 72 0
[pid=28214] ppid=28213 vsize=25044 CPUtime=44.72 cores=1,3,5,7
/proc/28214/stat : 28214 (wbo2sat) S 28213 28213 26987 0 -1 4202496 19970 108876 0 0 65 32 4338 37 20 0 1 0 283505647 25645056 4743 33554432000 4194304 5872148 140737416939904 140737416933176 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28214/statm: 6261 4743 180 410 0 5843 0
[pid=28246] ppid=28214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28246/stat : 28246 (satsolver.sh) S 28214 28213 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283510157 9367552 267 33554432000 4194304 5064252 140735125846048 140735125844960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28246/statm: 2287 267 226 213 0 72 0
[pid=28247] ppid=28246 vsize=55236 CPUtime=57.17 cores=1,3,5,7
/proc/28247/stat : 28247 (glucose_static) R 28246 28213 26987 0 -1 4202496 19287 0 0 0 5712 5 0 0 20 0 1 0 283510157 56561664 12444 33554432000 4194304 4896791 140736500480960 140736500478168 4224963 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28247/statm: 13809 12444 78 172 0 13635 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 98576

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28248
/proc/meminfo: memFree=31083120/32873648 swapFree=6612/6612
[pid=28213] ppid=28211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28213/stat : 28213 (runWbo2sat.sh) S 28211 28213 26987 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283505647 9367552 275 33554432000 4194304 5064252 140736932938464 140736932937376 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28213/statm: 2287 275 233 213 0 72 0
[pid=28214] ppid=28213 vsize=25044 CPUtime=44.72 cores=1,3,5,7
/proc/28214/stat : 28214 (wbo2sat) S 28213 28213 26987 0 -1 4202496 19970 108876 0 0 65 32 4338 37 20 0 1 0 283505647 25645056 4743 33554432000 4194304 5872148 140737416939904 140737416933176 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28214/statm: 6261 4743 180 410 0 5843 0
[pid=28246] ppid=28214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28246/stat : 28246 (satsolver.sh) S 28214 28213 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283510157 9367552 267 33554432000 4194304 5064252 140735125846048 140735125844960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28246/statm: 2287 267 226 213 0 72 0
[pid=28247] ppid=28246 vsize=65780 CPUtime=117.16 cores=1,3,5,7
/proc/28247/stat : 28247 (glucose_static) R 28246 28213 26987 0 -1 4202496 25661 0 0 0 11707 9 0 0 20 0 1 0 283510157 67358720 15486 33554432000 4194304 4896791 140736500480960 140736500478168 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28247/statm: 16445 15486 78 172 0 16271 0
Current children cumulated CPU time (s) 161.88
Current children cumulated vsize (KiB) 109120

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 28251
/proc/meminfo: memFree=31065404/32873648 swapFree=6612/6612

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

/proc/28247/stat : 28247 (glucose_static) R 28246 28213 26987 0 -1 4202496 71848 0 0 0 131637 54 0 0 20 0 1 0 283510157 181637120 42699 33554432000 4194304 4896791 140736500480960 140736500478104 4225011 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28247/statm: 44345 42699 78 172 0 44171 0
Current children cumulated CPU time (s) 1361.63
Current children cumulated vsize (KiB) 220720

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 28284
/proc/meminfo: memFree=30923720/32873648 swapFree=6612/6612
[pid=28213] ppid=28211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28213/stat : 28213 (runWbo2sat.sh) S 28211 28213 26987 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283505647 9367552 275 33554432000 4194304 5064252 140736932938464 140736932937376 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28213/statm: 2287 275 233 213 0 72 0
[pid=28214] ppid=28213 vsize=25044 CPUtime=44.72 cores=1,3,5,7
/proc/28214/stat : 28214 (wbo2sat) S 28213 28213 26987 0 -1 4202496 19970 108876 0 0 65 32 4338 37 20 0 1 0 283505647 25645056 4743 33554432000 4194304 5872148 140737416939904 140737416933176 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28214/statm: 6261 4743 180 410 0 5843 0
[pid=28246] ppid=28214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28246/stat : 28246 (satsolver.sh) S 28214 28213 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283510157 9367552 267 33554432000 4194304 5064252 140735125846048 140735125844960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28246/statm: 2287 267 226 213 0 72 0
[pid=28247] ppid=28246 vsize=179364 CPUtime=1376.9 cores=1,3,5,7
/proc/28247/stat : 28247 (glucose_static) R 28246 28213 26987 0 -1 4202496 73369 0 0 0 137633 57 0 0 20 0 1 0 283510157 183668736 42677 33554432000 4194304 4896791 140736500480960 140736500478168 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28247/statm: 44841 42677 78 172 0 44667 0
Current children cumulated CPU time (s) 1421.62
Current children cumulated vsize (KiB) 222704

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/183 28284
/proc/meminfo: memFree=30849368/32873648 swapFree=6612/6612
[pid=28213] ppid=28211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28213/stat : 28213 (runWbo2sat.sh) S 28211 28213 26987 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283505647 9367552 275 33554432000 4194304 5064252 140736932938464 140736932937376 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28213/statm: 2287 275 233 213 0 72 0
[pid=28214] ppid=28213 vsize=25044 CPUtime=44.72 cores=1,3,5,7
/proc/28214/stat : 28214 (wbo2sat) S 28213 28213 26987 0 -1 4202496 19970 108876 0 0 65 32 4338 37 20 0 1 0 283505647 25645056 4743 33554432000 4194304 5872148 140737416939904 140737416933176 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28214/statm: 6261 4743 180 410 0 5843 0
[pid=28246] ppid=28214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28246/stat : 28246 (satsolver.sh) S 28214 28213 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283510157 9367552 267 33554432000 4194304 5064252 140735125846048 140735125844960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28246/statm: 2287 267 226 213 0 72 0
[pid=28247] ppid=28246 vsize=212572 CPUtime=1436.87 cores=1,3,5,7
/proc/28247/stat : 28247 (glucose_static) R 28246 28213 26987 0 -1 4202496 74620 0 0 0 143629 58 0 0 20 0 1 0 283510157 217673728 48509 33554432000 4194304 4896791 140736500480960 140736500478168 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28247/statm: 53143 48509 78 172 0 52969 0
Current children cumulated CPU time (s) 1481.59
Current children cumulated vsize (KiB) 255912

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 28284
/proc/meminfo: memFree=30846376/32873648 swapFree=6612/6612
[pid=28213] ppid=28211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28213/stat : 28213 (runWbo2sat.sh) S 28211 28213 26987 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283505647 9367552 275 33554432000 4194304 5064252 140736932938464 140736932937376 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28213/statm: 2287 275 233 213 0 72 0
[pid=28214] ppid=28213 vsize=25044 CPUtime=44.72 cores=1,3,5,7
/proc/28214/stat : 28214 (wbo2sat) S 28213 28213 26987 0 -1 4202496 19970 108876 0 0 65 32 4338 37 20 0 1 0 283505647 25645056 4743 33554432000 4194304 5872148 140737416939904 140737416933176 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28214/statm: 6261 4743 180 410 0 5843 0
[pid=28246] ppid=28214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28246/stat : 28246 (satsolver.sh) S 28214 28213 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283510157 9367552 267 33554432000 4194304 5064252 140735125846048 140735125844960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28246/statm: 2287 267 226 213 0 72 0
[pid=28247] ppid=28246 vsize=217424 CPUtime=1496.86 cores=1,3,5,7
/proc/28247/stat : 28247 (glucose_static) R 28246 28213 26987 0 -1 4202496 76169 0 0 0 149626 60 0 0 20 0 1 0 283510157 222642176 49048 33554432000 4194304 4896791 140736500480960 140736500478168 4224924 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28247/statm: 54356 49048 78 172 0 54182 0
Current children cumulated CPU time (s) 1541.58
Current children cumulated vsize (KiB) 260764

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 28284
/proc/meminfo: memFree=30855292/32873648 swapFree=6612/6612
[pid=28213] ppid=28211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28213/stat : 28213 (runWbo2sat.sh) S 28211 28213 26987 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283505647 9367552 275 33554432000 4194304 5064252 140736932938464 140736932937376 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28213/statm: 2287 275 233 213 0 72 0
[pid=28214] ppid=28213 vsize=25044 CPUtime=44.72 cores=1,3,5,7
/proc/28214/stat : 28214 (wbo2sat) S 28213 28213 26987 0 -1 4202496 19970 108876 0 0 65 32 4338 37 20 0 1 0 283505647 25645056 4743 33554432000 4194304 5872148 140737416939904 140737416933176 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28214/statm: 6261 4743 180 410 0 5843 0
[pid=28246] ppid=28214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28246/stat : 28246 (satsolver.sh) S 28214 28213 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283510157 9367552 267 33554432000 4194304 5064252 140735125846048 140735125844960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28246/statm: 2287 267 226 213 0 72 0
[pid=28247] ppid=28246 vsize=219280 CPUtime=1556.86 cores=1,3,5,7
/proc/28247/stat : 28247 (glucose_static) R 28246 28213 26987 0 -1 4202496 77720 0 0 0 155624 62 0 0 20 0 1 0 283510157 224542720 48561 33554432000 4194304 4896791 140736500480960 140736500478168 4224781 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28247/statm: 54820 48561 78 172 0 54646 0
Current children cumulated CPU time (s) 1601.58
Current children cumulated vsize (KiB) 262620

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28284
/proc/meminfo: memFree=30877736/32873648 swapFree=6612/6612
[pid=28213] ppid=28211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28213/stat : 28213 (runWbo2sat.sh) S 28211 28213 26987 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283505647 9367552 275 33554432000 4194304 5064252 140736932938464 140736932937376 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28213/statm: 2287 275 233 213 0 72 0
[pid=28214] ppid=28213 vsize=25044 CPUtime=44.72 cores=1,3,5,7
/proc/28214/stat : 28214 (wbo2sat) S 28213 28213 26987 0 -1 4202496 19970 108876 0 0 65 32 4338 37 20 0 1 0 283505647 25645056 4743 33554432000 4194304 5872148 140737416939904 140737416933176 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28214/statm: 6261 4743 180 410 0 5843 0
[pid=28246] ppid=28214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28246/stat : 28246 (satsolver.sh) S 28214 28213 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283510157 9367552 267 33554432000 4194304 5064252 140735125846048 140735125844960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28246/statm: 2287 267 226 213 0 72 0
[pid=28247] ppid=28246 vsize=221548 CPUtime=1616.83 cores=1,3,5,7
/proc/28247/stat : 28247 (glucose_static) R 28246 28213 26987 0 -1 4202496 79394 0 0 0 161619 64 0 0 20 0 1 0 283510157 226865152 49154 33554432000 4194304 4896791 140736500480960 140736500478168 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28247/statm: 55387 49154 78 172 0 55213 0
Current children cumulated CPU time (s) 1661.55
Current children cumulated vsize (KiB) 264888

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28285
/proc/meminfo: memFree=30871956/32873648 swapFree=6612/6612
[pid=28213] ppid=28211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28213/stat : 28213 (runWbo2sat.sh) S 28211 28213 26987 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283505647 9367552 275 33554432000 4194304 5064252 140736932938464 140736932937376 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28213/statm: 2287 275 233 213 0 72 0
[pid=28214] ppid=28213 vsize=25044 CPUtime=44.72 cores=1,3,5,7
/proc/28214/stat : 28214 (wbo2sat) S 28213 28213 26987 0 -1 4202496 19970 108876 0 0 65 32 4338 37 20 0 1 0 283505647 25645056 4743 33554432000 4194304 5872148 140737416939904 140737416933176 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28214/statm: 6261 4743 180 410 0 5843 0
[pid=28246] ppid=28214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28246/stat : 28246 (satsolver.sh) S 28214 28213 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283510157 9367552 267 33554432000 4194304 5064252 140735125846048 140735125844960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28246/statm: 2287 267 226 213 0 72 0
[pid=28247] ppid=28246 vsize=223400 CPUtime=1676.82 cores=1,3,5,7
/proc/28247/stat : 28247 (glucose_static) R 28246 28213 26987 0 -1 4202496 80923 0 0 0 167616 66 0 0 20 0 1 0 283510157 228761600 48652 33554432000 4194304 4896791 140736500480960 140736500478168 4224722 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28247/statm: 55850 48652 78 172 0 55676 0
Current children cumulated CPU time (s) 1721.54
Current children cumulated vsize (KiB) 266740

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28285
/proc/meminfo: memFree=30876040/32873648 swapFree=6612/6612
[pid=28213] ppid=28211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28213/stat : 28213 (runWbo2sat.sh) S 28211 28213 26987 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283505647 9367552 275 33554432000 4194304 5064252 140736932938464 140736932937376 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28213/statm: 2287 275 233 213 0 72 0
[pid=28214] ppid=28213 vsize=25044 CPUtime=44.72 cores=1,3,5,7
/proc/28214/stat : 28214 (wbo2sat) S 28213 28213 26987 0 -1 4202496 19970 108876 0 0 65 32 4338 37 20 0 1 0 283505647 25645056 4743 33554432000 4194304 5872148 140737416939904 140737416933176 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28214/statm: 6261 4743 180 410 0 5843 0
[pid=28246] ppid=28214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28246/stat : 28246 (satsolver.sh) S 28214 28213 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283510157 9367552 267 33554432000 4194304 5064252 140735125846048 140735125844960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28246/statm: 2287 267 226 213 0 72 0
[pid=28247] ppid=28246 vsize=225316 CPUtime=1736.82 cores=1,3,5,7
/proc/28247/stat : 28247 (glucose_static) R 28246 28213 26987 0 -1 4202496 82463 0 0 0 173613 69 0 0 20 0 1 0 283510157 230723584 48141 33554432000 4194304 4896791 140736500480960 140736500478488 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28247/statm: 56329 48141 78 172 0 56155 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (KiB) 268656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28397
/proc/meminfo: memFree=31020532/32873648 swapFree=6612/6612
[pid=28213] ppid=28211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28213/stat : 28213 (runWbo2sat.sh) S 28211 28213 26987 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283505647 9367552 275 33554432000 4194304 5064252 140736932938464 140736932937376 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28213/statm: 2287 275 233 213 0 72 0
[pid=28214] ppid=28213 vsize=25044 CPUtime=44.72 cores=1,3,5,7
/proc/28214/stat : 28214 (wbo2sat) S 28213 28213 26987 0 -1 4202496 19970 108876 0 0 65 32 4338 37 20 0 1 0 283505647 25645056 4743 33554432000 4194304 5872148 140737416939904 140737416933176 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28214/statm: 6261 4743 180 410 0 5843 0
[pid=28246] ppid=28214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28246/stat : 28246 (satsolver.sh) S 28214 28213 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283510157 9367552 267 33554432000 4194304 5064252 140735125846048 140735125844960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28246/statm: 2287 267 226 213 0 72 0
[pid=28247] ppid=28246 vsize=225708 CPUtime=1755.32 cores=1,3,5,7
/proc/28247/stat : 28247 (glucose_static) R 28246 28213 26987 0 -1 4202496 82561 0 0 0 175463 69 0 0 20 0 1 0 283510157 231124992 49772 33554432000 4194304 4896791 140736500480960 140736500476696 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28247/statm: 56427 49772 78 172 0 56253 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 269048

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 28213 and gives
#  childrusage.ru_utime.tv_sec=44
#  childrusage.ru_utime.tv_usec=43304
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=697893
# CPU time returned by wait4() is 44.7412
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.81
CPU time (s): 1800.04
CPU user time (s): 1798.66
CPU system time (s): 1.38
CPU usage (%): 99.9571
Max. virtual memory (cumulated for all children) (KiB): 317844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 44.0433
system time used= 0.697893
maximum resident set size= 86572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129825
page faults= 0
swaps= 0
block input operations= 0
block output operations= 147720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 90
involuntary context switches= 103

runsolver used 2.98255 second user time and 7.2239 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-28 04:56:51
IDJOB=3716284
IDBENCH=78673
IDSOLVER=2298
FILE ID=node148/3716284-1338173811
RUNJOBID= node148-1338159381-27004
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-chnl50_55_pb.cnf.cr--soft-33-100-0.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716284-1338173811/watcher-3716284-1338173811 -o /tmp/evaluation-result-3716284-1338173811/solver-3716284-1338173811 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716284-1338173811.wbo 2062314235 HOME HOME

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

MD5SUM BENCH= 9e4fdadcc7668e5ef6d5afa26a2e782c
RANDOM SEED=2062314235

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:        31203736 kB
Buffers:          352096 kB
Cached:           394868 kB
SwapCached:          576 kB
Active:           574712 kB
Inactive:         230472 kB
Active(anon):      49016 kB
Inactive(anon):    11140 kB
Active(file):     525696 kB
Inactive(file):   219332 kB
Unevictable:        6612 kB
Mlocked:            6612 kB
SwapTotal:      67108856 kB
SwapFree:       67108024 kB
Dirty:             24996 kB
Writeback:             0 kB
AnonPages:        128964 kB
Mapped:            11780 kB
Shmem:                96 kB
Slab:             727084 kB
SReclaimable:     170908 kB
SUnreclaim:       556176 kB
KernelStack:        1520 kB
PageTables:         3688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     178504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 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= 71672 MiB
End job on node148 at 2012-05-28 05:26:52