Trace number 3721364

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.06 1800.42

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-75-70.opb
MD5SUM51456bad41bf92f026526861ffdd231e
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.092985
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5250
Total number of constraints145
Number of constraints which are clauses75
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint70
Maximum length of a constraint75
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 76
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.00/0.05	c Converting 145 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 ---[  69]---> BDD-cost:  147
0.05/0.06	c ---[  68]---> BDD-cost:  147
0.05/0.06	c ---[  67]---> BDD-cost:  147
0.05/0.06	c ---[  66]---> BDD-cost:  147
0.05/0.06	c ---[  65]---> BDD-cost:  147
0.05/0.06	c ---[  64]---> BDD-cost:  147
0.05/0.06	c ---[  63]---> BDD-cost:  147
0.05/0.07	c ---[  62]---> BDD-cost:  147
0.05/0.07	c ---[  61]---> BDD-cost:  147
0.05/0.07	c ---[  60]---> BDD-cost:  147
0.05/0.07	c ---[  59]---> BDD-cost:  147
0.05/0.07	c ---[  58]---> BDD-cost:  147
0.05/0.07	c ---[  57]---> BDD-cost:  147
0.05/0.08	c ---[  56]---> BDD-cost:  147
0.05/0.08	c ---[  55]---> BDD-cost:  147
0.05/0.08	c ---[  54]---> BDD-cost:  147
0.05/0.08	c ---[  53]---> BDD-cost:  147
0.05/0.08	c ---[  52]---> BDD-cost:  147
0.05/0.08	c ---[  51]---> BDD-cost:  147
0.05/0.09	c ---[  50]---> BDD-cost:  147
0.05/0.09	c ---[  49]---> BDD-cost:  147
0.05/0.09	c ---[  48]---> BDD-cost:  147
0.05/0.09	c ---[  47]---> BDD-cost:  147
0.05/0.09	c ---[  46]---> BDD-cost:  147
0.05/0.09	c ---[  45]---> BDD-cost:  147
0.05/0.09	c ---[  44]---> BDD-cost:  147
0.09/0.10	c ---[  43]---> BDD-cost:  147
0.09/0.10	c ---[  42]---> BDD-cost:  147
0.09/0.10	c ---[  41]---> BDD-cost:  147
0.09/0.10	c ---[  40]---> BDD-cost:  147
0.09/0.10	c ---[  39]---> BDD-cost:  147
0.09/0.10	c ---[  38]---> BDD-cost:  147
0.09/0.11	c ---[  37]---> BDD-cost:  147
0.09/0.11	c ---[  36]---> BDD-cost:  147
0.09/0.11	c ---[  35]---> BDD-cost:  147
0.09/0.11	c ---[  34]---> BDD-cost:  147
0.09/0.11	c ---[  33]---> BDD-cost:  147
0.09/0.11	c ---[  32]---> BDD-cost:  147
0.09/0.12	c ---[  31]---> BDD-cost:  147
0.09/0.12	c ---[  30]---> BDD-cost:  147
0.09/0.12	c ---[  29]---> BDD-cost:  147
0.09/0.12	c ---[  28]---> BDD-cost:  147
0.09/0.12	c ---[  27]---> BDD-cost:  147
0.09/0.12	c ---[  26]---> BDD-cost:  147
0.09/0.13	c ---[  25]---> BDD-cost:  147
0.09/0.13	c ---[  24]---> BDD-cost:  147
0.09/0.13	c ---[  23]---> BDD-cost:  147
0.09/0.13	c ---[  22]---> BDD-cost:  147
0.09/0.13	c ---[  21]---> BDD-cost:  147
0.09/0.13	c ---[  20]---> BDD-cost:  147
0.09/0.13	c ---[  19]---> BDD-cost:  147
0.09/0.14	c ---[  18]---> BDD-cost:  147
0.09/0.14	c ---[  17]---> BDD-cost:  147
0.09/0.14	c ---[  16]---> BDD-cost:  147
0.09/0.14	c ---[  15]---> BDD-cost:  147
0.09/0.14	c ---[  14]---> BDD-cost:  147
0.09/0.14	c ---[  13]---> BDD-cost:  147
0.09/0.15	c ---[  12]---> BDD-cost:  147
0.09/0.15	c ---[  11]---> BDD-cost:  147
0.09/0.15	c ---[  10]---> BDD-cost:  147
0.09/0.15	c ---[   9]---> BDD-cost:  147
0.09/0.15	c ---[   8]---> BDD-cost:  147
0.09/0.15	c ---[   7]---> BDD-cost:  147
0.09/0.16	c ---[   6]---> BDD-cost:  147
0.09/0.16	c ---[   5]---> BDD-cost:  147
0.09/0.16	c ---[   4]---> BDD-cost:  147
0.09/0.16	c ---[   3]---> BDD-cost:  147
0.09/0.16	c ---[   2]---> BDD-cost:  147
0.09/0.16	c ---[   1]---> BDD-cost:  147
0.09/0.16	c ---[   0]---> BDD-cost:  147
0.09/0.18	c ==================================[MINISAT+]==================================
0.09/0.18	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.18	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.18	c ==============================================================================
0.09/0.18	c |         0 |   25695    71890 |    8565       0        0     nan |  0.000 % |
0.09/0.19	c |       103 |   25695    71890 |    9421     103    26967   261.8 |  0.450 % |
0.19/0.23	c |       253 |   25695    71890 |   10363     253    78507   310.3 |  0.450 % |
0.19/0.29	c |       479 |   25695    71890 |   11400     479   154975   323.5 |  0.450 % |
0.29/0.36	c |       817 |   25695    71890 |   12540     817   264470   323.7 |  0.450 % |
0.49/0.54	c |      1323 |   25695    71890 |   13794    1323   524461   396.4 |  0.450 % |
0.69/0.76	c |      2083 |   25695    71890 |   15173    2083   819066   393.2 |  0.450 % |
1.19/1.20	c |      3224 |   25695    71890 |   16690    3224  1377896   427.4 |  0.450 % |
1.99/2.06	c |      4933 |   25695    71890 |   18359    4933  2471255   501.0 |  0.450 % |
3.30/3.33	c |      7495 |   25695    71890 |   20195    7495  4183193   558.1 |  0.450 % |
5.99/6.06	c |     11341 |   25695    71890 |   22215   11341  7580291   668.4 |  0.450 % |
9.39/9.47	c |     17107 |   25695    71890 |   24436   17107 11149608   651.8 |  0.450 % |
15.19/15.23	c |     25761 |   25695    71890 |   26880   25761 16958048   658.3 |  0.450 % |
23.59/23.66	c |     38742 |   25695    71890 |   29568   38742 25309429   653.3 |  0.450 % |
43.99/44.09	c |     58203 |   25695    71890 |   32525   31339 24148339   770.6 |  0.450 % |
70.38/70.49	c |     87398 |   25695    71890 |   35778   28043 16880623   602.0 |  0.450 % |
139.36/139.43	c |    131188 |   25695    71890 |   39355   37426 45453693  1214.5 |  0.450 % |
278.54/278.61	c |    196872 |   25695    71890 |   43291   25739 40405282  1569.8 |  0.450 % |
408.49/408.69	c |    295398 |   25695    71890 |   47620   41277 29794751   721.8 |  0.450 % |
648.62/648.82	c |    443187 |   25695    71890 |   52382   53539 50777626   948.4 |  0.450 % |
978.77/979.09	c |    664874 |   25695    71890 |   57621   39830 28634738   718.9 |  0.450 % |
1557.88/1558.24	c |    997401 |   25695    71890 |   63383   52062 49309650   947.1 |  0.450 % |
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-3721364-1338555527/watcher-3721364-1338555527 -o /tmp/evaluation-result-3721364-1338555527/solver-3721364-1338555527 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721364-1338555527.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: 2.00 2.00 1.88 3/176 12605
/proc/meminfo: memFree=28303168/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=1264 CPUtime=0 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 179 0 0 0 0 0 0 0 20 0 1 0 321677198 1294336 136 33554432000 134512640 135395479 4291191936 4291190108 135005840 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 316 136 74 216 0 98 0

