Trace number 3721045

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
PB07: minisat+ 1.14? (TO) 1800.02 1800.31

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.01	c ---[  13]---> BDD-cost:   37
0.00/0.01	c ---[  12]---> BDD-cost:   37
0.00/0.01	c ---[  11]---> BDD-cost:   37
0.00/0.01	c ---[  10]---> BDD-cost:   37
0.00/0.01	c ---[   9]---> BDD-cost:   37
0.00/0.01	c ---[   8]---> BDD-cost:   37
0.00/0.01	c ---[   7]---> BDD-cost:   37
0.00/0.01	c ---[   6]---> BDD-cost:   37
0.00/0.01	c ---[   5]---> BDD-cost:   37
0.00/0.01	c ---[   4]---> BDD-cost:   37
0.00/0.01	c ---[   3]---> BDD-cost:   37
0.00/0.01	c ---[   2]---> BDD-cost:   37
0.00/0.01	c ---[   1]---> BDD-cost:   37
0.00/0.01	c ---[   0]---> BDD-cost:   37
0.00/0.01	c ==================================[MINISAT+]==================================
0.00/0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    2770     7710 |     923       0        0     nan |  0.000 % |
0.00/0.01	c |       100 |    2770     7710 |    1015     100     4995    50.0 |  1.754 % |
0.00/0.02	c |       250 |    2770     7710 |    1116     250    15405    61.6 |  1.754 % |
0.00/0.02	c |       475 |    2770     7710 |    1228     475    29678    62.5 |  1.754 % |
0.00/0.04	c |       813 |    2770     7710 |    1351     813    60708    74.7 |  1.754 % |
0.06/0.07	c |      1321 |    2770     7710 |    1486    1321    96881    73.3 |  1.754 % |
0.09/0.10	c |      2081 |    2770     7710 |    1635    1212    77160    63.7 |  1.754 % |
0.09/0.16	c |      3220 |    2770     7710 |    1798    1329    97111    73.1 |  1.754 % |
0.19/0.28	c |      4931 |    2770     7710 |    1978    1906   183476    96.3 |  1.754 % |
0.39/0.45	c |      7493 |    2770     7710 |    2176    2046   198314    96.9 |  1.754 % |
0.69/0.71	c |     11338 |    2770     7710 |    2394    2183   218158    99.9 |  1.754 % |
1.10/1.12	c |     17104 |    2770     7710 |    2633    2466   275809   111.8 |  1.754 % |
1.79/1.82	c |     25754 |    2770     7710 |    2896    1984   192143    96.8 |  1.754 % |
2.89/2.98	c |     38728 |    2770     7710 |    3186    1896   207649   109.5 |  1.754 % |
4.89/4.96	c |     58192 |    2770     7710 |    3505    1948   255353   131.1 |  1.754 % |
7.89/7.91	c |     87385 |    2770     7710 |    3855    2206   267107   121.1 |  1.754 % |
12.29/12.37	c |    131175 |    2770     7710 |    4241    4025   528667   131.3 |  1.754 % |
19.99/20.01	c |    196859 |    2770     7710 |    4665    3236   437395   135.2 |  1.754 % |
30.80/30.88	c |    295385 |    2770     7710 |    5131    4002   477975   119.4 |  1.754 % |
44.69/44.78	c |    443174 |    2770     7710 |    5644    3155   376760   119.4 |  1.754 % |
68.28/68.38	c |    664858 |    2770     7710 |    6209    3354   390492   116.4 |  1.754 % |
104.57/104.64	c |    997385 |    2770     7710 |    6830    5823   703796   120.9 |  1.754 % |
156.17/156.21	c |   1496173 |    2770     7710 |    7513    4813   546647   113.6 |  1.754 % |
229.15/229.28	c |   2244355 |    2770     7710 |    8264    5034   510696   101.4 |  1.754 % |
348.73/348.88	c |   3366629 |    2770     7710 |    9091    4965   535266   107.8 |  1.754 % |
556.10/556.22	c |   5050041 |    2770     7710 |   10000    5821   660489   113.5 |  1.754 % |
880.05/880.21	c |   7575158 |    2770     7710 |   11000    8241   820125    99.5 |  1.754 % |
1356.37/1356.63	c |  11362834 |    2770     7710 |   12100    7050   719203   102.0 |  1.754 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	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-3721045-1338552593/watcher-3721045-1338552593 -o /tmp/evaluation-result-3721045-1338552593/solver-3721045-1338552593 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721045-1338552593.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: 0.08 0.02 0.01 3/178 18507
/proc/meminfo: memFree=28354076/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=1268 CPUtime=0 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 169 0 0 0 0 0 0 0 20 0 1 0 321384699 1298432 126 33554432000 134512640 135395479 4294672896 4294671864 135031278 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 317 126 74 216 0 99 0

