Trace number 3721366

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-45-40.opb
MD5SUMbfd9076f83014271363fd9848b4f1d95
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.038993
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1800
Total number of constraints85
Number of constraints which are clauses45
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint45
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 46
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.02	c Converting 85 PB-constraints to clauses...
0.00/0.02	c   -- Unit propagations: (none)
0.00/0.02	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.02	c   -- Clauses(.)/Splits(s): .............................................
0.00/0.02	c ---[  39]---> BDD-cost:   87
0.00/0.02	c ---[  38]---> BDD-cost:   87
0.00/0.02	c ---[  37]---> BDD-cost:   87
0.00/0.02	c ---[  36]---> BDD-cost:   87
0.00/0.02	c ---[  35]---> BDD-cost:   87
0.00/0.02	c ---[  34]---> BDD-cost:   87
0.00/0.02	c ---[  33]---> BDD-cost:   87
0.00/0.02	c ---[  32]---> BDD-cost:   87
0.00/0.02	c ---[  31]---> BDD-cost:   87
0.00/0.02	c ---[  30]---> BDD-cost:   87
0.00/0.02	c ---[  29]---> BDD-cost:   87
0.00/0.03	c ---[  28]---> BDD-cost:   87
0.00/0.03	c ---[  27]---> BDD-cost:   87
0.00/0.03	c ---[  26]---> BDD-cost:   87
0.00/0.03	c ---[  25]---> BDD-cost:   87
0.00/0.03	c ---[  24]---> BDD-cost:   87
0.00/0.03	c ---[  23]---> BDD-cost:   87
0.00/0.03	c ---[  22]---> BDD-cost:   87
0.00/0.03	c ---[  21]---> BDD-cost:   87
0.00/0.03	c ---[  20]---> BDD-cost:   87
0.00/0.03	c ---[  19]---> BDD-cost:   87
0.00/0.03	c ---[  18]---> BDD-cost:   87
0.00/0.03	c ---[  17]---> BDD-cost:   87
0.00/0.03	c ---[  16]---> BDD-cost:   87
0.00/0.03	c ---[  15]---> BDD-cost:   87
0.00/0.04	c ---[  14]---> BDD-cost:   87
0.00/0.04	c ---[  13]---> BDD-cost:   87
0.00/0.04	c ---[  12]---> BDD-cost:   87
0.00/0.04	c ---[  11]---> BDD-cost:   87
0.00/0.04	c ---[  10]---> BDD-cost:   87
0.00/0.04	c ---[   9]---> BDD-cost:   87
0.00/0.04	c ---[   8]---> BDD-cost:   87
0.00/0.04	c ---[   7]---> BDD-cost:   87
0.00/0.04	c ---[   6]---> BDD-cost:   87
0.00/0.04	c ---[   5]---> BDD-cost:   87
0.00/0.04	c ---[   4]---> BDD-cost:   87
0.00/0.04	c ---[   3]---> BDD-cost:   87
0.00/0.04	c ---[   2]---> BDD-cost:   87
0.00/0.04	c ---[   1]---> BDD-cost:   87
0.00/0.05	c ---[   0]---> BDD-cost:   87
0.00/0.05	c ==================================[MINISAT+]==================================
0.00/0.05	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |    8685    24280 |    2895       0        0     nan |  0.000 % |
0.00/0.06	c |       101 |    8685    24280 |    3184     101    16320   161.6 |  0.758 % |
0.00/0.07	c |       253 |    8685    24280 |    3502     253    41436   163.8 |  0.758 % |
0.09/0.10	c |       479 |    8685    24280 |    3853     479    91439   190.9 |  0.758 % |
0.09/0.14	c |       817 |    8685    24280 |    4238     817   148889   182.2 |  0.758 % |
0.19/0.23	c |      1324 |    8685    24280 |    4662    1324   269775   203.8 |  0.758 % |
0.29/0.34	c |      2084 |    8685    24280 |    5128    2084   444112   213.1 |  0.758 % |
0.49/0.55	c |      3223 |    8685    24280 |    5641    3223   739457   229.4 |  0.758 % |
0.89/0.93	c |      4931 |    8685    24280 |    6205    4931  1232453   249.9 |  0.758 % |
1.78/1.81	c |      7494 |    8685    24280 |    6826    7494  2418126   322.7 |  0.758 % |
2.79/2.88	c |     11338 |    8685    24280 |    7508    7591  2831615   373.0 |  0.758 % |
4.89/4.93	c |     17107 |    8685    24280 |    8259    9565  3563250   372.5 |  0.758 % |
7.60/7.65	c |     25756 |    8685    24280 |    9085    7253  2473665   341.1 |  0.758 % |
12.49/12.52	c |     38734 |    8685    24280 |    9994    7147  2023262   283.1 |  0.758 % |
21.09/21.16	c |     58195 |    8685    24280 |   10993   12551  4722083   376.2 |  0.758 % |
36.29/36.35	c |     87387 |    8685    24280 |   12093   12618  6569531   520.6 |  0.758 % |
56.36/56.49	c |    131179 |    8685    24280 |   13302    9884  4298939   434.9 |  0.758 % |
85.56/85.69	c |    196867 |    8685    24280 |   14632   16197  7801197   481.6 |  0.758 % |
133.65/133.75	c |    295397 |    8685    24280 |   16095   13785  5754225   417.4 |  0.758 % |
215.44/215.52	c |    443186 |    8685    24280 |   17705   10665  4414575   413.9 |  0.758 % |
351.30/351.44	c |    664869 |    8685    24280 |   19476   15418  7568011   490.9 |  0.758 % |
546.76/546.98	c |    997397 |    8685    24280 |   21423   21177  8754484   413.4 |  0.758 % |
808.12/808.30	c |   1496186 |    8685    24280 |   23566   21873  8408618   384.4 |  0.758 % |
1421.91/1422.23	c |   2244370 |    8685    24280 |   25922   15308  8853518   578.4 |  0.758 % |
1800.04/1800.40	c 
1800.04/1800.40	c *** TERMINATED ***
1800.04/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-3721366-1338555628/watcher-3721366-1338555628 -o /tmp/evaluation-result-3721366-1338555628/solver-3721366-1338555628 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721366-1338555628.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: 2.00 2.17 2.06 3/175 1783
/proc/meminfo: memFree=24183908/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=1264 CPUtime=0 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 179 0 0 0 0 0 0 0 20 0 1 0 321691355 1294336 136 33554432000 134512640 135395479 4288321360 4288320192 134618939 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/1783/statm: 316 136 74 216 0 98 0

