Trace number 3721067

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.08 1800.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl35_36_pb.cnf.cr.opb
MD5SUM63dafaa5a785f38064ac19ced11339d2
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.046992
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2520
Total number of constraints142
Number of constraints which are clauses72
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint36
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 37
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.01/0.02	c Converting 142 PB-constraints to clauses...
0.01/0.02	c   -- Unit propagations: (none)
0.01/0.02	c   -- Detecting intervals from adjacent constraints: (none)
0.01/0.02	c   -- Clauses(.)/Splits(s): ........................................................................
0.01/0.03	c ---[  69]---> BDD-cost:   69
0.01/0.03	c ---[  68]---> BDD-cost:   69
0.01/0.03	c ---[  67]---> BDD-cost:   69
0.01/0.03	c ---[  66]---> BDD-cost:   69
0.01/0.03	c ---[  65]---> BDD-cost:   69
0.01/0.03	c ---[  64]---> BDD-cost:   69
0.01/0.03	c ---[  63]---> BDD-cost:   69
0.01/0.03	c ---[  62]---> BDD-cost:   69
0.01/0.03	c ---[  61]---> BDD-cost:   69
0.01/0.03	c ---[  60]---> BDD-cost:   69
0.01/0.03	c ---[  59]---> BDD-cost:   69
0.01/0.03	c ---[  58]---> BDD-cost:   69
0.01/0.03	c ---[  57]---> BDD-cost:   69
0.01/0.03	c ---[  56]---> BDD-cost:   69
0.01/0.03	c ---[  55]---> BDD-cost:   69
0.01/0.03	c ---[  54]---> BDD-cost:   69
0.01/0.03	c ---[  53]---> BDD-cost:   69
0.01/0.03	c ---[  52]---> BDD-cost:   69
0.01/0.03	c ---[  51]---> BDD-cost:   69
0.01/0.03	c ---[  50]---> BDD-cost:   69
0.01/0.04	c ---[  49]---> BDD-cost:   69
0.01/0.04	c ---[  48]---> BDD-cost:   69
0.01/0.04	c ---[  47]---> BDD-cost:   69
0.01/0.04	c ---[  46]---> BDD-cost:   69
0.01/0.04	c ---[  45]---> BDD-cost:   69
0.01/0.04	c ---[  44]---> BDD-cost:   69
0.01/0.04	c ---[  43]---> BDD-cost:   69
0.01/0.04	c ---[  42]---> BDD-cost:   69
0.01/0.04	c ---[  41]---> BDD-cost:   69
0.01/0.04	c ---[  40]---> BDD-cost:   69
0.01/0.04	c ---[  39]---> BDD-cost:   69
0.01/0.04	c ---[  38]---> BDD-cost:   69
0.01/0.04	c ---[  37]---> BDD-cost:   69
0.01/0.04	c ---[  36]---> BDD-cost:   69
0.01/0.04	c ---[  35]---> BDD-cost:   69
0.01/0.04	c ---[  34]---> BDD-cost:   69
0.01/0.04	c ---[  33]---> BDD-cost:   69
0.01/0.04	c ---[  32]---> BDD-cost:   69
0.01/0.04	c ---[  31]---> BDD-cost:   69
0.01/0.04	c ---[  30]---> BDD-cost:   69
0.01/0.04	c ---[  29]---> BDD-cost:   69
0.01/0.05	c ---[  28]---> BDD-cost:   69
0.01/0.05	c ---[  27]---> BDD-cost:   69
0.01/0.05	c ---[  26]---> BDD-cost:   69
0.01/0.05	c ---[  25]---> BDD-cost:   69
0.01/0.05	c ---[  24]---> BDD-cost:   69
0.01/0.05	c ---[  23]---> BDD-cost:   69
0.01/0.05	c ---[  22]---> BDD-cost:   69
0.01/0.05	c ---[  21]---> BDD-cost:   69
0.01/0.05	c ---[  20]---> BDD-cost:   69
0.01/0.05	c ---[  19]---> BDD-cost:   69
0.01/0.05	c ---[  18]---> BDD-cost:   69
0.01/0.05	c ---[  17]---> BDD-cost:   69
0.01/0.05	c ---[  16]---> BDD-cost:   69
0.01/0.05	c ---[  15]---> BDD-cost:   69
0.01/0.05	c ---[  14]---> BDD-cost:   69
0.01/0.05	c ---[  13]---> BDD-cost:   69
0.01/0.05	c ---[  12]---> BDD-cost:   69
0.01/0.05	c ---[  11]---> BDD-cost:   69
0.01/0.05	c ---[  10]---> BDD-cost:   69
0.01/0.05	c ---[   9]---> BDD-cost:   69
0.01/0.05	c ---[   8]---> BDD-cost:   69
0.01/0.06	c ---[   7]---> BDD-cost:   69
0.01/0.06	c ---[   6]---> BDD-cost:   69
0.01/0.06	c ---[   5]---> BDD-cost:   69
0.01/0.06	c ---[   4]---> BDD-cost:   69
0.01/0.06	c ---[   3]---> BDD-cost:   69
0.01/0.06	c ---[   2]---> BDD-cost:   69
0.01/0.06	c ---[   1]---> BDD-cost:   69
0.01/0.06	c ---[   0]---> BDD-cost:   69
0.01/0.06	c ==================================[MINISAT+]==================================
0.01/0.06	c | Conflicts | Original         | Learnt                           | Progress |
0.01/0.06	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.01/0.06	c ==============================================================================
0.01/0.06	c |         0 |   12042    33670 |    4014       0        0     nan |  0.000 % |
0.01/0.07	c |       103 |   12042    33670 |    4415     103    13175   127.9 |  0.952 % |
0.01/0.08	c |       253 |   12042    33670 |    4856     253    36698   145.1 |  0.952 % |
0.09/0.10	c |       478 |   12042    33670 |    5342     478    73515   153.8 |  0.952 % |
0.09/0.13	c |       816 |   12042    33670 |    5876     816   124220   152.2 |  0.952 % |
0.19/0.20	c |      1323 |   12042    33670 |    6464    1323   237099   179.2 |  0.952 % |
0.29/0.30	c |      2083 |   12042    33670 |    7111    2083   367493   176.4 |  0.952 % |
0.39/0.45	c |      3225 |   12042    33670 |    7822    3225   569304   176.5 |  0.952 % |
0.69/0.74	c |      4933 |   12042    33670 |    8604    4933  1027352   208.3 |  0.952 % |
1.19/1.25	c |      7495 |   12042    33670 |    9464    7495  1634731   218.1 |  0.952 % |
2.19/2.25	c |     11342 |   12042    33670 |   10411   11342  3084149   271.9 |  0.952 % |
3.89/3.90	c |     17110 |   12042    33670 |   11452   11439  4029479   352.3 |  0.952 % |
6.99/7.04	c |     25760 |   12042    33670 |   12597   12884  4578033   355.3 |  0.952 % |
9.89/9.97	c |     38736 |   12042    33670 |   13857   11512  2855889   248.1 |  0.952 % |
15.39/15.46	c |     58197 |   12042    33670 |   15243   12764  3195585   250.4 |  0.952 % |
29.07/29.19	c |     87390 |   12042    33670 |   16767   15005  7262335   484.0 |  0.952 % |
43.87/43.99	c |    131179 |   12042    33670 |   18444   15052  4995126   331.9 |  0.952 % |
72.66/72.73	c |    196863 |   12042    33670 |   20288   15714  4807012   305.9 |  0.952 % |
115.95/116.07	c |    295389 |   12042    33670 |   22317   19548  5950976   304.4 |  0.952 % |
191.04/191.18	c |    443178 |   12042    33670 |   24549   26321 11485234   436.4 |  0.952 % |
288.52/288.65	c |    664862 |   12042    33670 |   27004   21554  5905392   274.0 |  0.952 % |
429.80/429.91	c |    997387 |   12042    33670 |   29704   15364  4382571   285.2 |  0.952 % |
688.36/688.59	c |   1496180 |   12042    33670 |   32675   17135  7251725   423.2 |  0.952 % |
1125.88/1126.15	c |   2244362 |   12042    33670 |   35942   33113 10904395   329.3 |  0.952 % |
1800.07/1800.40	c 
1800.07/1800.40	c *** TERMINATED ***
1800.07/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-3721067-1338552600/watcher-3721067-1338552600 -o /tmp/evaluation-result-3721067-1338552600/solver-3721067-1338552600 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721067-1338552600.opb 

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

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


