Trace number 3722560

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
PB12: minisatp 1.0-2-g022594c? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl15_25_pb.cnf.cr.opb
MD5SUMddad6b8774f3cb7ea8e2d9ff3a650623
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.008997
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables750
Total number of constraints80
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint25
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
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

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 80 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.00	c   -- Clauses(.)/Splits(s): ..................................................
0.00/0.00	c ---[  29]---> BDD-cost:   47
0.00/0.00	c ---[  28]---> BDD-cost:   47
0.00/0.00	c ---[  27]---> BDD-cost:   47
0.00/0.00	c ---[  26]---> BDD-cost:   47
0.00/0.00	c ---[  25]---> BDD-cost:   47
0.00/0.00	c ---[  24]---> BDD-cost:   47
0.00/0.00	c ---[  23]---> BDD-cost:   47
0.00/0.00	c ---[  22]---> BDD-cost:   47
0.00/0.00	c ---[  21]---> BDD-cost:   47
0.00/0.00	c ---[  20]---> BDD-cost:   47
0.00/0.00	c ---[  19]---> BDD-cost:   47
0.00/0.00	c ---[  18]---> BDD-cost:   47
0.00/0.00	c ---[  17]---> BDD-cost:   47
0.00/0.00	c ---[  16]---> BDD-cost:   47
0.00/0.00	c ---[  15]---> BDD-cost:   47
0.00/0.00	c ---[  14]---> BDD-cost:   47
0.00/0.00	c ---[  13]---> BDD-cost:   47
0.00/0.00	c ---[  12]---> BDD-cost:   47
0.00/0.00	c ---[  11]---> BDD-cost:   47
0.00/0.00	c ---[  10]---> BDD-cost:   47
0.00/0.00	c ---[   9]---> BDD-cost:   47
0.00/0.00	c ---[   8]---> BDD-cost:   47
0.00/0.00	c ---[   7]---> BDD-cost:   47
0.00/0.00	c ---[   6]---> BDD-cost:   47
0.00/0.00	c ---[   5]---> BDD-cost:   47
0.00/0.00	c ---[   4]---> BDD-cost:   47
0.00/0.00	c ---[   3]---> BDD-cost:   47
0.00/0.00	c ---[   2]---> BDD-cost:   47
0.00/0.00	c ---[   1]---> BDD-cost:   47
0.00/0.00	c ---[   0]---> BDD-cost:   47
0.00/0.00	c ==================================[MINISAT+]==================================
0.00/0.00	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.00	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    3530     9810 |    1176       0        0    -nan |  0.000 % |
0.00/0.00	c |       103 |    3530     9810 |    1293     103     5007    48.6 |  1.389 % |
0.00/0.00	c |       253 |    3530     9810 |    1422     253    13026    51.5 |  1.389 % |
0.00/0.01	c |       478 |    3530     9810 |    1565     478    27883    58.3 |  1.390 % |
0.00/0.02	c |       818 |    3530     9810 |    1721     818    54244    66.3 |  1.389 % |
0.00/0.03	c |      1324 |    3530     9810 |    1893    1324    89008    67.2 |  1.389 % |
0.00/0.06	c |      2084 |    3530     9810 |    2083    2084   154915    74.3 |  1.389 % |
0.00/0.10	c |      3224 |    3530     9810 |    2291    1835   146216    79.7 |  1.389 % |
0.00/0.18	c |      4932 |    3530     9810 |    2520    2209   220568    99.8 |  1.389 % |
0.00/0.29	c |      7494 |    3530     9810 |    2772    1902   214616   112.8 |  1.389 % |
0.00/0.47	c |     11338 |    3530     9810 |    3050    2643   352193   133.3 |  1.389 % |
0.00/0.82	c |     17107 |    3530     9810 |    3355    3014   336789   111.7 |  1.389 % |
1.29/1.35	c |     25756 |    3530     9810 |    3690    2249   281918   125.4 |  1.389 % |
1.99/2.10	c |     38731 |    3530     9810 |    4059    2796   359989   128.8 |  1.389 % |
3.30/3.39	c |     58192 |    3530     9810 |    4465    2342   290876   124.2 |  1.389 % |
5.19/5.29	c |     87388 |    3530     9810 |    4912    4890   585566   119.7 |  1.389 % |
8.29/8.38	c |    131177 |    3530     9810 |    5403    3461   403201   116.5 |  1.389 % |
12.79/12.83	c |    196861 |    3530     9810 |    5944    5800   687470   118.5 |  1.389 % |
20.29/20.33	c |    295390 |    3530     9810 |    6538    5751   669264   116.4 |  1.389 % |
34.48/34.55	c |    443180 |    3530     9810 |    7192    3910   623044   159.3 |  1.389 % |
51.47/51.52	c |    664863 |    3530     9810 |    7911    5069   735878   145.2 |  1.389 % |
75.96/76.03	c |    997390 |    3530     9810 |    8702    8078   874018   108.2 |  1.389 % |
115.47/115.53	c |   1496179 |    3530     9810 |    9572    7064   829850   117.5 |  1.389 % |
181.55/181.60	c |   2244362 |    3530     9810 |   10530    6195   780595   126.0 |  1.389 % |
287.33/287.42	c |   3366637 |    3530     9810 |   11583    8854  1271661   143.6 |  1.389 % |
440.61/440.71	c |   5050048 |    3530     9810 |   12741    6417   810980   126.4 |  1.389 % |
677.47/677.66	c |   7575180 |    3530     9810 |   14015    8234   934863   113.5 |  1.389 % |
1031.60/1031.82	c |  11362859 |    3530     9810 |   15417   11799  1255804   106.4 |  1.389 % |
1624.90/1625.27	c |  17044373 |    3530     9810 |   16959   12118  1447157   119.4 |  1.389 % |
1800.08/1800.40	c 
1800.08/1800.40	c *** TERMINATED ***
1800.08/1800.40	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-3722560-1338568998/watcher-3722560-1338568998 -o /tmp/evaluation-result-3722560-1338568998/solver-3722560-1338568998 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3722560-1338568998.opb 

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: 1.08 1.67 1.88 1/169 26885
/proc/meminfo: memFree=26192824/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0

