Trace number 3721368

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-cardinality-101-100.opb
MD5SUM0b4d976a66cd69333fd390f8a9139e21
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.18997
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables10100
Total number of constraints201
Number of constraints which are clauses101
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint100
Maximum length of a constraint101
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 102
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.09/0.11	c Converting 201 PB-constraints to clauses...
0.09/0.11	c   -- Unit propagations: (none)
0.09/0.11	c   -- Detecting intervals from adjacent constraints: (none)
0.09/0.11	c   -- Clauses(.)/Splits(s): .....................................................................................................
0.09/0.11	c ---[  99]---> BDD-cost:  199
0.09/0.11	c ---[  98]---> BDD-cost:  199
0.09/0.12	c ---[  97]---> BDD-cost:  199
0.09/0.12	c ---[  96]---> BDD-cost:  199
0.09/0.12	c ---[  95]---> BDD-cost:  199
0.09/0.13	c ---[  94]---> BDD-cost:  199
0.09/0.13	c ---[  93]---> BDD-cost:  199
0.09/0.13	c ---[  92]---> BDD-cost:  199
0.09/0.13	c ---[  91]---> BDD-cost:  199
0.09/0.14	c ---[  90]---> BDD-cost:  199
0.09/0.14	c ---[  89]---> BDD-cost:  199
0.09/0.14	c ---[  88]---> BDD-cost:  199
0.09/0.15	c ---[  87]---> BDD-cost:  199
0.09/0.15	c ---[  86]---> BDD-cost:  199
0.09/0.15	c ---[  85]---> BDD-cost:  199
0.09/0.15	c ---[  84]---> BDD-cost:  199
0.09/0.16	c ---[  83]---> BDD-cost:  199
0.09/0.16	c ---[  82]---> BDD-cost:  199
0.09/0.16	c ---[  81]---> BDD-cost:  199
0.09/0.16	c ---[  80]---> BDD-cost:  199
0.09/0.17	c ---[  79]---> BDD-cost:  199
0.09/0.17	c ---[  78]---> BDD-cost:  199
0.09/0.17	c ---[  77]---> BDD-cost:  199
0.09/0.18	c ---[  76]---> BDD-cost:  199
0.09/0.18	c ---[  75]---> BDD-cost:  199
0.09/0.18	c ---[  74]---> BDD-cost:  199
0.09/0.18	c ---[  73]---> BDD-cost:  199
0.09/0.19	c ---[  72]---> BDD-cost:  199
0.09/0.19	c ---[  71]---> BDD-cost:  199
0.09/0.19	c ---[  70]---> BDD-cost:  199
0.19/0.20	c ---[  69]---> BDD-cost:  199
0.19/0.20	c ---[  68]---> BDD-cost:  199
0.19/0.20	c ---[  67]---> BDD-cost:  199
0.19/0.20	c ---[  66]---> BDD-cost:  199
0.19/0.21	c ---[  65]---> BDD-cost:  199
0.19/0.21	c ---[  64]---> BDD-cost:  199
0.19/0.21	c ---[  63]---> BDD-cost:  199
0.19/0.21	c ---[  62]---> BDD-cost:  199
0.19/0.22	c ---[  61]---> BDD-cost:  199
0.19/0.22	c ---[  60]---> BDD-cost:  199
0.19/0.22	c ---[  59]---> BDD-cost:  199
0.19/0.23	c ---[  58]---> BDD-cost:  199
0.19/0.23	c ---[  57]---> BDD-cost:  199
0.19/0.23	c ---[  56]---> BDD-cost:  199
0.19/0.23	c ---[  55]---> BDD-cost:  199
0.19/0.24	c ---[  54]---> BDD-cost:  199
0.19/0.24	c ---[  53]---> BDD-cost:  199
0.19/0.24	c ---[  52]---> BDD-cost:  199
0.19/0.25	c ---[  51]---> BDD-cost:  199
0.19/0.25	c ---[  50]---> BDD-cost:  199
0.19/0.25	c ---[  49]---> BDD-cost:  199
0.19/0.25	c ---[  48]---> BDD-cost:  199
0.19/0.26	c ---[  47]---> BDD-cost:  199
0.19/0.26	c ---[  46]---> BDD-cost:  199
0.19/0.26	c ---[  45]---> BDD-cost:  199
0.19/0.27	c ---[  44]---> BDD-cost:  199
0.19/0.27	c ---[  43]---> BDD-cost:  199
0.19/0.27	c ---[  42]---> BDD-cost:  199
0.19/0.27	c ---[  41]---> BDD-cost:  199
0.19/0.28	c ---[  40]---> BDD-cost:  199
0.19/0.28	c ---[  39]---> BDD-cost:  199
0.19/0.28	c ---[  38]---> BDD-cost:  199
0.19/0.28	c ---[  37]---> BDD-cost:  199
0.19/0.29	c ---[  36]---> BDD-cost:  199
0.19/0.29	c ---[  35]---> BDD-cost:  199
0.19/0.29	c ---[  34]---> BDD-cost:  199
0.29/0.30	c ---[  33]---> BDD-cost:  199
0.29/0.30	c ---[  32]---> BDD-cost:  199
0.29/0.30	c ---[  31]---> BDD-cost:  199
0.29/0.30	c ---[  30]---> BDD-cost:  199
0.29/0.31	c ---[  29]---> BDD-cost:  199
0.29/0.31	c ---[  28]---> BDD-cost:  199
0.29/0.31	c ---[  27]---> BDD-cost:  199
0.29/0.32	c ---[  26]---> BDD-cost:  199
0.29/0.32	c ---[  25]---> BDD-cost:  199
0.29/0.32	c ---[  24]---> BDD-cost:  199
0.29/0.32	c ---[  23]---> BDD-cost:  199
0.29/0.33	c ---[  22]---> BDD-cost:  199
0.29/0.33	c ---[  21]---> BDD-cost:  199
0.29/0.33	c ---[  20]---> BDD-cost:  199
0.29/0.33	c ---[  19]---> BDD-cost:  199
0.29/0.34	c ---[  18]---> BDD-cost:  199
0.29/0.34	c ---[  17]---> BDD-cost:  199
0.29/0.34	c ---[  16]---> BDD-cost:  199
0.29/0.35	c ---[  15]---> BDD-cost:  199
0.29/0.35	c ---[  14]---> BDD-cost:  199
0.29/0.35	c ---[  13]---> BDD-cost:  199
0.29/0.35	c ---[  12]---> BDD-cost:  199
0.29/0.36	c ---[  11]---> BDD-cost:  199
0.29/0.36	c ---[  10]---> BDD-cost:  199
0.29/0.36	c ---[   9]---> BDD-cost:  199
0.29/0.37	c ---[   8]---> BDD-cost:  199
0.29/0.37	c ---[   7]---> BDD-cost:  199
0.29/0.37	c ---[   6]---> BDD-cost:  199
0.29/0.37	c ---[   5]---> BDD-cost:  199
0.29/0.38	c ---[   4]---> BDD-cost:  199
0.29/0.38	c ---[   3]---> BDD-cost:  199
0.29/0.38	c ---[   2]---> BDD-cost:  199
0.29/0.38	c ---[   1]---> BDD-cost:  199
0.29/0.39	c ---[   0]---> BDD-cost:  199
0.39/0.41	c ==================================[MINISAT+]==================================
0.39/0.41	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.41	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.41	c ==============================================================================
0.39/0.41	c |         0 |   49701   139100 |   16567       0        0     nan |  0.000 % |
0.39/0.44	c |       100 |   49701   139100 |   18223     100    36349   363.5 |  0.333 % |
0.39/0.49	c |       252 |   49701   139100 |   20046     252    73203   290.5 |  0.333 % |
0.49/0.54	c |       477 |   49701   139100 |   22050     477   104819   219.7 |  0.333 % |
0.69/0.71	c |       814 |   49701   139100 |   24255     814   310924   382.0 |  0.333 % |
0.88/0.92	c |      1322 |   49701   139100 |   26681    1322   608724   460.5 |  0.333 % |
1.28/1.39	c |      2084 |   49701   139100 |   29349    2084  1103726   529.6 |  0.333 % |
2.29/2.34	c |      3226 |   49701   139100 |   32284    3226  1884823   584.3 |  0.333 % |
3.49/3.52	c |      4937 |   49701   139100 |   35512    4937  3000077   607.7 |  0.333 % |
5.09/5.10	c |      7505 |   49701   139100 |   39064    7505  4700588   626.3 |  0.333 % |
8.08/8.15	c |     11350 |   49701   139100 |   42970   11350  7996970   704.6 |  0.333 % |
12.78/12.81	c |     17117 |   49701   139100 |   47267   17117 12671401   740.3 |  0.333 % |
19.57/19.64	c |     25767 |   49701   139100 |   51994   25767 20208125   784.3 |  0.333 % |
35.17/35.26	c |     38741 |   49701   139100 |   57193   38741 32336292   834.7 |  0.333 % |
80.33/80.45	c |     58203 |   49701   139100 |   62913   58203 63432332  1089.8 |  0.333 % |
136.09/136.24	c |     87396 |   49701   139100 |   69204   87396 104153540  1191.7 |  0.333 % |
201.05/201.30	c |    131185 |   49701   139100 |   76124   57336 61148467  1066.5 |  0.333 % |
313.99/314.21	c |    196872 |   49701   139100 |   83737   38511 37204898   966.1 |  0.333 % |
503.96/504.28	c |    295399 |   49701   139100 |   92111   48519 50217022  1035.0 |  0.333 % |
861.01/861.32	c |    443188 |   49701   139100 |  101322   96663 109343015  1131.2 |  0.333 % |
1419.27/1419.79	c |    664874 |   49701   139100 |  111454   97660 143822357  1472.7 |  0.333 % |
1800.05/1800.61	c 
1800.05/1800.61	c *** TERMINATED ***
1800.05/1800.61	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-3721368-1338555723/watcher-3721368-1338555723 -o /tmp/evaluation-result-3721368-1338555723/solver-3721368-1338555723 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721368-1338555723.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.00 1.91 3/176 21240
/proc/meminfo: memFree=26930652/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=1264 CPUtime=0 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 188 0 0 0 0 0 0 0 20 0 1 0 321696688 1294336 145 33554432000 134512640 135395479 4289670208 4289668860 135010894 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 316 145 74 216 0 98 0

