Trace number 3722559

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.51

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl15_20_pb.cnf.cr.opb
MD5SUMd9b1351aa6c01bb5c883e4233663f5e0
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.006998
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables600
Total number of constraints70
Number of constraints which are clauses40
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 constraint20
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 21
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 70 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:   37
0.00/0.00	c ---[  28]---> BDD-cost:   37
0.00/0.00	c ---[  27]---> BDD-cost:   37
0.00/0.00	c ---[  26]---> BDD-cost:   37
0.00/0.00	c ---[  25]---> BDD-cost:   37
0.00/0.00	c ---[  24]---> BDD-cost:   37
0.00/0.00	c ---[  23]---> BDD-cost:   37
0.00/0.00	c ---[  22]---> BDD-cost:   37
0.00/0.00	c ---[  21]---> BDD-cost:   37
0.00/0.00	c ---[  20]---> BDD-cost:   37
0.00/0.00	c ---[  19]---> BDD-cost:   37
0.00/0.00	c ---[  18]---> BDD-cost:   37
0.00/0.00	c ---[  17]---> BDD-cost:   37
0.00/0.00	c ---[  16]---> BDD-cost:   37
0.00/0.00	c ---[  15]---> BDD-cost:   37
0.00/0.00	c ---[  14]---> BDD-cost:   37
0.00/0.00	c ---[  13]---> BDD-cost:   37
0.00/0.00	c ---[  12]---> BDD-cost:   37
0.00/0.00	c ---[  11]---> BDD-cost:   37
0.00/0.00	c ---[  10]---> BDD-cost:   37
0.00/0.00	c ---[   9]---> BDD-cost:   37
0.00/0.00	c ---[   8]---> BDD-cost:   37
0.00/0.00	c ---[   7]---> BDD-cost:   37
0.00/0.00	c ---[   6]---> BDD-cost:   37
0.00/0.00	c ---[   5]---> BDD-cost:   37
0.00/0.00	c ---[   4]---> BDD-cost:   37
0.00/0.00	c ---[   3]---> BDD-cost:   37
0.00/0.00	c ---[   2]---> BDD-cost:   37
0.00/0.00	c ---[   1]---> BDD-cost:   37
0.00/0.00	c ---[   0]---> BDD-cost:   37
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 |    2770     7710 |     923       0        0    -nan |  0.000 % |
0.00/0.00	c |       100 |    2770     7710 |    1015     100     4995    50.0 |  1.754 % |
0.00/0.01	c |       250 |    2770     7710 |    1116     250    15405    61.6 |  1.754 % |
0.00/0.01	c |       475 |    2770     7710 |    1228     475    29678    62.5 |  1.754 % |
0.00/0.02	c |       813 |    2770     7710 |    1351     813    60708    74.7 |  1.754 % |
0.00/0.04	c |      1321 |    2770     7710 |    1486    1321    96881    73.3 |  1.754 % |
0.00/0.06	c |      2081 |    2770     7710 |    1635    1212    77160    63.7 |  1.754 % |
0.00/0.09	c |      3220 |    2770     7710 |    1798    1329    97111    73.1 |  1.754 % |
0.00/0.16	c |      4931 |    2770     7710 |    1978    1906   183476    96.3 |  1.754 % |
0.00/0.26	c |      7495 |    2770     7710 |    2176    2048   197644    96.5 |  1.754 % |
0.00/0.43	c |     11341 |    2770     7710 |    2394    1935   212631   109.9 |  1.754 % |
0.00/0.68	c |     17108 |    2770     7710 |    2633    2106   230907   109.6 |  1.754 % |
0.99/1.08	c |     25758 |    2770     7710 |    2896    2018   212948   105.5 |  1.754 % |
1.79/1.82	c |     38732 |    2770     7710 |    3186    1919   234299   122.1 |  1.754 % |
2.69/2.70	c |     58193 |    2770     7710 |    3505    1834   155641    84.9 |  1.754 % |
4.19/4.24	c |     87385 |    2770     7710 |    3855    2052   213551   104.1 |  1.754 % |
6.68/6.79	c |    131174 |    2770     7710 |    4241    3356   395296   117.8 |  1.754 % |
10.18/10.20	c |    196858 |    2770     7710 |    4665    4395   463003   105.3 |  1.754 % |
15.98/16.08	c |    295387 |    2770     7710 |    5131    4525   535583   118.4 |  1.754 % |
25.18/25.24	c |    443177 |    2770     7710 |    5644    4164   459874   110.4 |  1.754 % |
36.67/36.71	c |    664861 |    2770     7710 |    6209    4580   422007    92.1 |  1.754 % |
56.47/56.59	c |    997389 |    2770     7710 |    6830    6479   732532   113.1 |  1.754 % |
82.76/82.85	c |   1496182 |    2770     7710 |    7513    5718   546431    95.6 |  1.754 % |
127.64/127.75	c |   2244374 |    2770     7710 |    8264    4353   405060    93.1 |  1.754 % |
202.42/202.53	c |   3366651 |    2770     7710 |    9091    5122   543078   106.0 |  1.754 % |
322.30/322.44	c |   5050062 |    2770     7710 |   10000    5818   585948   100.7 |  1.754 % |
525.14/525.39	c |   7575182 |    2770     7710 |   11000    6393   781449   122.2 |  1.754 % |
806.56/806.84	c |  11362859 |    2770     7710 |   12100    6344   696884   109.8 |  1.754 % |
1274.16/1274.53	c |  17044380 |    2770     7710 |   13310   12405  1426936   115.0 |  1.754 % |
1800.09/1800.50	c 
1800.09/1800.50	c *** TERMINATED ***
1800.09/1800.50	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-3722559-1338568955/watcher-3722559-1338568955 -o /tmp/evaluation-result-3722559-1338568955/solver-3722559-1338568955 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3722559-1338568955.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.68 1.92 1.96 3/175 31183
/proc/meminfo: memFree=27157796/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 351 0 0 0 0 0 0 0 20 0 1 0 323020957 9367552 273 33554432000 4194304 5064252 140735194913344 140735194911352 227512501632 0 0 4100 65536 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 273 232 213 0 72 0