[startup+0 s]
/proc/loadavg: 0.08 0.02 0.01 3/176 15706
/proc/meminfo: memFree=27367408/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=1264 CPUtime=0 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 182 0 0 0 0 0 0 0 20 0 1 0 321387380 1294336 139 33554432000 134512640 135395479 4293985392 4293982660 135005244 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/15706/statm: 316 139 74 216 0 98 0

[startup+0.010996 s]
/proc/loadavg: 0.08 0.02 0.01 3/176 15706
/proc/meminfo: memFree=27367408/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=1592 CPUtime=0.01 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 234 0 0 0 1 0 0 0 20 0 1 0 321387380 1630208 191 33554432000 134512640 135395479 4293985392 4293983820 135006119 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/15706/statm: 398 191 74 216 0 180 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1592

[startup+0.100203 s]
/proc/loadavg: 0.08 0.02 0.01 3/176 15706
/proc/meminfo: memFree=27367408/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=3036 CPUtime=0.09 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 622 0 0 0 9 0 0 0 20 0 1 0 321387380 3108864 579 33554432000 134512640 135395479 4293985392 4293983360 134578312 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/15706/statm: 759 579 106 216 0 541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3036

[startup+0.300175 s]
/proc/loadavg: 0.08 0.02 0.01 3/176 15706
/proc/meminfo: memFree=27367408/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=4356 CPUtime=0.29 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 950 0 0 0 29 0 0 0 20 0 1 0 321387380 4460544 907 33554432000 134512640 135395479 4293985392 4293983744 134580890 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/15706/statm: 1089 907 106 216 0 871 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4356