[startup+0.0568369 s]
/proc/loadavg: 1.08 1.67 1.88 1/169 26885
/proc/meminfo: memFree=26192824/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100266 s]
/proc/loadavg: 1.08 1.67 1.88 1/169 26885
/proc/meminfo: memFree=26192824/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300267 s]
/proc/loadavg: 1.08 1.67 1.88 1/169 26885
/proc/meminfo: memFree=26192824/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700264 s]
/proc/loadavg: 1.08 1.67 1.88 1/169 26885
/proc/meminfo: memFree=26192824/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 1.08 1.67 1.88 3/177 26906
/proc/meminfo: memFree=26170060/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=5700 CPUtime=1.49 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 1248 0 0 0 149 0 0 0 20 0 1 0 323025271 5836800 1204 33554432000 4194304 5276501 140736914301520 140736914299512 4692187 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 1425 1204 117 265 0 1157 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14848

[startup+3.10028 s]
/proc/loadavg: 1.08 1.67 1.88 3/177 26906
/proc/meminfo: memFree=26156544/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=6764 CPUtime=3.09 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 1537 0 0 0 309 0 0 0 20 0 1 0 323025271 6926336 1493 33554432000 4194304 5276501 140736914301520 140736914299704 4411551 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 1691 1493 117 265 0 1423 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15912

[startup+6.30027 s]
/proc/loadavg: 1.16 1.68 1.88 3/177 26906
/proc/meminfo: memFree=26137836/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=7884 CPUtime=6.29 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 1797 0 0 0 629 0 0 0 20 0 1 0 323025271 8073216 1753 33554432000 4194304 5276501 140736914301520 140736914299704 4399962 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 1971 1753 117 265 0 1703 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17032

[startup+12.7003 s]
/proc/loadavg: 1.22 1.68 1.88 3/177 26906
/proc/meminfo: memFree=26129376/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=9436 CPUtime=12.69 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 2154 0 0 0 1269 0 0 0 20 0 1 0 323025271 9662464 2110 33554432000 4194304 5276501 140736914301520 140736914299704 4400452 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 2359 2110 117 265 0 2091 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18584

[startup+25.5003 s]
/proc/loadavg: 1.40 1.70 1.88 3/177 26906
/proc/meminfo: memFree=26106792/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=13440 CPUtime=25.49 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 3144 0 0 0 2549 0 0 0 20 0 1 0 323025271 13762560 3100 33554432000 4194304 5276501 140736914301520 140736914299512 4399800 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 3360 3100 117 265 0 3092 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22588

[startup+51.1003 s]
/proc/loadavg: 1.60 1.72 1.88 3/177 26906
/proc/meminfo: memFree=26095584/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=18296 CPUtime=51.07 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 4272 0 0 0 5107 0 0 0 20 0 1 0 323025271 18735104 4263 33554432000 4194304 5276501 140736914301520 140736914299704 4399937 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 4574 4263 117 265 0 4306 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27444