[startup+0.057954 s]
/proc/loadavg: 1.68 1.92 1.96 3/175 31183
/proc/meminfo: memFree=27157796/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100209 s]
/proc/loadavg: 1.68 1.92 1.96 3/175 31183
/proc/meminfo: memFree=27157796/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300194 s]
/proc/loadavg: 1.68 1.92 1.96 3/175 31183
/proc/meminfo: memFree=27157796/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700156 s]
/proc/loadavg: 1.68 1.92 1.96 3/175 31183
/proc/meminfo: memFree=27157796/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50013 s]
/proc/loadavg: 1.68 1.92 1.96 3/177 31188
/proc/meminfo: memFree=27154180/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=5300 CPUtime=1.49 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 1152 0 0 0 149 0 0 0 20 0 1 0 323020958 5427200 1108 33554432000 4194304 5276501 140735407699584 140735407697832 4399816 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/31188/statm: 1325 1108 117 265 0 1057 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14448

[startup+3.10026 s]
/proc/loadavg: 1.78 1.94 1.96 3/177 31188
/proc/meminfo: memFree=27152328/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=6124 CPUtime=3.09 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 1362 0 0 0 309 0 0 0 20 0 1 0 323020958 6270976 1318 33554432000 4194304 5276501 140735407699584 140735407697768 4399958 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/31188/statm: 1531 1318 117 265 0 1263 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15272

[startup+6.30026 s]
/proc/loadavg: 1.78 1.94 1.96 3/173 31201
/proc/meminfo: memFree=27368148/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=7920 CPUtime=6.29 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 1787 0 0 0 629 0 0 0 20 0 1 0 323020958 8110080 1743 33554432000 4194304 5276501 140735407699584 140735407697768 4399816 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/31188/statm: 1980 1743 117 265 0 1712 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17068

[startup+12.7003 s]
/proc/loadavg: 1.82 1.94 1.96 3/177 31230
/proc/meminfo: memFree=27348276/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=9440 CPUtime=12.68 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 2143 0 0 0 1268 0 0 0 20 0 1 0 323020958 9666560 2099 33554432000 4194304 5276501 140735407699584 140735407697576 4390327 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/31188/statm: 2360 2099 117 265 0 2092 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18588

[startup+25.5001 s]
/proc/loadavg: 1.84 1.94 1.96 3/177 31230
/proc/meminfo: memFree=27329112/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=11780 CPUtime=25.48 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 2710 0 0 0 2548 0 0 0 20 0 1 0 323020958 12062720 2704 33554432000 4194304 5276501 140735407699584 140735407697768 4399800 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/31188/statm: 2945 2704 117 265 0 2677 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20928