[startup+0.0904721 s]
/proc/loadavg: 2.00 2.17 2.06 3/175 1783
/proc/meminfo: memFree=24183908/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=2552 CPUtime=0.08 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 517 0 0 0 8 0 0 0 20 0 1 0 321691355 2613248 474 33554432000 134512640 135395479 4288321360 4288319328 134576846 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/1783/statm: 638 474 106 216 0 420 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2552

[startup+0.100216 s]
/proc/loadavg: 2.00 2.17 2.06 3/175 1783
/proc/meminfo: memFree=24183908/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=2552 CPUtime=0.09 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 535 0 0 0 9 0 0 0 20 0 1 0 321691355 2613248 492 33554432000 134512640 135395479 4288321360 4288319232 134573950 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/1783/statm: 638 492 106 216 0 420 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2552

[startup+0.300177 s]
/proc/loadavg: 2.00 2.17 2.06 3/175 1783
/proc/meminfo: memFree=24183908/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=3876 CPUtime=0.29 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 848 0 0 0 29 0 0 0 20 0 1 0 321691355 3969024 805 33554432000 134512640 135395479 4288321360 4288319328 134579241 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/1783/statm: 969 805 106 216 0 751 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3876

[startup+0.700177 s]
/proc/loadavg: 2.00 2.17 2.06 3/175 1783
/proc/meminfo: memFree=24183908/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=6384 CPUtime=0.69 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 1466 0 0 0 69 0 0 0 20 0 1 0 321691355 6537216 1423 33554432000 134512640 135395479 4288321360 4288319328 134579954 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/1783/statm: 1596 1423 106 216 0 1378 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6384

[startup+1.50018 s]
/proc/loadavg: 2.00 2.17 2.06 3/176 1784
/proc/meminfo: memFree=24177212/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=10884 CPUtime=1.49 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 2608 0 0 0 149 0 0 0 20 0 1 0 321691355 11145216 2565 33554432000 134512640 135395479 4288321360 4288319232 134573950 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/1783/statm: 2721 2565 106 216 0 2503 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10884

[startup+3.10018 s]
/proc/loadavg: 2.00 2.17 2.06 3/176 1784
/proc/meminfo: memFree=24172252/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=14320 CPUtime=3.09 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 3475 0 0 0 308 1 0 0 20 0 1 0 321691355 14663680 3432 33554432000 134512640 135395479 4288321360 4288319712 134580765 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/1783/statm: 3580 3432 106 216 0 3362 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14320