[startup+0.0598139 s]
/proc/loadavg: 2.00 2.00 1.88 3/176 12605
/proc/meminfo: memFree=28303168/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=2676 CPUtime=0.05 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 531 0 0 0 5 0 0 0 20 0 1 0 321677198 2740224 488 33554432000 134512640 135395479 4291191936 4291166156 135005899 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 669 488 88 216 0 451 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2676

[startup+0.100255 s]
/proc/loadavg: 2.00 2.00 1.88 3/176 12605
/proc/meminfo: memFree=28303168/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=2676 CPUtime=0.09 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 531 0 0 0 9 0 0 0 20 0 1 0 321677198 2740224 488 33554432000 134512640 135395479 4291191936 4291185692 135005820 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 669 488 88 216 0 451 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2676

[startup+0.300228 s]
/proc/loadavg: 2.00 2.00 1.88 3/176 12605
/proc/meminfo: memFree=28303168/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=5260 CPUtime=0.29 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 1165 0 0 0 29 0 0 0 20 0 1 0 321677198 5386240 1119 33554432000 134512640 135395479 4291191936 4291189836 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 1315 1119 106 216 0 1097 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5260

[startup+0.700221 s]
/proc/loadavg: 2.00 2.00 1.88 3/176 12605
/proc/meminfo: memFree=28303168/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=7636 CPUtime=0.69 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 1743 0 0 0 69 0 0 0 20 0 1 0 321677198 7819264 1697 33554432000 134512640 135395479 4291191936 4291189836 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 1909 1697 106 216 0 1691 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7636

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 12606
/proc/meminfo: memFree=28295192/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=11856 CPUtime=1.49 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 2820 0 0 0 149 0 0 0 20 0 1 0 321677198 12140544 2774 33554432000 134512640 135395479 4291191936 4291189904 134576846 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 2964 2774 106 216 0 2746 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11856

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 12606
/proc/meminfo: memFree=28289116/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=20460 CPUtime=3.09 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 4961 0 0 0 308 1 0 0 20 0 1 0 321677198 20951040 4915 33554432000 134512640 135395479 4291191936 4291190288 134580783 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 5115 4915 106 216 0 4897 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20460

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 12606
/proc/meminfo: memFree=28271176/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=36632 CPUtime=6.29 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 9016 0 0 0 628 1 0 0 20 0 1 0 321677198 37511168 8970 33554432000 134512640 135395479 4291191936 4291190288 134580923 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 9158 8970 106 216 0 8940 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36632

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 12606
/proc/meminfo: memFree=28240944/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=64160 CPUtime=12.68 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 15899 0 0 0 1266 2 0 0 20 0 1 0 321677198 65699840 15853 33554432000 134512640 135395479 4291191936 4291189836 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 16040 15853 106 216 0 15822 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 64160

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 12606
/proc/meminfo: memFree=28191740/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=107632 CPUtime=25.49 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 26741 0 0 0 2544 5 0 0 20 0 1 0 321677198 110215168 26695 33554432000 134512640 135395479 4291191936 4291189808 134573849 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 26908 26695 106 216 0 26690 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 107632

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.89 3/177 12607
/proc/meminfo: memFree=28165824/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=132264 CPUtime=51.08 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 32874 0 0 0 5102 6 0 0 20 0 1 0 321677198 135438336 32828 33554432000 134512640 135395479 4291191936 4291190288 134580941 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 33066 32828 106 216 0 32848 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 132264

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.89 3/178 12610
/proc/meminfo: memFree=28112476/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=150556 CPUtime=102.28 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 37468 0 0 0 10221 7 0 0 20 0 1 0 321677198 154169344 37422 33554432000 134512640 135395479 4291191936 4291189808 134573868 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 37639 37422 106 216 0 37421 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 150556

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/178 12633
/proc/meminfo: memFree=28000484/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=242404 CPUtime=162.27 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 60404 0 0 0 16214 13 0 0 20 0 1 0 321677198 248221696 60358 33554432000 134512640 135395479 4291191936 4291189808 134573868 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 60601 60358 106 216 0 60383 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 242404

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/177 12633
/proc/meminfo: memFree=27956124/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=242404 CPUtime=222.26 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 60408 0 0 0 22213 13 0 0 20 0 1 0 321677198 248221696 60362 33554432000 134512640 135395479 4291191936 4291190288 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 60601 60362 106 216 0 60383 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 242404

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 1.91 3/177 12633
/proc/meminfo: memFree=27947972/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=250800 CPUtime=282.24 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 62521 0 0 0 28211 13 0 0 20 0 1 0 321677198 256819200 62475 33554432000 134512640 135395479 4291191936 4291190288 134580947 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 62700 62475 106 216 0 62482 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 250800

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/176 12633
/proc/meminfo: memFree=27934460/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=264064 CPUtime=342.24 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 65826 0 0 0 34210 14 0 0 20 0 1 0 321677198 270401536 65780 33554432000 134512640 135395479 4291191936 4291190288 134580938 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 66016 65780 106 216 0 65798 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 264064

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 12634
/proc/meminfo: memFree=27933664/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=264052 CPUtime=402.2 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 65855 0 0 0 40206 14 0 0 20 0 1 0 321677198 270389248 65802 33554432000 134512640 135395479 4291191936 4291190288 134580997 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 66013 65802 106 216 0 65795 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 264052

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 12634
/proc/meminfo: memFree=27933828/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=264000 CPUtime=462.17 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 65907 0 0 0 46203 14 0 0 20 0 1 0 321677198 270336000 65813 33554432000 134512640 135395479 4291191936 4291190288 134580945 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 66000 65813 106 216 0 65782 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 264000

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 12634
/proc/meminfo: memFree=27933360/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=263844 CPUtime=522.14 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 65942 0 0 0 52200 14 0 0 20 0 1 0 321677198 270176256 65790 33554432000 134512640 135395479 4291191936 4291189808 134573868 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 65961 65790 106 216 0 65743 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 263844

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 12634
/proc/meminfo: memFree=27934252/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=263844 CPUtime=582.13 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 65946 0 0 0 58199 14 0 0 20 0 1 0 321677198 270176256 65795 33554432000 134512640 135395479 4291191936 4291190288 134580923 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 65961 65795 106 216 0 65743 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 263844

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 12735
/proc/meminfo: memFree=28515876/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=263964 CPUtime=822.09 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 65950 0 0 0 82195 14 0 0 20 0 1 0 321677198 270299136 65799 33554432000 134512640 135395479 4291191936 4291190288 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 65991 65799 106 216 0 65773 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 263964