[startup+0.0512269 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 21240
/proc/meminfo: memFree=26930652/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=2860 CPUtime=0.04 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 546 0 0 0 4 0 0 0 20 0 1 0 321696688 2928640 503 33554432000 134512640 135395479 4289670208 4289669176 135031278 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 715 503 74 216 0 497 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2860

[startup+0.100269 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 21240
/proc/meminfo: memFree=26930652/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=3504 CPUtime=0.09 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 700 0 0 0 9 0 0 0 20 0 1 0 321696688 3588096 657 33554432000 134512640 135395479 4289670208 4289669040 134618678 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 876 657 74 216 0 658 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3504

[startup+0.300236 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 21240
/proc/meminfo: memFree=26930652/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=4412 CPUtime=0.29 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 1024 0 0 0 29 0 0 0 20 0 1 0 321696688 4517888 908 33554432000 134512640 135395479 4289670208 4289660444 135005850 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 1103 908 88 216 0 885 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4412

[startup+0.700239 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 21240
/proc/meminfo: memFree=26930652/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=9136 CPUtime=0.69 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 2125 0 0 0 69 0 0 0 20 0 1 0 321696688 9355264 2009 33554432000 134512640 135395479 4289670208 4289668108 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 2284 2009 106 216 0 2066 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9136

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21241
/proc/meminfo: memFree=26921468/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=12704 CPUtime=1.48 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 3020 0 0 0 148 0 0 0 20 0 1 0 321696688 13008896 2904 33554432000 134512640 135395479 4289670208 4289668080 134574254 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 3176 2904 106 216 0 2958 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12704

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21241
/proc/meminfo: memFree=26916996/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=18648 CPUtime=3.09 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 4488 0 0 0 308 1 0 0 20 0 1 0 321696688 19095552 4372 33554432000 134512640 135395479 4289670208 4289668560 134581505 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 4662 4372 106 216 0 4444 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18648

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21241
/proc/meminfo: memFree=26902984/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=32808 CPUtime=6.28 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 8049 0 0 0 627 1 0 0 20 0 1 0 321696688 33595392 7942 33554432000 134512640 135395479 4289670208 4289668256 134582953 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 8202 7942 106 216 0 7984 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32808

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21241
/proc/meminfo: memFree=26874968/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=58896 CPUtime=12.68 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 14572 0 0 0 1266 2 0 0 20 0 1 0 321696688 60309504 14465 33554432000 134512640 135395479 4289670208 4289668108 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 14724 14465 106 216 0 14506 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 58896

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21241
/proc/meminfo: memFree=26820392/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=112088 CPUtime=25.48 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 27853 0 0 0 2543 5 0 0 20 0 1 0 321696688 114778112 27740 33554432000 134512640 135395479 4289670208 4289668560 134580915 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 28022 27740 106 216 0 27804 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 112088

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21241
/proc/meminfo: memFree=26738504/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=193872 CPUtime=51.05 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 48293 0 0 0 5095 10 0 0 20 0 1 0 321696688 198524928 48167 33554432000 134512640 135395479 4289670208 4289668256 134582953 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 48468 48167 106 216 0 48250 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 193872

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21241
/proc/meminfo: memFree=26596320/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=334844 CPUtime=102.23 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 83524 0 0 0 10204 19 0 0 20 0 1 0 321696688 342880256 83391 33554432000 134512640 135395479 4289670208 4289668256 134582953 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 83711 83391 106 216 0 83493 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 334844

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21241
/proc/meminfo: memFree=26504340/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=426688 CPUtime=162.18 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 106480 0 0 0 16193 25 0 0 20 0 1 0 321696688 436928512 106343 33554432000 134512640 135395479 4289670208 4289668560 134580923 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 106672 106343 106 216 0 106454 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 426688

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21241
/proc/meminfo: memFree=26504368/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=426688 CPUtime=222.13 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 106526 0 0 0 22188 25 0 0 20 0 1 0 321696688 436928512 106347 33554432000 134512640 135395479 4289670208 4289668080 134573890 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 106672 106347 106 216 0 106454 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 426688

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21242
/proc/meminfo: memFree=26486500/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=426728 CPUtime=282.09 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 106566 0 0 0 28184 25 0 0 20 0 1 0 321696688 436969472 106389 33554432000 134512640 135395479 4289670208 4289668080 134574149 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 106682 106389 106 216 0 106464 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 426728

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21242
/proc/meminfo: memFree=26454756/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=426728 CPUtime=342.08 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 106566 0 0 0 34183 25 0 0 20 0 1 0 321696688 436969472 106389 33554432000 134512640 135395479 4289670208 4289668176 134576769 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 106682 106389 106 216 0 106464 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 426728

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21242
/proc/meminfo: memFree=26436900/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=426728 CPUtime=402.07 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 106566 0 0 0 40182 25 0 0 20 0 1 0 321696688 436969472 106389 33554432000 134512640 135395479 4289670208 4289668560 134580768 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 106682 106389 106 216 0 106464 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 426728

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21242
/proc/meminfo: memFree=26394368/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=457708 CPUtime=462.06 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 114241 0 0 0 46178 28 0 0 20 0 1 0 321696688 468692992 114064 33554432000 134512640 135395479 4289670208 4289668080 134575405 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 114427 114064 106 216 0 114209 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 457708

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 21245
/proc/meminfo: memFree=26383076/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=457708 CPUtime=522.06 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 114244 0 0 0 52178 28 0 0 20 0 1 0 321696688 468692992 114067 33554432000 134512640 135395479 4289670208 4289668560 134580965 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 114427 114067 106 216 0 114209 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 457708

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21246
/proc/meminfo: memFree=26372240/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=457708 CPUtime=582.04 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 114248 0 0 0 58176 28 0 0 20 0 1 0 321696688 468692992 114114 33554432000 134512640 135395479 4289670208 4289668560 134580915 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 114427 114114 106 216 0 114209 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 457708

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21246
/proc/meminfo: memFree=26263616/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=535852 CPUtime=822.01 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 133760 0 0 0 82166 35 0 0 20 0 1 0 321696688 548712448 133626 33554432000 134512640 135395479 4289670208 4289668080 134573868 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 133963 133626 106 216 0 133745 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 535852

[startup+882.3 s]
/proc/loadavg: 2.07 2.02 1.91 3/177 21296
/proc/meminfo: memFree=26330316/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=565232 CPUtime=882 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 141117 0 0 0 88163 37 0 0 20 0 1 0 321696688 578797568 140983 33554432000 134512640 135395479 4289670208 4289668080 134573871 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 141308 140983 106 216 0 141090 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 565232

[startup+942.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/177 21344
/proc/meminfo: memFree=26201964/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=628432 CPUtime=941.98 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 156947 0 0 0 94158 40 0 0 20 0 1 0 321696688 643514368 156836 33554432000 134512640 135395479 4289670208 4289668080 134574075 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 157108 156836 106 216 0 156890 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 628432

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/177 21392
/proc/meminfo: memFree=26047556/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=628432 CPUtime=1001.94 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 156984 0 0 0 100153 41 0 0 20 0 1 0 321696688 643514368 156842 33554432000 134512640 135395479 4289670208 4289668256 134585592 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 157108 156842 106 216 0 156890 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 628432

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21392
/proc/meminfo: memFree=26048716/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=631376 CPUtime=1061.93 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 157705 0 0 0 106152 41 0 0 20 0 1 0 321696688 646529024 157563 33554432000 134512640 135395479 4289670208 4289668560 134581436 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 157844 157563 106 216 0 157626 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 631376

[startup+1122.3 s]
/proc/loadavg: 2.05 2.01 1.92 3/178 21395
/proc/meminfo: memFree=25883692/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=795016 CPUtime=1121.92 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 198596 0 0 0 112141 51 0 0 20 0 1 0 321696688 814096384 198454 33554432000 134512640 135395479 4289670208 4289668256 134584041 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 198754 198454 106 216 0 198536 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 795016

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/177 21396
/proc/meminfo: memFree=25734768/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=942712 CPUtime=1181.91 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 235491 0 0 0 118129 62 0 0 20 0 1 0 321696688 965337088 235349 33554432000 134512640 135395479 4289670208 4289668464 134568552 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 235678 235349 106 216 0 235460 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 942712

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 21396
/proc/meminfo: memFree=25734892/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=942712 CPUtime=1241.9 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 235491 0 0 0 124128 62 0 0 20 0 1 0 321696688 965337088 235349 33554432000 134512640 135395479 4289670208 4289668176 134577368 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 235678 235349 106 216 0 235460 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 942712

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 21396
/proc/meminfo: memFree=25734768/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=942712 CPUtime=1301.9 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 235493 0 0 0 130128 62 0 0 20 0 1 0 321696688 965337088 235351 33554432000 134512640 135395479 4289670208 4289668560 134580959 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 235678 235351 106 216 0 235460 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 942712

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 21396
/proc/meminfo: memFree=25734644/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=942712 CPUtime=1361.88 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 235494 0 0 0 136126 62 0 0 20 0 1 0 321696688 965337088 235352 33554432000 134512640 135395479 4289670208 4289668560 134580941 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 235678 235352 106 216 0 235460 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 942712

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 21396
/proc/meminfo: memFree=25658632/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=942712 CPUtime=1421.88 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 235498 0 0 0 142126 62 0 0 20 0 1 0 321696688 965337088 235356 33554432000 134512640 135395479 4289670208 4289668080 134573950 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 235678 235356 106 216 0 235460 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 942712

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 21397
/proc/meminfo: memFree=25641396/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=941932 CPUtime=1481.87 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 235505 0 0 0 148124 63 0 0 20 0 1 0 321696688 964538368 235175 33554432000 134512640 135395479 4289670208 4289668560 134580938 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 235483 235175 106 216 0 235265 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 941932

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 21397
/proc/meminfo: memFree=25588444/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=941932 CPUtime=1541.86 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 235506 0 0 0 154123 63 0 0 20 0 1 0 321696688 964538368 235175 33554432000 134512640 135395479 4289670208 4289668560 134580941 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 235483 235175 106 216 0 235265 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 941932

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 1.93 3/177 21397
/proc/meminfo: memFree=25545264/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=941932 CPUtime=1601.83 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 235532 0 0 0 160120 63 0 0 20 0 1 0 321696688 964538368 235181 33554432000 134512640 135395479 4289670208 4289668080 134574075 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 235483 235181 106 216 0 235265 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 941932

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 21397
/proc/meminfo: memFree=25527560/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=941932 CPUtime=1661.79 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 235567 0 0 0 166116 63 0 0 20 0 1 0 321696688 964538368 235187 33554432000 134512640 135395479 4289670208 4289668560 134580959 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 235483 235187 106 216 0 235265 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 941932

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 21400
/proc/meminfo: memFree=25513940/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=941932 CPUtime=1721.75 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 235597 0 0 0 172112 63 0 0 20 0 1 0 321696688 964538368 235198 33554432000 134512640 135395479 4289670208 4289668560 134581426 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 235483 235198 106 216 0 235265 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 941932

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 21401
/proc/meminfo: memFree=25495260/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=941932 CPUtime=1781.74 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 235603 0 0 0 178111 63 0 0 20 0 1 0 321696688 964538368 235215 33554432000 134512640 135395479 4289670208 4289668560 134581488 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 235483 235215 106 216 0 235265 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 941932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 21401
/proc/meminfo: memFree=25491292/32873844 swapFree=7628/7628
[pid=21240] ppid=21238 vsize=941932 CPUtime=1800.05 cores=0,2,4,6
/proc/21240/stat : 21240 (minisat+) R 21238 21240 20790 0 -1 4202496 235603 0 0 0 179942 63 0 0 20 0 1 0 321696688 964538368 235215 33554432000 134512640 135395479 4289670208 4289668560 134580965 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21240/statm: 235483 235215 106 216 0 235265 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 941932

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.62
CPU time (s): 1800.06
CPU user time (s): 1799.43
CPU system time (s): 0.633903
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 942712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.43
system time used= 0.633903
maximum resident set size= 941452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 235604
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= 307
involuntary context switches= 2405

runsolver used 3.00054 second user time and 9.55355 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-01 15:02:03
IDJOB=3721368
IDBENCH=2578
IDSOLVER=2306
FILE ID=node145/3721368-1338555723
RUNJOBID= node145-1338552572-20806
PBS_JOBID= 14635839
Free space on /tmp= 70924 MiB

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

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

MD5SUM BENCH= 0b4d976a66cd69333fd390f8a9139e21
RANDOM SEED=1972041754

node145.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.149
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.29
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.149
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		: 2667.149
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	: 5313.38
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.149
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.149
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		: 2667.149
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.149
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		: 2667.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26931040 kB
Buffers:          412668 kB
Cached:          4649052 kB
SwapCached:            0 kB
Active:          1568152 kB
Inactive:        3524856 kB
Active(anon):      22496 kB
Inactive(anon):    10932 kB
Active(file):    1545656 kB
Inactive(file):  3513924 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2352 kB
Writeback:             0 kB
AnonPages:         39840 kB
Mapped:            14604 kB
Shmem:               200 kB
Slab:             713304 kB
SReclaimable:     155000 kB
SUnreclaim:       558304 kB
KernelStack:        1472 kB
PageTables:         3672 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     144500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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-3721368-1338555723.opb

Free space on /tmp at the end= 70916 MiB
End job on node145 at 2012-06-01 15:32:06