[startup+0.060954 s]
/proc/loadavg: 0.08 0.02 0.01 3/178 18507
/proc/meminfo: memFree=28354076/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=1952 CPUtime=0.06 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 359 0 0 0 6 0 0 0 20 0 1 0 321384699 1998848 316 33554432000 134512640 135395479 4294672896 4294671180 135010894 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 488 316 106 216 0 270 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1952

[startup+0.100242 s]
/proc/loadavg: 0.08 0.02 0.01 3/178 18507
/proc/meminfo: memFree=28354076/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=2084 CPUtime=0.09 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 414 0 0 0 9 0 0 0 20 0 1 0 321384699 2134016 371 33554432000 134512640 135395479 4294672896 4294670944 134584044 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 521 371 106 216 0 303 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2084

[startup+0.300182 s]
/proc/loadavg: 0.08 0.02 0.01 3/178 18507
/proc/meminfo: memFree=28354076/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=2612 CPUtime=0.29 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 523 0 0 0 29 0 0 0 20 0 1 0 321384699 2674688 480 33554432000 134512640 135395479 4294672896 4294670796 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 653 480 106 216 0 435 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2612

[startup+0.70018 s]
/proc/loadavg: 0.08 0.02 0.01 3/178 18507
/proc/meminfo: memFree=28354076/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=2876 CPUtime=0.69 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 613 0 0 0 69 0 0 0 20 0 1 0 321384699 2945024 570 33554432000 134512640 135395479 4294672896 4294670864 134575623 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 719 570 106 216 0 501 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2876

[startup+1.50018 s]
/proc/loadavg: 0.23 0.05 0.02 3/179 18508
/proc/meminfo: memFree=28342164/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=3404 CPUtime=1.49 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 732 0 0 0 149 0 0 0 20 0 1 0 321384699 3485696 689 33554432000 134512640 135395479 4294672896 4294671248 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 851 689 106 216 0 633 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3404

[startup+3.10018 s]
/proc/loadavg: 0.23 0.05 0.02 3/179 18508
/proc/meminfo: memFree=28341288/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=4064 CPUtime=3.09 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 885 0 0 0 309 0 0 0 20 0 1 0 321384699 4161536 842 33554432000 134512640 135395479 4294672896 4294670864 134577787 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 1016 842 106 216 0 798 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4064

[startup+6.30016 s]
/proc/loadavg: 0.23 0.05 0.02 3/179 18508
/proc/meminfo: memFree=28338792/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=4856 CPUtime=6.29 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 1088 0 0 0 629 0 0 0 20 0 1 0 321384699 4972544 1045 33554432000 134512640 135395479 4294672896 4294670768 134574480 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 1214 1045 106 216 0 996 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4856

[startup+12.7002 s]
/proc/loadavg: 0.50 0.11 0.04 3/180 18511
/proc/meminfo: memFree=28322464/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=5780 CPUtime=12.69 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 1327 0 0 0 1269 0 0 0 20 0 1 0 321384699 5918720 1284 33554432000 134512640 135395479 4294672896 4294670944 134583956 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 1445 1284 106 216 0 1227 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5780

[startup+25.5002 s]
/proc/loadavg: 0.73 0.18 0.06 3/180 18511
/proc/meminfo: memFree=28299152/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=6704 CPUtime=25.49 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 1550 0 0 0 2549 0 0 0 20 0 1 0 321384699 6864896 1507 33554432000 134512640 135395479 4294672896 4294670864 134579914 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 1676 1507 106 216 0 1458 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6704