[startup+6.30018 s]
/proc/loadavg: 2.00 2.17 2.06 3/176 1784
/proc/meminfo: memFree=24166912/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=17616 CPUtime=6.29 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 4286 0 0 0 628 1 0 0 20 0 1 0 321691355 18038784 4243 33554432000 134512640 135395479 4288321360 4288319232 134573863 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/1783/statm: 4404 4243 106 216 0 4186 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17616

[startup+12.7002 s]
/proc/loadavg: 2.00 2.17 2.06 3/176 1784
/proc/meminfo: memFree=24162216/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=21696 CPUtime=12.69 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 5307 0 0 0 1268 1 0 0 20 0 1 0 321691355 22216704 5264 33554432000 134512640 135395479 4288321360 4288319712 134581451 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/1783/statm: 5424 5264 106 216 0 5206 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21696

[startup+25.5002 s]
/proc/loadavg: 2.00 2.16 2.05 3/176 1785
/proc/meminfo: memFree=24151924/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=32160 CPUtime=25.48 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 7922 0 0 0 2547 1 0 0 20 0 1 0 321691355 32931840 7879 33554432000 134512640 135395479 4288321360 4288319232 134574144 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/1783/statm: 8040 7879 106 216 0 7822 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32160

[startup+51.1002 s]
/proc/loadavg: 2.00 2.14 2.05 3/176 1811
/proc/meminfo: memFree=24145388/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=38772 CPUtime=51.07 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 9595 0 0 0 5105 2 0 0 20 0 1 0 321691355 39702528 9542 33554432000 134512640 135395479 4288321360 4288319232 134574480 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/1783/statm: 9693 9542 106 216 0 9475 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38772

[startup+102.306 s]
/proc/loadavg: 2.00 2.12 2.05 3/175 1811
/proc/meminfo: memFree=24138444/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=44740 CPUtime=102.26 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 11088 0 0 0 10224 2 0 0 20 0 1 0 321691355 45813760 11035 33554432000 134512640 135395479 4288321360 4288319328 134579312 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/1783/statm: 11185 11035 106 216 0 10967 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 44740

[startup+162.3 s]
/proc/loadavg: 2.00 2.10 2.04 3/175 1811
/proc/meminfo: memFree=24134964/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=47784 CPUtime=162.25 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 11829 0 0 0 16222 3 0 0 20 0 1 0 321691355 48930816 11776 33554432000 134512640 135395479 4288321360 4288319712 134580959 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/1783/statm: 11946 11776 106 216 0 11728 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 47784

[startup+222.3 s]
/proc/loadavg: 2.00 2.08 2.04 3/175 1811
/proc/meminfo: memFree=24127152/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=54800 CPUtime=222.23 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 13580 0 0 0 22220 3 0 0 20 0 1 0 321691355 56115200 13527 33554432000 134512640 135395479 4288321360 4288319712 134580929 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1783/statm: 13700 13527 106 216 0 13482 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 54800

[startup+282.3 s]
/proc/loadavg: 2.05 2.07 2.04 3/175 1811
/proc/meminfo: memFree=24121748/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=60320 CPUtime=282.21 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 14951 0 0 0 28218 3 0 0 20 0 1 0 321691355 61767680 14902 33554432000 134512640 135395479 4288321360 4288319712 134581284 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1783/statm: 15080 14902 106 216 0 14862 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 60320

[startup+342.3 s]
/proc/loadavg: 2.02 2.06 2.03 3/175 1812
/proc/meminfo: memFree=24116840/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=64736 CPUtime=342.2 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 16070 0 0 0 34216 4 0 0 20 0 1 0 321691355 66289664 16038 33554432000 134512640 135395479 4288321360 4288319712 134581428 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/1783/statm: 16184 16038 106 216 0 15966 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 64736

[startup+402.3 s]
/proc/loadavg: 2.00 2.05 2.02 3/175 1812
/proc/meminfo: memFree=24113616/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=67992 CPUtime=402.19 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 16848 0 0 0 40215 4 0 0 20 0 1 0 321691355 69623808 16816 33554432000 134512640 135395479 4288321360 4288319712 134580915 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/1783/statm: 16998 16816 106 216 0 16780 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 67992

