Trace number 3721373

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-95-90.opb
MD5SUM464b0bce452dea50452bb0b774d05715
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.156975
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables8550
Total number of constraints185
Number of constraints which are clauses95
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint90
Maximum length of a constraint95
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 96
Number of bits of the biggest sum of numbers7
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.07/0.09	c Converting 185 PB-constraints to clauses...
0.07/0.09	c   -- Unit propagations: (none)
0.07/0.09	c   -- Detecting intervals from adjacent constraints: (none)
0.07/0.09	c   -- Clauses(.)/Splits(s): ...............................................................................................
0.07/0.09	c ---[  89]---> BDD-cost:  187
0.09/0.10	c ---[  88]---> BDD-cost:  187
0.09/0.10	c ---[  87]---> BDD-cost:  187
0.09/0.10	c ---[  86]---> BDD-cost:  187
0.09/0.10	c ---[  85]---> BDD-cost:  187
0.09/0.11	c ---[  84]---> BDD-cost:  187
0.09/0.11	c ---[  83]---> BDD-cost:  187
0.09/0.11	c ---[  82]---> BDD-cost:  187
0.09/0.11	c ---[  81]---> BDD-cost:  187
0.09/0.12	c ---[  80]---> BDD-cost:  187
0.09/0.12	c ---[  79]---> BDD-cost:  187
0.09/0.12	c ---[  78]---> BDD-cost:  187
0.09/0.12	c ---[  77]---> BDD-cost:  187
0.09/0.13	c ---[  76]---> BDD-cost:  187
0.09/0.13	c ---[  75]---> BDD-cost:  187
0.09/0.13	c ---[  74]---> BDD-cost:  187
0.09/0.13	c ---[  73]---> BDD-cost:  187
0.09/0.14	c ---[  72]---> BDD-cost:  187
0.09/0.14	c ---[  71]---> BDD-cost:  187
0.09/0.14	c ---[  70]---> BDD-cost:  187
0.09/0.14	c ---[  69]---> BDD-cost:  187
0.09/0.14	c ---[  68]---> BDD-cost:  187
0.09/0.15	c ---[  67]---> BDD-cost:  187
0.09/0.15	c ---[  66]---> BDD-cost:  187
0.09/0.15	c ---[  65]---> BDD-cost:  187
0.09/0.15	c ---[  64]---> BDD-cost:  187
0.09/0.16	c ---[  63]---> BDD-cost:  187
0.09/0.16	c ---[  62]---> BDD-cost:  187
0.09/0.16	c ---[  61]---> BDD-cost:  187
0.09/0.16	c ---[  60]---> BDD-cost:  187
0.09/0.17	c ---[  59]---> BDD-cost:  187
0.09/0.17	c ---[  58]---> BDD-cost:  187
0.09/0.17	c ---[  57]---> BDD-cost:  187
0.09/0.17	c ---[  56]---> BDD-cost:  187
0.09/0.18	c ---[  55]---> BDD-cost:  187
0.09/0.18	c ---[  54]---> BDD-cost:  187
0.09/0.18	c ---[  53]---> BDD-cost:  187
0.09/0.18	c ---[  52]---> BDD-cost:  187
0.09/0.19	c ---[  51]---> BDD-cost:  187
0.09/0.19	c ---[  50]---> BDD-cost:  187
0.09/0.19	c ---[  49]---> BDD-cost:  187
0.09/0.19	c ---[  48]---> BDD-cost:  187
0.19/0.20	c ---[  47]---> BDD-cost:  187
0.19/0.20	c ---[  46]---> BDD-cost:  187
0.19/0.20	c ---[  45]---> BDD-cost:  187
0.19/0.20	c ---[  44]---> BDD-cost:  187
0.19/0.21	c ---[  43]---> BDD-cost:  187
0.19/0.21	c ---[  42]---> BDD-cost:  187
0.19/0.21	c ---[  41]---> BDD-cost:  187
0.19/0.21	c ---[  40]---> BDD-cost:  187
0.19/0.22	c ---[  39]---> BDD-cost:  187
0.19/0.22	c ---[  38]---> BDD-cost:  187
0.19/0.22	c ---[  37]---> BDD-cost:  187
0.19/0.22	c ---[  36]---> BDD-cost:  187
0.19/0.23	c ---[  35]---> BDD-cost:  187
0.19/0.23	c ---[  34]---> BDD-cost:  187
0.19/0.23	c ---[  33]---> BDD-cost:  187
0.19/0.23	c ---[  32]---> BDD-cost:  187
0.19/0.24	c ---[  31]---> BDD-cost:  187
0.19/0.24	c ---[  30]---> BDD-cost:  187
0.19/0.24	c ---[  29]---> BDD-cost:  187
0.19/0.24	c ---[  28]---> BDD-cost:  187
0.19/0.25	c ---[  27]---> BDD-cost:  187
0.19/0.25	c ---[  26]---> BDD-cost:  187
0.19/0.25	c ---[  25]---> BDD-cost:  187
0.19/0.25	c ---[  24]---> BDD-cost:  187
0.19/0.26	c ---[  23]---> BDD-cost:  187
0.19/0.26	c ---[  22]---> BDD-cost:  187
0.19/0.26	c ---[  21]---> BDD-cost:  187
0.19/0.26	c ---[  20]---> BDD-cost:  187
0.19/0.27	c ---[  19]---> BDD-cost:  187
0.19/0.27	c ---[  18]---> BDD-cost:  187
0.19/0.27	c ---[  17]---> BDD-cost:  187
0.19/0.27	c ---[  16]---> BDD-cost:  187
0.19/0.28	c ---[  15]---> BDD-cost:  187
0.19/0.28	c ---[  14]---> BDD-cost:  187
0.19/0.28	c ---[  13]---> BDD-cost:  187
0.19/0.28	c ---[  12]---> BDD-cost:  187
0.19/0.29	c ---[  11]---> BDD-cost:  187
0.19/0.29	c ---[  10]---> BDD-cost:  187
0.19/0.29	c ---[   9]---> BDD-cost:  187
0.19/0.29	c ---[   8]---> BDD-cost:  187
0.19/0.29	c ---[   7]---> BDD-cost:  187
0.29/0.30	c ---[   6]---> BDD-cost:  187
0.29/0.30	c ---[   5]---> BDD-cost:  187
0.29/0.30	c ---[   4]---> BDD-cost:  187
0.29/0.30	c ---[   3]---> BDD-cost:  187
0.29/0.31	c ---[   2]---> BDD-cost:  187
0.29/0.31	c ---[   1]---> BDD-cost:  187
0.29/0.31	c ---[   0]---> BDD-cost:  187
0.29/0.33	c ==================================[MINISAT+]==================================
0.29/0.33	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.33	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.33	c ==============================================================================
0.29/0.33	c |         0 |   42035   117630 |   14011       0        0     nan |  0.000 % |
0.29/0.36	c |       100 |   42035   117630 |   15412     100    32668   326.7 |  0.355 % |
0.38/0.40	c |       253 |   42035   117630 |   16953     253    77810   307.5 |  0.355 % |
0.38/0.46	c |       478 |   42035   117630 |   18648     478   143660   300.5 |  0.355 % |
0.48/0.57	c |       818 |   42035   117630 |   20513     818   281906   344.6 |  0.355 % |
0.68/0.76	c |      1325 |   42035   117630 |   22564    1325   508391   383.7 |  0.355 % |
0.99/1.06	c |      2084 |   42035   117630 |   24821    2084   930257   446.4 |  0.355 % |
1.62/1.68	c |      3223 |   42035   117630 |   27303    3223  1680320   521.4 |  0.355 % |
2.69/2.71	c |      4931 |   42035   117630 |   30033    4931  2903476   588.8 |  0.355 % |
4.59/4.65	c |      7496 |   42035   117630 |   33037    7496  4828180   644.1 |  0.355 % |
8.09/8.13	c |     11344 |   42035   117630 |   36340   11344  7987826   704.1 |  0.355 % |
14.08/14.16	c |     17111 |   42035   117630 |   39975   17111 13812309   807.2 |  0.355 % |
21.99/22.04	c |     25762 |   42035   117630 |   43972   25762 21109157   819.4 |  0.355 % |
37.78/37.80	c |     38737 |   42035   117630 |   48369   38737 34807662   898.6 |  0.355 % |
64.68/64.79	c |     58200 |   42035   117630 |   53206   58200 55519432   953.9 |  0.355 % |
98.18/98.22	c |     87394 |   42035   117630 |   58527   42568 39194553   920.8 |  0.355 % |
177.24/177.33	c |    131183 |   42035   117630 |   64380   20940 19036666   909.1 |  0.355 % |
310.05/310.28	c |    196870 |   42035   117630 |   70818   18071 16820224   930.8 |  0.355 % |
492.53/492.72	c |    295399 |   42035   117630 |   77900   39335 41337806  1050.9 |  0.355 % |
800.36/800.61	c |    443189 |   42035   117630 |   85690   19255 20614107  1070.6 |  0.355 % |
1415.51/1415.95	c |    664872 |   42035   117630 |   94259   67358 99251380  1473.5 |  0.355 % |
1800.06/1800.50	c 
1800.06/1800.50	c *** TERMINATED ***
1800.06/1800.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3721373-1338556027/watcher-3721373-1338556027 -o /tmp/evaluation-result-3721373-1338556027/solver-3721373-1338556027 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721373-1338556027.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 16973
/proc/meminfo: memFree=27928088/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=1264 CPUtime=0 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 179 0 0 0 0 0 0 0 20 0 1 0 321729505 1294336 136 33554432000 134512640 135395479 4286920240 4286917636 134838328 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 316 136 74 216 0 98 0