[startup+882.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 12735
/proc/meminfo: memFree=28513952/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=263964 CPUtime=882.08 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 65950 0 0 0 88194 14 0 0 20 0 1 0 321677198 270299136 65799 33554432000 134512640 135395479 4291191936 4291189808 134573950 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 65991 65799 106 216 0 65773 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 263964

[startup+942.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 12735
/proc/meminfo: memFree=28512960/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=263964 CPUtime=942.07 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 65950 0 0 0 94193 14 0 0 20 0 1 0 321677198 270299136 65799 33554432000 134512640 135395479 4291191936 4291189808 134575405 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 65991 65799 106 216 0 65773 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 263964

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 12736
/proc/meminfo: memFree=28512092/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=263964 CPUtime=1002.06 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 65954 0 0 0 100192 14 0 0 20 0 1 0 321677198 270299136 65803 33554432000 134512640 135395479 4291191936 4291190288 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 65991 65803 106 216 0 65773 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 263964

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 12736
/proc/meminfo: memFree=28511844/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=263964 CPUtime=1062.05 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 65955 0 0 0 106191 14 0 0 20 0 1 0 321677198 270299136 65804 33554432000 134512640 135395479 4291191936 4291190288 134581488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 65991 65804 106 216 0 65773 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 263964

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 12736
/proc/meminfo: memFree=28511536/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=263964 CPUtime=1122.04 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 65955 0 0 0 112190 14 0 0 20 0 1 0 321677198 270299136 65804 33554432000 134512640 135395479 4291191936 4291189808 134574538 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 65991 65804 106 216 0 65773 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 263964

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 12736
/proc/meminfo: memFree=28511040/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=263964 CPUtime=1182.04 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 65956 0 0 0 118190 14 0 0 20 0 1 0 321677198 270299136 65805 33554432000 134512640 135395479 4291191936 4291189984 134584041 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 65991 65805 106 216 0 65773 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 263964

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 12736
/proc/meminfo: memFree=28510544/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=263964 CPUtime=1242.03 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 65956 0 0 0 124189 14 0 0 20 0 1 0 321677198 270299136 65805 33554432000 134512640 135395479 4291191936 4291189808 134574290 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 65991 65805 106 216 0 65773 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 263964

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 12740
/proc/meminfo: memFree=28510048/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=263964 CPUtime=1302.02 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 65956 0 0 0 130188 14 0 0 20 0 1 0 321677198 270299136 65805 33554432000 134512640 135395479 4291191936 4291189808 134574007 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 65991 65805 106 216 0 65773 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 263964

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 12740
/proc/meminfo: memFree=28497780/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=276560 CPUtime=1362.02 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 69064 0 0 0 136186 16 0 0 20 0 1 0 321677198 283197440 68913 33554432000 134512640 135395479 4291191936 4291190288 134580947 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 69140 68913 106 216 0 68922 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 276560

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 12740
/proc/meminfo: memFree=28496652/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=276560 CPUtime=1422.01 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 69070 0 0 0 142185 16 0 0 20 0 1 0 321677198 283197440 68918 33554432000 134512640 135395479 4291191936 4291190288 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 69140 68918 106 216 0 68922 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 276560

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 12740
/proc/meminfo: memFree=28471532/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=302548 CPUtime=1481.99 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 75546 0 0 0 148181 18 0 0 20 0 1 0 321677198 309809152 75394 33554432000 134512640 135395479 4291191936 4291190288 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 75637 75394 106 216 0 75419 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 302548

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 12740
/proc/meminfo: memFree=28463596/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=309368 CPUtime=1541.98 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 77210 0 0 0 154180 18 0 0 20 0 1 0 321677198 316792832 77058 33554432000 134512640 135395479 4291191936 4291189808 134573896 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 77342 77058 106 216 0 77124 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 309368

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 12741
/proc/meminfo: memFree=28440040/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=332464 CPUtime=1601.97 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 83002 0 0 0 160177 20 0 0 20 0 1 0 321677198 340443136 82850 33554432000 134512640 135395479 4291191936 4291190288 134580929 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 83116 82850 106 216 0 82898 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 332464

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 12741
/proc/meminfo: memFree=28439488/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=332464 CPUtime=1661.96 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 83016 0 0 0 166176 20 0 0 20 0 1 0 321677198 340443136 82870 33554432000 134512640 135395479 4291191936 4291189808 134574096 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 83116 82870 106 216 0 82898 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 332464

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 12741
/proc/meminfo: memFree=28403440/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=371212 CPUtime=1721.95 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 92611 0 0 0 172172 23 0 0 20 0 1 0 321677198 380121088 92465 33554432000 134512640 135395479 4291191936 4291190288 134580941 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 92803 92465 106 216 0 92585 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 371212

[startup+1782.3 s]
/proc/loadavg: 2.05 2.00 1.91 3/177 12741
/proc/meminfo: memFree=28349252/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=423312 CPUtime=1781.94 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 105558 0 0 0 178166 28 0 0 20 0 1 0 321677198 433471488 105412 33554432000 134512640 135395479 4291191936 4291189808 134574075 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 105828 105412 106 216 0 105610 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 423312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.11 2.02 1.92 3/177 12741
/proc/meminfo: memFree=28349252/32873648 swapFree=7388/7388
[pid=12605] ppid=12603 vsize=423312 CPUtime=1800.04 cores=1,3,5,7
/proc/12605/stat : 12605 (minisat+) R 12603 12605 12135 0 -1 4202496 105559 0 0 0 179976 28 0 0 20 0 1 0 321677198 433471488 105413 33554432000 134512640 135395479 4291191936 4291190288 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12605/statm: 105828 105413 106 216 0 105610 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 423312

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.42
CPU time (s): 1800.06
CPU user time (s): 1799.77
CPU system time (s): 0.294955
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 423312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.77
system time used= 0.294955
maximum resident set size= 421656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105560
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= 131
involuntary context switches= 1848

runsolver used 3.37049 second user time and 9.74552 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-01 14:58:47
IDJOB=3721364
IDBENCH=2567
IDSOLVER=2306
FILE ID=node148/3721364-1338555527
RUNJOBID= node148-1338552574-12152
PBS_JOBID= 14635836
Free space on /tmp= 71396 MiB

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

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

MD5SUM BENCH= 51456bad41bf92f026526861ffdd231e
RANDOM SEED=367889089

node148.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28303812 kB
Buffers:          546456 kB
Cached:          2635736 kB
SwapCached:          628 kB
Active:          1737112 kB
Inactive:        1938068 kB
Active(anon):     482084 kB
Inactive(anon):    10672 kB
Active(file):    1255028 kB
Inactive(file):  1927396 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107564 kB
Dirty:              2384 kB
Writeback:             0 kB
AnonPages:        496808 kB
Mapped:            11356 kB
Shmem:                36 kB
Slab:             757472 kB
SReclaimable:     201828 kB
SUnreclaim:       555644 kB
KernelStack:        1464 kB
PageTables:         4988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     614560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    348160 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-3721364-1338555527.opb

Free space on /tmp at the end= 71396 MiB
End job on node148 at 2012-06-01 15:28:49