[startup+462.3 s]
/proc/loadavg: 2.07 2.05 2.02 3/175 1812
/proc/meminfo: memFree=24110884/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=69580 CPUtime=462.17 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 17358 0 0 0 46213 4 0 0 20 0 1 0 321691355 71249920 17248 33554432000 134512640 135395479 4288321360 4288319232 134574120 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/1783/statm: 17395 17248 106 216 0 17177 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 69580

[startup+522.3 s]
/proc/loadavg: 2.02 2.04 2.02 3/175 1812
/proc/meminfo: memFree=24110760/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=69580 CPUtime=522.16 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 17358 0 0 0 52212 4 0 0 20 0 1 0 321691355 71249920 17248 33554432000 134512640 135395479 4288321360 4288319408 134584041 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/1783/statm: 17395 17248 106 216 0 17177 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 69580

[startup+582.3 s]
/proc/loadavg: 2.01 2.03 2.01 3/176 1815
/proc/meminfo: memFree=24109480/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=71032 CPUtime=582.15 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 17717 0 0 0 58211 4 0 0 20 0 1 0 321691355 72736768 17607 33554432000 134512640 135395479 4288321360 4288319712 134580938 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1783/statm: 17758 17607 106 216 0 17540 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 71032

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 1873
/proc/meminfo: memFree=24193668/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=73028 CPUtime=822.11 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 18205 0 0 0 82207 4 0 0 20 0 1 0 321691355 74780672 18111 33554432000 134512640 135395479 4288321360 4288319712 134580959 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1783/statm: 18257 18111 106 216 0 18039 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 73028