[startup+0.0853579 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 16973
/proc/meminfo: memFree=27928088/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=3172 CPUtime=0.07 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 628 0 0 0 7 0 0 0 20 0 1 0 321729505 3248128 585 33554432000 134512640 135395479 4286920240 4286918652 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 793 585 74 216 0 575 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3172

[startup+0.10026 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 16973
/proc/meminfo: memFree=27928088/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=3588 CPUtime=0.09 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 800 0 0 0 9 0 0 0 20 0 1 0 321729505 3674112 706 33554432000 134512640 135395479 4286920240 4286903552 134808947 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 897 706 88 216 0 679 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3588

[startup+0.30023 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 16973
/proc/meminfo: memFree=27928088/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=3976 CPUtime=0.29 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 909 0 0 0 29 0 0 0 20 0 1 0 321729505 4071424 815 33554432000 134512640 135395479 4286920240 4286892032 135012180 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 994 815 88 216 0 776 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3976

[startup+0.700228 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 16973
/proc/meminfo: memFree=27928088/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=8452 CPUtime=0.68 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 1987 0 0 0 68 0 0 0 20 0 1 0 321729505 8654848 1893 33554432000 134512640 135395479 4286920240 4286918140 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 2113 1893 106 216 0 1895 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8452

[startup+1.50023 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 16974
/proc/meminfo: memFree=27919508/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=12668 CPUtime=1.49 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 3037 0 0 0 148 1 0 0 20 0 1 0 321729505 12972032 2943 33554432000 134512640 135395479 4286920240 4286918112 134575428 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 3167 2944 106 216 0 2949 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12668

[startup+3.10023 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 16974
/proc/meminfo: memFree=27913400/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=20196 CPUtime=3.09 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 4914 0 0 0 308 1 0 0 20 0 1 0 321729505 20680704 4820 33554432000 134512640 135395479 4286920240 4286918112 134574075 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 5049 4820 106 216 0 4831 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20196

[startup+6.30024 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 16974
/proc/meminfo: memFree=27899264/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=33044 CPUtime=6.29 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 8143 0 0 0 627 2 0 0 20 0 1 0 321729505 33837056 8049 33554432000 134512640 135395479 4286920240 4286918592 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 8261 8049 106 216 0 8043 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33044

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 16974
/proc/meminfo: memFree=27873116/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=58456 CPUtime=12.68 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 14493 0 0 0 1265 3 0 0 20 0 1 0 321729505 59858944 14399 33554432000 134512640 135395479 4286920240 4286918112 134573890 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 14614 14399 106 216 0 14396 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 58456

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 16974
/proc/meminfo: memFree=27822692/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=107888 CPUtime=25.49 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 26845 0 0 0 2544 5 0 0 20 0 1 0 321729505 110477312 26751 33554432000 134512640 135395479 4286920240 4286918140 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 26972 26751 106 216 0 26754 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 107888

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 16974
/proc/meminfo: memFree=27738744/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=192516 CPUtime=51.08 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 47971 0 0 0 5099 9 0 0 20 0 1 0 321729505 197136384 47877 33554432000 134512640 135395479 4286920240 4286918592 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 48129 47877 106 216 0 47911 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 192516

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 16974
/proc/meminfo: memFree=27697452/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=231580 CPUtime=102.28 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 57751 0 0 0 10217 11 0 0 20 0 1 0 321729505 237137920 57657 33554432000 134512640 135395479 4286920240 4286918112 134573868 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 57895 57657 106 216 0 57677 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 231580

[startup+162.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 16975
/proc/meminfo: memFree=27631816/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=297868 CPUtime=162.25 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 74251 0 0 0 16209 16 0 0 20 0 1 0 321729505 305016832 74159 33554432000 134512640 135395479 4286920240 4286918592 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 74467 74159 106 216 0 74249 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 297868

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 16978
/proc/meminfo: memFree=27626368/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=302496 CPUtime=222.21 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 75469 0 0 0 22204 17 0 0 20 0 1 0 321729505 309755904 75332 33554432000 134512640 135395479 4286920240 4286918592 134580941 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 75624 75332 106 216 0 75406 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 302496

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16978
/proc/meminfo: memFree=27610160/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=320280 CPUtime=282.16 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 79945 0 0 0 28198 18 0 0 20 0 1 0 321729505 327966720 79778 33554432000 134512640 135395479 4286920240 4286918592 134580947 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 80070 79778 106 216 0 79852 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 320280

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17027
/proc/meminfo: memFree=27594496/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=354188 CPUtime=342.14 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 88418 0 0 0 34193 21 0 0 20 0 1 0 321729505 362688512 88305 33554432000 134512640 135395479 4286920240 4286918112 134574460 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 88547 88305 106 216 0 88329 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 354188

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17027
/proc/meminfo: memFree=27593780/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=354188 CPUtime=402.13 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 88420 0 0 0 40192 21 0 0 20 0 1 0 321729505 362688512 88335 33554432000 134512640 135395479 4286920240 4286918592 134580768 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 88547 88335 106 216 0 88329 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 354188

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17027
/proc/meminfo: memFree=27550932/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=395668 CPUtime=462.13 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 98780 0 0 0 46188 25 0 0 20 0 1 0 321729505 405164032 98695 33554432000 134512640 135395479 4286920240 4286918592 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 98917 98695 106 216 0 98699 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 395668

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17028
/proc/meminfo: memFree=27549736/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=395668 CPUtime=522.12 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 98781 0 0 0 52187 25 0 0 20 0 1 0 321729505 405164032 98696 33554432000 134512640 135395479 4286920240 4286918592 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 98917 98696 106 216 0 98699 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 395668

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17028
/proc/meminfo: memFree=27548248/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=395668 CPUtime=582.11 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 98781 0 0 0 58186 25 0 0 20 0 1 0 321729505 405164032 98696 33554432000 134512640 135395479 4286920240 4286918592 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 98917 98696 106 216 0 98699 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 395668

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17032
/proc/meminfo: memFree=27464464/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=475180 CPUtime=882.05 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 118559 0 0 0 88174 31 0 0 20 0 1 0 321729505 486584320 118463 33554432000 134512640 135395479 4286920240 4286918112 134574085 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 118795 118463 106 216 0 118577 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 475180

[startup+942.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 17032
/proc/meminfo: memFree=27455536/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=484688 CPUtime=942.04 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 120895 0 0 0 94172 32 0 0 20 0 1 0 321729505 496320512 120799 33554432000 134512640 135395479 4286920240 4286918112 134574462 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 121172 120799 106 216 0 120954 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 484688

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 17032
/proc/meminfo: memFree=27336496/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=602004 CPUtime=1002.03 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 150097 0 0 0 100163 40 0 0 20 0 1 0 321729505 616452096 150001 33554432000 134512640 135395479 4286920240 4286918208 134576840 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 150501 150001 106 216 0 150283 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 602004

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 17032
/proc/meminfo: memFree=27329932/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=607472 CPUtime=1062.01 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 151487 0 0 0 106161 40 0 0 20 0 1 0 321729505 622051328 151391 33554432000 134512640 135395479 4286920240 4286918112 134573849 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 151868 151391 106 216 0 151650 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 607472

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17034
/proc/meminfo: memFree=27327148/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=607472 CPUtime=1122 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 151515 0 0 0 112159 41 0 0 20 0 1 0 321729505 622051328 151413 33554432000 134512640 135395479 4286920240 4286918592 134580923 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 151868 151413 106 216 0 151650 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 607472

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17034
/proc/meminfo: memFree=27326060/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=607472 CPUtime=1181.97 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 151563 0 0 0 118156 41 0 0 20 0 1 0 321729505 622051328 151420 33554432000 134512640 135395479 4286920240 4286918592 134580938 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 151868 151420 106 216 0 151650 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 607472

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17034
/proc/meminfo: memFree=27316288/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=618256 CPUtime=1241.94 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 154232 0 0 0 124153 41 0 0 20 0 1 0 321729505 633094144 154071 33554432000 134512640 135395479 4286920240 4286918592 134580947 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 154564 154071 106 216 0 154346 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 618256

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17034
/proc/meminfo: memFree=27244872/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=688464 CPUtime=1301.94 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 171597 0 0 0 130144 50 0 0 20 0 1 0 321729505 704987136 171436 33554432000 134512640 135395479 4286920240 4286918592 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 172116 171436 106 216 0 171898 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 688464

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17034
/proc/meminfo: memFree=27228752/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=703212 CPUtime=1361.92 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 175243 0 0 0 136141 51 0 0 20 0 1 0 321729505 720089088 175082 33554432000 134512640 135395479 4286920240 4286918592 134580938 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 175803 175082 106 216 0 175585 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 703212

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17038
/proc/meminfo: memFree=27227640/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=703212 CPUtime=1421.92 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 175243 0 0 0 142141 51 0 0 20 0 1 0 321729505 720089088 175082 33554432000 134512640 135395479 4286920240 4286918112 134573886 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 175803 175082 106 216 0 175585 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 703212

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17038
/proc/meminfo: memFree=27226780/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=703212 CPUtime=1481.9 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 175243 0 0 0 148139 51 0 0 20 0 1 0 321729505 720089088 175082 33554432000 134512640 135395479 4286920240 4286918112 134574130 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 175803 175082 106 216 0 175585 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 703212

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17038
/proc/meminfo: memFree=27165028/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=763868 CPUtime=1541.9 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 190391 0 0 0 154134 56 0 0 20 0 1 0 321729505 782200832 190230 33554432000 134512640 135395479 4286920240 4286918208 134577447 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 190967 190230 106 216 0 190749 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 763868

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17039
/proc/meminfo: memFree=27163284/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=763868 CPUtime=1601.89 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 190391 0 0 0 160133 56 0 0 20 0 1 0 321729505 782200832 190230 33554432000 134512640 135395479 4286920240 4286918112 134574075 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 190967 190230 106 216 0 190749 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 763868

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17039
/proc/meminfo: memFree=27161680/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=763868 CPUtime=1661.88 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 190391 0 0 0 166132 56 0 0 20 0 1 0 321729505 782200832 190230 33554432000 134512640 135395479 4286920240 4286918592 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 190967 190230 106 216 0 190749 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 763868

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17040
/proc/meminfo: memFree=27159728/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=763868 CPUtime=1721.87 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 190397 0 0 0 172131 56 0 0 20 0 1 0 321729505 782200832 190230 33554432000 134512640 135395479 4286920240 4286918112 134574480 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 190967 190230 106 216 0 190749 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 763868

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17040
/proc/meminfo: memFree=27158268/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=763696 CPUtime=1781.86 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 190401 0 0 0 178130 56 0 0 20 0 1 0 321729505 782024704 190237 33554432000 134512640 135395479 4286920240 4286918112 134573950 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 190924 190237 106 216 0 190706 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 763696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17040
/proc/meminfo: memFree=27158128/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=763696 CPUtime=1800.06 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 190402 0 0 0 179950 56 0 0 20 0 1 0 321729505 782024704 190249 33554432000 134512640 135395479 4286920240 4286918592 134580941 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 190924 190249 106 216 0 190706 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 763696

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

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17040
/proc/meminfo: memFree=27158128/32873648 swapFree=6852/6852
[pid=16973] ppid=16971 vsize=763696 CPUtime=1800.06 cores=1,3,5,7
/proc/16973/stat : 16973 (minisat+) R 16971 16973 16571 0 -1 4202496 190402 0 0 0 179950 56 0 0 20 0 1 0 321729505 782024704 190249 33554432000 134512640 135395479 4286920240 4286918592 134580941 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16973/statm: 190924 190249 106 216 0 190706 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 763696

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1799.51
CPU system time (s): 0.565913
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 763868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.51
system time used= 0.565913
maximum resident set size= 761000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 190403
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= 250
involuntary context switches= 1842

runsolver used 3.58146 second user time and 9.69353 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-01 15:07:07
IDJOB=3721373
IDBENCH=2585
IDSOLVER=2306
FILE ID=node115/3721373-1338556027
RUNJOBID= node115-1338552574-16588
PBS_JOBID= 14635869
Free space on /tmp= 70824 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-95-90.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721373-1338556027/watcher-3721373-1338556027 -o /tmp/evaluation-result-3721373-1338556027/solver-3721373-1338556027 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721373-1338556027.opb            

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

MD5SUM BENCH= 464b0bce452dea50452bb0b774d05715
RANDOM SEED=1274578797

node115.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.462
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.92
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.462
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.462
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.462
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.462
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.462
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.462
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.462
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:        27928096 kB
Buffers:          529728 kB
Cached:          3272456 kB
SwapCached:          964 kB
Active:          2017184 kB
Inactive:        2031044 kB
Active(anon):     238140 kB
Inactive(anon):     9824 kB
Active(file):    1779044 kB
Inactive(file):  2021220 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106432 kB
Dirty:              2348 kB
Writeback:             0 kB
AnonPages:        251568 kB
Mapped:            12076 kB
Shmem:                96 kB
Slab:             760880 kB
SReclaimable:     205256 kB
SUnreclaim:       555624 kB
KernelStack:        1456 kB
PageTables:         4104 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     362424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 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-3721373-1338556027.opb

Free space on /tmp at the end= 70824 MiB
End job on node115 at 2012-06-01 15:37:10