[startup+0.700172 s]
/proc/loadavg: 0.08 0.02 0.01 3/176 15706
/proc/meminfo: memFree=27367408/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=6864 CPUtime=0.69 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 1592 0 0 0 69 0 0 0 20 0 1 0 321387380 7028736 1549 33554432000 134512640 135395479 4293985392 4293983360 134576837 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/15706/statm: 1716 1549 106 216 0 1498 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6864

[startup+1.50017 s]
/proc/loadavg: 0.08 0.02 0.01 3/178 15708
/proc/meminfo: memFree=27359248/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=11612 CPUtime=1.49 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 2769 0 0 0 149 0 0 0 20 0 1 0 321387380 11890688 2726 33554432000 134512640 135395479 4293985392 4293983744 134580959 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/15706/statm: 2903 2726 106 216 0 2685 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11612

[startup+3.10019 s]
/proc/loadavg: 0.08 0.02 0.01 3/178 15708
/proc/meminfo: memFree=27351304/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=15840 CPUtime=3.09 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 3820 0 0 0 309 0 0 0 20 0 1 0 321387380 16220160 3777 33554432000 134512640 135395479 4293985392 4293983360 134576849 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/15706/statm: 3960 3777 106 216 0 3742 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15840

[startup+6.3002 s]
/proc/loadavg: 0.23 0.05 0.02 3/178 15758
/proc/meminfo: memFree=27339500/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=23884 CPUtime=6.29 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 5849 0 0 0 628 1 0 0 20 0 1 0 321387380 24457216 5806 33554432000 134512640 135395479 4293985392 4293983744 134580747 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/15706/statm: 5971 5806 106 216 0 5753 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23884

[startup+12.7002 s]
/proc/loadavg: 0.29 0.06 0.02 3/178 15950
/proc/meminfo: memFree=27328492/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=23884 CPUtime=12.69 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 5851 0 0 0 1268 1 0 0 20 0 1 0 321387380 24457216 5808 33554432000 134512640 135395479 4293985392 4293983264 134574075 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/15706/statm: 5971 5808 106 216 0 5753 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23884

[startup+25.5003 s]
/proc/loadavg: 0.67 0.16 0.05 3/178 15998
/proc/meminfo: memFree=27304948/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=39032 CPUtime=25.48 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 9636 0 0 0 2546 2 0 0 20 0 1 0 321387380 39968768 9591 33554432000 134512640 135395479 4293985392 4293983744 134580941 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 9758 9591 106 216 0 9540 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39032