[startup+51.1002 s]
/proc/loadavg: 1.16 0.32 0.11 3/180 18511
/proc/meminfo: memFree=28287104/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=8312 CPUtime=51.08 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 1968 0 0 0 5108 0 0 0 20 0 1 0 321384699 8511488 1925 33554432000 134512640 135395479 4294672896 4294670944 134585979 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 2078 1925 106 216 0 1860 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8312

[startup+102.307 s]
/proc/loadavg: 1.66 0.60 0.21 3/179 18512
/proc/meminfo: memFree=28276068/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=10048 CPUtime=102.28 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 2403 0 0 0 10228 0 0 0 20 0 1 0 321384699 10289152 2359 33554432000 134512640 135395479 4294672896 4294671248 134580938 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 2512 2359 106 216 0 2294 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 10048

[startup+162.3 s]
/proc/loadavg: 1.87 0.85 0.32 3/179 18512
/proc/meminfo: memFree=28256148/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=11596 CPUtime=162.26 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 2750 0 0 0 16226 0 0 0 20 0 1 0 321384699 11874304 2708 33554432000 134512640 135395479 4294672896 4294671248 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 2899 2708 106 216 0 2681 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 11596

[startup+222.3 s]
/proc/loadavg: 1.98 1.07 0.43 3/179 18512
/proc/meminfo: memFree=28237344/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=12544 CPUtime=222.25 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 3010 0 0 0 22225 0 0 0 20 0 1 0 321384699 12845056 2982 33554432000 134512640 135395479 4294672896 4294671248 134581028 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 3136 2982 106 216 0 2918 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 12544

[startup+282.3 s]
/proc/loadavg: 2.04 1.25 0.53 3/179 18512
/proc/meminfo: memFree=28236400/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=13728 CPUtime=282.24 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 3291 0 0 0 28224 0 0 0 20 0 1 0 321384699 14057472 3263 33554432000 134512640 135395479 4294672896 4294670768 134574428 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 3432 3263 106 216 0 3214 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 13728

[startup+342.3 s]
/proc/loadavg: 2.01 1.39 0.62 3/179 18512
/proc/meminfo: memFree=28235464/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=14172 CPUtime=342.23 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 3406 0 0 0 34223 0 0 0 20 0 1 0 321384699 14512128 3378 33554432000 134512640 135395479 4294672896 4294670864 134576769 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 3543 3378 106 216 0 3325 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 14172

[startup+402.3 s]
/proc/loadavg: 2.00 1.50 0.70 3/179 18513
/proc/meminfo: memFree=28226776/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=15496 CPUtime=402.22 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 3735 0 0 0 40222 0 0 0 20 0 1 0 321384699 15867904 3729 33554432000 134512640 135395479 4294672896 4294671248 134580947 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 3874 3729 106 216 0 3656 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 15496

[startup+462.3 s]
/proc/loadavg: 2.00 1.58 0.78 3/179 18513
/proc/meminfo: memFree=28219832/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=16232 CPUtime=462.21 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 3892 0 0 0 46221 0 0 0 20 0 1 0 321384699 16621568 3886 33554432000 134512640 135395479 4294672896 4294671248 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 4058 3886 106 216 0 3840 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 16232

[startup+522.3 s]
/proc/loadavg: 2.00 1.66 0.85 3/179 18513
/proc/meminfo: memFree=28204384/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=16872 CPUtime=522.21 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 4039 0 0 0 52220 1 0 0 20 0 1 0 321384699 17276928 4046 33554432000 134512640 135395479 4294672896 4294670352 134592869 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 4218 4046 106 216 0 4000 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 16872

[startup+582.3 s]
/proc/loadavg: 2.00 1.72 0.92 3/179 18513
/proc/meminfo: memFree=28203392/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=17736 CPUtime=582.2 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 4277 0 0 0 58219 1 0 0 20 0 1 0 321384699 18161664 4274 33554432000 134512640 135395479 4294672896 4294671248 134580825 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 4434 4274 106 216 0 4216 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 17736

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 1.89 1.21 3/179 18517
/proc/meminfo: memFree=28184328/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=24556 CPUtime=882.15 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 5917 0 0 0 88214 1 0 0 20 0 1 0 321384699 25145344 5978 33554432000 134512640 135395479 4294672896 4294670864 134576145 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 6139 5978 106 216 0 5921 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 24556

