Trace number 3721054

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl50_51_pb.cnf.cr.opb
MD5SUM04ec290f8a8afffbd026dcfb09cada39
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.096984
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints202
Number of constraints which are clauses102
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint51
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 52
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.00/0.05	c Converting 202 PB-constraints to clauses...
0.00/0.05	c   -- Unit propagations: (none)
0.00/0.05	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.05	c   -- Clauses(.)/Splits(s): ......................................................................................................
0.00/0.05	c ---[  99]---> BDD-cost:   99
0.00/0.05	c ---[  98]---> BDD-cost:   99
0.00/0.05	c ---[  97]---> BDD-cost:   99
0.00/0.05	c ---[  96]---> BDD-cost:   99
0.00/0.05	c ---[  95]---> BDD-cost:   99
0.00/0.06	c ---[  94]---> BDD-cost:   99
0.00/0.06	c ---[  93]---> BDD-cost:   99
0.00/0.06	c ---[  92]---> BDD-cost:   99
0.00/0.06	c ---[  91]---> BDD-cost:   99
0.00/0.06	c ---[  90]---> BDD-cost:   99
0.00/0.06	c ---[  89]---> BDD-cost:   99
0.00/0.06	c ---[  88]---> BDD-cost:   99
0.00/0.06	c ---[  87]---> BDD-cost:   99
0.00/0.06	c ---[  86]---> BDD-cost:   99
0.00/0.06	c ---[  85]---> BDD-cost:   99
0.00/0.06	c ---[  84]---> BDD-cost:   99
0.00/0.06	c ---[  83]---> BDD-cost:   99
0.00/0.07	c ---[  82]---> BDD-cost:   99
0.00/0.07	c ---[  81]---> BDD-cost:   99
0.00/0.07	c ---[  80]---> BDD-cost:   99
0.00/0.07	c ---[  79]---> BDD-cost:   99
0.00/0.07	c ---[  78]---> BDD-cost:   99
0.00/0.07	c ---[  77]---> BDD-cost:   99
0.00/0.07	c ---[  76]---> BDD-cost:   99
0.00/0.07	c ---[  75]---> BDD-cost:   99
0.00/0.07	c ---[  74]---> BDD-cost:   99
0.00/0.07	c ---[  73]---> BDD-cost:   99
0.00/0.07	c ---[  72]---> BDD-cost:   99
0.00/0.07	c ---[  71]---> BDD-cost:   99
0.00/0.08	c ---[  70]---> BDD-cost:   99
0.00/0.08	c ---[  69]---> BDD-cost:   99
0.00/0.08	c ---[  68]---> BDD-cost:   99
0.00/0.08	c ---[  67]---> BDD-cost:   99
0.00/0.08	c ---[  66]---> BDD-cost:   99
0.00/0.08	c ---[  65]---> BDD-cost:   99
0.00/0.08	c ---[  64]---> BDD-cost:   99
0.00/0.08	c ---[  63]---> BDD-cost:   99
0.00/0.08	c ---[  62]---> BDD-cost:   99
0.00/0.08	c ---[  61]---> BDD-cost:   99
0.00/0.08	c ---[  60]---> BDD-cost:   99
0.00/0.08	c ---[  59]---> BDD-cost:   99
0.00/0.09	c ---[  58]---> BDD-cost:   99
0.00/0.09	c ---[  57]---> BDD-cost:   99
0.00/0.09	c ---[  56]---> BDD-cost:   99
0.00/0.09	c ---[  55]---> BDD-cost:   99
0.00/0.09	c ---[  54]---> BDD-cost:   99
0.09/0.09	c ---[  53]---> BDD-cost:   99
0.09/0.09	c ---[  52]---> BDD-cost:   99
0.09/0.09	c ---[  51]---> BDD-cost:   99
0.09/0.09	c ---[  50]---> BDD-cost:   99
0.09/0.09	c ---[  49]---> BDD-cost:   99
0.09/0.09	c ---[  48]---> BDD-cost:   99
0.09/0.09	c ---[  47]---> BDD-cost:   99
0.09/0.10	c ---[  46]---> BDD-cost:   99
0.09/0.10	c ---[  45]---> BDD-cost:   99
0.09/0.10	c ---[  44]---> BDD-cost:   99
0.09/0.10	c ---[  43]---> BDD-cost:   99
0.09/0.10	c ---[  42]---> BDD-cost:   99
0.09/0.10	c ---[  41]---> BDD-cost:   99
0.09/0.10	c ---[  40]---> BDD-cost:   99
0.09/0.10	c ---[  39]---> BDD-cost:   99
0.09/0.10	c ---[  38]---> BDD-cost:   99
0.09/0.10	c ---[  37]---> BDD-cost:   99
0.09/0.10	c ---[  36]---> BDD-cost:   99
0.09/0.10	c ---[  35]---> BDD-cost:   99
0.09/0.11	c ---[  34]---> BDD-cost:   99
0.09/0.11	c ---[  33]---> BDD-cost:   99
0.09/0.11	c ---[  32]---> BDD-cost:   99
0.09/0.11	c ---[  31]---> BDD-cost:   99
0.09/0.11	c ---[  30]---> BDD-cost:   99
0.09/0.11	c ---[  29]---> BDD-cost:   99
0.09/0.11	c ---[  28]---> BDD-cost:   99
0.09/0.11	c ---[  27]---> BDD-cost:   99
0.09/0.11	c ---[  26]---> BDD-cost:   99
0.09/0.11	c ---[  25]---> BDD-cost:   99
0.09/0.11	c ---[  24]---> BDD-cost:   99
0.09/0.11	c ---[  23]---> BDD-cost:   99
0.09/0.12	c ---[  22]---> BDD-cost:   99
0.09/0.12	c ---[  21]---> BDD-cost:   99
0.09/0.12	c ---[  20]---> BDD-cost:   99
0.09/0.12	c ---[  19]---> BDD-cost:   99
0.09/0.12	c ---[  18]---> BDD-cost:   99
0.09/0.12	c ---[  17]---> BDD-cost:   99
0.09/0.12	c ---[  16]---> BDD-cost:   99
0.09/0.12	c ---[  15]---> BDD-cost:   99
0.09/0.12	c ---[  14]---> BDD-cost:   99
0.09/0.12	c ---[  13]---> BDD-cost:   99
0.09/0.12	c ---[  12]---> BDD-cost:   99
0.09/0.12	c ---[  11]---> BDD-cost:   99
0.09/0.13	c ---[  10]---> BDD-cost:   99
0.09/0.13	c ---[   9]---> BDD-cost:   99
0.09/0.13	c ---[   8]---> BDD-cost:   99
0.09/0.13	c ---[   7]---> BDD-cost:   99
0.09/0.13	c ---[   6]---> BDD-cost:   99
0.09/0.13	c ---[   5]---> BDD-cost:   99
0.09/0.13	c ---[   4]---> BDD-cost:   99
0.09/0.13	c ---[   3]---> BDD-cost:   99
0.09/0.13	c ---[   2]---> BDD-cost:   99
0.09/0.13	c ---[   1]---> BDD-cost:   99
0.09/0.13	c ---[   0]---> BDD-cost:   99
0.09/0.14	c ==================================[MINISAT+]==================================
0.09/0.14	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.14	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.14	c ==============================================================================
0.09/0.14	c |         0 |   24702    69100 |    8234       0        0     nan |  0.000 % |
0.09/0.15	c |       103 |   24702    69100 |    9057     103    21251   206.3 |  0.667 % |
0.09/0.17	c |       257 |   24702    69100 |    9963     257    49705   193.4 |  0.667 % |
0.19/0.20	c |       483 |   24702    69100 |   10959     483   104379   216.1 |  0.667 % |
0.19/0.25	c |       820 |   24702    69100 |   12055     820   161617   197.1 |  0.667 % |
0.29/0.36	c |      1328 |   24702    69100 |   13260    1328   304812   229.5 |  0.667 % |
0.39/0.47	c |      2087 |   24702    69100 |   14587    2087   499248   239.2 |  0.667 % |
0.69/0.76	c |      3226 |   24702    69100 |   16045    3226   939931   291.4 |  0.667 % |
1.19/1.23	c |      4934 |   24702    69100 |   17650    4934  1692679   343.1 |  0.667 % |
1.98/2.07	c |      7497 |   24702    69100 |   19415    7497  2867483   382.5 |  0.667 % |
3.09/3.18	c |     11345 |   24702    69100 |   21356   11345  4334050   382.0 |  0.667 % |
5.40/5.40	c |     17113 |   24702    69100 |   23492   17113  7407340   432.8 |  0.667 % |
9.38/9.46	c |     25762 |   24702    69100 |   25841   25762 11735963   455.6 |  0.667 % |
14.69/14.79	c |     38736 |   24702    69100 |   28426   19007  8582103   451.5 |  0.667 % |
32.08/32.19	c |     58197 |   24702    69100 |   31268   16084  9622847   598.3 |  0.667 % |
48.08/48.17	c |     87391 |   24702    69100 |   34395   15805  8643661   546.9 |  0.667 % |
73.68/73.77	c |    131182 |   24702    69100 |   37835   29400 20102392   683.8 |  0.667 % |
134.94/135.00	c |    196868 |   24702    69100 |   41618   27455 16443328   598.9 |  0.667 % |
231.80/231.92	c |    295394 |   24702    69100 |   45780   49266 35850136   727.7 |  0.667 % |
364.99/365.11	c |    443185 |   24702    69100 |   50358   46775 33945965   725.7 |  0.667 % |
565.43/565.67	c |    664873 |   24702    69100 |   55394   40676 25088536   616.8 |  0.667 % |
1140.43/1140.77	c |    997405 |   24702    69100 |   60933   36687 32223747   878.3 |  0.667 % |
1676.43/1676.86	c |   1496193 |   24702    69100 |   67027   27006 12761590   472.5 |  0.667 % |
1800.02/1800.40	c 
1800.02/1800.40	c *** TERMINATED ***
1800.02/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-3721054-1338552597/watcher-3721054-1338552597 -o /tmp/evaluation-result-3721054-1338552597/solver-3721054-1338552597 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721054-1338552597.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.00 0.00 0.00 3/176 20686
/proc/meminfo: memFree=28045852/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=1268 CPUtime=0 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 186 0 0 0 0 0 0 0 20 0 1 0 321385602 1298432 144 33554432000 134512640 135395479 4290372832 4290371484 135010894 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 317 144 74 216 0 99 0