[startup+102.306 s]
/proc/loadavg: 1.83 1.76 1.89 3/177 26906
/proc/meminfo: memFree=26045544/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=23240 CPUtime=102.27 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 5403 0 0 0 10226 1 0 0 20 0 1 0 323025271 23797760 5489 33554432000 4194304 5276501 140736914301520 140736914299704 4399850 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 5810 5489 117 265 0 5542 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 32388

[startup+162.3 s]
/proc/loadavg: 1.93 1.80 1.89 3/177 26907
/proc/meminfo: memFree=26028992/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=27148 CPUtime=162.25 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 6305 0 0 0 16224 1 0 0 20 0 1 0 323025271 27799552 6525 33554432000 4194304 5276501 140736914301520 140736914299704 4399937 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 6787 6525 117 265 0 6519 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 36296

[startup+222.3 s]
/proc/loadavg: 1.97 1.83 1.90 3/177 26907
/proc/meminfo: memFree=26018452/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=31004 CPUtime=222.24 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 7154 0 0 0 22223 1 0 0 20 0 1 0 323025271 31748096 7374 33554432000 4194304 5276501 140736914301520 140736914299704 4396455 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 7751 7374 117 265 0 7483 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 40152

[startup+282.3 s]
/proc/loadavg: 1.99 1.86 1.91 3/177 26907
/proc/meminfo: memFree=25999140/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=32524 CPUtime=282.23 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 7507 0 0 0 28222 1 0 0 20 0 1 0 323025271 33304576 7824 33554432000 4194304 5276501 140736914301520 140736914299704 4390327 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 8131 7824 117 265 0 7863 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 41672

[startup+342.3 s]
/proc/loadavg: 1.99 1.88 1.91 3/177 26907
/proc/meminfo: memFree=25988600/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=35948 CPUtime=342.22 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 8235 0 0 0 34221 1 0 0 20 0 1 0 323025271 36810752 8552 33554432000 4194304 5276501 140736914301520 140736914299704 4396448 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 8987 8552 117 265 0 8719 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 45096

[startup+402.3 s]
/proc/loadavg: 1.99 1.90 1.91 3/177 26907
/proc/meminfo: memFree=25910140/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=79852 CPUtime=1062.09 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 17886 0 0 0 106206 3 0 0 20 0 1 0 323025271 81768448 19599 33554432000 4194304 5276501 140736914301520 140736914299704 4399992 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 19963 19599 117 265 0 19695 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 89000

[startup+1122.3 s]
/proc/loadavg: 2.02 2.02 1.94 3/178 26938
/proc/meminfo: memFree=25799368/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=83044 CPUtime=1122.09 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 18587 0 0 0 112205 4 0 0 20 0 1 0 323025271 85037056 20300 33554432000 4194304 5276501 140736914301520 140736914299704 4399130 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 20761 20300 117 265 0 20493 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 92192

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/177 26938
/proc/meminfo: memFree=25797016/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=85388 CPUtime=1182.07 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 19126 0 0 0 118203 4 0 0 20 0 1 0 323025271 87437312 20913 33554432000 4194304 5276501 140736914301520 140736914299704 4399937 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 21347 20913 117 265 0 21079 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 94536