[startup+51.1003 s]
/proc/loadavg: 1.12 0.31 0.10 3/178 15998
/proc/meminfo: memFree=27293828/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=44332 CPUtime=51.06 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 10960 0 0 0 5104 2 0 0 20 0 1 0 321387380 45395968 10928 33554432000 134512640 135395479 4293985392 4293983744 134580765 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 11083 10928 106 216 0 10865 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 44332

[startup+102.306 s]
/proc/loadavg: 1.66 0.58 0.20 3/177 15999
/proc/meminfo: memFree=27221752/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=60952 CPUtime=102.26 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 15082 0 0 0 10222 4 0 0 20 0 1 0 321387380 62414848 15050 33554432000 134512640 135395479 4293985392 4293983744 134580798 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 15238 15050 106 216 0 15020 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 60952

[startup+162.3 s]
/proc/loadavg: 1.91 0.85 0.32 3/177 16047
/proc/meminfo: memFree=27249932/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=80124 CPUtime=162.25 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 20067 0 0 0 16220 5 0 0 20 0 1 0 321387380 82046976 19817 33554432000 134512640 135395479 4293985392 4293983744 134580945 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 20031 19817 106 216 0 19813 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 80124

[startup+222.3 s]
/proc/loadavg: 1.96 1.06 0.42 3/177 16047
/proc/meminfo: memFree=27226436/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=80124 CPUtime=222.23 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 20080 0 0 0 22218 5 0 0 20 0 1 0 321387380 82046976 19834 33554432000 134512640 135395479 4293985392 4293983744 134581415 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 20031 19834 106 216 0 19813 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 80124

[startup+282.3 s]
/proc/loadavg: 2.05 1.24 0.52 3/177 16047
/proc/meminfo: memFree=27192504/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=80124 CPUtime=282.22 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 20086 0 0 0 28217 5 0 0 20 0 1 0 321387380 82046976 19848 33554432000 134512640 135395479 4293985392 4293983744 134580947 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 20031 19848 106 216 0 19813 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 80124

[startup+342.3 s]
/proc/loadavg: 2.16 1.42 0.63 3/177 16047
/proc/meminfo: memFree=27185996/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=80124 CPUtime=342.21 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 20088 0 0 0 34216 5 0 0 20 0 1 0 321387380 82046976 19850 33554432000 134512640 135395479 4293985392 4293983744 134581451 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 20031 19850 106 216 0 19813 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 80124

[startup+402.3 s]
/proc/loadavg: 2.12 1.54 0.72 3/177 16048
/proc/meminfo: memFree=27185628/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=80124 CPUtime=402.2 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 20088 0 0 0 40215 5 0 0 20 0 1 0 321387380 82046976 19850 33554432000 134512640 135395479 4293985392 4293983744 134580965 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 20031 19850 106 216 0 19813 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 80124

[startup+462.3 s]
/proc/loadavg: 2.04 1.62 0.79 3/177 16048
/proc/meminfo: memFree=27171620/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=95332 CPUtime=462.2 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 23879 0 0 0 46214 6 0 0 20 0 1 0 321387380 97619968 23641 33554432000 134512640 135395479 4293985392 4293983292 135007481 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 23833 23641 106 216 0 23615 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 95332

[startup+522.3 s]
/proc/loadavg: 2.01 1.69 0.87 3/177 16048
/proc/meminfo: memFree=27162728/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=103004 CPUtime=522.18 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 25875 0 0 0 52212 6 0 0 20 0 1 0 321387380 105476096 25591 33554432000 134512640 135395479 4293985392 4293983744 134580965 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 25751 25591 106 216 0 25533 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 103004

[startup+582.3 s]
/proc/loadavg: 2.00 1.74 0.93 3/177 16048
/proc/meminfo: memFree=27145672/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=102984 CPUtime=582.17 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 25878 0 0 0 58211 6 0 0 20 0 1 0 321387380 105455616 25586 33554432000 134512640 135395479 4293985392 4293983744 134580915 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 25746 25586 106 216 0 25528 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 102984

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 1.88 1.17 3/177 16052
/proc/meminfo: memFree=27137604/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=104716 CPUtime=822.13 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 26453 0 0 0 82207 6 0 0 20 0 1 0 321387380 107229184 25997 33554432000 134512640 135395479 4293985392 4293983744 134580923 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 26179 25997 106 216 0 25961 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 104716