[startup+882.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 1873
/proc/meminfo: memFree=24164440/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=100172 CPUtime=882.09 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 24957 0 0 0 88203 6 0 0 20 0 1 0 321691355 102576128 24877 33554432000 134512640 135395479 4288321360 4288319712 134580965 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1783/statm: 25043 24877 106 216 0 24825 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 100172

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1874
/proc/meminfo: memFree=24153152/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=111532 CPUtime=942.08 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 27803 0 0 0 94202 6 0 0 20 0 1 0 321691355 114208768 27723 33554432000 134512640 135395479 4288321360 4288319712 134580959 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1783/statm: 27883 27723 106 216 0 27665 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 111532

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1874
/proc/meminfo: memFree=24149668/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=114592 CPUtime=1002.07 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 28586 0 0 0 100200 7 0 0 20 0 1 0 321691355 117342208 28501 33554432000 134512640 135395479 4288321360 4288319712 134580768 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1783/statm: 28648 28501 106 216 0 28430 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 114592

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1874
/proc/meminfo: memFree=24148800/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=114528 CPUtime=1062.06 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 28586 0 0 0 106199 7 0 0 20 0 1 0 321691355 117276672 28485 33554432000 134512640 135395479 4288321360 4288319712 134580941 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1783/statm: 28632 28485 106 216 0 28414 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 114528

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1874
/proc/meminfo: memFree=24148240/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=114528 CPUtime=1122.05 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 28587 0 0 0 112198 7 0 0 20 0 1 0 321691355 117276672 28486 33554432000 134512640 135395479 4288321360 4288319712 134580965 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1783/statm: 28632 28486 106 216 0 28414 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 114528

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1877
/proc/meminfo: memFree=24147852/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=114528 CPUtime=1182.04 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 28587 0 0 0 118197 7 0 0 20 0 1 0 321691355 117276672 28486 33554432000 134512640 135395479 4288321360 4288319232 134574462 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1783/statm: 28632 28486 106 216 0 28414 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 114528

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1877
/proc/meminfo: memFree=24147876/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=114528 CPUtime=1242.04 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 28587 0 0 0 124197 7 0 0 20 0 1 0 321691355 117276672 28486 33554432000 134512640 135395479 4288321360 4288319712 134580938 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1783/statm: 28632 28486 106 216 0 28414 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 114528

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 1878
/proc/meminfo: memFree=24146688/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=114528 CPUtime=1302.03 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 28587 0 0 0 130196 7 0 0 20 0 1 0 321691355 117276672 28486 33554432000 134512640 135395479 4288321360 4288319712 134580929 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1783/statm: 28632 28486 106 216 0 28414 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 114528

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 1878
/proc/meminfo: memFree=24146192/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=114528 CPUtime=1362.02 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 28587 0 0 0 136195 7 0 0 20 0 1 0 321691355 117276672 28486 33554432000 134512640 135395479 4288321360 4288319712 134580965 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1783/statm: 28632 28486 106 216 0 28414 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 114528

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1878
/proc/meminfo: memFree=24145944/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=114528 CPUtime=1422.01 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 28587 0 0 0 142194 7 0 0 20 0 1 0 321691355 117276672 28486 33554432000 134512640 135395479 4288321360 4288319232 134574043 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1783/statm: 28632 28486 106 216 0 28414 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 114528

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1878
/proc/meminfo: memFree=24145260/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=114528 CPUtime=1482 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 28587 0 0 0 148193 7 0 0 20 0 1 0 321691355 117276672 28486 33554432000 134512640 135395479 4288321360 4288319232 134573890 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1783/statm: 28632 28486 106 216 0 28414 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 114528

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1878
/proc/meminfo: memFree=24131248/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=128332 CPUtime=1541.98 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 32013 0 0 0 154191 7 0 0 20 0 1 0 321691355 131411968 31912 33554432000 134512640 135395479 4288321360 4288319408 134583956 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1783/statm: 32083 31912 106 216 0 31865 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 128332

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1879
/proc/meminfo: memFree=24125900/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=133080 CPUtime=1601.97 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 33213 0 0 0 160189 8 0 0 20 0 1 0 321691355 136273920 33112 33554432000 134512640 135395479 4288321360 4288319712 134580915 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1783/statm: 33270 33112 106 216 0 33052 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 133080

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1879
/proc/meminfo: memFree=24125032/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=133032 CPUtime=1661.96 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 33213 0 0 0 166188 8 0 0 20 0 1 0 321691355 136224768 33111 33554432000 134512640 135395479 4288321360 4288319328 134576991 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1783/statm: 33258 33111 106 216 0 33040 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 133032

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1879
/proc/meminfo: memFree=24123664/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=133956 CPUtime=1721.95 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 33428 0 0 0 172187 8 0 0 20 0 1 0 321691355 137170944 33326 33554432000 134512640 135395479 4288321360 4288319232 134574149 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1783/statm: 33489 33326 106 216 0 33271 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 133956

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 1882
/proc/meminfo: memFree=24123532/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=133048 CPUtime=1781.94 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 33428 0 0 0 178186 8 0 0 20 0 1 0 321691355 136241152 33116 33554432000 134512640 135395479 4288321360 4288319712 134580959 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1783/statm: 33262 33116 106 216 0 33044 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 133048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 1882
/proc/meminfo: memFree=24124028/32873844 swapFree=7112/7112
[pid=1783] ppid=1781 vsize=133444 CPUtime=1800.04 cores=0,2,4,6
/proc/1783/stat : 1783 (minisat+) R 1781 1783 1027 0 -1 4202496 33508 0 0 0 179996 8 0 0 20 0 1 0 321691355 136646656 33196 33554432000 134512640 135395479 4288321360 4288319232 134573950 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1783/statm: 33361 33196 106 216 0 33143 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 133444

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.05
CPU user time (s): 1799.96
CPU system time (s): 0.088986
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 133956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.088986
maximum resident set size= 133304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33509
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= 64
involuntary context switches= 2224

runsolver used 2.92256 second user time and 8.59169 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-01 15:00:28
IDJOB=3721366
IDBENCH=2571
IDSOLVER=2306
FILE ID=node104/3721366-1338555628
RUNJOBID= node104-1338552578-1043
PBS_JOBID= 14635880
Free space on /tmp= 66460 MiB

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

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

MD5SUM BENCH= bfd9076f83014271363fd9848b4f1d95
RANDOM SEED=123997287

node104.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.266
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.53
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.266
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.266
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.91
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.266
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.92
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.266
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.266
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.266
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.266
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:       32873844 kB
MemFree:        24184164 kB
Buffers:          523680 kB
Cached:          7062300 kB
SwapCached:          780 kB
Active:          4550288 kB
Inactive:        3141028 kB
Active(anon):      96908 kB
Inactive(anon):     8072 kB
Active(file):    4453380 kB
Inactive(file):  3132956 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105060 kB
Dirty:              2400 kB
Writeback:             0 kB
AnonPages:        170216 kB
Mapped:            14756 kB
Shmem:                 8 kB
Slab:             859372 kB
SReclaimable:     301900 kB
SUnreclaim:       557472 kB
KernelStack:        1472 kB
PageTables:         4352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     211072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    143360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721366-1338555628.opb

Free space on /tmp at the end= 66460 MiB
End job on node104 at 2012-06-01 15:30:30