[startup+51.1002 s]
/proc/loadavg: 1.90 1.95 1.96 3/177 31231
/proc/meminfo: memFree=27312456/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=15108 CPUtime=51.07 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 3476 0 0 0 5107 0 0 0 20 0 1 0 323020958 15470592 3470 33554432000 4194304 5276501 140735407699584 140735407697768 4391077 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/31188/statm: 3777 3470 117 265 0 3509 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24256

[startup+102.306 s]
/proc/loadavg: 1.99 1.97 1.97 3/177 31231
/proc/meminfo: memFree=27288524/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=19464 CPUtime=102.26 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 4492 0 0 0 10226 0 0 0 20 0 1 0 323020958 19931136 4532 33554432000 4194304 5276501 140735407699584 140735407697752 4399731 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/31188/statm: 4866 4532 117 265 0 4598 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 28612

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/177 31231
/proc/meminfo: memFree=27277836/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=23408 CPUtime=162.23 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 5343 0 0 0 16223 0 0 0 20 0 1 0 323020958 23969792 5551 33554432000 4194304 5276501 140735407699584 140735407697768 4399937 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/31188/statm: 5852 5551 117 265 0 5584 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 32556

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/177 31231
/proc/meminfo: memFree=27229188/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=25032 CPUtime=222.22 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 5688 0 0 0 22222 0 0 0 20 0 1 0 323020958 25632768 5940 33554432000 4194304 5276501 140735407699584 140735407697768 4399918 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/31188/statm: 6258 5940 117 265 0 5990 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 34180

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/177 31231
/proc/meminfo: memFree=27211664/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=27096 CPUtime=282.21 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 6093 0 0 0 28220 1 0 0 20 0 1 0 323020958 27746304 6345 33554432000 4194304 5276501 140735407699584 140735407697768 4399918 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/31188/statm: 6774 6345 117 265 0 6506 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 36244

[startup+342.3 s]
/proc/loadavg: 2.03 1.99 1.97 3/177 31231
/proc/meminfo: memFree=27196028/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=29512 CPUtime=342.19 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 6636 0 0 0 34218 1 0 0 20 0 1 0 323020958 30220288 7061 33554432000 4194304 5276501 140735407699584 140735407697768 4400435 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/31188/statm: 7378 7061 117 265 0 7110 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 38660

[startup+402.3 s]
/proc/loadavg: 2.01 1.99 1.97 3/177 31232
/proc/meminfo: memFree=27186232/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=68096 CPUtime=1121.98 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 15231 0 0 0 112197 1 0 0 20 0 1 0 323020958 69730304 16663 33554432000 4194304 5276501 140735407699584 140735407697768 4399937 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31188/statm: 17024 16663 117 265 0 16756 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 77244

[startup+1182.3 s]
/proc/loadavg: 2.04 2.02 1.99 3/177 31262
/proc/meminfo: memFree=27105136/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=69992 CPUtime=1181.97 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 15597 0 0 0 118196 1 0 0 20 0 1 0 323020958 71671808 17029 33554432000 4194304 5276501 140735407699584 140735407697768 4396462 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31188/statm: 17498 17029 117 265 0 17230 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 79140