[startup+882.3 s]
/proc/loadavg: 2.00 1.90 1.22 3/177 16052
/proc/meminfo: memFree=27137356/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=104696 CPUtime=882.12 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 26453 0 0 0 88206 6 0 0 20 0 1 0 321387380 107208704 25997 33554432000 134512640 135395479 4293985392 4293983264 134573886 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 26174 25997 106 216 0 25956 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 104696

[startup+942.3 s]
/proc/loadavg: 2.05 1.93 1.27 3/177 16052
/proc/meminfo: memFree=27125636/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=104660 CPUtime=942.11 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 26453 0 0 0 94205 6 0 0 20 0 1 0 321387380 107171840 25997 33554432000 134512640 135395479 4293985392 4293983744 134580965 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 26165 25997 106 216 0 25947 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 104660

[startup+1002.3 s]
/proc/loadavg: 2.02 1.94 1.31 3/178 16054
/proc/meminfo: memFree=27113848/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=104608 CPUtime=1002.1 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 26453 0 0 0 100204 6 0 0 20 0 1 0 321387380 107118592 25997 33554432000 134512640 135395479 4293985392 4293983744 134580938 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 26152 25997 106 216 0 25934 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 104608

[startup+1062.3 s]
/proc/loadavg: 2.00 1.95 1.35 3/177 16054
/proc/meminfo: memFree=27113608/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=104540 CPUtime=1062.09 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 26453 0 0 0 106203 6 0 0 20 0 1 0 321387380 107048960 25982 33554432000 134512640 135395479 4293985392 4293983264 134574007 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 26135 25982 106 216 0 25917 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 104540

[startup+1122.3 s]
/proc/loadavg: 2.00 1.95 1.39 3/177 16054
/proc/meminfo: memFree=27113468/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=104508 CPUtime=1122.08 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 26453 0 0 0 112202 6 0 0 20 0 1 0 321387380 107016192 25974 33554432000 134512640 135395479 4293985392 4293983744 134580941 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 26127 25974 106 216 0 25909 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 104508

[startup+1182.3 s]
/proc/loadavg: 2.00 1.96 1.42 3/177 16054
/proc/meminfo: memFree=27107080/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=108580 CPUtime=1182.07 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 27464 0 0 0 118201 6 0 0 20 0 1 0 321387380 111185920 26969 33554432000 134512640 135395479 4293985392 4293983744 134580959 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 27145 26969 106 216 0 26927 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 108580

[startup+1242.3 s]
/proc/loadavg: 2.00 1.96 1.46 3/178 16057
/proc/meminfo: memFree=27061084/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=148584 CPUtime=1242.07 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 37460 0 0 0 124197 10 0 0 20 0 1 0 321387380 152150016 36965 33554432000 134512640 135395479 4293985392 4293983744 134580938 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 37146 36965 106 216 0 36928 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 148584

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.49 3/177 16058
/proc/meminfo: memFree=27058784/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=148568 CPUtime=1302.07 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 37465 0 0 0 130197 10 0 0 20 0 1 0 321387380 152133632 36970 33554432000 134512640 135395479 4293985392 4293983360 134579509 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 37142 36970 106 216 0 36924 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 148568

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.52 3/177 16058
/proc/meminfo: memFree=27055712/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=148512 CPUtime=1362.04 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 37483 0 0 0 136194 10 0 0 20 0 1 0 321387380 152076288 36980 33554432000 134512640 135395479 4293985392 4293983696 134580411 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 37128 36980 106 216 0 36910 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 148512

[startup+1422.31 s]
/proc/loadavg: 2.13 2.00 1.56 3/177 16058
/proc/meminfo: memFree=27044668/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=152316 CPUtime=1422.03 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 38422 0 0 0 142193 10 0 0 20 0 1 0 321387380 155971584 37915 33554432000 134512640 135395479 4293985392 4293983744 134580959 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 38079 37915 106 216 0 37861 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 152316