[startup+0.093966 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 20686
/proc/meminfo: memFree=28045852/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=2652 CPUtime=0.09 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 519 0 0 0 9 0 0 0 20 0 1 0 321385602 2715648 477 33554432000 134512640 135395479 4290372832 4290371536 135031374 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 663 477 88 216 0 445 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2652

[startup+0.100192 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 20686
/proc/meminfo: memFree=28045852/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=2652 CPUtime=0.09 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 519 0 0 0 9 0 0 0 20 0 1 0 321385602 2715648 477 33554432000 134512640 135395479 4290372832 4290358236 135005856 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 663 477 88 216 0 445 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2652

[startup+0.300177 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 20686
/proc/meminfo: memFree=28045852/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=5392 CPUtime=0.29 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 1193 0 0 0 29 0 0 0 20 0 1 0 321385602 5521408 1148 33554432000 134512640 135395479 4290372832 4290370732 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 1348 1148 106 216 0 1130 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5392

[startup+0.700226 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 20686
/proc/meminfo: memFree=28045852/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=8164 CPUtime=0.69 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 1855 0 0 0 69 0 0 0 20 0 1 0 321385602 8359936 1810 33554432000 134512640 135395479 4290372832 4290370732 135007864 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 2041 1810 106 216 0 1823 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8164

[startup+1.50021 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 20687
/proc/meminfo: memFree=28030492/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=13316 CPUtime=1.49 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 3173 0 0 0 149 0 0 0 20 0 1 0 321385602 13635584 3128 33554432000 134512640 135395479 4290372832 4290370800 134576390 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 3329 3128 106 216 0 3111 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13316

[startup+3.10017 s]
/proc/loadavg: 0.16 0.03 0.01 3/177 20687
/proc/meminfo: memFree=28017260/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=22200 CPUtime=3.09 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 5387 0 0 0 308 1 0 0 20 0 1 0 321385602 22732800 5342 33554432000 134512640 135395479 4290372832 4290370552 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 5550 5342 106 216 0 5332 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22200

[startup+6.30018 s]
/proc/loadavg: 0.16 0.03 0.01 3/178 20688
/proc/meminfo: memFree=27981548/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=39788 CPUtime=6.29 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 9781 0 0 0 627 2 0 0 20 0 1 0 321385602 40742912 9736 33554432000 134512640 135395479 4290372832 4290371296 134588655 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 9947 9736 106 216 0 9729 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39788

[startup+12.7002 s]
/proc/loadavg: 0.52 0.11 0.04 3/178 20690
/proc/meminfo: memFree=27918704/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=63460 CPUtime=12.69 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 15666 0 0 0 1266 3 0 0 20 0 1 0 321385602 64983040 15621 33554432000 134512640 135395479 4290372832 4290371136 134580396 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 15865 15621 106 216 0 15647 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63460

[startup+25.5002 s]
/proc/loadavg: 0.75 0.18 0.06 3/178 20690
/proc/meminfo: memFree=27895824/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=72204 CPUtime=25.48 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 17863 0 0 0 2544 4 0 0 20 0 1 0 321385602 73936896 17818 33554432000 134512640 135395479 4290372832 4290370704 134574130 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 18051 17818 106 216 0 17833 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 72204

[startup+51.1002 s]
/proc/loadavg: 1.17 0.32 0.11 3/178 20690
/proc/meminfo: memFree=27820696/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=114012 CPUtime=51.08 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 28302 0 0 0 5101 7 0 0 20 0 1 0 321385602 116748288 28257 33554432000 134512640 135395479 4290372832 4290371184 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 28503 28257 106 216 0 28285 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 114012

[startup+102.307 s]
/proc/loadavg: 1.67 0.60 0.21 3/177 20690
/proc/meminfo: memFree=27786788/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=138284 CPUtime=102.27 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 34389 0 0 0 10218 9 0 0 20 0 1 0 321385602 141602816 34352 33554432000 134512640 135395479 4290372832 4290371184 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 34571 34352 106 216 0 34353 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 138284

[startup+162.3 s]
/proc/loadavg: 1.87 0.83 0.31 3/177 20690
/proc/meminfo: memFree=27772432/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=138284 CPUtime=162.22 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 34444 0 0 0 16213 9 0 0 20 0 1 0 321385602 141602816 34386 33554432000 134512640 135395479 4290372832 4290371184 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 34571 34386 106 216 0 34353 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 138284

[startup+222.3 s]
/proc/loadavg: 1.95 1.06 0.42 3/177 20690
/proc/meminfo: memFree=27723700/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=161616 CPUtime=222.2 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 40264 0 0 0 22209 11 0 0 20 0 1 0 321385602 165494784 40206 33554432000 134512640 135395479 4290372832 4290371184 134580973 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 40404 40206 106 216 0 40186 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 161616

[startup+282.3 s]
/proc/loadavg: 1.98 1.21 0.51 3/177 20691
/proc/meminfo: memFree=27703296/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=164224 CPUtime=282.19 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 40905 0 0 0 28208 11 0 0 20 0 1 0 321385602 168165376 40847 33554432000 134512640 135395479 4290372832 4290370704 134574378 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 41056 40847 106 216 0 40838 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 164224

[startup+342.3 s]
/proc/loadavg: 2.07 1.38 0.62 3/177 20691
/proc/meminfo: memFree=27687008/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=164224 CPUtime=342.18 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 40905 0 0 0 34207 11 0 0 20 0 1 0 321385602 168165376 40847 33554432000 134512640 135395479 4290372832 4290371184 134580840 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 41056 40847 106 216 0 40838 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 164224

[startup+402.3 s]
/proc/loadavg: 2.03 1.48 0.69 3/177 20691
/proc/meminfo: memFree=27659120/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=188568 CPUtime=402.16 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 47033 0 0 0 40203 13 0 0 20 0 1 0 321385602 193093632 46963 33554432000 134512640 135395479 4290372832 4290371184 134580959 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/20686/statm: 47142 46963 106 216 0 46924 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 188568

[startup+462.3 s]
/proc/loadavg: 2.01 1.58 0.78 3/177 20691
/proc/meminfo: memFree=27644612/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=188596 CPUtime=462.15 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 47037 0 0 0 46202 13 0 0 20 0 1 0 321385602 193122304 46945 33554432000 134512640 135395479 4290372832 4290370704 134575244 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/20686/statm: 47149 46945 106 216 0 46931 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 188596

[startup+522.3 s]
/proc/loadavg: 2.00 1.65 0.85 3/177 20691
/proc/meminfo: memFree=27631068/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=190976 CPUtime=522.14 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 47606 0 0 0 52201 13 0 0 20 0 1 0 321385602 195559424 47514 33554432000 134512640 135395479 4290372832 4290371184 134580923 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/20686/statm: 47744 47514 106 216 0 47526 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 190976

[startup+582.3 s]
/proc/loadavg: 2.00 1.71 0.92 3/177 20692
/proc/meminfo: memFree=27584660/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=199396 CPUtime=582.13 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 49696 0 0 0 58199 14 0 0 20 0 1 0 321385602 204181504 49604 33554432000 134512640 135395479 4290372832 4290371184 134581463 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/20686/statm: 49849 49604 106 216 0 49631 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 199396

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 1.86 1.15 3/177 20695
/proc/meminfo: memFree=27497044/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=270128 CPUtime=822.09 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 67608 0 0 0 82187 22 0 0 20 0 1 0 321385602 276611072 67274 33554432000 134512640 135395479 4290372832 4290370704 134573890 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/20686/statm: 67532 67274 106 216 0 67314 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 270128

[startup+882.3 s]
/proc/loadavg: 2.00 1.89 1.21 3/176 20695
/proc/meminfo: memFree=27497692/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=270128 CPUtime=882.08 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 67613 0 0 0 88186 22 0 0 20 0 1 0 321385602 276611072 67279 33554432000 134512640 135395479 4290372832 4290371184 134580765 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/20686/statm: 67532 67279 106 216 0 67314 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 270128

[startup+942.3 s]
/proc/loadavg: 2.00 1.90 1.25 3/177 20696
/proc/meminfo: memFree=27488880/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=278840 CPUtime=942.08 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 69794 0 0 0 94185 23 0 0 20 0 1 0 321385602 285532160 69460 33554432000 134512640 135395479 4290372832 4290371184 134580959 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/20686/statm: 69710 69460 106 216 0 69492 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 278840

[startup+1002.3 s]
/proc/loadavg: 2.00 1.92 1.30 3/177 20696
/proc/meminfo: memFree=27438048/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=274920 CPUtime=1002.05 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 69821 0 0 0 100182 23 0 0 20 0 1 0 321385602 281518080 68518 33554432000 134512640 135395479 4290372832 4290371184 134580941 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/20686/statm: 68730 68518 106 216 0 68512 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 274920

[startup+1062.3 s]
/proc/loadavg: 2.00 1.93 1.33 3/177 20696
/proc/meminfo: memFree=27441376/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=274920 CPUtime=1062.04 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 69831 0 0 0 106181 23 0 0 20 0 1 0 321385602 281518080 68524 33554432000 134512640 135395479 4290372832 4290371184 134580947 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/20686/statm: 68730 68524 106 216 0 68512 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 274920

[startup+1122.3 s]
/proc/loadavg: 2.00 1.94 1.38 3/177 20696
/proc/meminfo: memFree=27441256/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=274920 CPUtime=1122.03 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 69831 0 0 0 112180 23 0 0 20 0 1 0 321385602 281518080 68524 33554432000 134512640 135395479 4290372832 4290371184 134581451 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/20686/statm: 68730 68524 106 216 0 68512 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 274920

[startup+1182.3 s]
/proc/loadavg: 2.00 1.95 1.41 3/177 20696
/proc/meminfo: memFree=27439768/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=273924 CPUtime=1182.02 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 69837 0 0 0 118179 23 0 0 20 0 1 0 321385602 280498176 68281 33554432000 134512640 135395479 4290372832 4290371184 134580765 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/20686/statm: 68481 68281 106 216 0 68263 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 273924

[startup+1242.3 s]
/proc/loadavg: 2.00 1.95 1.44 3/178 20700
/proc/meminfo: memFree=27439252/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=273924 CPUtime=1242.01 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 69837 0 0 0 124178 23 0 0 20 0 1 0 321385602 280498176 68281 33554432000 134512640 135395479 4290372832 4290370704 134574059 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/20686/statm: 68481 68281 106 216 0 68263 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 273924

[startup+1302.3 s]
/proc/loadavg: 2.00 1.96 1.48 3/177 20700
/proc/meminfo: memFree=27399472/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=314424 CPUtime=1302.01 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 79930 0 0 0 130176 25 0 0 20 0 1 0 321385602 321970176 78374 33554432000 134512640 135395479 4290372832 4290371184 134581488 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/20686/statm: 78606 78374 106 216 0 78388 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 314424

[startup+1362.3 s]
/proc/loadavg: 2.00 1.96 1.50 3/177 20700
/proc/meminfo: memFree=27381492/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=332548 CPUtime=1361.99 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 84474 0 0 0 136173 26 0 0 20 0 1 0 321385602 340529152 82918 33554432000 134512640 135395479 4290372832 4290371184 134581053 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/20686/statm: 83137 82918 106 216 0 82919 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 332548

[startup+1422.31 s]
/proc/loadavg: 2.05 1.99 1.54 3/178 20701
/proc/meminfo: memFree=27381312/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=332152 CPUtime=1421.98 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 84487 0 0 0 142172 26 0 0 20 0 1 0 321385602 340123648 82838 33554432000 134512640 135395479 4290372832 4290371184 134580980 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/20686/statm: 83038 82838 106 216 0 82820 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 332152

[startup+1482.3 s]
/proc/loadavg: 2.02 1.99 1.56 3/177 20701
/proc/meminfo: memFree=27381312/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=332152 CPUtime=1481.96 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 84488 0 0 0 148170 26 0 0 20 0 1 0 321385602 340123648 82841 33554432000 134512640 135395479 4290372832 4290370704 134575244 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/20686/statm: 83038 82841 106 216 0 82820 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 332152

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.59 3/177 20702
/proc/meminfo: memFree=27381436/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=332152 CPUtime=1541.95 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 84488 0 0 0 154169 26 0 0 20 0 1 0 321385602 340123648 82841 33554432000 134512640 135395479 4290372832 4290371184 134581053 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/20686/statm: 83038 82841 106 216 0 82820 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 332152

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.61 3/177 20702
/proc/meminfo: memFree=27381316/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=332152 CPUtime=1601.94 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 84488 0 0 0 160168 26 0 0 20 0 1 0 321385602 340123648 82841 33554432000 134512640 135395479 4290372832 4290371184 134581488 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/20686/statm: 83038 82841 106 216 0 82820 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 332152

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.64 3/177 20702
/proc/meminfo: memFree=27381564/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=332152 CPUtime=1661.94 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 84488 0 0 0 166168 26 0 0 20 0 1 0 321385602 340123648 82841 33554432000 134512640 135395479 4290372832 4290370880 134583956 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/20686/statm: 83038 82841 106 216 0 82820 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 332152

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.65 3/177 20702
/proc/meminfo: memFree=27381564/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=332152 CPUtime=1721.93 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 84493 0 0 0 172167 26 0 0 20 0 1 0 321385602 340123648 82846 33554432000 134512640 135395479 4290372832 4290371088 134568472 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/20686/statm: 83038 82846 106 216 0 82820 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 332152

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.67 3/177 20702
/proc/meminfo: memFree=27381316/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=332152 CPUtime=1781.92 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 84493 0 0 0 178166 26 0 0 20 0 1 0 321385602 340123648 82846 33554432000 134512640 135395479 4290372832 4290371184 134580947 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/20686/statm: 83038 82846 106 216 0 82820 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 332152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 1.99 1.68 2/175 20704
/proc/meminfo: memFree=27717928/32873648 swapFree=7112/7112
[pid=20686] ppid=20684 vsize=332152 CPUtime=1800.02 cores=1,3,5,7
/proc/20686/stat : 20686 (minisat+) R 20684 20686 20628 0 -1 4202496 84493 0 0 0 179976 26 0 0 20 0 1 0 321385602 340123648 82846 33554432000 134512640 135395479 4290372832 4290371088 134568472 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/20686/statm: 83038 82846 106 216 0 82820 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 332152

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.03
CPU user time (s): 1799.77
CPU system time (s): 0.267959
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 332548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.77
system time used= 0.267959
maximum resident set size= 331672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84494
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= 146
involuntary context switches= 3311

runsolver used 3.21251 second user time and 9.52255 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-01 14:09:57
IDJOB=3721054
IDBENCH=1403
IDSOLVER=2306
FILE ID=node126/3721054-1338552597
RUNJOBID= node126-1338552596-20645
PBS_JOBID= 14635890
Free space on /tmp= 70804 MiB

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

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

MD5SUM BENCH= 04ec290f8a8afffbd026dcfb09cada39
RANDOM SEED=530471605

node126.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.456
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28047016 kB
Buffers:          374120 kB
Cached:          3577436 kB
SwapCached:         9476 kB
Active:          1396700 kB
Inactive:        2571548 kB
Active(anon):       6612 kB
Inactive(anon):    12180 kB
Active(file):    1390088 kB
Inactive(file):  2559368 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67094928 kB
Dirty:              4876 kB
Writeback:             0 kB
AnonPages:         15052 kB
Mapped:             9916 kB
Shmem:                 0 kB
Slab:             720308 kB
SReclaimable:     164512 kB
SUnreclaim:       555796 kB
KernelStack:        1432 kB
PageTables:         3944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     130444 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-3721054-1338552597.opb

Free space on /tmp at the end= 70800 MiB
End job on node126 at 2012-06-01 14:39:59