[startup+1242.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/177 31262
/proc/meminfo: memFree=27104144/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=70752 CPUtime=1241.97 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 15774 0 0 0 124195 2 0 0 20 0 1 0 323020958 72450048 17206 33554432000 4194304 5276501 140735407699584 140735407697768 4397187 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31188/statm: 17688 17206 117 265 0 17420 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 79900

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/177 31263
/proc/meminfo: memFree=27100916/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=72268 CPUtime=1301.96 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 16045 0 0 0 130194 2 0 0 20 0 1 0 323020958 74002432 17699 33554432000 4194304 5276501 140735407699584 140735407697768 4397196 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31188/statm: 18067 17699 117 265 0 17799 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 81416

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/177 31263
/proc/meminfo: memFree=27094472/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=73216 CPUtime=1361.95 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 16251 0 0 0 136193 2 0 0 20 0 1 0 323020958 74973184 17905 33554432000 4194304 5276501 140735407699584 140735407697768 4399962 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31188/statm: 18304 17905 117 265 0 18036 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 82364

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 31263
/proc/meminfo: memFree=27087276/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=74164 CPUtime=1421.95 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 16424 0 0 0 142193 2 0 0 20 0 1 0 323020958 75943936 18078 33554432000 4194304 5276501 140735407699584 140735407697768 4400117 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31188/statm: 18541 18078 117 265 0 18273 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 83312

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 31263
/proc/meminfo: memFree=27085228/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=74544 CPUtime=1481.93 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 16522 0 0 0 148191 2 0 0 20 0 1 0 323020958 76333056 18286 33554432000 4194304 5276501 140735407699584 140735407697768 4400448 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31188/statm: 18636 18286 117 265 0 18368 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 83692

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 31263
/proc/meminfo: memFree=27084112/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=75304 CPUtime=1541.92 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 16668 0 0 0 154190 2 0 0 20 0 1 0 323020958 77111296 18432 33554432000 4194304 5276501 140735407699584 140735407697768 4399937 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31188/statm: 18826 18432 117 265 0 18558 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 84452

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 1.99 3/177 31264
/proc/meminfo: memFree=27084112/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=75304 CPUtime=1601.91 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 16692 0 0 0 160189 2 0 0 20 0 1 0 323020958 77111296 18456 33554432000 4194304 5276501 140735407699584 140735407697768 4395924 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31188/statm: 18826 18456 117 265 0 18558 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 84452

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/178 31267
/proc/meminfo: memFree=27083840/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=75684 CPUtime=1661.9 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 16752 0 0 0 166188 2 0 0 20 0 1 0 323020958 77500416 18516 33554432000 4194304 5276501 140735407699584 140735407697768 4390912 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31188/statm: 18921 18516 117 265 0 18653 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 84832

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.99 3/177 31267
/proc/meminfo: memFree=27082732/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=76252 CPUtime=1721.89 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 16881 0 0 0 172187 2 0 0 20 0 1 0 323020958 78082048 18645 33554432000 4194304 5276501 140735407699584 140735407697768 4405513 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31188/statm: 19063 18645 117 265 0 18795 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 85400

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 31267
/proc/meminfo: memFree=27080984/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=76252 CPUtime=1781.88 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 16887 0 0 0 178186 2 0 0 20 0 1 0 323020958 78082048 18651 33554432000 4194304 5276501 140735407699584 140735407697768 4399735 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31188/statm: 19063 18651 117 265 0 18795 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 85400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 31267
/proc/meminfo: memFree=27080736/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=76252 CPUtime=1800.09 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 16892 0 0 0 180007 2 0 0 20 0 1 0 323020958 78082048 18656 33554432000 4194304 5276501 140735407699584 140735407697768 4399816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31188/statm: 19063 18656 117 265 0 18795 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 85400

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 1.99 3/177 31267
/proc/meminfo: memFree=27080736/32873624 swapFree=7112/7112
[pid=31183] ppid=31181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31183/stat : 31183 (minisat+_script) S 31181 31183 29349 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323020957 9367552 277 33554432000 4194304 5064252 140735194913344 140735194912256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31183/statm: 2287 277 236 213 0 72 0
[pid=31188] ppid=31183 vsize=76252 CPUtime=1800.09 cores=1,3,5,7
/proc/31188/stat : 31188 (minisat+_64-bit) R 31183 31183 29349 0 -1 4202496 16892 0 0 0 180007 2 0 0 20 0 1 0 323020958 78082048 18656 33554432000 4194304 5276501 140735407699584 140735407697768 4399816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31188/statm: 19063 18656 117 265 0 18795 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 85400

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1800.07
CPU system time (s): 0.022996
CPU usage (%): 99.9772
Max. virtual memory (cumulated for all children) (KiB): 85400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.07
system time used= 0.022996
maximum resident set size= 74628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17839
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= 44
involuntary context switches= 2472

runsolver used 4.37633 second user time and 12.0592 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-01 18:42:35
IDJOB=3722559
IDBENCH=1389
IDSOLVER=2307
FILE ID=node121/3722559-1338568955
RUNJOBID= node121-1338568931-31068
PBS_JOBID= 14635892
Free space on /tmp= 71304 MiB

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

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

MD5SUM BENCH= d9b1351aa6c01bb5c883e4233663f5e0
RANDOM SEED=918884413

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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.042
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	: 5438.55
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.042
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873624 kB
MemFree:        27158316 kB
Buffers:          581880 kB
Cached:          4032396 kB
SwapCached:            0 kB
Active:          1800124 kB
Inactive:        3047184 kB
Active(anon):     220876 kB
Inactive(anon):    10776 kB
Active(file):    1579248 kB
Inactive(file):  3036408 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16928 kB
Writeback:             0 kB
AnonPages:        236140 kB
Mapped:            14768 kB
Shmem:               200 kB
Slab:             732440 kB
SReclaimable:     176448 kB
SUnreclaim:       555992 kB
KernelStack:        1448 kB
PageTables:         4024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     336872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 71312 MiB
End job on node121 at 2012-06-01 19:12:35