[startup+1482.3 s]
/proc/loadavg: 2.05 2.00 1.58 3/177 16058
/proc/meminfo: memFree=27041992/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=154392 CPUtime=1482.02 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 38911 0 0 0 148192 10 0 0 20 0 1 0 321387380 158097408 38404 33554432000 134512640 135395479 4293985392 4293983744 134580941 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 38598 38404 106 216 0 38380 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 154392

[startup+1542.3 s]
/proc/loadavg: 2.02 2.00 1.60 3/177 16058
/proc/meminfo: memFree=27023712/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=173572 CPUtime=1542.01 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 43685 0 0 0 154190 11 0 0 20 0 1 0 321387380 177737728 43178 33554432000 134512640 135395479 4293985392 4293983744 134580938 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 43393 43178 106 216 0 43175 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 173572

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.63 3/177 16059
/proc/meminfo: memFree=27022944/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=173544 CPUtime=1601.99 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 44282 0 0 0 160188 11 0 0 20 0 1 0 321387380 177709056 43216 33554432000 134512640 135395479 4293985392 4293983744 134580923 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 43386 43216 106 216 0 43168 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 173544

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.65 3/177 16059
/proc/meminfo: memFree=27023068/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=173496 CPUtime=1661.98 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 44282 0 0 0 166187 11 0 0 20 0 1 0 321387380 177659904 43204 33554432000 134512640 135395479 4293985392 4293983744 134580959 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 43374 43204 106 216 0 43156 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 173496

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.66 3/177 16059
/proc/meminfo: memFree=27022948/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=173468 CPUtime=1721.97 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 44282 0 0 0 172186 11 0 0 20 0 1 0 321387380 177631232 43197 33554432000 134512640 135395479 4293985392 4293983744 134580959 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 43367 43197 106 216 0 43149 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 173468

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 1.69 3/177 16059
/proc/meminfo: memFree=27022700/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=173424 CPUtime=1781.96 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 44282 0 0 0 178185 11 0 0 20 0 1 0 321387380 177586176 43186 33554432000 134512640 135395479 4293985392 4293983360 134576865 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 43356 43186 106 216 0 43138 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 173424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.05 2.01 1.69 3/177 16059
/proc/meminfo: memFree=27011664/32873648 swapFree=7120/7120
[pid=15706] ppid=15704 vsize=173424 CPUtime=1800.07 cores=0,2,4,6
/proc/15706/stat : 15706 (minisat+) R 15704 15706 15600 0 -1 4202496 44282 0 0 0 179996 11 0 0 20 0 1 0 321387380 177586176 43186 33554432000 134512640 135395479 4293985392 4293983744 134580941 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/15706/statm: 43356 43186 106 216 0 43138 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 173424

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

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1799.96
CPU system time (s): 0.114982
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 175816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.114982
maximum resident set size= 175108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44283
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= 84
involuntary context switches= 1937

runsolver used 3.34949 second user time and 8.79566 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-01 14:10:00
IDJOB=3721067
IDBENCH=1426
IDSOLVER=2306
FILE ID=node114/3721067-1338552600
RUNJOBID= node114-1338552594-15616
PBS_JOBID= 14635888
Free space on /tmp= 70456 MiB

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

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

MD5SUM BENCH= 63dafaa5a785f38064ac19ced11339d2
RANDOM SEED=30424847

node114.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.242
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	: 5332.48
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.242
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.242
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	: 5451.90
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.242
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.242
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		: 2666.242
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		: 2666.242
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.91
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.242
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:       32873648 kB
MemFree:        27368828 kB
Buffers:          856156 kB
Cached:          3678100 kB
SwapCached:         2312 kB
Active:          2151552 kB
Inactive:        2405816 kB
Active(anon):       9448 kB
Inactive(anon):     8448 kB
Active(file):    2142104 kB
Inactive(file):  2397368 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67103580 kB
Dirty:              4896 kB
Writeback:             4 kB
AnonPages:         20736 kB
Mapped:            11492 kB
Shmem:               104 kB
Slab:             809240 kB
SReclaimable:     252908 kB
SUnreclaim:       556332 kB
KernelStack:        1448 kB
PageTables:         4064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     132732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721067-1338552600.opb

Free space on /tmp at the end= 70452 MiB
End job on node114 at 2012-06-01 14:40:03