[startup+1242.3 s]
/proc/loadavg: 2.04 2.02 1.94 3/177 26938
/proc/meminfo: memFree=25794596/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=87472 CPUtime=1242.06 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 19574 0 0 0 124202 4 0 0 20 0 1 0 323025271 89571328 21429 33554432000 4194304 5276501 140736914301520 140736914299704 4399904 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 21868 21429 117 265 0 21600 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 96620

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 1.94 3/177 26938
/proc/meminfo: memFree=25793356/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=88960 CPUtime=1302.06 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 19887 0 0 0 130202 4 0 0 20 0 1 0 323025271 91095040 21742 33554432000 4194304 5276501 140736914301520 140736914299752 4399937 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 22240 21742 117 265 0 21972 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 98108

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/176 26938
/proc/meminfo: memFree=25792736/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=89968 CPUtime=1362.04 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 20077 0 0 0 136200 4 0 0 20 0 1 0 323025271 92127232 21932 33554432000 4194304 5276501 140736914301520 140736914299752 4399904 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 22492 21932 117 265 0 22224 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 99116

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26939
/proc/meminfo: memFree=25792116/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=90832 CPUtime=1422.04 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 20229 0 0 0 142200 4 0 0 20 0 1 0 323025271 93011968 22084 33554432000 4194304 5276501 140736914301520 140736914299752 4399840 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 22708 22084 117 265 0 22440 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 99980

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26939
/proc/meminfo: memFree=25790436/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=91408 CPUtime=1482.02 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 20406 0 0 0 148198 4 0 0 20 0 1 0 323025271 93601792 22472 33554432000 4194304 5276501 140736914301520 140736914299816 4399918 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 22852 22472 117 265 0 22584 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 100556

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26939
/proc/meminfo: memFree=25790560/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=91984 CPUtime=1542.01 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 20512 0 0 0 154197 4 0 0 20 0 1 0 323025271 94191616 22578 33554432000 4194304 5276501 140736914301520 140736914299752 4395456 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 22996 22578 117 265 0 22728 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 101132

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26939
/proc/meminfo: memFree=25790064/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=92416 CPUtime=1602 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 20590 0 0 0 160196 4 0 0 20 0 1 0 323025271 94633984 22656 33554432000 4194304 5276501 140736914301520 140736914299752 4396497 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 23104 22656 117 265 0 22836 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 101564

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 26942
/proc/meminfo: memFree=25789560/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=93036 CPUtime=1661.99 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 20702 0 0 0 166195 4 0 0 20 0 1 0 323025271 95268864 22768 33554432000 4194304 5276501 140736914301520 140736914299752 4395021 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 23259 22768 117 265 0 22991 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 102184

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26943
/proc/meminfo: memFree=25787020/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=95228 CPUtime=1721.98 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 21133 0 0 0 172194 4 0 0 20 0 1 0 323025271 97513472 23436 33554432000 4194304 5276501 140736914301520 140736914299752 4399937 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 23807 23436 117 265 0 23539 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 104376

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26943
/proc/meminfo: memFree=25786152/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=95896 CPUtime=1781.97 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 21263 0 0 0 178193 4 0 0 20 0 1 0 323025271 98197504 23566 33554432000 4194304 5276501 140736914301520 140736914299704 4399913 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 23974 23566 117 265 0 23706 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 105044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26943
/proc/meminfo: memFree=25785532/32873852 swapFree=6856/6856
[pid=26885] ppid=26883 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26885/stat : 26885 (minisat+_script) S 26883 26885 24399 0 -1 4202496 385 551 0 0 0 0 0 0 20 0 1 0 323025271 9367552 277 33554432000 4194304 5064252 140734768415360 140734768414272 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26885/statm: 2287 277 236 213 0 72 0
[pid=26889] ppid=26885 vsize=97200 CPUtime=1800.08 cores=1,3,5,7
/proc/26889/stat : 26889 (minisat+_64-bit) R 26885 26885 24399 0 -1 4202496 21494 0 0 0 180004 4 0 0 20 0 1 0 323025271 99532800 23797 33554432000 4194304 5276501 140736914301520 140736914299704 4394717 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26889/statm: 24300 23797 118 265 0 24032 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 106348

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1800.04
CPU system time (s): 0.055991
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 106348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.04
system time used= 0.055991
maximum resident set size= 95192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22443
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53
involuntary context switches= 2013

runsolver used 7.01493 second user time and 13.8829 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-01 18:43:18
IDJOB=3722560
IDBENCH=1407
IDSOLVER=2307
FILE ID=node129/3722560-1338568998
RUNJOBID= node129-1338568998-26786
PBS_JOBID= 14635855
Free space on /tmp= 70500 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl15_25_pb.cnf.cr.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3722560-1338568998/watcher-3722560-1338568998 -o /tmp/evaluation-result-3722560-1338568998/solver-3722560-1338568998 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3722560-1338568998.opb

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

MD5SUM BENCH= ddad6b8774f3cb7ea8e2d9ff3a650623
RANDOM SEED=228603232

node129.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.957
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	: 5333.91
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.957
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.957
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.91
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.957
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.957
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		: 2666.957
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.92
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.957
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		: 2666.957
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:       32873852 kB
MemFree:        26193436 kB
Buffers:          440580 kB
Cached:          5356056 kB
SwapCached:            0 kB
Active:          2409416 kB
Inactive:        3397660 kB
Active(anon):       2364 kB
Inactive(anon):    10768 kB
Active(file):    2407052 kB
Inactive(file):  3386892 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2448 kB
Writeback:             0 kB
AnonPages:         16996 kB
Mapped:            13824 kB
Shmem:               204 kB
Slab:             737080 kB
SReclaimable:     178980 kB
SUnreclaim:       558100 kB
KernelStack:        1400 kB
PageTables:         3572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     102248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70492 MiB
End job on node129 at 2012-06-01 19:13:19