[startup+942.3 s]
/proc/loadavg: 2.00 1.91 1.26 3/179 18517
/proc/meminfo: memFree=28177508/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=27792 CPUtime=942.13 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 6703 0 0 0 94212 1 0 0 20 0 1 0 321384699 28459008 6764 33554432000 134512640 135395479 4294672896 4294671248 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 6948 6764 106 216 0 6730 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 27792

[startup+1002.3 s]
/proc/loadavg: 2.00 1.92 1.30 3/179 18518
/proc/meminfo: memFree=28176448/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=28748 CPUtime=1002.12 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 6914 0 0 0 100211 1 0 0 20 0 1 0 321384699 29437952 6984 33554432000 134512640 135395479 4294672896 4294670864 134576660 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 7187 6984 106 216 0 6969 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 28748

[startup+1062.3 s]
/proc/loadavg: 2.00 1.94 1.34 3/179 18518
/proc/meminfo: memFree=28166280/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=29540 CPUtime=1062.11 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 7132 0 0 0 106210 1 0 0 20 0 1 0 321384699 30248960 7202 33554432000 134512640 135395479 4294672896 4294671248 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 7385 7202 106 216 0 7167 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 29540

[startup+1122.3 s]
/proc/loadavg: 2.00 1.94 1.38 3/179 18518
/proc/meminfo: memFree=28165708/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=29688 CPUtime=1122.1 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 7167 0 0 0 112209 1 0 0 20 0 1 0 321384699 30400512 7256 33554432000 134512640 135395479 4294672896 4294671248 134580890 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 7422 7256 106 216 0 7204 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 29688

[startup+1182.3 s]
/proc/loadavg: 2.00 1.95 1.42 3/179 18518
/proc/meminfo: memFree=28154300/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=30268 CPUtime=1182.09 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 7298 0 0 0 118208 1 0 0 20 0 1 0 321384699 30994432 7387 33554432000 134512640 135395479 4294672896 4294670864 134577321 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 7567 7387 106 216 0 7349 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 30268

[startup+1242.3 s]
/proc/loadavg: 2.00 1.96 1.45 3/180 18521
/proc/meminfo: memFree=28153912/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=30476 CPUtime=1242.08 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 7357 0 0 0 124207 1 0 0 20 0 1 0 321384699 31207424 7446 33554432000 134512640 135395479 4294672896 4294671248 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 7619 7446 106 216 0 7401 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 30476

[startup+1302.3 s]
/proc/loadavg: 2.00 1.96 1.48 3/179 18522
/proc/meminfo: memFree=28142760/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=30636 CPUtime=1302.08 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 7397 0 0 0 130207 1 0 0 20 0 1 0 321384699 31371264 7486 33554432000 134512640 135395479 4294672896 4294671248 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 7659 7486 106 216 0 7441 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 30636

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/179 18522
/proc/meminfo: memFree=28142264/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=31232 CPUtime=1362.07 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 7526 0 0 0 136206 1 0 0 20 0 1 0 321384699 31981568 7615 33554432000 134512640 135395479 4294672896 4294671248 134580970 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 7808 7615 106 216 0 7590 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 31232

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/179 18522
/proc/meminfo: memFree=28140824/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=32640 CPUtime=1422.06 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 7869 0 0 0 142205 1 0 0 20 0 1 0 321384699 33423360 7976 33554432000 134512640 135395479 4294672896 4294671248 134580997 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 8160 7976 106 216 0 7942 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 32640

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.56 3/179 18522
/proc/meminfo: memFree=28140948/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=32640 CPUtime=1482.06 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 7921 0 0 0 148204 2 0 0 20 0 1 0 321384699 33423360 8002 33554432000 134512640 135395479 4294672896 4294670864 134579871 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 8160 8002 106 216 0 7942 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 32640

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/179 18522
/proc/meminfo: memFree=28140948/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=32640 CPUtime=1542.05 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 7922 0 0 0 154203 2 0 0 20 0 1 0 321384699 33423360 8003 33554432000 134512640 135395479 4294672896 4294670768 134573868 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 8160 8003 106 216 0 7942 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 32640

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.61 3/179 18523
/proc/meminfo: memFree=28140388/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=33356 CPUtime=1602.04 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 8050 0 0 0 160202 2 0 0 20 0 1 0 321384699 34156544 8146 33554432000 134512640 135395479 4294672896 4294671248 134580970 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 8339 8146 106 216 0 8121 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 33356

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.64 3/179 18523
/proc/meminfo: memFree=28140264/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=33456 CPUtime=1662.03 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 8098 0 0 0 166201 2 0 0 20 0 1 0 321384699 34258944 8194 33554432000 134512640 135395479 4294672896 4294671248 134580744 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 8364 8194 106 216 0 8146 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 33456

[startup+1722.3 s]
/proc/loadavg: 2.04 1.99 1.66 3/179 18523
/proc/meminfo: memFree=28139892/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=33560 CPUtime=1722.02 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 8156 0 0 0 172200 2 0 0 20 0 1 0 321384699 34365440 8229 33554432000 134512640 135395479 4294672896 4294671248 134580947 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 8390 8229 106 216 0 8172 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 33560

[startup+1782.3 s]
/proc/loadavg: 2.07 2.00 1.68 3/179 18523
/proc/meminfo: memFree=28129352/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=33984 CPUtime=1782.01 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 8214 0 0 0 178199 2 0 0 20 0 1 0 321384699 34799616 8287 33554432000 134512640 135395479 4294672896 4294671248 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 8496 8287 106 216 0 8278 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 33984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.05 2.00 1.69 2/177 18524
/proc/meminfo: memFree=28344516/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=33984 CPUtime=1800.01 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 8233 0 0 0 179999 2 0 0 20 0 1 0 321384699 34799616 8306 33554432000 134512640 135395479 4294672896 4294671248 134580902 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 8496 8306 106 216 0 8278 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 33984

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.3 s]
/proc/loadavg: 2.05 2.00 1.69 2/177 18524
/proc/meminfo: memFree=28344516/32873844 swapFree=7124/7124
[pid=18507] ppid=18505 vsize=33984 CPUtime=1800.01 cores=1,3,5,7
/proc/18507/stat : 18507 (minisat+) R 18505 18507 18257 0 -1 4202496 8233 0 0 0 179999 2 0 0 20 0 1 0 321384699 34799616 8306 33554432000 134512640 135395479 4294672896 4294671248 134580902 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18507/statm: 8496 8306 106 216 0 8278 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 33984

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1800
CPU system time (s): 0.022996
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 33984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.022996
maximum resident set size= 33228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8234
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= 16
involuntary context switches= 1850

runsolver used 3.14052 second user time and 8.91464 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-01 14:09:53
IDJOB=3721045
IDBENCH=1389
IDSOLVER=2306
FILE ID=node134/3721045-1338552593
RUNJOBID= node134-1338552572-18274
PBS_JOBID= 14635850
Free space on /tmp= 70356 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl15_20_pb.cnf.cr.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721045-1338552593/watcher-3721045-1338552593 -o /tmp/evaluation-result-3721045-1338552593/solver-3721045-1338552593 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721045-1338552593.opb            

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

MD5SUM BENCH= d9b1351aa6c01bb5c883e4233663f5e0
RANDOM SEED=629132233

node134.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.278
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.55
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.278
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	: 5332.56
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.278
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	: 5332.55
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.278
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	: 5332.59
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.278
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	: 5332.55
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.278
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	: 5332.55
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.278
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	: 5332.57
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.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28355340 kB
Buffers:          430620 kB
Cached:          3163468 kB
SwapCached:           76 kB
Active:          1715076 kB
Inactive:        1915132 kB
Active(anon):      27692 kB
Inactive(anon):    10508 kB
Active(file):    1687384 kB
Inactive(file):  1904624 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67107756 kB
Dirty:              8324 kB
Writeback:             0 kB
AnonPages:         42924 kB
Mapped:            11300 kB
Shmem:                96 kB
Slab:             753712 kB
SReclaimable:     194676 kB
SUnreclaim:       559036 kB
KernelStack:        1448 kB
PageTables:         3940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     151332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 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

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721045-1338552593.opb

Free space on /tmp at the end= 70356 MiB
End job on node134 at 2012-06-01 14:39:55